>>> libnjb: Building community/libnjb 2.2.7-r6 (using abuild 3.11.0_rc13-r0) started Sat, 22 Apr 2023 13:46:33 +0000 >>> libnjb: Checking sanity of /home/buildozer/aports/community/libnjb/APKBUILD... >>> libnjb: Analyzing dependencies... >>> libnjb: Installing for build: build-base libusb-compat-dev linux-headers eudev-dev zlib-dev ncurses-dev (1/20) Installing libusb (1.0.26-r2) (2/20) Installing libusb-compat (0.1.8-r1) (3/20) Installing libusb-dev (1.0.26-r2) (4/20) Installing libusb-compat-dev (0.1.8-r1) (5/20) Installing linux-headers (6.2-r0) (6/20) Installing udev-init-scripts (35-r1) (7/20) Installing eudev-libs (3.2.11-r8) (8/20) Installing libblkid (2.38.1-r7) (9/20) Installing xz-libs (5.4.2-r1) (10/20) Installing kmod-libs (30-r3) (11/20) Installing eudev (3.2.11-r8) (12/20) Installing eudev-dev (3.2.11-r8) (13/20) Installing zlib-dev (1.2.13-r1) (14/20) Installing libformw (6.4_p20230401-r5) (15/20) Installing libmenuw (6.4_p20230401-r5) (16/20) Installing libpanelw (6.4_p20230401-r5) (17/20) Installing libncurses++ (6.4_p20230401-r5) (18/20) Installing ncurses-dev (6.4_p20230401-r5) (19/20) Installing .makedepends-libnjb (20230422.134634) (20/20) Installing eudev-openrc (3.2.11-r8) Executing busybox-1.36.0-r7.trigger Executing eudev-3.2.11-r8.trigger OK: 383 MiB in 121 packages >>> libnjb: Cleaning up srcdir >>> libnjb: Cleaning up pkgdir >>> libnjb: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libnjb-2.2.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 486k 100 486k 0 0 650k 0 --:--:-- --:--:-- --:--:-- 650k >>> libnjb: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libnjb-2.2.7.tar.gz >>> libnjb: Checking sha512sums... libnjb-2.2.7.tar.gz: OK >>> libnjb: Unpacking /var/cache/distfiles/edge/libnjb-2.2.7.tar.gz... >>> libnjb: Updating ./config.sub checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 for s390x-alpine-linux-musl-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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... yes checking build system type... s390x-alpine-linux-musl checking host system type... s390x-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/s390x-alpine-linux-musl/bin/ld checking if the linker (/usr/s390x-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert s390x-alpine-linux-musl file names to s390x-alpine-linux-musl format... func_convert_file_noop checking how to convert s390x-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/s390x-alpine-linux-musl/bin/ld option to reload object files... -r checking for s390x-alpine-linux-musl-objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-alpine-linux-musl-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for s390x-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for s390x-alpine-linux-musl-strip... no checking for strip... strip checking for s390x-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for s390x-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/s390x-alpine-linux-musl/bin/ld -m elf64_s390) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for doxygen... false configure: WARNING: *** doxygen not found, docs will not be built checking if the host operating system is Darwin... no checking For MinGW32... no checking for initscr in -lcurses... yes checking for usb_control_msg in -lusb... yes checking for uncompress in -lz... yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for string.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking usb.h usability... yes checking usb.h presence... yes checking for usb.h... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking return type of signal handlers... void checking for size_t... yes checking for struct stat.st_blksize... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for basename... yes checking for memset... yes checking for select... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strtoul... yes checking for usleep... yes configure: creating ./config.status config.status: creating src/libnjb.h config.status: creating doc/Doxyfile config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating sample/Makefile config.status: creating nomadjukebox config.status: creating hotplug.sh config.status: creating libnjb.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT base.lo -MD -MP -MF .deps/base.Tpo -c -o base.lo base.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT ioutil.lo -MD -MP -MF .deps/ioutil.Tpo -c -o ioutil.lo ioutil.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c -o protocol.lo protocol.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT procedure.lo -MD -MP -MF .deps/procedure.Tpo -c -o procedure.lo procedure.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT byteorder.lo -MD -MP -MF .deps/byteorder.Tpo -c -o byteorder.lo byteorder.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT playlist.lo -MD -MP -MF .deps/playlist.Tpo -c -o playlist.lo playlist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT usb_io.lo -MD -MP -MF .deps/usb_io.Tpo -c -o usb_io.lo usb_io.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT njb_error.lo -MD -MP -MF .deps/njb_error.Tpo -c -o njb_error.lo njb_error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT base.lo -MD -MP -MF .deps/base.Tpo -c base.c -fPIC -DPIC -o .libs/base.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT ioutil.lo -MD -MP -MF .deps/ioutil.Tpo -c ioutil.c -fPIC -DPIC -o .libs/ioutil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -fPIC -DPIC -o .libs/protocol.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT procedure.lo -MD -MP -MF .deps/procedure.Tpo -c procedure.c -fPIC -DPIC -o .libs/procedure.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT usb_io.lo -MD -MP -MF .deps/usb_io.Tpo -c usb_io.c -fPIC -DPIC -o .libs/usb_io.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT byteorder.lo -MD -MP -MF .deps/byteorder.Tpo -c byteorder.c -fPIC -DPIC -o .libs/byteorder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT playlist.lo -MD -MP -MF .deps/playlist.Tpo -c playlist.c -fPIC -DPIC -o .libs/playlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT njb_error.lo -MD -MP -MF .deps/njb_error.Tpo -c njb_error.c -fPIC -DPIC -o .libs/njb_error.o usb_io.c: In function 'usb_pipe_read': usb_io.c:149:28: warning: format '%d' expects argument of type 'int', but argument 2 has type 'ssize_t' {aka 'long int'} [-Wformat=] 149 | printf("LIBNJB: ERROR %d in usb_bulk_read\n", bread); | ~^ ~~~~~ | | | | int ssize_t {aka long int} | %ld procedure.c: In function 'NJB_Get_Track_fd': procedure.c:1012:9: warning: variable 'wasshort' set but not used [-Wunused-but-set-variable] 1012 | int wasshort = 0; | ^~~~~~~~ ioutil.c: In function 'data_dump_ascii': ioutil.c:70:34: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 70 | fprintf(f, "\t%04x:", dump_boundry); | ~~~^ ~~~~~~~~~~~~ | | | | | size_t {aka long unsigned int} | unsigned int | %04lx libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT byteorder.lo -MD -MP -MF .deps/byteorder.Tpo -c byteorder.c -o byteorder.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT usb_io.lo -MD -MP -MF .deps/usb_io.Tpo -c usb_io.c -o usb_io.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT ioutil.lo -MD -MP -MF .deps/ioutil.Tpo -c ioutil.c -o ioutil.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT base.lo -MD -MP -MF .deps/base.Tpo -c base.c -o base.o >/dev/null 2>&1 mv -f .deps/byteorder.Tpo .deps/byteorder.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT datafile.lo -MD -MP -MF .deps/datafile.Tpo -c -o datafile.lo datafile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT datafile.lo -MD -MP -MF .deps/datafile.Tpo -c datafile.c -fPIC -DPIC -o .libs/datafile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT playlist.lo -MD -MP -MF .deps/playlist.Tpo -c playlist.c -o playlist.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT njb_error.lo -MD -MP -MF .deps/njb_error.Tpo -c njb_error.c -o njb_error.o >/dev/null 2>&1 mv -f .deps/ioutil.Tpo .deps/ioutil.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT songid.lo -MD -MP -MF .deps/songid.Tpo -c -o songid.lo songid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT songid.lo -MD -MP -MF .deps/songid.Tpo -c songid.c -fPIC -DPIC -o .libs/songid.o mv -f .deps/usb_io.Tpo .deps/usb_io.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT eax.lo -MD -MP -MF .deps/eax.Tpo -c -o eax.lo eax.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT eax.lo -MD -MP -MF .deps/eax.Tpo -c eax.c -fPIC -DPIC -o .libs/eax.o mv -f .deps/base.Tpo .deps/base.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT njbtime.lo -MD -MP -MF .deps/njbtime.Tpo -c -o njbtime.lo njbtime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT njbtime.lo -MD -MP -MF .deps/njbtime.Tpo -c njbtime.c -fPIC -DPIC -o .libs/njbtime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT eax.lo -MD -MP -MF .deps/eax.Tpo -c eax.c -o eax.o >/dev/null 2>&1 mv -f .deps/playlist.Tpo .deps/playlist.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT protocol3.lo -MD -MP -MF .deps/protocol3.Tpo -c -o protocol3.lo protocol3.c mv -f .deps/njb_error.Tpo .deps/njb_error.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c -o unicode.lo unicode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT protocol3.lo -MD -MP -MF .deps/protocol3.Tpo -c protocol3.c -fPIC -DPIC -o .libs/protocol3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c unicode.c -fPIC -DPIC -o .libs/unicode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT datafile.lo -MD -MP -MF .deps/datafile.Tpo -c datafile.c -o datafile.o >/dev/null 2>&1 protocol3.c: In function 'njb3_get_codecs': protocol3.c:233:13: warning: variable 'supports_wma' set but not used [-Wunused-but-set-variable] 233 | u_int16_t supports_wma; | ^~~~~~~~~~~~ protocol3.c:232:13: warning: variable 'supports_mp3' set but not used [-Wunused-but-set-variable] 232 | u_int16_t supports_mp3; | ^~~~~~~~~~~~ protocol3.c:231:13: warning: variable 'supports_wav' set but not used [-Wunused-but-set-variable] 231 | u_int16_t supports_wav; | ^~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT njbtime.lo -MD -MP -MF .deps/njbtime.Tpo -c njbtime.c -o njbtime.o >/dev/null 2>&1 protocol3.c: In function 'njb3_dump_device_register': protocol3.c:696:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] 696 | u_int16_t status; | ^~~~~~ protocol3.c: In function 'read_metadata_chunk': protocol3.c:1750:29: warning: variable 'word3' set but not used [-Wunused-but-set-variable] 1750 | u_int16_t word1, word2, word3, word5; | ^~~~~ protocol3.c:1750:22: warning: variable 'word2' set but not used [-Wunused-but-set-variable] 1750 | u_int16_t word1, word2, word3, word5; | ^~~~~ protocol3.c: In function 'populate_playlist': protocol3.c:2518:37: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'ssize_t' {aka 'long int'} [-Wformat=] 2518 | printf("Parsing this buffer, 0x%x bytes:\n", bread); | ~^ ~~~~~ | | | | unsigned int ssize_t {aka long int} | %lx protocol3.c:2551:28: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'ssize_t' {aka 'long int'} [-Wformat=] 2551 | printf("bread=%08x, i=%08x, framelen=%04x, 0x%x bytes left, " | ~~~^ | | | unsigned int | %08lx 2552 | "read new chunk, save those bytes\n", 2553 | bread, i, framelen, remain); | ~~~~~ | | | ssize_t {aka long int} protocol3.c:2551:57: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'ssize_t' {aka 'long int'} [-Wformat=] 2551 | printf("bread=%08x, i=%08x, framelen=%04x, 0x%x bytes left, " | ~^ | | | unsigned int | %lx 2552 | "read new chunk, save those bytes\n", 2553 | bread, i, framelen, remain); | ~~~~~~ | | | ssize_t {aka long int} protocol3.c:2584:43: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'ssize_t' {aka 'long int'} [-Wformat=] 2584 | printf("Parsing this buffer, 0x%x bytes:\n", remain); | ~^ ~~~~~~ | | | | unsigned int ssize_t {aka long int} | %lx protocol3.c:2595:61: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'ssize_t' {aka 'long int'} [-Wformat=] 2595 | printf("get statusword at offset %04x, remain: %04x\n", i, remain); | ~~~^ ~~~~~~ | | | | | ssize_t {aka long int} | unsigned int | %04lx protocol3.c:2597:56: warning: format '%d' expects argument of type 'int', but argument 2 has type 'ssize_t' {aka 'long int'} [-Wformat=] 2597 | printf("LIBNJB PANIC: remaining bytes != 2 (%d)\n", remain); | ~^ ~~~~~~ | | | | int ssize_t {aka long int} | %ld protocol3.c:2627:49: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'ssize_t' {aka 'long int'} [-Wformat=] 2627 | printf("Found endmarker, remain: %04x\n", remain); | ~~~^ ~~~~~~ | | | | | ssize_t {aka long int} | unsigned int | %04lx protocol3.c:2634:18: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'ssize_t' {aka 'long int'} [-Wformat=] 2634 | printf("Frame length: 0x%04x, ID: 0x%04x at buffer index " | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2635 | "%04x (remain %04x)\n", 2636 | framelen, frameid, i, remain); | ~~~~~~ | | | ssize_t {aka long int} protocol3.c:2635:35: note: format string is defined here 2635 | "%04x (remain %04x)\n", | ~~~^ | | | unsigned int | %04lx protocol3.c:2688:43: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'ssize_t' {aka 'long int'} [-Wformat=] 2688 | printf("Parsing this buffer, 0x%x bytes:\n", bread); | ~^ ~~~~~ | | | | unsigned int ssize_t {aka long int} | %lx protocol3.c:2526:9: warning: unused variable 'success' [-Wunused-variable] 2526 | int success; | ^~~~~~~ protocol3.c: In function 'njb3_read_keys': protocol3.c:3185:7: warning: variable 'result' set but not used [-Wunused-but-set-variable] 3185 | int result; | ^~~~~~ mv -f .deps/eax.Tpo .deps/eax.Plo mv -f .deps/njbtime.Tpo .deps/njbtime.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c unicode.c -o unicode.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT songid.lo -MD -MP -MF .deps/songid.Tpo -c songid.c -o songid.o >/dev/null 2>&1 mv -f .deps/datafile.Tpo .deps/datafile.Plo mv -f .deps/unicode.Tpo .deps/unicode.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT protocol.lo -MD -MP -MF .deps/protocol.Tpo -c protocol.c -o protocol.o >/dev/null 2>&1 mv -f .deps/songid.Tpo .deps/songid.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT procedure.lo -MD -MP -MF .deps/procedure.Tpo -c procedure.c -o procedure.o >/dev/null 2>&1 In function 'populate_playlist', inlined from 'njb3_reset_get_playlist_tag' at protocol3.c:2866:10: protocol3.c:2666:9: warning: 'retries' may be used uninitialized [-Wmaybe-uninitialized] 2666 | printf("LIBNJB Panic: unable to send command (try %d)\n", retries); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ protocol3.c: In function 'njb3_reset_get_playlist_tag': protocol3.c:2525:9: note: 'retries' was declared here 2525 | int retries; | ^~~~~~~ In function 'add_to_key', inlined from 'parse_metadata_block' at protocol3.c:2104:12, inlined from 'njb3_read_keys' at protocol3.c:3218:12: protocol3.c:3130:20: warning: 'target' may be used uninitialized [-Wmaybe-uninitialized] 3130 | keyval->key[4] = '\0'; | ~~~~~~~~~~~~~~~^~~~~~ protocol3.c: In function 'njb3_read_keys': protocol3.c:2044:18: note: 'target' was declared here 2044 | unsigned char *target; | ^~~~~~ mv -f .deps/protocol.Tpo .deps/protocol.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT protocol3.lo -MD -MP -MF .deps/protocol3.Tpo -c protocol3.c -o protocol3.o >/dev/null 2>&1 mv -f .deps/procedure.Tpo .deps/procedure.Plo mv -f .deps/protocol3.Tpo .deps/protocol3.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -version-info 6:1:1 -Wl,--as-needed,-O1,--sort-common -o libnjb.la -rpath /usr/lib base.lo ioutil.lo protocol.lo procedure.lo byteorder.lo playlist.lo usb_io.lo njb_error.lo datafile.lo songid.lo eax.lo njbtime.lo protocol3.lo unicode.lo -lusb libtool: link: gcc -shared -fPIC -DPIC .libs/base.o .libs/ioutil.o .libs/protocol.o .libs/procedure.o .libs/byteorder.o .libs/playlist.o .libs/usb_io.o .libs/njb_error.o .libs/datafile.o .libs/songid.o .libs/eax.o .libs/njbtime.o .libs/protocol3.o .libs/unicode.o -lusb -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libnjb.so.5 -o .libs/libnjb.so.5.1.1 libtool: link: (cd ".libs" && rm -f "libnjb.so.5" && ln -s "libnjb.so.5.1.1" "libnjb.so.5") libtool: link: (cd ".libs" && rm -f "libnjb.so" && ln -s "libnjb.so.5.1.1" "libnjb.so") libtool: link: ar cru .libs/libnjb.a base.o ioutil.o protocol.o procedure.o byteorder.o playlist.o usb_io.o njb_error.o datafile.o songid.o eax.o njbtime.o protocol3.o unicode.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libnjb.a libtool: link: ( cd ".libs" && rm -f "libnjb.la" && ln -s "../libnjb.la" "libnjb.la" ) make[2]: Leaving directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/src' Making all in sample make[2]: Entering directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/sample' gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT cursesplay.o -MD -MP -MF .deps/cursesplay.Tpo -c -o cursesplay.o cursesplay.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT delfile.o -MD -MP -MF .deps/delfile.Tpo -c -o delfile.o delfile.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT deltr.o -MD -MP -MF .deps/deltr.Tpo -c -o deltr.o deltr.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT dumpeax.o -MD -MP -MF .deps/dumpeax.Tpo -c -o dumpeax.o dumpeax.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT dumptime.o -MD -MP -MF .deps/dumptime.Tpo -c -o dumptime.o dumptime.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT files.o -MD -MP -MF .deps/files.Tpo -c -o files.o files.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT fwupgrade.o -MD -MP -MF .deps/fwupgrade.Tpo -c -o fwupgrade.o fwupgrade.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT getfile.o -MD -MP -MF .deps/getfile.Tpo -c -o getfile.o getfile.c delfile.c: In function 'main': delfile.c:9:17: warning: variable 'syntax' set but not used [-Wunused-but-set-variable] 9 | int n, debug, syntax, opt; | ^~~~~~ getfile.c: In function 'main': getfile.c:94:35: warning: format '%Lu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 94 | printf("%Lu bytes\n", size); | ~~^ ~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu getfile.c: In function 'progress': getfile.c:120:30: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 120 | printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent); | ~~~^ ~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu getfile.c:120:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 120 | printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent); | ~~~^ ~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu files.c: In function 'datafile_dump': files.c:17:30: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 17 | fprintf(fp, "Size : %llu bytes\n", size); | ~~~^ ~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu fwupgrade.c: In function 'progress': fwupgrade.c:31:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 31 | printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent); | ~~~^ ~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu fwupgrade.c:31:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 31 | printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent); | ~~~^ ~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu fwupgrade.c: In function 'read_in_fw': fwupgrade.c:72:46: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 72 | printf("Read in a firmware file of size 0x%x.\n", bread); | ~^ ~~~~~ | | | | | size_t {aka long unsigned int} | unsigned int | %lx fwupgrade.c: In function 'main': fwupgrade.c:349:50: warning: pointer targets in passing argument 3 of 'dexor_fw_image' differ in signedness [-Wpointer-sign] 349 | dexor_fw_image(&buffer[offset+4], zimglen, known_key, strlen(known_key)); | ^~~~~~~~~ | | | char * fwupgrade.c:140:43: note: expected 'unsigned char *' but argument is of type 'char *' 140 | unsigned char *key, | ~~~~~~~~~~~~~~~^~~ fwupgrade.c:359:41: warning: format '%x' expects argument of type 'unsigned int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 359 | printf("Decompressed image size: 0x%x\n", rawlen); | ~^ ~~~~~~ | | | | | size_t {aka long unsigned int} | unsigned int | %lx mv -f .deps/delfile.Tpo .deps/delfile.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT getowner.o -MD -MP -MF .deps/getowner.Tpo -c -o getowner.o getowner.c mv -f .deps/dumptime.Tpo .deps/dumptime.Po mv -f .deps/deltr.Tpo .deps/deltr.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT gettr.o -MD -MP -MF .deps/gettr.Tpo -c -o gettr.o gettr.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT getusage.o -MD -MP -MF .deps/getusage.Tpo -c -o getusage.o getusage.c cursesplay.c: In function 'main': cursesplay.c:40:12: warning: variable 'root' set but not used [-Wunused-but-set-variable] 40 | WINDOW * root; | ^~~~ mv -f .deps/dumpeax.Tpo .deps/dumpeax.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT handshake.o -MD -MP -MF .deps/handshake.Tpo -c -o handshake.o handshake.c mv -f .deps/files.Tpo .deps/files.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT pl.o -MD -MP -MF .deps/pl.Tpo -c -o pl.o pl.c mv -f .deps/getfile.Tpo .deps/getfile.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT play.o -MD -MP -MF .deps/play.Tpo -c -o play.o play.c gettr.c: In function 'progress': gettr.c:9:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 9 | printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent); | ~~~^ ~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu gettr.c:9:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 9 | printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent); | ~~~^ ~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu getusage.c: In function 'main': getusage.c:54:38: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 54 | printf("Total bytes on jukebox: %llu (%llu MB)\n", | ~~~^ | | | long long unsigned int | %lu 55 | total, total/(1024*1024)); | ~~~~~ | | | u_int64_t {aka long unsigned int} getusage.c:54:44: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 54 | printf("Total bytes on jukebox: %llu (%llu MB)\n", | ~~~^ | | | long long unsigned int | %lu 55 | total, total/(1024*1024)); | ~~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} getusage.c:56:37: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 56 | printf("Free bytes on jukebox: %llu (%llu MB)\n", | ~~~^ | | | long long unsigned int | %lu 57 | free, free/(1024*1024)); | ~~~~ | | | u_int64_t {aka long unsigned int} getusage.c:56:43: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 56 | printf("Free bytes on jukebox: %llu (%llu MB)\n", | ~~~^ | | | long long unsigned int | %lu 57 | free, free/(1024*1024)); | ~~~~~~~~~~~~~~~~ | | | u_int64_t {aka long unsigned int} handshake.c: In function 'main': handshake.c:89:39: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 89 | printf(" Library counter: %llu\n", NJB_Get_NJB1_Libcounter(njb)); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu mv -f .deps/getusage.Tpo .deps/getusage.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT playlists.o -MD -MP -MF .deps/playlists.Tpo -c -o playlists.o playlists.c mv -f .deps/cursesplay.Tpo .deps/cursesplay.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT sendfile.o -MD -MP -MF .deps/sendfile.Tpo -c -o sendfile.o sendfile.c mv -f .deps/getowner.Tpo .deps/getowner.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT sendtr.o -MD -MP -MF .deps/sendtr.Tpo -c -o sendtr.o sendtr.c mv -f .deps/gettr.Tpo .deps/gettr.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT setowner.o -MD -MP -MF .deps/setowner.Tpo -c -o setowner.o setowner.c sendfile.c: In function 'progress': sendfile.c:11:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 11 | printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent); | ~~~^ ~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu sendfile.c:11:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 11 | printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent); | ~~~^ ~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu mv -f .deps/pl.Tpo .deps/pl.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT setpbm.o -MD -MP -MF .deps/setpbm.Tpo -c -o setpbm.o setpbm.c sendtr.c: In function 'progress': sendtr.c:33:24: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 33 | printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent); | ~~~^ ~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu sendtr.c:33:32: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'u_int64_t' {aka 'long unsigned int'} [-Wformat=] 33 | printf("Progress: %llu of %llu (%d%%)\r", sent, total, percent); | ~~~^ ~~~~~ | | | | | u_int64_t {aka long unsigned int} | long long unsigned int | %lu mv -f .deps/play.Tpo .deps/play.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT settime.o -MD -MP -MF .deps/settime.Tpo -c -o settime.o settime.c mv -f .deps/handshake.Tpo .deps/handshake.Po mv -f .deps/fwupgrade.Tpo .deps/fwupgrade.Po gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT tagtr.o -MD -MP -MF .deps/tagtr.Tpo -c -o tagtr.o tagtr.c gcc -DHAVE_CONFIG_H -I. -I.. -Os -Wformat -Werror=format-security -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -MT tracks.o -MD -MP -MF .deps/tracks.Tpo -c -o tracks.o tracks.c mv -f .deps/playlists.Tpo .deps/playlists.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o cursesplay cursesplay.o ../src/libnjb.la -lcurses -lusb mv -f .deps/sendfile.Tpo .deps/sendfile.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o delfile delfile.o ../src/libnjb.la -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/cursesplay cursesplay.o ../src/.libs/libnjb.so -lcurses -lusb mv -f .deps/setowner.Tpo .deps/setowner.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o deltr deltr.o ../src/libnjb.la -lusb /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o dumpeax dumpeax.o ../src/libnjb.la -lusb mv -f .deps/setpbm.Tpo .deps/setpbm.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o dumptime dumptime.o ../src/libnjb.la -lusb mv -f .deps/tracks.Tpo .deps/tracks.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o files files.o ../src/libnjb.la -lusb mv -f .deps/settime.Tpo .deps/settime.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o fwupgrade fwupgrade.o ../src/libnjb.la -lz -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/deltr deltr.o ../src/.libs/libnjb.so -lusb mv -f .deps/sendtr.Tpo .deps/sendtr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o getfile getfile.o ../src/libnjb.la -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/delfile delfile.o ../src/.libs/libnjb.so -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/dumptime dumptime.o ../src/.libs/libnjb.so -lusb mv -f .deps/tagtr.Tpo .deps/tagtr.Po /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o getowner getowner.o ../src/libnjb.la -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/files files.o ../src/.libs/libnjb.so -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/dumpeax dumpeax.o ../src/.libs/libnjb.so -lusb /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o gettr gettr.o ../src/libnjb.la -lusb /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o getusage getusage.o ../src/libnjb.la -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/fwupgrade fwupgrade.o ../src/.libs/libnjb.so -lz -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/getfile getfile.o ../src/.libs/libnjb.so -lusb /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o handshake handshake.o ../src/libnjb.la -lusb /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o pl pl.o ../src/libnjb.la -lusb /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o play play.o ../src/libnjb.la -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/getowner getowner.o ../src/.libs/libnjb.so -lusb /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o playlists playlists.o ../src/libnjb.la -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/gettr gettr.o ../src/.libs/libnjb.so -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/getusage getusage.o ../src/.libs/libnjb.so -lusb /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o sendfile sendfile.o ../src/libnjb.la -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/pl pl.o ../src/.libs/libnjb.so -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/handshake handshake.o ../src/.libs/libnjb.so -lusb /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o sendtr sendtr.o ../src/libnjb.la -lusb /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o setowner setowner.o ../src/libnjb.la -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/play play.o ../src/.libs/libnjb.so -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/playlists playlists.o ../src/.libs/libnjb.so -lusb /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o setpbm setpbm.o ../src/libnjb.la -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/sendfile sendfile.o ../src/.libs/libnjb.so -lusb /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o settime settime.o ../src/libnjb.la -lusb /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o tagtr tagtr.o ../src/libnjb.la -lusb /bin/sh ../libtool --tag=CC --mode=link gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed,-O1,--sort-common -o tracks tracks.o ../src/libnjb.la -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/sendtr sendtr.o ../src/.libs/libnjb.so -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/setowner setowner.o ../src/.libs/libnjb.so -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/setpbm setpbm.o ../src/.libs/libnjb.so -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/tracks tracks.o ../src/.libs/libnjb.so -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/settime settime.o ../src/.libs/libnjb.so -lusb libtool: link: gcc -I../src -Os -Wformat -Werror=format-security -Wall -Wmissing-prototypes -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/tagtr tagtr.o ../src/.libs/libnjb.so -lusb make[2]: Leaving directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/sample' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/doc' make[2]: Entering directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7' make[1]: Leaving directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7' >>> WARNING: libnjb: 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. >>> libnjb: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/src' make[2]: Entering directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/src' test -z "/usr/lib" || .././install-sh -c -d "/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/lib" test -z "/usr/include" || .././install-sh -c -d "/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/include" /bin/sh ../libtool --mode=install /usr/bin/install -c libnjb.la '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/lib' /usr/bin/install -c -m 644 libnjb.h '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/include' libtool: install: /usr/bin/install -c .libs/libnjb.so.5.1.1 /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/lib/libnjb.so.5.1.1 libtool: install: (cd /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/lib && { ln -s -f libnjb.so.5.1.1 libnjb.so.5 || { rm -f libnjb.so.5 && ln -s libnjb.so.5.1.1 libnjb.so.5; }; }) libtool: install: (cd /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/lib && { ln -s -f libnjb.so.5.1.1 libnjb.so || { rm -f libnjb.so && ln -s libnjb.so.5.1.1 libnjb.so; }; }) libtool: install: /usr/bin/install -c .libs/libnjb.lai /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/lib/libnjb.la libtool: install: /usr/bin/install -c .libs/libnjb.a /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/lib/libnjb.a libtool: install: chmod 644 /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/lib/libnjb.a libtool: install: ranlib /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/lib/libnjb.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/src' make[1]: Leaving directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/src' Making install in sample make[1]: Entering directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/sample' make[2]: Entering directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/sample' test -z "/usr/bin" || .././install-sh -c -d "/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /bin/sh ../libtool --mode=install /usr/bin/install -c cursesplay '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-cursesplay' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/cursesplay /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-cursesplay /bin/sh ../libtool --mode=install /usr/bin/install -c delfile '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-delfile' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/delfile /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-delfile /bin/sh ../libtool --mode=install /usr/bin/install -c deltr '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-deltr' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/deltr /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-deltr /bin/sh ../libtool --mode=install /usr/bin/install -c dumpeax '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-dumpeax' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dumpeax /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-dumpeax /bin/sh ../libtool --mode=install /usr/bin/install -c dumptime '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-dumptime' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/dumptime /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-dumptime /bin/sh ../libtool --mode=install /usr/bin/install -c files '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-files' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/files /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-files /bin/sh ../libtool --mode=install /usr/bin/install -c fwupgrade '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-fwupgrade' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/fwupgrade /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-fwupgrade /bin/sh ../libtool --mode=install /usr/bin/install -c getfile '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-getfile' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/getfile /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-getfile /bin/sh ../libtool --mode=install /usr/bin/install -c getowner '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-getowner' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/getowner /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-getowner /bin/sh ../libtool --mode=install /usr/bin/install -c gettr '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-gettr' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gettr /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-gettr /bin/sh ../libtool --mode=install /usr/bin/install -c getusage '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-getusage' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/getusage /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-getusage /bin/sh ../libtool --mode=install /usr/bin/install -c handshake '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-handshake' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/handshake /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-handshake /bin/sh ../libtool --mode=install /usr/bin/install -c pl '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-pl' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/pl /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-pl /bin/sh ../libtool --mode=install /usr/bin/install -c play '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-play' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/play /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-play /bin/sh ../libtool --mode=install /usr/bin/install -c playlists '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-playlists' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/playlists /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-playlists /bin/sh ../libtool --mode=install /usr/bin/install -c sendfile '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-sendfile' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/sendfile /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-sendfile /bin/sh ../libtool --mode=install /usr/bin/install -c sendtr '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-sendtr' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/sendtr /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-sendtr /bin/sh ../libtool --mode=install /usr/bin/install -c setowner '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-setowner' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/setowner /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-setowner /bin/sh ../libtool --mode=install /usr/bin/install -c setpbm '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-setpbm' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/setpbm /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-setpbm /bin/sh ../libtool --mode=install /usr/bin/install -c settime '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-settime' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/settime /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-settime /bin/sh ../libtool --mode=install /usr/bin/install -c tagtr '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-tagtr' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/tagtr /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-tagtr /bin/sh ../libtool --mode=install /usr/bin/install -c tracks '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-tracks' libtool: install: warning: `../src/libnjb.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/tracks /home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin/./njb-tracks make[2]: Leaving directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/sample' make[1]: Leaving directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/sample' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/doc' make[2]: Entering directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/doc' 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/libnjb/src/libnjb-2.2.7/doc' make[1]: Leaving directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7/doc' make[1]: Entering directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7' make[2]: Entering directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7' make[2]: Nothing to be done for 'install-exec-am'. test -z "" || ./install-sh -c -d "/home/buildozer/aports/community/libnjb/pkg/libnjb" test -z "/usr/lib/pkgconfig" || ./install-sh -c -d "/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/lib/pkgconfig" /usr/bin/install -c -m 644 libnjb.pc '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7' make[1]: Leaving directory '/home/buildozer/aports/community/libnjb/src/libnjb-2.2.7' >>> libnjb-dev*: Running split function dev... >>> libnjb-dev*: Preparing subpackage libnjb-dev... >>> libnjb-dev*: Stripping binaries >>> libnjb-dev*: Running postcheck for libnjb-dev >>> libnjb-examples*: Running split function examples... '/home/buildozer/aports/community/libnjb/pkg/libnjb/usr/bin' -> '/home/buildozer/aports/community/libnjb/pkg/libnjb-examples/usr/bin' >>> libnjb-examples*: Preparing subpackage libnjb-examples... >>> libnjb-examples*: Stripping binaries >>> libnjb-examples*: Running postcheck for libnjb-examples >>> libnjb*: Running postcheck for libnjb >>> libnjb*: Preparing package libnjb... >>> libnjb*: Stripping binaries >>> libnjb-dev*: Scanning shared objects >>> libnjb-examples*: Scanning shared objects >>> libnjb*: Scanning shared objects >>> libnjb-dev*: Tracing dependencies... libusb-compat-dev libnjb=2.2.7-r6 pkgconfig >>> libnjb-dev*: Package size: 392.0 KB >>> libnjb-dev*: Compressing data... >>> libnjb-dev*: Create checksum... >>> libnjb-dev*: Create libnjb-dev-2.2.7-r6.apk >>> libnjb-examples*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libncursesw.so.6 so:libnjb.so.5 so:libz.so.1 >>> libnjb-examples*: Package size: 284.0 KB >>> libnjb-examples*: Compressing data... >>> libnjb-examples*: Create checksum... >>> libnjb-examples*: Create libnjb-examples-2.2.7-r6.apk >>> libnjb*: Tracing dependencies... so:libc.musl-s390x.so.1 so:libusb-0.1.so.4 >>> libnjb*: Package size: 180.0 KB >>> libnjb*: Compressing data... >>> libnjb*: Create checksum... >>> libnjb*: Create libnjb-2.2.7-r6.apk >>> libnjb: Build complete at Sat, 22 Apr 2023 13:46:41 +0000 elapsed time 0h 0m 8s >>> libnjb: Cleaning up srcdir >>> libnjb: Cleaning up pkgdir >>> libnjb: Uninstalling dependencies... (1/20) Purging .makedepends-libnjb (20230422.134634) (2/20) Purging libusb-compat-dev (0.1.8-r1) (3/20) Purging libusb-compat (0.1.8-r1) (4/20) Purging linux-headers (6.2-r0) (5/20) Purging eudev-dev (3.2.11-r8) (6/20) Purging eudev-openrc (3.2.11-r8) (7/20) Purging eudev (3.2.11-r8) (8/20) Purging udev-init-scripts (35-r1) (9/20) Purging eudev-libs (3.2.11-r8) (10/20) Purging zlib-dev (1.2.13-r1) (11/20) Purging ncurses-dev (6.4_p20230401-r5) (12/20) Purging libncurses++ (6.4_p20230401-r5) (13/20) Purging libpanelw (6.4_p20230401-r5) (14/20) Purging kmod-libs (30-r3) (15/20) Purging libblkid (2.38.1-r7) (16/20) Purging libformw (6.4_p20230401-r5) (17/20) Purging libmenuw (6.4_p20230401-r5) (18/20) Purging libusb-dev (1.0.26-r2) (19/20) Purging libusb (1.0.26-r2) (20/20) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 371 MiB in 101 packages >>> libnjb: Updating the community/s390x repository index... >>> libnjb: Signing the index...