>>> cdw: Building community/cdw 0.8.1-r7 (using abuild 3.17.0_rc1-r2) started Tue, 28 Apr 2026 05:29:53 +0000 >>> cdw: Validating /home/buildozer/aports/community/cdw/APKBUILD... >>> cdw: Analyzing dependencies... >>> cdw: Installing for build: build-base cdrkit ncurses-dev libcdio-dev libburn-dev bison gettext-dev linux-headers ( 1/26) Installing bzip2 (1.0.8-r6) ( 2/26) Installing libbz2 (1.0.8-r6) ( 3/26) Installing cdrkit (1.1.11-r6) ( 4/26) Installing libformw (6.6_p20260404-r0) ( 5/26) Installing libmenuw (6.6_p20260404-r0) ( 6/26) Installing libpanelw (6.6_p20260404-r0) ( 7/26) Installing libncurses++ (6.6_p20260404-r0) ( 8/26) Installing ncurses-dev (6.6_p20260404-r0) ( 9/26) Installing libcdio (2.2.0-r0) (10/26) Installing libcdio++ (2.2.0-r0) (11/26) Installing libcdio-dev (2.2.0-r0) (12/26) Installing libburn (1.5.8-r0) (13/26) Installing libburn-dev (1.5.8-r0) (14/26) Installing m4 (1.4.20-r1) (15/26) Installing bison (3.8.2-r3) (16/26) Installing xz-libs (5.8.3-r0) (17/26) Installing xz (5.8.3-r0) (18/26) Installing gettext-asprintf (1.0-r0) (19/26) Installing libintl (1.0-r0) (20/26) Installing gettext-libs (1.0-r0) (21/26) Installing gettext-envsubst (1.0-r0) (22/26) Installing libxml2 (2.13.9-r1) (23/26) Installing gettext (1.0-r0) (24/26) Installing gettext-dev (1.0-r0) (25/26) Installing linux-headers (7.0.0-r0) (26/26) Installing .makedepends-cdw (20260428.052959) Executing busybox-1.37.0-r31.trigger OK: 455.8 MiB in 128 packages >>> cdw: Cleaning up srcdir >>> cdw: Cleaning up pkgdir >>> cdw: Cleaning up tmpdir >>> cdw: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/cdw-0.8.1.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) saving to '/var/cache/distfiles/v3.24/cdw-0.8.1.tar.gz.part' cdw-0.8.1.tar.gz.par 100% |********************************| 838k 0:00:00 ETA '/var/cache/distfiles/v3.24/cdw-0.8.1.tar.gz.part' saved /var/cache/distfiles/v3.24/cdw-0.8.1.tar.gz: OK /home/buildozer/aports/community/cdw/cdw_colors.c.patch: OK /home/buildozer/aports/community/cdw/format-string.patch: OK /home/buildozer/aports/community/cdw/mbstowcs.patch: OK /home/buildozer/aports/community/cdw/tests.patch: OK >>> cdw: Fetching https://distfiles.alpinelinux.org/distfiles/v3.24/cdw-0.8.1.tar.gz /var/cache/distfiles/v3.24/cdw-0.8.1.tar.gz: OK /home/buildozer/aports/community/cdw/cdw_colors.c.patch: OK /home/buildozer/aports/community/cdw/format-string.patch: OK /home/buildozer/aports/community/cdw/mbstowcs.patch: OK /home/buildozer/aports/community/cdw/tests.patch: OK >>> cdw: Unpacking /var/cache/distfiles/v3.24/cdw-0.8.1.tar.gz... >>> cdw: cdw_colors.c.patch patching file src/user_interface/cdw_colors.c >>> cdw: format-string.patch patching file src/user_interface/cdw_main_window.c patching file src/user_interface/cdw_window.c patching file src/user_interface/widgets/cdw_dropdown.c >>> cdw: mbstowcs.patch patching file src/main.c >>> cdw: tests.patch patching file src/utilities/cdw_cdll.c checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/buildozer/aports/community/cdw/src/cdw-0.8.1/missing: Unknown `--is-lightweight' option Try `/home/buildozer/aports/community/cdw/src/cdw-0.8.1/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether ln -s works... yes checking for ranlib... ranlib checking for bison... bison -y checking for cdio_open in -lcdio... yes checking for iso9660_open in -liso9660... yes checking for new_form in -lformw... yes checking for new_menu in -lmenuw... yes checking for newwin in -lncursesw... yes checking for new_panel in -lpanelw... yes checking for pthread_create in -lpthread... yes checking for burn_initialize in -lburn... yes checking for libintl_gettext in -lintl... yes checking whether to enable debugging... no checking for txt2tags... no configure: Can't find txt2tags program. cdw man page won't be built locally, cdw.1 file from distribution package will be used instead. checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking cdio/cdio.h usability... yes checking cdio/cdio.h presence... yes checking for cdio/cdio.h... yes checking cdio/mmc.h usability... yes checking cdio/mmc.h presence... yes checking for cdio/mmc.h... yes checking cdio/iso9660.h usability... yes checking cdio/iso9660.h presence... yes checking for cdio/iso9660.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking ncursesw/form.h usability... no checking ncursesw/form.h presence... no checking for ncursesw/form.h... no checking ncursesw/menu.h usability... no checking ncursesw/menu.h presence... no checking for ncursesw/menu.h... no checking ncursesw/ncurses.h usability... no checking ncursesw/ncurses.h presence... no checking for ncursesw/ncurses.h... no checking ncursesw/panel.h usability... no checking ncursesw/panel.h presence... no checking for ncursesw/panel.h... no checking form.h usability... yes checking form.h presence... yes checking for form.h... yes checking menu.h usability... yes checking menu.h presence... yes checking for menu.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking panel.h usability... yes checking panel.h presence... yes checking for panel.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for off_t... yes checking for size_t... (cached) yes checking for ssize_t... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for ptrdiff_t... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for library containing getmntent... none required checking whether lstat correctly handles trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking whether lstat accepts an empty string... no checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for getpass... yes checking for mempcpy... yes checking for memset... yes checking for mkdir... yes checking for regcomp... yes checking for setlocale... yes checking for strncasecmp... yes checking for strrchr... yes checking for strspn... yes checking for strdup... yes checking for asprintf... yes checking for canonicalize_file_name... no checking for floor... yes checking for getmntent... (cached) yes checking for memmove... yes checking for pathconf... yes checking for realpath... yes checking for resolvepath... no checking for setenv... yes checking for strerror... yes checking for strndup... yes checking for strpbrk... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating gnulib/Makefile config.status: creating gnulib/lib/Makefile config.status: creating man/Makefile config.status: creating src/external_tools/Makefile config.status: creating src/tasks/Makefile config.status: creating src/user_interface/widgets/Makefile config.status: creating src/user_interface/Makefile config.status: creating src/disc_and_drive/Makefile config.status: creating src/native_file_system/Makefile config.status: creating src/optical_file_systems/Makefile config.status: creating src/configuration/Makefile config.status: creating src/utilities/Makefile config.status: creating config_cdw.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1' Making all in gnulib make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib' Making all in lib make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib/lib' cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT canonicalize.o -MD -MP -MF .deps/canonicalize.Tpo -c -o canonicalize.o canonicalize.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cycle-check.o -MD -MP -MF .deps/cycle-check.Tpo -c -o cycle-check.o cycle-check.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT filenamecat.o -MD -MP -MF .deps/filenamecat.Tpo -c -o filenamecat.o filenamecat.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT xreadlink.o -MD -MP -MF .deps/xreadlink.Tpo -c -o xreadlink.o xreadlink.c mv -f .deps/cycle-check.Tpo .deps/cycle-check.Po mv -f .deps/filenamecat.Tpo .deps/filenamecat.Po mv -f .deps/xreadlink.Tpo .deps/xreadlink.Po mv -f .deps/canonicalize.Tpo .deps/canonicalize.Po rm -f libgnulib.a ar cru libgnulib.a canonicalize.o cycle-check.o filenamecat.o xreadlink.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libgnulib.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib/lib' make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' Making all in tasks make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/tasks' cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_read_disc_info.o -MD -MP -MF .deps/cdw_read_disc_info.Tpo -c -o cdw_read_disc_info.o cdw_read_disc_info.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_burn_disc.o -MD -MP -MF .deps/cdw_burn_disc.Tpo -c -o cdw_burn_disc.o cdw_burn_disc.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_create_image.o -MD -MP -MF .deps/cdw_create_image.Tpo -c -o cdw_create_image.o cdw_create_image.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_read_disc.o -MD -MP -MF .deps/cdw_read_disc.Tpo -c -o cdw_read_disc.o cdw_read_disc.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_erase_disc.o -MD -MP -MF .deps/cdw_erase_disc.Tpo -c -o cdw_erase_disc.o cdw_erase_disc.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_calculate_digest.o -MD -MP -MF .deps/cdw_calculate_digest.Tpo -c -o cdw_calculate_digest.o cdw_calculate_digest.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_task.o -MD -MP -MF .deps/cdw_task.Tpo -c -o cdw_task.o cdw_task.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_cdda2wav.o -MD -MP -MF .deps/cdw_cdda2wav.Tpo -c -o cdw_cdda2wav.o cdw_cdda2wav.c mv -f .deps/cdw_cdda2wav.Tpo .deps/cdw_cdda2wav.Po mv -f .deps/cdw_read_disc_info.Tpo .deps/cdw_read_disc_info.Po mv -f .deps/cdw_erase_disc.Tpo .deps/cdw_erase_disc.Po mv -f .deps/cdw_create_image.Tpo .deps/cdw_create_image.Po mv -f .deps/cdw_read_disc.Tpo .deps/cdw_read_disc.Po mv -f .deps/cdw_burn_disc.Tpo .deps/cdw_burn_disc.Po mv -f .deps/cdw_calculate_digest.Tpo .deps/cdw_calculate_digest.Po mv -f .deps/cdw_task.Tpo .deps/cdw_task.Po rm -f libcdwtasks.a ar cru libcdwtasks.a cdw_read_disc_info.o cdw_burn_disc.o cdw_create_image.o cdw_read_disc.o cdw_erase_disc.o cdw_calculate_digest.o cdw_task.o cdw_cdda2wav.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwtasks.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/tasks' Making all in external_tools make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/external_tools' cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_which.o -MD -MP -MF .deps/cdw_which.Tpo -c -o cdw_which.o cdw_which.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_cdrecord.o -MD -MP -MF .deps/cdw_cdrecord.Tpo -c -o cdw_cdrecord.o cdw_cdrecord.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_cdrecord_regex.o -MD -MP -MF .deps/cdw_cdrecord_regex.Tpo -c -o cdw_cdrecord_regex.o cdw_cdrecord_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_cdrecord_options.o -MD -MP -MF .deps/cdw_cdrecord_options.Tpo -c -o cdw_cdrecord_options.o cdw_cdrecord_options.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_mkisofs.o -MD -MP -MF .deps/cdw_mkisofs.Tpo -c -o cdw_mkisofs.o cdw_mkisofs.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_mkisofs_regex.o -MD -MP -MF .deps/cdw_mkisofs_regex.Tpo -c -o cdw_mkisofs_regex.o cdw_mkisofs_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_mkisofs_options.o -MD -MP -MF .deps/cdw_mkisofs_options.Tpo -c -o cdw_mkisofs_options.o cdw_mkisofs_options.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_mkisofsrc.o -MD -MP -MF .deps/cdw_mkisofsrc.Tpo -c -o cdw_mkisofsrc.o cdw_mkisofsrc.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_mkudffs.o -MD -MP -MF .deps/cdw_mkudffs.Tpo -c -o cdw_mkudffs.o cdw_mkudffs.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_mkudffs_helpers.o -MD -MP -MF .deps/cdw_mkudffs_helpers.Tpo -c -o cdw_mkudffs_helpers.o cdw_mkudffs_helpers.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_mkudffs_options.o -MD -MP -MF .deps/cdw_mkudffs_options.Tpo -c -o cdw_mkudffs_options.o cdw_mkudffs_options.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_mkudffs_regex.o -MD -MP -MF .deps/cdw_mkudffs_regex.Tpo -c -o cdw_mkudffs_regex.o cdw_mkudffs_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_growisofs.o -MD -MP -MF .deps/cdw_growisofs.Tpo -c -o cdw_growisofs.o cdw_growisofs.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_growisofs_options.o -MD -MP -MF .deps/cdw_growisofs_options.Tpo -c -o cdw_growisofs_options.o cdw_growisofs_options.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_growisofs_regex.o -MD -MP -MF .deps/cdw_growisofs_regex.Tpo -c -o cdw_growisofs_regex.o cdw_growisofs_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_dvd_rw_format.o -MD -MP -MF .deps/cdw_dvd_rw_format.Tpo -c -o cdw_dvd_rw_format.o cdw_dvd_rw_format.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_dvd_rw_format_regex.o -MD -MP -MF .deps/cdw_dvd_rw_format_regex.Tpo -c -o cdw_dvd_rw_format_regex.o cdw_dvd_rw_format_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_dvd_rw_mediainfo.o -MD -MP -MF .deps/cdw_dvd_rw_mediainfo.Tpo -c -o cdw_dvd_rw_mediainfo.o cdw_dvd_rw_mediainfo.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_dvd_rw_mediainfo_regex.o -MD -MP -MF .deps/cdw_dvd_rw_mediainfo_regex.Tpo -c -o cdw_dvd_rw_mediainfo_regex.o cdw_dvd_rw_mediainfo_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_digest.o -MD -MP -MF .deps/cdw_digest.Tpo -c -o cdw_digest.o cdw_digest.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_digest_regex.o -MD -MP -MF .deps/cdw_digest_regex.Tpo -c -o cdw_digest_regex.o cdw_digest_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_xorriso.o -MD -MP -MF .deps/cdw_xorriso.Tpo -c -o cdw_xorriso.o cdw_xorriso.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_xorriso_regex.o -MD -MP -MF .deps/cdw_xorriso_regex.Tpo -c -o cdw_xorriso_regex.o cdw_xorriso_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_xorriso_options.o -MD -MP -MF .deps/cdw_xorriso_options.Tpo -c -o cdw_xorriso_options.o cdw_xorriso_options.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_xorrisorc.o -MD -MP -MF .deps/cdw_xorrisorc.Tpo -c -o cdw_xorrisorc.o cdw_xorrisorc.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_libburn.o -MD -MP -MF .deps/cdw_libburn.Tpo -c -o cdw_libburn.o cdw_libburn.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_ext_tools.o -MD -MP -MF .deps/cdw_ext_tools.Tpo -c -o cdw_ext_tools.o cdw_ext_tools.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_regex_dispatch.o -MD -MP -MF .deps/cdw_regex_dispatch.Tpo -c -o cdw_regex_dispatch.o cdw_regex_dispatch.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_thread.o -MD -MP -MF .deps/cdw_thread.Tpo -c -o cdw_thread.o cdw_thread.c cdw_libburn.c: In function 'cdw_libburn_get_meta_info': cdw_libburn.c:37:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 37 | char *path = drive_path; /* this will give compiler warnings | ^~~~~~~~~~ mv -f .deps/cdw_dvd_rw_mediainfo.Tpo .deps/cdw_dvd_rw_mediainfo.Po mv -f .deps/cdw_cdrecord_options.Tpo .deps/cdw_cdrecord_options.Po mv -f .deps/cdw_growisofs_options.Tpo .deps/cdw_growisofs_options.Po mv -f .deps/cdw_libburn.Tpo .deps/cdw_libburn.Po mv -f .deps/cdw_dvd_rw_format_regex.Tpo .deps/cdw_dvd_rw_format_regex.Po mv -f .deps/cdw_which.Tpo .deps/cdw_which.Po mv -f .deps/cdw_mkisofs_options.Tpo .deps/cdw_mkisofs_options.Po mv -f .deps/cdw_digest.Tpo .deps/cdw_digest.Po mv -f .deps/cdw_mkudffs.Tpo .deps/cdw_mkudffs.Po mv -f .deps/cdw_dvd_rw_format.Tpo .deps/cdw_dvd_rw_format.Po mv -f .deps/cdw_mkudffs_helpers.Tpo .deps/cdw_mkudffs_helpers.Po mv -f .deps/cdw_digest_regex.Tpo .deps/cdw_digest_regex.Po mv -f .deps/cdw_thread.Tpo .deps/cdw_thread.Po mv -f .deps/cdw_mkudffs_regex.Tpo .deps/cdw_mkudffs_regex.Po mv -f .deps/cdw_mkisofs_regex.Tpo .deps/cdw_mkisofs_regex.Po mv -f .deps/cdw_growisofs.Tpo .deps/cdw_growisofs.Po mv -f .deps/cdw_xorriso.Tpo .deps/cdw_xorriso.Po mv -f .deps/cdw_mkisofs.Tpo .deps/cdw_mkisofs.Po mv -f .deps/cdw_regex_dispatch.Tpo .deps/cdw_regex_dispatch.Po mv -f .deps/cdw_mkisofsrc.Tpo .deps/cdw_mkisofsrc.Po mv -f .deps/cdw_xorriso_options.Tpo .deps/cdw_xorriso_options.Po mv -f .deps/cdw_mkudffs_options.Tpo .deps/cdw_mkudffs_options.Po mv -f .deps/cdw_dvd_rw_mediainfo_regex.Tpo .deps/cdw_dvd_rw_mediainfo_regex.Po mv -f .deps/cdw_xorrisorc.Tpo .deps/cdw_xorrisorc.Po mv -f .deps/cdw_cdrecord.Tpo .deps/cdw_cdrecord.Po mv -f .deps/cdw_xorriso_regex.Tpo .deps/cdw_xorriso_regex.Po mv -f .deps/cdw_growisofs_regex.Tpo .deps/cdw_growisofs_regex.Po mv -f .deps/cdw_cdrecord_regex.Tpo .deps/cdw_cdrecord_regex.Po mv -f .deps/cdw_ext_tools.Tpo .deps/cdw_ext_tools.Po rm -f libcdwexternaltools.a ar cru libcdwexternaltools.a cdw_which.o cdw_cdrecord.o cdw_cdrecord_regex.o cdw_cdrecord_options.o cdw_mkisofs.o cdw_mkisofs_regex.o cdw_mkisofs_options.o cdw_mkisofsrc.o cdw_mkudffs.o cdw_mkudffs_helpers.o cdw_mkudffs_options.o cdw_mkudffs_regex.o cdw_growisofs.o cdw_growisofs_options.o cdw_growisofs_regex.o cdw_dvd_rw_format.o cdw_dvd_rw_format_regex.o cdw_dvd_rw_mediainfo.o cdw_dvd_rw_mediainfo_regex.o cdw_digest.o cdw_digest_regex.o cdw_xorriso.o cdw_xorriso_regex.o cdw_xorriso_options.o cdw_xorrisorc.o cdw_libburn.o cdw_ext_tools.o cdw_regex_dispatch.o cdw_thread.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwexternaltools.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/external_tools' Making all in user_interface make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' Making all in widgets make[4]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface/widgets' cc -DHAVE_CONFIG_H -I. -I../../.. -D _FILE_OFFSET_BITS=64 -I../../../src/ -I../../../src/external_tools/ -I../../../src/tasks/ -I../../../src/utilities/ -I../../../src/user_interface/widgets/ -I../../../src/user_interface/ -I../../../src/configuration/ -I../../../src/native_file_system/ -I../../../src/optical_file_systems/ -I../../../src/disc_and_drive/ -I../../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_dropdown.o -MD -MP -MF .deps/cdw_dropdown.Tpo -c -o cdw_dropdown.o cdw_dropdown.c cc -DHAVE_CONFIG_H -I. -I../../.. -D _FILE_OFFSET_BITS=64 -I../../../src/ -I../../../src/external_tools/ -I../../../src/tasks/ -I../../../src/utilities/ -I../../../src/user_interface/widgets/ -I../../../src/user_interface/ -I../../../src/configuration/ -I../../../src/native_file_system/ -I../../../src/optical_file_systems/ -I../../../src/disc_and_drive/ -I../../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_button.o -MD -MP -MF .deps/cdw_button.Tpo -c -o cdw_button.o cdw_button.c cc -DHAVE_CONFIG_H -I. -I../../.. -D _FILE_OFFSET_BITS=64 -I../../../src/ -I../../../src/external_tools/ -I../../../src/tasks/ -I../../../src/utilities/ -I../../../src/user_interface/widgets/ -I../../../src/user_interface/ -I../../../src/configuration/ -I../../../src/native_file_system/ -I../../../src/optical_file_systems/ -I../../../src/disc_and_drive/ -I../../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_checkbox.o -MD -MP -MF .deps/cdw_checkbox.Tpo -c -o cdw_checkbox.o cdw_checkbox.c cc -DHAVE_CONFIG_H -I. -I../../.. -D _FILE_OFFSET_BITS=64 -I../../../src/ -I../../../src/external_tools/ -I../../../src/tasks/ -I../../../src/utilities/ -I../../../src/user_interface/widgets/ -I../../../src/user_interface/ -I../../../src/configuration/ -I../../../src/native_file_system/ -I../../../src/optical_file_systems/ -I../../../src/disc_and_drive/ -I../../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_dialog.o -MD -MP -MF .deps/cdw_dialog.Tpo -c -o cdw_dialog.o cdw_dialog.c cc -DHAVE_CONFIG_H -I. -I../../.. -D _FILE_OFFSET_BITS=64 -I../../../src/ -I../../../src/external_tools/ -I../../../src/tasks/ -I../../../src/utilities/ -I../../../src/user_interface/widgets/ -I../../../src/user_interface/ -I../../../src/configuration/ -I../../../src/native_file_system/ -I../../../src/optical_file_systems/ -I../../../src/disc_and_drive/ -I../../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_safe_input_line.o -MD -MP -MF .deps/cdw_safe_input_line.Tpo -c -o cdw_safe_input_line.o cdw_safe_input_line.c cc -DHAVE_CONFIG_H -I. -I../../.. -D _FILE_OFFSET_BITS=64 -I../../../src/ -I../../../src/external_tools/ -I../../../src/tasks/ -I../../../src/utilities/ -I../../../src/user_interface/widgets/ -I../../../src/user_interface/ -I../../../src/configuration/ -I../../../src/native_file_system/ -I../../../src/optical_file_systems/ -I../../../src/disc_and_drive/ -I../../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_dynamic_label.o -MD -MP -MF .deps/cdw_dynamic_label.Tpo -c -o cdw_dynamic_label.o cdw_dynamic_label.c mv -f .deps/cdw_dynamic_label.Tpo .deps/cdw_dynamic_label.Po mv -f .deps/cdw_button.Tpo .deps/cdw_button.Po mv -f .deps/cdw_checkbox.Tpo .deps/cdw_checkbox.Po mv -f .deps/cdw_safe_input_line.Tpo .deps/cdw_safe_input_line.Po mv -f .deps/cdw_dropdown.Tpo .deps/cdw_dropdown.Po mv -f .deps/cdw_dialog.Tpo .deps/cdw_dialog.Po rm -f libcdwwidgets.a ar cru libcdwwidgets.a cdw_dropdown.o cdw_button.o cdw_checkbox.o cdw_dialog.o cdw_safe_input_line.o cdw_dynamic_label.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwwidgets.a make[4]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface/widgets' make[4]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_colors.o -MD -MP -MF .deps/cdw_colors.Tpo -c -o cdw_colors.o cdw_colors.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_ncurses.o -MD -MP -MF .deps/cdw_ncurses.Tpo -c -o cdw_ncurses.o cdw_ncurses.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_form.o -MD -MP -MF .deps/cdw_form.Tpo -c -o cdw_form.o cdw_form.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_list_display.o -MD -MP -MF .deps/cdw_list_display.Tpo -c -o cdw_list_display.o cdw_list_display.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_processwin.o -MD -MP -MF .deps/cdw_processwin.Tpo -c -o cdw_processwin.o cdw_processwin.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_widgets.o -MD -MP -MF .deps/cdw_widgets.Tpo -c -o cdw_widgets.o cdw_widgets.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_window.o -MD -MP -MF .deps/cdw_window.Tpo -c -o cdw_window.o cdw_window.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_text_file_viewer.o -MD -MP -MF .deps/cdw_text_file_viewer.Tpo -c -o cdw_text_file_viewer.o cdw_text_file_viewer.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_write_wizard.o -MD -MP -MF .deps/cdw_write_wizard.Tpo -c -o cdw_write_wizard.o cdw_write_wizard.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_image_wizard.o -MD -MP -MF .deps/cdw_image_wizard.Tpo -c -o cdw_image_wizard.o cdw_image_wizard.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_erase_wizard.o -MD -MP -MF .deps/cdw_erase_wizard.Tpo -c -o cdw_erase_wizard.o cdw_erase_wizard.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_verify_wizard.o -MD -MP -MF .deps/cdw_verify_wizard.Tpo -c -o cdw_verify_wizard.o cdw_verify_wizard.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_main_window.o -MD -MP -MF .deps/cdw_main_window.Tpo -c -o cdw_main_window.o cdw_main_window.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_help.o -MD -MP -MF .deps/cdw_help.Tpo -c -o cdw_help.o cdw_help.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_tabs_window.o -MD -MP -MF .deps/cdw_tabs_window.Tpo -c -o cdw_tabs_window.o cdw_tabs_window.c cdw_window.c: In function 'cdw_window_add_strings': cdw_window.c:238:29: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 238 | buf = bottom_string; | ^ cdw_window.c:268:29: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 268 | buf = top_string; | ^ mv -f .deps/cdw_widgets.Tpo .deps/cdw_widgets.Po mv -f .deps/cdw_window.Tpo .deps/cdw_window.Po mv -f .deps/cdw_text_file_viewer.Tpo .deps/cdw_text_file_viewer.Po mv -f .deps/cdw_help.Tpo .deps/cdw_help.Po mv -f .deps/cdw_verify_wizard.Tpo .deps/cdw_verify_wizard.Po mv -f .deps/cdw_colors.Tpo .deps/cdw_colors.Po mv -f .deps/cdw_ncurses.Tpo .deps/cdw_ncurses.Po mv -f .deps/cdw_list_display.Tpo .deps/cdw_list_display.Po mv -f .deps/cdw_erase_wizard.Tpo .deps/cdw_erase_wizard.Po mv -f .deps/cdw_tabs_window.Tpo .deps/cdw_tabs_window.Po mv -f .deps/cdw_main_window.Tpo .deps/cdw_main_window.Po mv -f .deps/cdw_processwin.Tpo .deps/cdw_processwin.Po mv -f .deps/cdw_image_wizard.Tpo .deps/cdw_image_wizard.Po mv -f .deps/cdw_write_wizard.Tpo .deps/cdw_write_wizard.Po mv -f .deps/cdw_form.Tpo .deps/cdw_form.Po rm -f libcdwuserinterface.a ar cru libcdwuserinterface.a cdw_colors.o cdw_ncurses.o cdw_form.o cdw_list_display.o cdw_processwin.o cdw_widgets.o cdw_window.o cdw_text_file_viewer.o cdw_write_wizard.o cdw_image_wizard.o cdw_erase_wizard.o cdw_verify_wizard.o cdw_main_window.o cdw_help.o cdw_tabs_window.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwuserinterface.a make[4]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' Making all in utilities make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/utilities' cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_sys.o -MD -MP -MF .deps/cdw_sys.Tpo -c -o cdw_sys.o cdw_sys.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_cdll.o -MD -MP -MF .deps/cdw_cdll.Tpo -c -o cdw_cdll.o cdw_cdll.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_dll.o -MD -MP -MF .deps/cdw_dll.Tpo -c -o cdw_dll.o cdw_dll.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_string.o -MD -MP -MF .deps/cdw_string.Tpo -c -o cdw_string.o cdw_string.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_utils.o -MD -MP -MF .deps/cdw_utils.Tpo -c -o cdw_utils.o cdw_utils.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_logging.o -MD -MP -MF .deps/cdw_logging.Tpo -c -o cdw_logging.o cdw_logging.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_regex.o -MD -MP -MF .deps/cdw_regex.Tpo -c -o cdw_regex.o cdw_regex.c mv -f .deps/cdw_cdll.Tpo .deps/cdw_cdll.Po mv -f .deps/cdw_regex.Tpo .deps/cdw_regex.Po mv -f .deps/cdw_dll.Tpo .deps/cdw_dll.Po mv -f .deps/cdw_sys.Tpo .deps/cdw_sys.Po mv -f .deps/cdw_logging.Tpo .deps/cdw_logging.Po mv -f .deps/cdw_utils.Tpo .deps/cdw_utils.Po mv -f .deps/cdw_string.Tpo .deps/cdw_string.Po rm -f libcdwutilities.a ar cru libcdwutilities.a cdw_sys.o cdw_cdll.o cdw_dll.o cdw_string.o cdw_utils.o cdw_logging.o cdw_regex.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwutilities.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/utilities' Making all in configuration make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/configuration' cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_config.o -MD -MP -MF .deps/cdw_config.Tpo -c -o cdw_config.o cdw_config.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_config_window.o -MD -MP -MF .deps/cdw_config_window.Tpo -c -o cdw_config_window.o cdw_config_window.c mv -f .deps/cdw_config_window.Tpo .deps/cdw_config_window.Po mv -f .deps/cdw_config.Tpo .deps/cdw_config.Po rm -f libcdwconfiguration.a ar cru libcdwconfiguration.a cdw_config.o cdw_config_window.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwconfiguration.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/configuration' Making all in native_file_system make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/native_file_system' cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_file.o -MD -MP -MF .deps/cdw_file.Tpo -c -o cdw_file.o cdw_file.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_file_manager.o -MD -MP -MF .deps/cdw_file_manager.Tpo -c -o cdw_file_manager.o cdw_file_manager.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_file_picker.o -MD -MP -MF .deps/cdw_file_picker.Tpo -c -o cdw_file_picker.o cdw_file_picker.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_fs_browser.o -MD -MP -MF .deps/cdw_fs_browser.Tpo -c -o cdw_fs_browser.o cdw_fs_browser.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_fs.o -MD -MP -MF .deps/cdw_fs.Tpo -c -o cdw_fs.o cdw_fs.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_file_selector.o -MD -MP -MF .deps/cdw_file_selector.Tpo -c -o cdw_file_selector.o cdw_file_selector.c cdw_file_picker.c: In function 'cdw_file_picker_build_fields': cdw_file_picker.c:747:149: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 747 | { CDW_WIDGET_ID_STATIC_LABEL, 1, first_col, label_n_cols, 1, f_message_l, message, 0 }, | ^~~~~~~ mv -f .deps/cdw_file_selector.Tpo .deps/cdw_file_selector.Po mv -f .deps/cdw_file.Tpo .deps/cdw_file.Po mv -f .deps/cdw_file_manager.Tpo .deps/cdw_file_manager.Po mv -f .deps/cdw_fs_browser.Tpo .deps/cdw_fs_browser.Po mv -f .deps/cdw_file_picker.Tpo .deps/cdw_file_picker.Po mv -f .deps/cdw_fs.Tpo .deps/cdw_fs.Po rm -f libcdwnativefilesystem.a ar cru libcdwnativefilesystem.a cdw_file.o cdw_file_manager.o cdw_file_picker.o cdw_fs_browser.o cdw_fs.o cdw_file_selector.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwnativefilesystem.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/native_file_system' Making all in optical_file_systems make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/optical_file_systems' cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_graftpoints.o -MD -MP -MF .deps/cdw_graftpoints.Tpo -c -o cdw_graftpoints.o cdw_graftpoints.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_iso9660.o -MD -MP -MF .deps/cdw_iso9660.Tpo -c -o cdw_iso9660.o cdw_iso9660.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_ofs.o -MD -MP -MF .deps/cdw_ofs.Tpo -c -o cdw_ofs.o cdw_ofs.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT isosize.o -MD -MP -MF .deps/isosize.Tpo -c -o isosize.o isosize.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_udf.o -MD -MP -MF .deps/cdw_udf.Tpo -c -o cdw_udf.o cdw_udf.c mv -f .deps/isosize.Tpo .deps/isosize.Po mv -f .deps/cdw_graftpoints.Tpo .deps/cdw_graftpoints.Po mv -f .deps/cdw_udf.Tpo .deps/cdw_udf.Po mv -f .deps/cdw_iso9660.Tpo .deps/cdw_iso9660.Po mv -f .deps/cdw_ofs.Tpo .deps/cdw_ofs.Po rm -f libcdwopticalfilesystems.a ar cru libcdwopticalfilesystems.a cdw_graftpoints.o cdw_iso9660.o cdw_ofs.o isosize.o cdw_udf.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwopticalfilesystems.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/optical_file_systems' Making all in disc_and_drive make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/disc_and_drive' cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_cdio.o -MD -MP -MF .deps/cdw_cdio.Tpo -c -o cdw_cdio.o cdw_cdio.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_cdio_drives.o -MD -MP -MF .deps/cdw_cdio_drives.Tpo -c -o cdw_cdio_drives.o cdw_cdio_drives.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_disc.o -MD -MP -MF .deps/cdw_disc.Tpo -c -o cdw_disc.o cdw_disc.c cc -DHAVE_CONFIG_H -I. -I../.. -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_drive.o -MD -MP -MF .deps/cdw_drive.Tpo -c -o cdw_drive.o cdw_drive.c mv -f .deps/cdw_cdio_drives.Tpo .deps/cdw_cdio_drives.Po mv -f .deps/cdw_disc.Tpo .deps/cdw_disc.Po mv -f .deps/cdw_drive.Tpo .deps/cdw_drive.Po mv -f .deps/cdw_cdio.Tpo .deps/cdw_cdio.Po rm -f libcdwdiscanddrive.a ar cru libcdwdiscanddrive.a cdw_cdio.o cdw_cdio_drives.o cdw_disc.o cdw_drive.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwdiscanddrive.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/disc_and_drive' make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' cc -DHAVE_CONFIG_H -I. -I.. -D _FILE_OFFSET_BITS=64 -I../src/ -I../src/external_tools/ -I../src/tasks/ -I../src/utilities/ -I../src/user_interface/widgets/ -I../src/user_interface/ -I../src/configuration/ -I../src/native_file_system/ -I../src/optical_file_systems/ -I../src/disc_and_drive/ -I../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw-cddb.o -MD -MP -MF .deps/cdw-cddb.Tpo -c -o cdw-cddb.o `test -f 'cddb.c' || echo './'`cddb.c cc -DHAVE_CONFIG_H -I. -I.. -D _FILE_OFFSET_BITS=64 -I../src/ -I../src/external_tools/ -I../src/tasks/ -I../src/utilities/ -I../src/user_interface/widgets/ -I../src/user_interface/ -I../src/configuration/ -I../src/native_file_system/ -I../src/optical_file_systems/ -I../src/disc_and_drive/ -I../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw-main.o -MD -MP -MF .deps/cdw-main.Tpo -c -o cdw-main.o `test -f 'main.c' || echo './'`main.c mv -f .deps/cdw-cddb.Tpo .deps/cdw-cddb.Po mv -f .deps/cdw-main.Tpo .deps/cdw-main.Po cc -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o cdw cdw-cddb.o cdw-main.o ../src/external_tools/libcdwexternaltools.a ../src/user_interface/widgets/libcdwwidgets.a ../src/disc_and_drive/libcdwdiscanddrive.a ../src/tasks/libcdwtasks.a ../src/external_tools/libcdwexternaltools.a ../src/user_interface/libcdwuserinterface.a ../src/utilities/libcdwutilities.a ../src/native_file_system/libcdwnativefilesystem.a ../src/optical_file_systems/libcdwopticalfilesystems.a ../src/configuration/libcdwconfiguration.a ../src/user_interface/libcdwuserinterface.a ../gnulib/lib/libgnulib.a ../src/external_tools/libcdwexternaltools.a ../src/user_interface/widgets/libcdwwidgets.a ../src/tasks/libcdwtasks.a -lmenuw -lformw -lpanelw -lncursesw -lpthread -lcdio -liso9660 -lm -lburn -lintl -lintl make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' Making all in man make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/man' make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1' make[1]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1' Making check in gnulib make[1]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib' Making check in lib make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib/lib' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib/lib' make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib' make[1]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' Making check in tasks make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/tasks' make libcdwtasks_check.a make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/tasks' cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwtasks_check_a-cdw_read_disc_info.o -MD -MP -MF .deps/libcdwtasks_check_a-cdw_read_disc_info.Tpo -c -o libcdwtasks_check_a-cdw_read_disc_info.o `test -f 'cdw_read_disc_info.c' || echo './'`cdw_read_disc_info.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwtasks_check_a-cdw_burn_disc.o -MD -MP -MF .deps/libcdwtasks_check_a-cdw_burn_disc.Tpo -c -o libcdwtasks_check_a-cdw_burn_disc.o `test -f 'cdw_burn_disc.c' || echo './'`cdw_burn_disc.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwtasks_check_a-cdw_create_image.o -MD -MP -MF .deps/libcdwtasks_check_a-cdw_create_image.Tpo -c -o libcdwtasks_check_a-cdw_create_image.o `test -f 'cdw_create_image.c' || echo './'`cdw_create_image.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwtasks_check_a-cdw_read_disc.o -MD -MP -MF .deps/libcdwtasks_check_a-cdw_read_disc.Tpo -c -o libcdwtasks_check_a-cdw_read_disc.o `test -f 'cdw_read_disc.c' || echo './'`cdw_read_disc.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwtasks_check_a-cdw_erase_disc.o -MD -MP -MF .deps/libcdwtasks_check_a-cdw_erase_disc.Tpo -c -o libcdwtasks_check_a-cdw_erase_disc.o `test -f 'cdw_erase_disc.c' || echo './'`cdw_erase_disc.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwtasks_check_a-cdw_calculate_digest.o -MD -MP -MF .deps/libcdwtasks_check_a-cdw_calculate_digest.Tpo -c -o libcdwtasks_check_a-cdw_calculate_digest.o `test -f 'cdw_calculate_digest.c' || echo './'`cdw_calculate_digest.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwtasks_check_a-cdw_task.o -MD -MP -MF .deps/libcdwtasks_check_a-cdw_task.Tpo -c -o libcdwtasks_check_a-cdw_task.o `test -f 'cdw_task.c' || echo './'`cdw_task.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwtasks_check_a-cdw_cdda2wav.o -MD -MP -MF .deps/libcdwtasks_check_a-cdw_cdda2wav.Tpo -c -o libcdwtasks_check_a-cdw_cdda2wav.o `test -f 'cdw_cdda2wav.c' || echo './'`cdw_cdda2wav.c mv -f .deps/libcdwtasks_check_a-cdw_cdda2wav.Tpo .deps/libcdwtasks_check_a-cdw_cdda2wav.Po mv -f .deps/libcdwtasks_check_a-cdw_read_disc_info.Tpo .deps/libcdwtasks_check_a-cdw_read_disc_info.Po mv -f .deps/libcdwtasks_check_a-cdw_erase_disc.Tpo .deps/libcdwtasks_check_a-cdw_erase_disc.Po mv -f .deps/libcdwtasks_check_a-cdw_create_image.Tpo .deps/libcdwtasks_check_a-cdw_create_image.Po mv -f .deps/libcdwtasks_check_a-cdw_read_disc.Tpo .deps/libcdwtasks_check_a-cdw_read_disc.Po mv -f .deps/libcdwtasks_check_a-cdw_burn_disc.Tpo .deps/libcdwtasks_check_a-cdw_burn_disc.Po mv -f .deps/libcdwtasks_check_a-cdw_calculate_digest.Tpo .deps/libcdwtasks_check_a-cdw_calculate_digest.Po mv -f .deps/libcdwtasks_check_a-cdw_task.Tpo .deps/libcdwtasks_check_a-cdw_task.Po rm -f libcdwtasks_check.a ar cru libcdwtasks_check.a libcdwtasks_check_a-cdw_read_disc_info.o libcdwtasks_check_a-cdw_burn_disc.o libcdwtasks_check_a-cdw_create_image.o libcdwtasks_check_a-cdw_read_disc.o libcdwtasks_check_a-cdw_erase_disc.o libcdwtasks_check_a-cdw_calculate_digest.o libcdwtasks_check_a-cdw_task.o libcdwtasks_check_a-cdw_cdda2wav.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwtasks_check.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/tasks' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/tasks' Making check in external_tools make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/external_tools' make libcdwexternaltools_check.a make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/external_tools' cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_which.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_which.Tpo -c -o libcdwexternaltools_check_a-cdw_which.o `test -f 'cdw_which.c' || echo './'`cdw_which.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_cdrecord.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_cdrecord.Tpo -c -o libcdwexternaltools_check_a-cdw_cdrecord.o `test -f 'cdw_cdrecord.c' || echo './'`cdw_cdrecord.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_cdrecord_regex.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_cdrecord_regex.Tpo -c -o libcdwexternaltools_check_a-cdw_cdrecord_regex.o `test -f 'cdw_cdrecord_regex.c' || echo './'`cdw_cdrecord_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_cdrecord_options.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_cdrecord_options.Tpo -c -o libcdwexternaltools_check_a-cdw_cdrecord_options.o `test -f 'cdw_cdrecord_options.c' || echo './'`cdw_cdrecord_options.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_mkisofs.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_mkisofs.Tpo -c -o libcdwexternaltools_check_a-cdw_mkisofs.o `test -f 'cdw_mkisofs.c' || echo './'`cdw_mkisofs.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_mkisofs_regex.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_mkisofs_regex.Tpo -c -o libcdwexternaltools_check_a-cdw_mkisofs_regex.o `test -f 'cdw_mkisofs_regex.c' || echo './'`cdw_mkisofs_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_mkisofs_options.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_mkisofs_options.Tpo -c -o libcdwexternaltools_check_a-cdw_mkisofs_options.o `test -f 'cdw_mkisofs_options.c' || echo './'`cdw_mkisofs_options.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_mkisofsrc.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_mkisofsrc.Tpo -c -o libcdwexternaltools_check_a-cdw_mkisofsrc.o `test -f 'cdw_mkisofsrc.c' || echo './'`cdw_mkisofsrc.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_mkudffs.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_mkudffs.Tpo -c -o libcdwexternaltools_check_a-cdw_mkudffs.o `test -f 'cdw_mkudffs.c' || echo './'`cdw_mkudffs.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_mkudffs_helpers.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_mkudffs_helpers.Tpo -c -o libcdwexternaltools_check_a-cdw_mkudffs_helpers.o `test -f 'cdw_mkudffs_helpers.c' || echo './'`cdw_mkudffs_helpers.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_mkudffs_options.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_mkudffs_options.Tpo -c -o libcdwexternaltools_check_a-cdw_mkudffs_options.o `test -f 'cdw_mkudffs_options.c' || echo './'`cdw_mkudffs_options.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_mkudffs_regex.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_mkudffs_regex.Tpo -c -o libcdwexternaltools_check_a-cdw_mkudffs_regex.o `test -f 'cdw_mkudffs_regex.c' || echo './'`cdw_mkudffs_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_growisofs.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_growisofs.Tpo -c -o libcdwexternaltools_check_a-cdw_growisofs.o `test -f 'cdw_growisofs.c' || echo './'`cdw_growisofs.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_growisofs_options.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_growisofs_options.Tpo -c -o libcdwexternaltools_check_a-cdw_growisofs_options.o `test -f 'cdw_growisofs_options.c' || echo './'`cdw_growisofs_options.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_growisofs_regex.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_growisofs_regex.Tpo -c -o libcdwexternaltools_check_a-cdw_growisofs_regex.o `test -f 'cdw_growisofs_regex.c' || echo './'`cdw_growisofs_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_dvd_rw_format.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_dvd_rw_format.Tpo -c -o libcdwexternaltools_check_a-cdw_dvd_rw_format.o `test -f 'cdw_dvd_rw_format.c' || echo './'`cdw_dvd_rw_format.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_dvd_rw_format_regex.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_dvd_rw_format_regex.Tpo -c -o libcdwexternaltools_check_a-cdw_dvd_rw_format_regex.o `test -f 'cdw_dvd_rw_format_regex.c' || echo './'`cdw_dvd_rw_format_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_dvd_rw_mediainfo.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_dvd_rw_mediainfo.Tpo -c -o libcdwexternaltools_check_a-cdw_dvd_rw_mediainfo.o `test -f 'cdw_dvd_rw_mediainfo.c' || echo './'`cdw_dvd_rw_mediainfo.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_dvd_rw_mediainfo_regex.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_dvd_rw_mediainfo_regex.Tpo -c -o libcdwexternaltools_check_a-cdw_dvd_rw_mediainfo_regex.o `test -f 'cdw_dvd_rw_mediainfo_regex.c' || echo './'`cdw_dvd_rw_mediainfo_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_digest.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_digest.Tpo -c -o libcdwexternaltools_check_a-cdw_digest.o `test -f 'cdw_digest.c' || echo './'`cdw_digest.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_digest_regex.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_digest_regex.Tpo -c -o libcdwexternaltools_check_a-cdw_digest_regex.o `test -f 'cdw_digest_regex.c' || echo './'`cdw_digest_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_xorriso.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_xorriso.Tpo -c -o libcdwexternaltools_check_a-cdw_xorriso.o `test -f 'cdw_xorriso.c' || echo './'`cdw_xorriso.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_xorriso_regex.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_xorriso_regex.Tpo -c -o libcdwexternaltools_check_a-cdw_xorriso_regex.o `test -f 'cdw_xorriso_regex.c' || echo './'`cdw_xorriso_regex.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_xorriso_options.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_xorriso_options.Tpo -c -o libcdwexternaltools_check_a-cdw_xorriso_options.o `test -f 'cdw_xorriso_options.c' || echo './'`cdw_xorriso_options.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_xorrisorc.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_xorrisorc.Tpo -c -o libcdwexternaltools_check_a-cdw_xorrisorc.o `test -f 'cdw_xorrisorc.c' || echo './'`cdw_xorrisorc.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_libburn.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_libburn.Tpo -c -o libcdwexternaltools_check_a-cdw_libburn.o `test -f 'cdw_libburn.c' || echo './'`cdw_libburn.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_ext_tools.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_ext_tools.Tpo -c -o libcdwexternaltools_check_a-cdw_ext_tools.o `test -f 'cdw_ext_tools.c' || echo './'`cdw_ext_tools.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_regex_dispatch.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_regex_dispatch.Tpo -c -o libcdwexternaltools_check_a-cdw_regex_dispatch.o `test -f 'cdw_regex_dispatch.c' || echo './'`cdw_regex_dispatch.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwexternaltools_check_a-cdw_thread.o -MD -MP -MF .deps/libcdwexternaltools_check_a-cdw_thread.Tpo -c -o libcdwexternaltools_check_a-cdw_thread.o `test -f 'cdw_thread.c' || echo './'`cdw_thread.c mv -f .deps/libcdwexternaltools_check_a-cdw_dvd_rw_mediainfo.Tpo .deps/libcdwexternaltools_check_a-cdw_dvd_rw_mediainfo.Po mv -f .deps/libcdwexternaltools_check_a-cdw_dvd_rw_format_regex.Tpo .deps/libcdwexternaltools_check_a-cdw_dvd_rw_format_regex.Po mv -f .deps/libcdwexternaltools_check_a-cdw_mkisofs.Tpo .deps/libcdwexternaltools_check_a-cdw_mkisofs.Po mv -f .deps/libcdwexternaltools_check_a-cdw_mkudffs_helpers.Tpo .deps/libcdwexternaltools_check_a-cdw_mkudffs_helpers.Po cdw_libburn.c: In function 'cdw_libburn_get_meta_info': cdw_libburn.c:37:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 37 | char *path = drive_path; /* this will give compiler warnings | ^~~~~~~~~~ mv -f .deps/libcdwexternaltools_check_a-cdw_which.Tpo .deps/libcdwexternaltools_check_a-cdw_which.Po mv -f .deps/libcdwexternaltools_check_a-cdw_digest.Tpo .deps/libcdwexternaltools_check_a-cdw_digest.Po mv -f .deps/libcdwexternaltools_check_a-cdw_mkudffs.Tpo .deps/libcdwexternaltools_check_a-cdw_mkudffs.Po mv -f .deps/libcdwexternaltools_check_a-cdw_digest_regex.Tpo .deps/libcdwexternaltools_check_a-cdw_digest_regex.Po mv -f .deps/libcdwexternaltools_check_a-cdw_mkudffs_regex.Tpo .deps/libcdwexternaltools_check_a-cdw_mkudffs_regex.Po mv -f .deps/libcdwexternaltools_check_a-cdw_dvd_rw_format.Tpo .deps/libcdwexternaltools_check_a-cdw_dvd_rw_format.Po mv -f .deps/libcdwexternaltools_check_a-cdw_libburn.Tpo .deps/libcdwexternaltools_check_a-cdw_libburn.Po mv -f .deps/libcdwexternaltools_check_a-cdw_cdrecord_options.Tpo .deps/libcdwexternaltools_check_a-cdw_cdrecord_options.Po mv -f .deps/libcdwexternaltools_check_a-cdw_growisofs_options.Tpo .deps/libcdwexternaltools_check_a-cdw_growisofs_options.Po mv -f .deps/libcdwexternaltools_check_a-cdw_growisofs.Tpo .deps/libcdwexternaltools_check_a-cdw_growisofs.Po mv -f .deps/libcdwexternaltools_check_a-cdw_mkisofsrc.Tpo .deps/libcdwexternaltools_check_a-cdw_mkisofsrc.Po mv -f .deps/libcdwexternaltools_check_a-cdw_cdrecord.Tpo .deps/libcdwexternaltools_check_a-cdw_cdrecord.Po mv -f .deps/libcdwexternaltools_check_a-cdw_regex_dispatch.Tpo .deps/libcdwexternaltools_check_a-cdw_regex_dispatch.Po mv -f .deps/libcdwexternaltools_check_a-cdw_mkisofs_options.Tpo .deps/libcdwexternaltools_check_a-cdw_mkisofs_options.Po mv -f .deps/libcdwexternaltools_check_a-cdw_xorriso.Tpo .deps/libcdwexternaltools_check_a-cdw_xorriso.Po mv -f .deps/libcdwexternaltools_check_a-cdw_dvd_rw_mediainfo_regex.Tpo .deps/libcdwexternaltools_check_a-cdw_dvd_rw_mediainfo_regex.Po mv -f .deps/libcdwexternaltools_check_a-cdw_xorrisorc.Tpo .deps/libcdwexternaltools_check_a-cdw_xorrisorc.Po mv -f .deps/libcdwexternaltools_check_a-cdw_xorriso_options.Tpo .deps/libcdwexternaltools_check_a-cdw_xorriso_options.Po mv -f .deps/libcdwexternaltools_check_a-cdw_thread.Tpo .deps/libcdwexternaltools_check_a-cdw_thread.Po mv -f .deps/libcdwexternaltools_check_a-cdw_mkisofs_regex.Tpo .deps/libcdwexternaltools_check_a-cdw_mkisofs_regex.Po mv -f .deps/libcdwexternaltools_check_a-cdw_mkudffs_options.Tpo .deps/libcdwexternaltools_check_a-cdw_mkudffs_options.Po mv -f .deps/libcdwexternaltools_check_a-cdw_xorriso_regex.Tpo .deps/libcdwexternaltools_check_a-cdw_xorriso_regex.Po mv -f .deps/libcdwexternaltools_check_a-cdw_growisofs_regex.Tpo .deps/libcdwexternaltools_check_a-cdw_growisofs_regex.Po mv -f .deps/libcdwexternaltools_check_a-cdw_cdrecord_regex.Tpo .deps/libcdwexternaltools_check_a-cdw_cdrecord_regex.Po mv -f .deps/libcdwexternaltools_check_a-cdw_ext_tools.Tpo .deps/libcdwexternaltools_check_a-cdw_ext_tools.Po rm -f libcdwexternaltools_check.a ar cru libcdwexternaltools_check.a libcdwexternaltools_check_a-cdw_which.o libcdwexternaltools_check_a-cdw_cdrecord.o libcdwexternaltools_check_a-cdw_cdrecord_regex.o libcdwexternaltools_check_a-cdw_cdrecord_options.o libcdwexternaltools_check_a-cdw_mkisofs.o libcdwexternaltools_check_a-cdw_mkisofs_regex.o libcdwexternaltools_check_a-cdw_mkisofs_options.o libcdwexternaltools_check_a-cdw_mkisofsrc.o libcdwexternaltools_check_a-cdw_mkudffs.o libcdwexternaltools_check_a-cdw_mkudffs_helpers.o libcdwexternaltools_check_a-cdw_mkudffs_options.o libcdwexternaltools_check_a-cdw_mkudffs_regex.o libcdwexternaltools_check_a-cdw_growisofs.o libcdwexternaltools_check_a-cdw_growisofs_options.o libcdwexternaltools_check_a-cdw_growisofs_regex.o libcdwexternaltools_check_a-cdw_dvd_rw_format.o libcdwexternaltools_check_a-cdw_dvd_rw_format_regex.o libcdwexternaltools_check_a-cdw_dvd_rw_mediainfo.o libcdwexternaltools_check_a-cdw_dvd_rw_mediainfo_regex.o libcdwexternaltools_check_a-cdw_digest.o libcdwexternaltools_check_a-cdw_digest_regex.o libcdwexternaltools_check_a-cdw_xorriso.o libcdwexternaltools_check_a-cdw_xorriso_regex.o libcdwexternaltools_check_a-cdw_xorriso_options.o libcdwexternaltools_check_a-cdw_xorrisorc.o libcdwexternaltools_check_a-cdw_libburn.o libcdwexternaltools_check_a-cdw_ext_tools.o libcdwexternaltools_check_a-cdw_regex_dispatch.o libcdwexternaltools_check_a-cdw_thread.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwexternaltools_check.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/external_tools' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/external_tools' Making check in user_interface make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' Making check in widgets make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface/widgets' make libcdwwidgets_check.a make[4]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface/widgets' cc -DHAVE_CONFIG_H -I. -I../../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../../src/ -I../../../src/external_tools/ -I../../../src/tasks/ -I../../../src/utilities/ -I../../../src/user_interface/widgets/ -I../../../src/user_interface/ -I../../../src/configuration/ -I../../../src/native_file_system/ -I../../../src/optical_file_systems/ -I../../../src/disc_and_drive/ -I../../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwwidgets_check_a-cdw_dropdown.o -MD -MP -MF .deps/libcdwwidgets_check_a-cdw_dropdown.Tpo -c -o libcdwwidgets_check_a-cdw_dropdown.o `test -f 'cdw_dropdown.c' || echo './'`cdw_dropdown.c cc -DHAVE_CONFIG_H -I. -I../../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../../src/ -I../../../src/external_tools/ -I../../../src/tasks/ -I../../../src/utilities/ -I../../../src/user_interface/widgets/ -I../../../src/user_interface/ -I../../../src/configuration/ -I../../../src/native_file_system/ -I../../../src/optical_file_systems/ -I../../../src/disc_and_drive/ -I../../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwwidgets_check_a-cdw_button.o -MD -MP -MF .deps/libcdwwidgets_check_a-cdw_button.Tpo -c -o libcdwwidgets_check_a-cdw_button.o `test -f 'cdw_button.c' || echo './'`cdw_button.c cc -DHAVE_CONFIG_H -I. -I../../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../../src/ -I../../../src/external_tools/ -I../../../src/tasks/ -I../../../src/utilities/ -I../../../src/user_interface/widgets/ -I../../../src/user_interface/ -I../../../src/configuration/ -I../../../src/native_file_system/ -I../../../src/optical_file_systems/ -I../../../src/disc_and_drive/ -I../../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwwidgets_check_a-cdw_checkbox.o -MD -MP -MF .deps/libcdwwidgets_check_a-cdw_checkbox.Tpo -c -o libcdwwidgets_check_a-cdw_checkbox.o `test -f 'cdw_checkbox.c' || echo './'`cdw_checkbox.c cc -DHAVE_CONFIG_H -I. -I../../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../../src/ -I../../../src/external_tools/ -I../../../src/tasks/ -I../../../src/utilities/ -I../../../src/user_interface/widgets/ -I../../../src/user_interface/ -I../../../src/configuration/ -I../../../src/native_file_system/ -I../../../src/optical_file_systems/ -I../../../src/disc_and_drive/ -I../../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwwidgets_check_a-cdw_dialog.o -MD -MP -MF .deps/libcdwwidgets_check_a-cdw_dialog.Tpo -c -o libcdwwidgets_check_a-cdw_dialog.o `test -f 'cdw_dialog.c' || echo './'`cdw_dialog.c cc -DHAVE_CONFIG_H -I. -I../../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../../src/ -I../../../src/external_tools/ -I../../../src/tasks/ -I../../../src/utilities/ -I../../../src/user_interface/widgets/ -I../../../src/user_interface/ -I../../../src/configuration/ -I../../../src/native_file_system/ -I../../../src/optical_file_systems/ -I../../../src/disc_and_drive/ -I../../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwwidgets_check_a-cdw_safe_input_line.o -MD -MP -MF .deps/libcdwwidgets_check_a-cdw_safe_input_line.Tpo -c -o libcdwwidgets_check_a-cdw_safe_input_line.o `test -f 'cdw_safe_input_line.c' || echo './'`cdw_safe_input_line.c cc -DHAVE_CONFIG_H -I. -I../../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../../src/ -I../../../src/external_tools/ -I../../../src/tasks/ -I../../../src/utilities/ -I../../../src/user_interface/widgets/ -I../../../src/user_interface/ -I../../../src/configuration/ -I../../../src/native_file_system/ -I../../../src/optical_file_systems/ -I../../../src/disc_and_drive/ -I../../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwwidgets_check_a-cdw_dynamic_label.o -MD -MP -MF .deps/libcdwwidgets_check_a-cdw_dynamic_label.Tpo -c -o libcdwwidgets_check_a-cdw_dynamic_label.o `test -f 'cdw_dynamic_label.c' || echo './'`cdw_dynamic_label.c mv -f .deps/libcdwwidgets_check_a-cdw_dynamic_label.Tpo .deps/libcdwwidgets_check_a-cdw_dynamic_label.Po mv -f .deps/libcdwwidgets_check_a-cdw_button.Tpo .deps/libcdwwidgets_check_a-cdw_button.Po mv -f .deps/libcdwwidgets_check_a-cdw_checkbox.Tpo .deps/libcdwwidgets_check_a-cdw_checkbox.Po mv -f .deps/libcdwwidgets_check_a-cdw_safe_input_line.Tpo .deps/libcdwwidgets_check_a-cdw_safe_input_line.Po mv -f .deps/libcdwwidgets_check_a-cdw_dropdown.Tpo .deps/libcdwwidgets_check_a-cdw_dropdown.Po mv -f .deps/libcdwwidgets_check_a-cdw_dialog.Tpo .deps/libcdwwidgets_check_a-cdw_dialog.Po rm -f libcdwwidgets_check.a ar cru libcdwwidgets_check.a libcdwwidgets_check_a-cdw_dropdown.o libcdwwidgets_check_a-cdw_button.o libcdwwidgets_check_a-cdw_checkbox.o libcdwwidgets_check_a-cdw_dialog.o libcdwwidgets_check_a-cdw_safe_input_line.o libcdwwidgets_check_a-cdw_dynamic_label.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwwidgets_check.a make[4]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface/widgets' make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface/widgets' make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' make libcdwuserinterface_check.a make[4]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_colors.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_colors.Tpo -c -o libcdwuserinterface_check_a-cdw_colors.o `test -f 'cdw_colors.c' || echo './'`cdw_colors.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_ncurses.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_ncurses.Tpo -c -o libcdwuserinterface_check_a-cdw_ncurses.o `test -f 'cdw_ncurses.c' || echo './'`cdw_ncurses.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_form.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_form.Tpo -c -o libcdwuserinterface_check_a-cdw_form.o `test -f 'cdw_form.c' || echo './'`cdw_form.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_list_display.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_list_display.Tpo -c -o libcdwuserinterface_check_a-cdw_list_display.o `test -f 'cdw_list_display.c' || echo './'`cdw_list_display.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_processwin.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_processwin.Tpo -c -o libcdwuserinterface_check_a-cdw_processwin.o `test -f 'cdw_processwin.c' || echo './'`cdw_processwin.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_widgets.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_widgets.Tpo -c -o libcdwuserinterface_check_a-cdw_widgets.o `test -f 'cdw_widgets.c' || echo './'`cdw_widgets.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_window.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_window.Tpo -c -o libcdwuserinterface_check_a-cdw_window.o `test -f 'cdw_window.c' || echo './'`cdw_window.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_text_file_viewer.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_text_file_viewer.Tpo -c -o libcdwuserinterface_check_a-cdw_text_file_viewer.o `test -f 'cdw_text_file_viewer.c' || echo './'`cdw_text_file_viewer.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_write_wizard.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_write_wizard.Tpo -c -o libcdwuserinterface_check_a-cdw_write_wizard.o `test -f 'cdw_write_wizard.c' || echo './'`cdw_write_wizard.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_image_wizard.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_image_wizard.Tpo -c -o libcdwuserinterface_check_a-cdw_image_wizard.o `test -f 'cdw_image_wizard.c' || echo './'`cdw_image_wizard.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_erase_wizard.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_erase_wizard.Tpo -c -o libcdwuserinterface_check_a-cdw_erase_wizard.o `test -f 'cdw_erase_wizard.c' || echo './'`cdw_erase_wizard.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_verify_wizard.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_verify_wizard.Tpo -c -o libcdwuserinterface_check_a-cdw_verify_wizard.o `test -f 'cdw_verify_wizard.c' || echo './'`cdw_verify_wizard.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_main_window.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_main_window.Tpo -c -o libcdwuserinterface_check_a-cdw_main_window.o `test -f 'cdw_main_window.c' || echo './'`cdw_main_window.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_help.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_help.Tpo -c -o libcdwuserinterface_check_a-cdw_help.o `test -f 'cdw_help.c' || echo './'`cdw_help.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwuserinterface_check_a-cdw_tabs_window.o -MD -MP -MF .deps/libcdwuserinterface_check_a-cdw_tabs_window.Tpo -c -o libcdwuserinterface_check_a-cdw_tabs_window.o `test -f 'cdw_tabs_window.c' || echo './'`cdw_tabs_window.c cdw_window.c: In function 'cdw_window_add_strings': cdw_window.c:238:29: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 238 | buf = bottom_string; | ^ cdw_window.c:268:29: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 268 | buf = top_string; | ^ mv -f .deps/libcdwuserinterface_check_a-cdw_window.Tpo .deps/libcdwuserinterface_check_a-cdw_window.Po mv -f .deps/libcdwuserinterface_check_a-cdw_widgets.Tpo .deps/libcdwuserinterface_check_a-cdw_widgets.Po mv -f .deps/libcdwuserinterface_check_a-cdw_text_file_viewer.Tpo .deps/libcdwuserinterface_check_a-cdw_text_file_viewer.Po mv -f .deps/libcdwuserinterface_check_a-cdw_help.Tpo .deps/libcdwuserinterface_check_a-cdw_help.Po mv -f .deps/libcdwuserinterface_check_a-cdw_verify_wizard.Tpo .deps/libcdwuserinterface_check_a-cdw_verify_wizard.Po mv -f .deps/libcdwuserinterface_check_a-cdw_colors.Tpo .deps/libcdwuserinterface_check_a-cdw_colors.Po mv -f .deps/libcdwuserinterface_check_a-cdw_ncurses.Tpo .deps/libcdwuserinterface_check_a-cdw_ncurses.Po mv -f .deps/libcdwuserinterface_check_a-cdw_list_display.Tpo .deps/libcdwuserinterface_check_a-cdw_list_display.Po mv -f .deps/libcdwuserinterface_check_a-cdw_erase_wizard.Tpo .deps/libcdwuserinterface_check_a-cdw_erase_wizard.Po mv -f .deps/libcdwuserinterface_check_a-cdw_tabs_window.Tpo .deps/libcdwuserinterface_check_a-cdw_tabs_window.Po mv -f .deps/libcdwuserinterface_check_a-cdw_processwin.Tpo .deps/libcdwuserinterface_check_a-cdw_processwin.Po mv -f .deps/libcdwuserinterface_check_a-cdw_main_window.Tpo .deps/libcdwuserinterface_check_a-cdw_main_window.Po mv -f .deps/libcdwuserinterface_check_a-cdw_image_wizard.Tpo .deps/libcdwuserinterface_check_a-cdw_image_wizard.Po mv -f .deps/libcdwuserinterface_check_a-cdw_write_wizard.Tpo .deps/libcdwuserinterface_check_a-cdw_write_wizard.Po mv -f .deps/libcdwuserinterface_check_a-cdw_form.Tpo .deps/libcdwuserinterface_check_a-cdw_form.Po rm -f libcdwuserinterface_check.a ar cru libcdwuserinterface_check.a libcdwuserinterface_check_a-cdw_colors.o libcdwuserinterface_check_a-cdw_ncurses.o libcdwuserinterface_check_a-cdw_form.o libcdwuserinterface_check_a-cdw_list_display.o libcdwuserinterface_check_a-cdw_processwin.o libcdwuserinterface_check_a-cdw_widgets.o libcdwuserinterface_check_a-cdw_window.o libcdwuserinterface_check_a-cdw_text_file_viewer.o libcdwuserinterface_check_a-cdw_write_wizard.o libcdwuserinterface_check_a-cdw_image_wizard.o libcdwuserinterface_check_a-cdw_erase_wizard.o libcdwuserinterface_check_a-cdw_verify_wizard.o libcdwuserinterface_check_a-cdw_main_window.o libcdwuserinterface_check_a-cdw_help.o libcdwuserinterface_check_a-cdw_tabs_window.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwuserinterface_check.a make[4]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' Making check in utilities make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/utilities' make libcdwutilities_check.a make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/utilities' cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwutilities_check_a-cdw_sys.o -MD -MP -MF .deps/libcdwutilities_check_a-cdw_sys.Tpo -c -o libcdwutilities_check_a-cdw_sys.o `test -f 'cdw_sys.c' || echo './'`cdw_sys.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwutilities_check_a-cdw_cdll.o -MD -MP -MF .deps/libcdwutilities_check_a-cdw_cdll.Tpo -c -o libcdwutilities_check_a-cdw_cdll.o `test -f 'cdw_cdll.c' || echo './'`cdw_cdll.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwutilities_check_a-cdw_dll.o -MD -MP -MF .deps/libcdwutilities_check_a-cdw_dll.Tpo -c -o libcdwutilities_check_a-cdw_dll.o `test -f 'cdw_dll.c' || echo './'`cdw_dll.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwutilities_check_a-cdw_string.o -MD -MP -MF .deps/libcdwutilities_check_a-cdw_string.Tpo -c -o libcdwutilities_check_a-cdw_string.o `test -f 'cdw_string.c' || echo './'`cdw_string.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwutilities_check_a-cdw_utils.o -MD -MP -MF .deps/libcdwutilities_check_a-cdw_utils.Tpo -c -o libcdwutilities_check_a-cdw_utils.o `test -f 'cdw_utils.c' || echo './'`cdw_utils.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwutilities_check_a-cdw_logging.o -MD -MP -MF .deps/libcdwutilities_check_a-cdw_logging.Tpo -c -o libcdwutilities_check_a-cdw_logging.o `test -f 'cdw_logging.c' || echo './'`cdw_logging.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwutilities_check_a-cdw_regex.o -MD -MP -MF .deps/libcdwutilities_check_a-cdw_regex.Tpo -c -o libcdwutilities_check_a-cdw_regex.o `test -f 'cdw_regex.c' || echo './'`cdw_regex.c cdw_string.c: In function 'test_cdw_string_ltrim': cdw_string.c:1333:55: warning: passing argument 1 of 'cdw_string_ltrim' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1333 | result = cdw_string_ltrim(test_strings[i]); | ~~~~~~~~~~~~^~~ cdw_string.c:67:30: note: expected 'char *' but argument is of type 'const char *' 67 | char *cdw_string_ltrim(char *str) | ~~~~~~^~~ mv -f .deps/libcdwutilities_check_a-cdw_regex.Tpo .deps/libcdwutilities_check_a-cdw_regex.Po mv -f .deps/libcdwutilities_check_a-cdw_sys.Tpo .deps/libcdwutilities_check_a-cdw_sys.Po mv -f .deps/libcdwutilities_check_a-cdw_logging.Tpo .deps/libcdwutilities_check_a-cdw_logging.Po mv -f .deps/libcdwutilities_check_a-cdw_utils.Tpo .deps/libcdwutilities_check_a-cdw_utils.Po mv -f .deps/libcdwutilities_check_a-cdw_string.Tpo .deps/libcdwutilities_check_a-cdw_string.Po mv -f .deps/libcdwutilities_check_a-cdw_cdll.Tpo .deps/libcdwutilities_check_a-cdw_cdll.Po mv -f .deps/libcdwutilities_check_a-cdw_dll.Tpo .deps/libcdwutilities_check_a-cdw_dll.Po rm -f libcdwutilities_check.a ar cru libcdwutilities_check.a libcdwutilities_check_a-cdw_sys.o libcdwutilities_check_a-cdw_cdll.o libcdwutilities_check_a-cdw_dll.o libcdwutilities_check_a-cdw_string.o libcdwutilities_check_a-cdw_utils.o libcdwutilities_check_a-cdw_logging.o libcdwutilities_check_a-cdw_regex.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwutilities_check.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/utilities' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/utilities' Making check in configuration make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/configuration' make libcdwconfiguration_check.a make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/configuration' cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwconfiguration_check_a-cdw_config.o -MD -MP -MF .deps/libcdwconfiguration_check_a-cdw_config.Tpo -c -o libcdwconfiguration_check_a-cdw_config.o `test -f 'cdw_config.c' || echo './'`cdw_config.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwconfiguration_check_a-cdw_config_window.o -MD -MP -MF .deps/libcdwconfiguration_check_a-cdw_config_window.Tpo -c -o libcdwconfiguration_check_a-cdw_config_window.o `test -f 'cdw_config_window.c' || echo './'`cdw_config_window.c mv -f .deps/libcdwconfiguration_check_a-cdw_config_window.Tpo .deps/libcdwconfiguration_check_a-cdw_config_window.Po mv -f .deps/libcdwconfiguration_check_a-cdw_config.Tpo .deps/libcdwconfiguration_check_a-cdw_config.Po rm -f libcdwconfiguration_check.a ar cru libcdwconfiguration_check.a libcdwconfiguration_check_a-cdw_config.o libcdwconfiguration_check_a-cdw_config_window.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwconfiguration_check.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/configuration' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/configuration' Making check in native_file_system make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/native_file_system' make libcdwnativefilesystem_check.a make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/native_file_system' cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwnativefilesystem_check_a-cdw_file.o -MD -MP -MF .deps/libcdwnativefilesystem_check_a-cdw_file.Tpo -c -o libcdwnativefilesystem_check_a-cdw_file.o `test -f 'cdw_file.c' || echo './'`cdw_file.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwnativefilesystem_check_a-cdw_file_manager.o -MD -MP -MF .deps/libcdwnativefilesystem_check_a-cdw_file_manager.Tpo -c -o libcdwnativefilesystem_check_a-cdw_file_manager.o `test -f 'cdw_file_manager.c' || echo './'`cdw_file_manager.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwnativefilesystem_check_a-cdw_file_picker.o -MD -MP -MF .deps/libcdwnativefilesystem_check_a-cdw_file_picker.Tpo -c -o libcdwnativefilesystem_check_a-cdw_file_picker.o `test -f 'cdw_file_picker.c' || echo './'`cdw_file_picker.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwnativefilesystem_check_a-cdw_fs_browser.o -MD -MP -MF .deps/libcdwnativefilesystem_check_a-cdw_fs_browser.Tpo -c -o libcdwnativefilesystem_check_a-cdw_fs_browser.o `test -f 'cdw_fs_browser.c' || echo './'`cdw_fs_browser.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwnativefilesystem_check_a-cdw_fs.o -MD -MP -MF .deps/libcdwnativefilesystem_check_a-cdw_fs.Tpo -c -o libcdwnativefilesystem_check_a-cdw_fs.o `test -f 'cdw_fs.c' || echo './'`cdw_fs.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwnativefilesystem_check_a-cdw_file_selector.o -MD -MP -MF .deps/libcdwnativefilesystem_check_a-cdw_file_selector.Tpo -c -o libcdwnativefilesystem_check_a-cdw_file_selector.o `test -f 'cdw_file_selector.c' || echo './'`cdw_file_selector.c cdw_file_picker.c: In function 'cdw_file_picker_build_fields': cdw_file_picker.c:747:149: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 747 | { CDW_WIDGET_ID_STATIC_LABEL, 1, first_col, label_n_cols, 1, f_message_l, message, 0 }, | ^~~~~~~ mv -f .deps/libcdwnativefilesystem_check_a-cdw_file_selector.Tpo .deps/libcdwnativefilesystem_check_a-cdw_file_selector.Po mv -f .deps/libcdwnativefilesystem_check_a-cdw_file_manager.Tpo .deps/libcdwnativefilesystem_check_a-cdw_file_manager.Po mv -f .deps/libcdwnativefilesystem_check_a-cdw_file_picker.Tpo .deps/libcdwnativefilesystem_check_a-cdw_file_picker.Po mv -f .deps/libcdwnativefilesystem_check_a-cdw_fs_browser.Tpo .deps/libcdwnativefilesystem_check_a-cdw_fs_browser.Po mv -f .deps/libcdwnativefilesystem_check_a-cdw_fs.Tpo .deps/libcdwnativefilesystem_check_a-cdw_fs.Po mv -f .deps/libcdwnativefilesystem_check_a-cdw_file.Tpo .deps/libcdwnativefilesystem_check_a-cdw_file.Po rm -f libcdwnativefilesystem_check.a ar cru libcdwnativefilesystem_check.a libcdwnativefilesystem_check_a-cdw_file.o libcdwnativefilesystem_check_a-cdw_file_manager.o libcdwnativefilesystem_check_a-cdw_file_picker.o libcdwnativefilesystem_check_a-cdw_fs_browser.o libcdwnativefilesystem_check_a-cdw_fs.o libcdwnativefilesystem_check_a-cdw_file_selector.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwnativefilesystem_check.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/native_file_system' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/native_file_system' Making check in optical_file_systems make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/optical_file_systems' make libcdwopticalfilesystems_check.a make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/optical_file_systems' cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwopticalfilesystems_check_a-cdw_graftpoints.o -MD -MP -MF .deps/libcdwopticalfilesystems_check_a-cdw_graftpoints.Tpo -c -o libcdwopticalfilesystems_check_a-cdw_graftpoints.o `test -f 'cdw_graftpoints.c' || echo './'`cdw_graftpoints.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwopticalfilesystems_check_a-cdw_iso9660.o -MD -MP -MF .deps/libcdwopticalfilesystems_check_a-cdw_iso9660.Tpo -c -o libcdwopticalfilesystems_check_a-cdw_iso9660.o `test -f 'cdw_iso9660.c' || echo './'`cdw_iso9660.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwopticalfilesystems_check_a-cdw_ofs.o -MD -MP -MF .deps/libcdwopticalfilesystems_check_a-cdw_ofs.Tpo -c -o libcdwopticalfilesystems_check_a-cdw_ofs.o `test -f 'cdw_ofs.c' || echo './'`cdw_ofs.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwopticalfilesystems_check_a-isosize.o -MD -MP -MF .deps/libcdwopticalfilesystems_check_a-isosize.Tpo -c -o libcdwopticalfilesystems_check_a-isosize.o `test -f 'isosize.c' || echo './'`isosize.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwopticalfilesystems_check_a-cdw_udf.o -MD -MP -MF .deps/libcdwopticalfilesystems_check_a-cdw_udf.Tpo -c -o libcdwopticalfilesystems_check_a-cdw_udf.o `test -f 'cdw_udf.c' || echo './'`cdw_udf.c mv -f .deps/libcdwopticalfilesystems_check_a-isosize.Tpo .deps/libcdwopticalfilesystems_check_a-isosize.Po mv -f .deps/libcdwopticalfilesystems_check_a-cdw_graftpoints.Tpo .deps/libcdwopticalfilesystems_check_a-cdw_graftpoints.Po mv -f .deps/libcdwopticalfilesystems_check_a-cdw_udf.Tpo .deps/libcdwopticalfilesystems_check_a-cdw_udf.Po mv -f .deps/libcdwopticalfilesystems_check_a-cdw_iso9660.Tpo .deps/libcdwopticalfilesystems_check_a-cdw_iso9660.Po mv -f .deps/libcdwopticalfilesystems_check_a-cdw_ofs.Tpo .deps/libcdwopticalfilesystems_check_a-cdw_ofs.Po rm -f libcdwopticalfilesystems_check.a ar cru libcdwopticalfilesystems_check.a libcdwopticalfilesystems_check_a-cdw_graftpoints.o libcdwopticalfilesystems_check_a-cdw_iso9660.o libcdwopticalfilesystems_check_a-cdw_ofs.o libcdwopticalfilesystems_check_a-isosize.o libcdwopticalfilesystems_check_a-cdw_udf.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwopticalfilesystems_check.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/optical_file_systems' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/optical_file_systems' Making check in disc_and_drive make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/disc_and_drive' make libcdwdiscanddrive_check.a make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/disc_and_drive' cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwdiscanddrive_check_a-cdw_cdio.o -MD -MP -MF .deps/libcdwdiscanddrive_check_a-cdw_cdio.Tpo -c -o libcdwdiscanddrive_check_a-cdw_cdio.o `test -f 'cdw_cdio.c' || echo './'`cdw_cdio.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwdiscanddrive_check_a-cdw_cdio_drives.o -MD -MP -MF .deps/libcdwdiscanddrive_check_a-cdw_cdio_drives.Tpo -c -o libcdwdiscanddrive_check_a-cdw_cdio_drives.o `test -f 'cdw_cdio_drives.c' || echo './'`cdw_cdio_drives.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwdiscanddrive_check_a-cdw_disc.o -MD -MP -MF .deps/libcdwdiscanddrive_check_a-cdw_disc.Tpo -c -o libcdwdiscanddrive_check_a-cdw_disc.o `test -f 'cdw_disc.c' || echo './'`cdw_disc.c cc -DHAVE_CONFIG_H -I. -I../.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../../src/ -I../../src/external_tools/ -I../../src/tasks/ -I../../src/utilities/ -I../../src/user_interface/widgets/ -I../../src/user_interface/ -I../../src/configuration/ -I../../src/native_file_system/ -I../../src/optical_file_systems/ -I../../src/disc_and_drive/ -I../../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT libcdwdiscanddrive_check_a-cdw_drive.o -MD -MP -MF .deps/libcdwdiscanddrive_check_a-cdw_drive.Tpo -c -o libcdwdiscanddrive_check_a-cdw_drive.o `test -f 'cdw_drive.c' || echo './'`cdw_drive.c mv -f .deps/libcdwdiscanddrive_check_a-cdw_cdio_drives.Tpo .deps/libcdwdiscanddrive_check_a-cdw_cdio_drives.Po mv -f .deps/libcdwdiscanddrive_check_a-cdw_drive.Tpo .deps/libcdwdiscanddrive_check_a-cdw_drive.Po mv -f .deps/libcdwdiscanddrive_check_a-cdw_disc.Tpo .deps/libcdwdiscanddrive_check_a-cdw_disc.Po mv -f .deps/libcdwdiscanddrive_check_a-cdw_cdio.Tpo .deps/libcdwdiscanddrive_check_a-cdw_cdio.Po rm -f libcdwdiscanddrive_check.a ar cru libcdwdiscanddrive_check.a libcdwdiscanddrive_check_a-cdw_cdio.o libcdwdiscanddrive_check_a-cdw_cdio_drives.o libcdwdiscanddrive_check_a-cdw_disc.o libcdwdiscanddrive_check_a-cdw_drive.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libcdwdiscanddrive_check.a make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/disc_and_drive' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/disc_and_drive' make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' make cdw_tests greptest.sh make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' cc -DHAVE_CONFIG_H -I. -I.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../src/ -I../src/external_tools/ -I../src/tasks/ -I../src/utilities/ -I../src/user_interface/widgets/ -I../src/user_interface/ -I../src/configuration/ -I../src/native_file_system/ -I../src/optical_file_systems/ -I../src/disc_and_drive/ -I../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_tests-cddb.o -MD -MP -MF .deps/cdw_tests-cddb.Tpo -c -o cdw_tests-cddb.o `test -f 'cddb.c' || echo './'`cddb.c cc -DHAVE_CONFIG_H -I. -I.. -DCDW_UNIT_TEST_CODE -D _FILE_OFFSET_BITS=64 -I../src/ -I../src/external_tools/ -I../src/tasks/ -I../src/utilities/ -I../src/user_interface/widgets/ -I../src/user_interface/ -I../src/configuration/ -I../src/native_file_system/ -I../src/optical_file_systems/ -I../src/disc_and_drive/ -I../gnulib/lib/ -DNDEBUG -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -MT cdw_tests-main.o -MD -MP -MF .deps/cdw_tests-main.Tpo -c -o cdw_tests-main.o `test -f 'main.c' || echo './'`main.c echo './cdw_tests | grep "test result: success"' > greptest.sh chmod +x greptest.sh mv -f .deps/cdw_tests-cddb.Tpo .deps/cdw_tests-cddb.Po mv -f .deps/cdw_tests-main.Tpo .deps/cdw_tests-main.Po cc -std=gnu99 -O2 -Os -fstack-clash-protection -Wformat -Werror=format-security -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o cdw_tests cdw_tests-cddb.o cdw_tests-main.o ../src/utilities/libcdwutilities_check.a ../src/user_interface/widgets/libcdwwidgets_check.a ../src/user_interface/libcdwuserinterface_check.a ../src/disc_and_drive/libcdwdiscanddrive_check.a ../src/external_tools/libcdwexternaltools_check.a ../src/tasks/libcdwtasks_check.a ../src/utilities/libcdwutilities_check.a ../src/native_file_system/libcdwnativefilesystem_check.a ../src/optical_file_systems/libcdwopticalfilesystems_check.a ../src/configuration/libcdwconfiguration_check.a ../src/user_interface/libcdwuserinterface_check.a ../src/configuration/libcdwconfiguration_check.a ../gnulib/lib/libgnulib.a ../src/external_tools/libcdwexternaltools_check.a ../src/user_interface/widgets/libcdwwidgets_check.a ../src/tasks/libcdwtasks_check.a -lmenuw -lformw -lpanelw -lncursesw -lpthread -lcdio -liso9660 -lm -lburn -lintl -lintl make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' make[4]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' PASS: greptest.sh make[5]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' Making all in tasks make[6]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/tasks' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/tasks' Making all in external_tools make[6]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/external_tools' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/external_tools' Making all in user_interface make[6]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' Making all in widgets make[7]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface/widgets' make[7]: Nothing to be done for 'all'. make[7]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface/widgets' make[7]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' make[6]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' Making all in utilities make[6]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/utilities' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/utilities' Making all in configuration make[6]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/configuration' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/configuration' Making all in native_file_system make[6]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/native_file_system' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/native_file_system' Making all in optical_file_systems make[6]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/optical_file_systems' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/optical_file_systems' Making all in disc_and_drive make[6]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/disc_and_drive' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/disc_and_drive' make[6]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' make[6]: Nothing to be done for 'all-am'. make[6]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' make[5]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' ============================================================================ Testsuite summary for cdw 0.8.1 ============================================================================ # TOTAL: 1 # PASS: 1 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' make[1]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' Making check in man make[1]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/man' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/man' make[1]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1' make[1]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1' >>> cdw: Entering fakeroot... Making install in gnulib make[1]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib' Making install in lib make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib/lib' make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib/lib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib/lib' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib/lib' make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib' make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib' make[1]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/gnulib' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' Making install in tasks make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/tasks' make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/tasks' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/tasks' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/tasks' Making install in external_tools make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/external_tools' make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/external_tools' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/external_tools' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/external_tools' Making install in user_interface make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' Making install in widgets make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface/widgets' make[4]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface/widgets' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface/widgets' make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface/widgets' make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' make[4]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/user_interface' Making install in utilities make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/utilities' make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/utilities' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/utilities' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/utilities' Making install in configuration make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/configuration' make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/configuration' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/configuration' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/configuration' Making install in native_file_system make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/native_file_system' make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/native_file_system' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/native_file_system' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/native_file_system' Making install in optical_file_systems make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/optical_file_systems' make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/optical_file_systems' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/optical_file_systems' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/optical_file_systems' Making install in disc_and_drive make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/disc_and_drive' make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/disc_and_drive' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/disc_and_drive' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src/disc_and_drive' make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' make[3]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' make[3]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/cdw/pkg/cdw/usr/bin' /usr/bin/install -c cdw '/home/buildozer/aports/community/cdw/pkg/cdw/usr/bin' make[3]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' make[1]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/src' Making install in man make[1]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/man' make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/community/cdw/pkg/cdw/usr/share/man/man1' /usr/bin/install -c -m 644 cdw.1 '/home/buildozer/aports/community/cdw/pkg/cdw/usr/share/man/man1' make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/man' make[1]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1/man' make[1]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1' make[2]: Entering directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1' make[1]: Leaving directory '/home/buildozer/aports/community/cdw/src/cdw-0.8.1' >>> cdw-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/cdw/pkg/cdw-doc/usr/share/man' >>> cdw-doc*: Preparing subpackage cdw-doc... Please specify at least one package name on the command line. >>> cdw-doc*: Running postcheck for cdw-doc >>> cdw*: Running postcheck for cdw >>> cdw*: Preparing package cdw... >>> cdw*: Stripping binaries Please specify at least one package name on the command line. >>> cdw*: Scanning shared objects >>> cdw-doc*: Tracing dependencies... >>> cdw-doc*: Package size: 7.7 KB >>> cdw-doc*: Compressing data... >>> cdw-doc*: Create checksum... >>> cdw-doc*: Create cdw-doc-0.8.1-r7.apk >>> cdw*: Tracing dependencies... cdrkit so:libburn.so.4 so:libc.musl-x86.so.1 so:libcdio.so.19 so:libformw.so.6 so:libintl.so.8 so:libiso9660.so.12 so:libmenuw.so.6 so:libncursesw.so.6 so:libpanelw.so.6 >>> cdw*: Package size: 277.7 KB >>> cdw*: Compressing data... >>> cdw*: Create checksum... >>> cdw*: Create cdw-0.8.1-r7.apk >>> cdw: Build complete at Tue, 28 Apr 2026 05:30:17 +0000 elapsed time 0h 0m 24s >>> cdw: Cleaning up srcdir >>> cdw: Cleaning up pkgdir >>> cdw: Uninstalling dependencies... ( 1/26) Purging .makedepends-cdw (20260428.052959) ( 2/26) Purging cdrkit (1.1.11-r6) ( 3/26) Purging bzip2 (1.0.8-r6) ( 4/26) Purging ncurses-dev (6.6_p20260404-r0) ( 5/26) Purging libncurses++ (6.6_p20260404-r0) ( 6/26) Purging libpanelw (6.6_p20260404-r0) ( 7/26) Purging libcdio-dev (2.2.0-r0) ( 8/26) Purging libcdio++ (2.2.0-r0) ( 9/26) Purging libcdio (2.2.0-r0) (10/26) Purging libburn-dev (1.5.8-r0) (11/26) Purging libburn (1.5.8-r0) (12/26) Purging bison (3.8.2-r3) (13/26) Purging m4 (1.4.20-r1) (14/26) Purging gettext-dev (1.0-r0) (15/26) Purging xz (5.8.3-r0) (16/26) Purging gettext-asprintf (1.0-r0) (17/26) Purging gettext (1.0-r0) (18/26) Purging gettext-envsubst (1.0-r0) (19/26) Purging linux-headers (7.0.0-r0) (20/26) Purging gettext-libs (1.0-r0) (21/26) Purging libbz2 (1.0.8-r6) (22/26) Purging libformw (6.6_p20260404-r0) (23/26) Purging libintl (1.0-r0) (24/26) Purging libmenuw (6.6_p20260404-r0) (25/26) Purging libxml2 (2.13.9-r1) (26/26) Purging xz-libs (5.8.3-r0) Executing busybox-1.37.0-r31.trigger OK: 425.2 MiB in 102 packages >>> cdw: Updating the community/x86 repository index... >>> cdw: Signing the index...