>>> cdw: Building community/cdw 0.8.1-r4 (using abuild 3.10.0_rc1-r2) started Fri, 14 Oct 2022 14:44:17 +0000 >>> cdw: Checking sanity of /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/21) Installing bzip2 (1.0.8-r3) (2/21) Installing libbz2 (1.0.8-r3) (3/21) Installing cdrkit (1.1.11-r3) (4/21) Installing ncurses-dev (6.3_p20221008-r0) (5/21) Installing libcdio (2.1.0-r0) (6/21) Installing libcdio++ (2.1.0-r0) (7/21) Installing libcdio-dev (2.1.0-r0) (8/21) Installing libburn (1.5.4-r1) (9/21) Installing libburn-dev (1.5.4-r1) (10/21) Installing m4 (1.4.19-r1) (11/21) Installing bison (3.8.2-r0) (12/21) Installing gettext-asprintf (0.21.1-r0) (13/21) Installing libintl (0.21.1-r0) (14/21) Installing libunistring (1.0-r0) (15/21) Installing gettext-libs (0.21.1-r0) (16/21) Installing xz-libs (5.2.7-r0) (17/21) Installing libxml2 (2.10.2-r1) (18/21) Installing gettext (0.21.1-r0) (19/21) Installing gettext-dev (0.21.1-r0) (20/21) Installing linux-headers (5.19.5-r0) (21/21) Installing .makedepends-cdw (20221014.144418) Executing busybox-1.35.0-r27.trigger OK: 427 MiB in 117 packages >>> cdw: Cleaning up srcdir >>> cdw: Cleaning up pkgdir >>> cdw: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cdw-0.8.1.tar.gz >>> cdw: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cdw-0.8.1.tar.gz >>> cdw: Checking sha512sums... cdw-0.8.1.tar.gz: OK cdw_colors.c.patch: OK >>> cdw: Unpacking /var/cache/distfiles/edge/cdw-0.8.1.tar.gz... >>> cdw: cdw_colors.c.patch patching file src/user_interface/cdw_colors.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... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... 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... gcc -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' gcc -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 -Os -std=gnu99 -O2 -Os -MT canonicalize.o -MD -MP -MF .deps/canonicalize.Tpo -c -o canonicalize.o canonicalize.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cycle-check.o -MD -MP -MF .deps/cycle-check.Tpo -c -o cycle-check.o cycle-check.c gcc -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 -Os -std=gnu99 -O2 -Os -MT filenamecat.o -MD -MP -MF .deps/filenamecat.Tpo -c -o filenamecat.o filenamecat.c gcc -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 -Os -std=gnu99 -O2 -Os -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/xreadlink.Tpo .deps/xreadlink.Po mv -f .deps/filenamecat.Tpo .deps/filenamecat.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' gcc -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 -Os -std=gnu99 -O2 -Os -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 gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_burn_disc.o -MD -MP -MF .deps/cdw_burn_disc.Tpo -c -o cdw_burn_disc.o cdw_burn_disc.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_create_image.o -MD -MP -MF .deps/cdw_create_image.Tpo -c -o cdw_create_image.o cdw_create_image.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_read_disc.o -MD -MP -MF .deps/cdw_read_disc.Tpo -c -o cdw_read_disc.o cdw_read_disc.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_erase_disc.o -MD -MP -MF .deps/cdw_erase_disc.Tpo -c -o cdw_erase_disc.o cdw_erase_disc.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_calculate_digest.o -MD -MP -MF .deps/cdw_calculate_digest.Tpo -c -o cdw_calculate_digest.o cdw_calculate_digest.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_task.o -MD -MP -MF .deps/cdw_task.Tpo -c -o cdw_task.o cdw_task.c gcc -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 -Os -std=gnu99 -O2 -Os -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 cdw_read_disc_info.c: In function 'cdw_read_and_display_disc_info': cdw_read_disc_info.c:96:75: warning: format '%zd' expects argument of type 'signed size_t', but argument 5 has type 'int' [-Wformat=] 96 | mvwprintw(subwindow, 5, col, "Number of tracks: %zd", disc->cdio->n_tracks); | ~~^ ~~~~~~~~~~~~~~~~~~~~ | | | | long int int | %d 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_calculate_digest.Tpo .deps/cdw_calculate_digest.Po mv -f .deps/cdw_burn_disc.Tpo .deps/cdw_burn_disc.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' gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_which.o -MD -MP -MF .deps/cdw_which.Tpo -c -o cdw_which.o cdw_which.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_cdrecord.o -MD -MP -MF .deps/cdw_cdrecord.Tpo -c -o cdw_cdrecord.o cdw_cdrecord.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_cdrecord_regex.o -MD -MP -MF .deps/cdw_cdrecord_regex.Tpo -c -o cdw_cdrecord_regex.o cdw_cdrecord_regex.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_cdrecord_options.o -MD -MP -MF .deps/cdw_cdrecord_options.Tpo -c -o cdw_cdrecord_options.o cdw_cdrecord_options.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_mkisofs.o -MD -MP -MF .deps/cdw_mkisofs.Tpo -c -o cdw_mkisofs.o cdw_mkisofs.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_mkisofs_regex.o -MD -MP -MF .deps/cdw_mkisofs_regex.Tpo -c -o cdw_mkisofs_regex.o cdw_mkisofs_regex.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_mkisofs_options.o -MD -MP -MF .deps/cdw_mkisofs_options.Tpo -c -o cdw_mkisofs_options.o cdw_mkisofs_options.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_mkisofsrc.o -MD -MP -MF .deps/cdw_mkisofsrc.Tpo -c -o cdw_mkisofsrc.o cdw_mkisofsrc.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_mkudffs.o -MD -MP -MF .deps/cdw_mkudffs.Tpo -c -o cdw_mkudffs.o cdw_mkudffs.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_mkudffs_helpers.o -MD -MP -MF .deps/cdw_mkudffs_helpers.Tpo -c -o cdw_mkudffs_helpers.o cdw_mkudffs_helpers.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_mkudffs_options.o -MD -MP -MF .deps/cdw_mkudffs_options.Tpo -c -o cdw_mkudffs_options.o cdw_mkudffs_options.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_mkudffs_regex.o -MD -MP -MF .deps/cdw_mkudffs_regex.Tpo -c -o cdw_mkudffs_regex.o cdw_mkudffs_regex.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_growisofs.o -MD -MP -MF .deps/cdw_growisofs.Tpo -c -o cdw_growisofs.o cdw_growisofs.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_growisofs_options.o -MD -MP -MF .deps/cdw_growisofs_options.Tpo -c -o cdw_growisofs_options.o cdw_growisofs_options.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_growisofs_regex.o -MD -MP -MF .deps/cdw_growisofs_regex.Tpo -c -o cdw_growisofs_regex.o cdw_growisofs_regex.c gcc -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 -Os -std=gnu99 -O2 -Os -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 gcc -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 -Os -std=gnu99 -O2 -Os -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 gcc -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 -Os -std=gnu99 -O2 -Os -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 gcc -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 -Os -std=gnu99 -O2 -Os -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 gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_digest.o -MD -MP -MF .deps/cdw_digest.Tpo -c -o cdw_digest.o cdw_digest.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_digest_regex.o -MD -MP -MF .deps/cdw_digest_regex.Tpo -c -o cdw_digest_regex.o cdw_digest_regex.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_xorriso.o -MD -MP -MF .deps/cdw_xorriso.Tpo -c -o cdw_xorriso.o cdw_xorriso.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_xorriso_regex.o -MD -MP -MF .deps/cdw_xorriso_regex.Tpo -c -o cdw_xorriso_regex.o cdw_xorriso_regex.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_xorriso_options.o -MD -MP -MF .deps/cdw_xorriso_options.Tpo -c -o cdw_xorriso_options.o cdw_xorriso_options.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_xorrisorc.o -MD -MP -MF .deps/cdw_xorrisorc.Tpo -c -o cdw_xorrisorc.o cdw_xorrisorc.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_libburn.o -MD -MP -MF .deps/cdw_libburn.Tpo -c -o cdw_libburn.o cdw_libburn.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_ext_tools.o -MD -MP -MF .deps/cdw_ext_tools.Tpo -c -o cdw_ext_tools.o cdw_ext_tools.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_regex_dispatch.o -MD -MP -MF .deps/cdw_regex_dispatch.Tpo -c -o cdw_regex_dispatch.o cdw_regex_dispatch.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_thread.o -MD -MP -MF .deps/cdw_thread.Tpo -c -o cdw_thread.o cdw_thread.c mv -f .deps/cdw_which.Tpo .deps/cdw_which.Po mv -f .deps/cdw_dvd_rw_format.Tpo .deps/cdw_dvd_rw_format.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/cdw_mkudffs.Tpo .deps/cdw_mkudffs.Po mv -f .deps/cdw_dvd_rw_format_regex.Tpo .deps/cdw_dvd_rw_format_regex.Po mv -f .deps/cdw_digest_regex.Tpo .deps/cdw_digest_regex.Po mv -f .deps/cdw_digest.Tpo .deps/cdw_digest.Po mv -f .deps/cdw_libburn.Tpo .deps/cdw_libburn.Po mv -f .deps/cdw_growisofs_options.Tpo .deps/cdw_growisofs_options.Po mv -f .deps/cdw_dvd_rw_mediainfo.Tpo .deps/cdw_dvd_rw_mediainfo.Po mv -f .deps/cdw_mkudffs_helpers.Tpo .deps/cdw_mkudffs_helpers.Po mv -f .deps/cdw_mkisofs_options.Tpo .deps/cdw_mkisofs_options.Po mv -f .deps/cdw_regex_dispatch.Tpo .deps/cdw_regex_dispatch.Po mv -f .deps/cdw_mkisofs.Tpo .deps/cdw_mkisofs.Po mv -f .deps/cdw_mkudffs_regex.Tpo .deps/cdw_mkudffs_regex.Po mv -f .deps/cdw_cdrecord_options.Tpo .deps/cdw_cdrecord_options.Po mv -f .deps/cdw_thread.Tpo .deps/cdw_thread.Po mv -f .deps/cdw_growisofs.Tpo .deps/cdw_growisofs.Po mv -f .deps/cdw_dvd_rw_mediainfo_regex.Tpo .deps/cdw_dvd_rw_mediainfo_regex.Po mv -f .deps/cdw_xorriso_options.Tpo .deps/cdw_xorriso_options.Po mv -f .deps/cdw_mkisofsrc.Tpo .deps/cdw_mkisofsrc.Po mv -f .deps/cdw_xorrisorc.Tpo .deps/cdw_xorrisorc.Po mv -f .deps/cdw_xorriso.Tpo .deps/cdw_xorriso.Po mv -f .deps/cdw_mkisofs_regex.Tpo .deps/cdw_mkisofs_regex.Po mv -f .deps/cdw_xorriso_regex.Tpo .deps/cdw_xorriso_regex.Po mv -f .deps/cdw_cdrecord.Tpo .deps/cdw_cdrecord.Po mv -f .deps/cdw_growisofs_regex.Tpo .deps/cdw_growisofs_regex.Po mv -f .deps/cdw_mkudffs_options.Tpo .deps/cdw_mkudffs_options.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' gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_dropdown.o -MD -MP -MF .deps/cdw_dropdown.Tpo -c -o cdw_dropdown.o cdw_dropdown.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_button.o -MD -MP -MF .deps/cdw_button.Tpo -c -o cdw_button.o cdw_button.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_checkbox.o -MD -MP -MF .deps/cdw_checkbox.Tpo -c -o cdw_checkbox.o cdw_checkbox.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_dialog.o -MD -MP -MF .deps/cdw_dialog.Tpo -c -o cdw_dialog.o cdw_dialog.c gcc -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 -Os -std=gnu99 -O2 -Os -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 gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_dynamic_label.o -MD -MP -MF .deps/cdw_dynamic_label.Tpo -c -o cdw_dynamic_label.o cdw_dynamic_label.c cdw_dropdown.c: In function 'cdw_dropdown_display_current_item_reverse': cdw_dropdown.c:707:9: warning: format not a string literal and no format arguments [-Wformat-security] 707 | mvwprintw(dropdown->parent, dropdown->begin_y, dropdown->begin_x + 1, dropdown->items[dropdown->current_item_ind]->label); | ^~~~~~~~~ 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_dialog.Tpo .deps/cdw_dialog.Po mv -f .deps/cdw_dropdown.Tpo .deps/cdw_dropdown.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' gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_colors.o -MD -MP -MF .deps/cdw_colors.Tpo -c -o cdw_colors.o cdw_colors.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_ncurses.o -MD -MP -MF .deps/cdw_ncurses.Tpo -c -o cdw_ncurses.o cdw_ncurses.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_form.o -MD -MP -MF .deps/cdw_form.Tpo -c -o cdw_form.o cdw_form.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_list_display.o -MD -MP -MF .deps/cdw_list_display.Tpo -c -o cdw_list_display.o cdw_list_display.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_processwin.o -MD -MP -MF .deps/cdw_processwin.Tpo -c -o cdw_processwin.o cdw_processwin.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_widgets.o -MD -MP -MF .deps/cdw_widgets.Tpo -c -o cdw_widgets.o cdw_widgets.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_window.o -MD -MP -MF .deps/cdw_window.Tpo -c -o cdw_window.o cdw_window.c gcc -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 -Os -std=gnu99 -O2 -Os -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 gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_write_wizard.o -MD -MP -MF .deps/cdw_write_wizard.Tpo -c -o cdw_write_wizard.o cdw_write_wizard.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_image_wizard.o -MD -MP -MF .deps/cdw_image_wizard.Tpo -c -o cdw_image_wizard.o cdw_image_wizard.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_erase_wizard.o -MD -MP -MF .deps/cdw_erase_wizard.Tpo -c -o cdw_erase_wizard.o cdw_erase_wizard.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_verify_wizard.o -MD -MP -MF .deps/cdw_verify_wizard.Tpo -c -o cdw_verify_wizard.o cdw_verify_wizard.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_main_window.o -MD -MP -MF .deps/cdw_main_window.Tpo -c -o cdw_main_window.o cdw_main_window.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_help.o -MD -MP -MF .deps/cdw_help.Tpo -c -o cdw_help.o cdw_help.c gcc -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 -Os -std=gnu99 -O2 -Os -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; | ^ cdw_window.c: In function 'cdw_window_print_message': cdw_window.c:327:9: warning: format not a string literal and no format arguments [-Wformat-security] 327 | mvwprintw(window, 0, 0, string); | ^~~~~~~~~ cdw_main_window.c: In function 'cdw_main_window_disc_info_view_display_data': cdw_main_window.c:618:85: warning: format not a string literal and no format arguments [-Wformat-security] 618 | mvwprintw(cdw_ui.disc_info_view.subwindow, row_h, pcol, disc->type_label); | ~~~~^~~~~~~~~~~~ In file included from cdw_main_window.c:31: cdw_main_window.c: In function 'cdw_main_window_volume_info_view_display_data_new': cdw_main_window.c:852:21: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 852 | _("Selected files (%d): ~%.1f MB") : | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/utilities/gettext.h:9:35: note: in definition of macro '_' 9 | #define _(string) (char *)gettext(string) | ^~~~~~ cdw_main_window.c:852:39: note: format string is defined here 852 | _("Selected files (%d): ~%.1f MB") : | ~^ | | | int | %ld cdw_main_window.c:855:21: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 855 | _("Selected files (%d): %.1f MB"), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/utilities/gettext.h:9:35: note: in definition of macro '_' 9 | #define _(string) (char *)gettext(string) | ^~~~~~ cdw_main_window.c:855:39: note: format string is defined here 855 | _("Selected files (%d): %.1f MB"), | ~^ | | | int | %ld mv -f .deps/cdw_window.Tpo .deps/cdw_window.Po mv -f .deps/cdw_widgets.Tpo .deps/cdw_widgets.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_processwin.Tpo .deps/cdw_processwin.Po mv -f .deps/cdw_main_window.Tpo .deps/cdw_main_window.Po mv -f .deps/cdw_image_wizard.Tpo .deps/cdw_image_wizard.Po mv -f .deps/cdw_form.Tpo .deps/cdw_form.Po mv -f .deps/cdw_write_wizard.Tpo .deps/cdw_write_wizard.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' gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_sys.o -MD -MP -MF .deps/cdw_sys.Tpo -c -o cdw_sys.o cdw_sys.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_cdll.o -MD -MP -MF .deps/cdw_cdll.Tpo -c -o cdw_cdll.o cdw_cdll.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_dll.o -MD -MP -MF .deps/cdw_dll.Tpo -c -o cdw_dll.o cdw_dll.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_string.o -MD -MP -MF .deps/cdw_string.Tpo -c -o cdw_string.o cdw_string.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_utils.o -MD -MP -MF .deps/cdw_utils.Tpo -c -o cdw_utils.o cdw_utils.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_logging.o -MD -MP -MF .deps/cdw_logging.Tpo -c -o cdw_logging.o cdw_logging.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_regex.o -MD -MP -MF .deps/cdw_regex.Tpo -c -o cdw_regex.o cdw_regex.c mv -f .deps/cdw_regex.Tpo .deps/cdw_regex.Po mv -f .deps/cdw_cdll.Tpo .deps/cdw_cdll.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' gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_config.o -MD -MP -MF .deps/cdw_config.Tpo -c -o cdw_config.o cdw_config.c gcc -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 -Os -std=gnu99 -O2 -Os -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' gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_file.o -MD -MP -MF .deps/cdw_file.Tpo -c -o cdw_file.o cdw_file.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_file_manager.o -MD -MP -MF .deps/cdw_file_manager.Tpo -c -o cdw_file_manager.o cdw_file_manager.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_file_picker.o -MD -MP -MF .deps/cdw_file_picker.Tpo -c -o cdw_file_picker.o cdw_file_picker.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_fs_browser.o -MD -MP -MF .deps/cdw_fs_browser.Tpo -c -o cdw_fs_browser.o cdw_fs_browser.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_fs.o -MD -MP -MF .deps/cdw_fs.Tpo -c -o cdw_fs.o cdw_fs.c gcc -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 -Os -std=gnu99 -O2 -Os -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_picker.Tpo .deps/cdw_file_picker.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_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' gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_graftpoints.o -MD -MP -MF .deps/cdw_graftpoints.Tpo -c -o cdw_graftpoints.o cdw_graftpoints.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_iso9660.o -MD -MP -MF .deps/cdw_iso9660.Tpo -c -o cdw_iso9660.o cdw_iso9660.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_ofs.o -MD -MP -MF .deps/cdw_ofs.Tpo -c -o cdw_ofs.o cdw_ofs.c gcc -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 -Os -std=gnu99 -O2 -Os -MT isosize.o -MD -MP -MF .deps/isosize.Tpo -c -o isosize.o isosize.c gcc -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 -Os -std=gnu99 -O2 -Os -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_iso9660.Tpo .deps/cdw_iso9660.Po mv -f .deps/cdw_udf.Tpo .deps/cdw_udf.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' gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_cdio.o -MD -MP -MF .deps/cdw_cdio.Tpo -c -o cdw_cdio.o cdw_cdio.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_cdio_drives.o -MD -MP -MF .deps/cdw_cdio_drives.Tpo -c -o cdw_cdio_drives.o cdw_cdio_drives.c gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw_disc.o -MD -MP -MF .deps/cdw_disc.Tpo -c -o cdw_disc.o cdw_disc.c gcc -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 -Os -std=gnu99 -O2 -Os -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_drive.Tpo .deps/cdw_drive.Po mv -f .deps/cdw_disc.Tpo .deps/cdw_disc.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' gcc -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 -Os -std=gnu99 -O2 -Os -MT cdw-cddb.o -MD -MP -MF .deps/cdw-cddb.Tpo -c -o cdw-cddb.o `test -f 'cddb.c' || echo './'`cddb.c gcc -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 -Os -std=gnu99 -O2 -Os -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 gcc -std=gnu99 -O2 -Os -Wl,--as-needed,-O1,--sort-common -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' >>> WARNING: cdw: APKBUILD does not run any tests! Alpine policy will soon require that packages have any relevant testsuites run during the build process. To fix, either define a check() function, or declare !check in $options to indicate the package does not have a testsuite. >>> 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... >>> cdw-doc*: Preparing subpackage cdw-doc... >>> cdw-doc*: Running postcheck for cdw-doc >>> cdw*: Running postcheck for cdw >>> cdw*: Preparing package cdw... >>> cdw*: Stripping binaries >>> cdw-doc*: Scanning shared objects >>> cdw*: Scanning shared objects >>> cdw-doc*: Tracing dependencies... >>> cdw-doc*: Package size: 28.0 KB >>> cdw-doc*: Compressing data... >>> cdw-doc*: Create checksum... >>> cdw-doc*: Create cdw-doc-0.8.1-r4.apk >>> cdw*: Tracing dependencies... cdrkit so:libburn.so.4 so:libc.musl-aarch64.so.1 so:libcdio.so.19 so:libformw.so.6 so:libintl.so.8 so:libiso9660.so.11 so:libmenuw.so.6 so:libncursesw.so.6 so:libpanelw.so.6 >>> cdw*: Package size: 348.0 KB >>> cdw*: Compressing data... >>> cdw*: Create checksum... >>> cdw*: Create cdw-0.8.1-r4.apk >>> cdw: Build complete at Fri, 14 Oct 2022 14:44:28 +0000 elapsed time 0h 0m 11s >>> cdw: Cleaning up srcdir >>> cdw: Cleaning up pkgdir >>> cdw: Uninstalling dependencies... (1/21) Purging .makedepends-cdw (20221014.144418) (2/21) Purging cdrkit (1.1.11-r3) (3/21) Purging bzip2 (1.0.8-r3) (4/21) Purging ncurses-dev (6.3_p20221008-r0) (5/21) Purging libcdio-dev (2.1.0-r0) (6/21) Purging libcdio++ (2.1.0-r0) (7/21) Purging libcdio (2.1.0-r0) (8/21) Purging libburn-dev (1.5.4-r1) (9/21) Purging libburn (1.5.4-r1) (10/21) Purging bison (3.8.2-r0) (11/21) Purging m4 (1.4.19-r1) (12/21) Purging gettext-dev (0.21.1-r0) (13/21) Purging gettext-asprintf (0.21.1-r0) (14/21) Purging gettext (0.21.1-r0) (15/21) Purging linux-headers (5.19.5-r0) (16/21) Purging libbz2 (1.0.8-r3) (17/21) Purging gettext-libs (0.21.1-r0) (18/21) Purging libintl (0.21.1-r0) (19/21) Purging libunistring (1.0-r0) (20/21) Purging libxml2 (2.10.2-r1) (21/21) Purging xz-libs (5.2.7-r0) Executing busybox-1.35.0-r27.trigger OK: 405 MiB in 96 packages >>> cdw: Updating the community/aarch64 repository index... >>> cdw: Signing the index...