>>> libaacs: Building community/libaacs 0.11.1-r1 (using abuild 3.15.0_rc3-r1) started Sat, 26 Apr 2025 10:18:49 +0000 >>> libaacs: Validating /home/buildozer/aports/community/libaacs/APKBUILD... >>> libaacs: Analyzing dependencies... >>> libaacs: Installing for build: build-base bison flex libgcrypt-dev (1/8) Installing m4 (1.4.19-r3) (2/8) Installing bison (3.8.2-r1) (3/8) Installing flex (2.6.4-r6) (4/8) Installing libgpg-error (1.51-r0) (5/8) Installing libgcrypt (1.10.3-r1) (6/8) Installing libgpg-error-dev (1.51-r0) (7/8) Installing libgcrypt-dev (1.10.3-r1) (8/8) Installing .makedepends-libaacs (20250426.101909) Executing busybox-1.37.0-r16.trigger OK: 255 MiB in 109 packages >>> libaacs: Cleaning up srcdir >>> libaacs: Cleaning up pkgdir >>> libaacs: Cleaning up tmpdir >>> libaacs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libaacs-0.11.1.tar.bz2 >>> libaacs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libaacs-0.11.1.tar.bz2 >>> libaacs: Checking sha512sums... libaacs-0.11.1.tar.bz2: OK >>> libaacs: Unpacking /var/cache/distfiles/libaacs-0.11.1.tar.bz2... >>> libaacs: Updating ./build-aux/config.sub checking build system type... loongarch64-alpine-linux-musl checking host system type... loongarch64-alpine-linux-musl checking target system type... loongarch64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... build-aux/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 whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking for loongarch64-alpine-linux-musl-gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 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 cc... /usr/loongarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/loongarch64-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 whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert loongarch64-alpine-linux-musl file names to loongarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert loongarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/loongarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for loongarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for loongarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for loongarch64-alpine-linux-musl-strip... no checking for strip... strip checking for loongarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for loongarch64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... cc -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 cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/loongarch64-alpine-linux-musl/bin/ld) 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... no checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking return type of signal handlers... void checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for sys/types.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for stdlib.h... (cached) yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking linux/cdrom.h usability... no checking linux/cdrom.h presence... no checking for linux/cdrom.h... no checking for inttypes.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for loongarch64-alpine-linux-musl-libgcrypt-config... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.6.0... yes (1.10.3) checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for loongarch64-alpine-linux-musl-gpg-error-config... no checking for gpg-error-config... /usr/bin/gpg-error-config checking for GPG Error - version >= 0.5... yes (1.51) checking if cc supports -Wall flag... yes checking if cc supports -Wdisabled-optimization flag... yes checking if cc supports -Wpointer-arith flag... yes checking if cc supports -Wredundant-decls flag... yes checking if cc supports -Wcast-qual flag... yes checking if cc supports -Wwrite-strings flag... yes checking if cc supports -Wtype-limits flag... yes checking if cc supports -Wundef flag... yes checking if cc supports -Wmissing-prototypes flag... yes checking if cc supports -Wshadow flag... yes checking if cc supports -Werror=implicit-function-declaration flag... yes checking for cc way to treat warnings as errors... -Werror checking if cc supports -Wextra flag... yes checking if cc supports -Winline flag... yes checking if cc supports -O3 flag... yes checking if cc supports -fomit-frame-pointer flag... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/libaacs.pc config.status: creating src/libaacs/aacs-version.h config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands YACC src/file/keydbcfg-parser.c LEX src/file/keydbcfg-lexer.c /home/buildozer/aports/community/libaacs/src/libaacs-0.11.1/src/file/keydbcfg-parser.y:1.1-5: warning: POSIX Yacc does not support %code [-Wyacc] 1 | %code requires { | ^~~~~ /home/buildozer/aports/community/libaacs/src/libaacs-0.11.1/src/file/keydbcfg-parser.y:22.1-5: warning: POSIX Yacc does not support %code [-Wyacc] 22 | %code { | ^~~~~ /home/buildozer/aports/community/libaacs/src/libaacs-0.11.1/src/file/keydbcfg-parser.y:130.1-12: warning: POSIX Yacc does not support %pure-parser [-Wyacc] 130 | %pure-parser | ^~~~~~~~~~~~ /home/buildozer/aports/community/libaacs/src/libaacs-0.11.1/src/file/keydbcfg-parser.y:130.1-12: warning: deprecated directive: ‘%pure-parser’, use ‘%define api.pure’ [-Wdeprecated] 130 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure /home/buildozer/aports/community/libaacs/src/libaacs-0.11.1/src/file/keydbcfg-parser.y:131.1-5: warning: POSIX Yacc does not support %yacc [-Wyacc] 131 | %yacc | ^~~~~ /home/buildozer/aports/community/libaacs/src/libaacs-0.11.1/src/file/keydbcfg-parser.y:131.1-5: warning: duplicate directive [-Wother] 131 | %yacc | ^~~~~ :1: note: previous declaration /home/buildozer/aports/community/libaacs/src/libaacs-0.11.1/src/file/keydbcfg-parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] updating src/file/keydbcfg-parser.h make all-am make[1]: Entering directory '/home/buildozer/aports/community/libaacs/src/libaacs-0.11.1' CC src/file/parser_test-keydbcfg-parser.o CC src/file/parser_test-keydbcfg-lexer.o CC src/util/parser_test-strutl.o CC src/util/parser_test-logging.o CC src/libaacs/uk_dump-unit_key.o CC src/util/uk_dump-logging.o CC src/devtools/mkb_dump-mkb_dump.o CC src/libaacs/mkb_dump-mkb.o CC src/util/mkb_dump-strutl.o CC src/util/mkb_dump-logging.o CC src/examples/aacs_info-aacs_info.o CC src/libaacs/aacs.lo CC src/libaacs/cci.lo CC src/libaacs/content_cert.lo CC src/libaacs/crypto.lo CC src/libaacs/mkb.lo CC src/libaacs/mmc.lo CC src/libaacs/unit_key.lo CC src/file/file.lo CC src/file/filesystem.lo CC src/file/keydbcfg.lo CC src/file/keydbcfg-parser.lo CC src/file/keydbcfg-lexer.lo CC src/util/logging.lo CC src/util/strutl.lo CC src/file/dirs_xdg.lo CC src/file/file_posix.lo CC src/file/mmc_device_linux.lo CC src/file/path.lo CC src/devtools/parser_test-parser_test.o CC src/devtools/uk_dump-uk_dump.o src/libaacs/unit_key.c: In function '_assign_titles': src/libaacs/unit_key.c:123:40: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 123 | uk->title_cps_unit = calloc(sizeof(uint16_t), num_titles + 2); | ^~~~~~~~ src/libaacs/unit_key.c:123:40: note: earlier argument should specify number of elements, later size of each element src/libaacs/unit_key.c: In function '_assign_titles': src/libaacs/unit_key.c:123:40: warning: 'calloc' sizes specified with 'sizeof' in the earlier argument and not in the later argument [-Wcalloc-transposed-args] 123 | uk->title_cps_unit = calloc(sizeof(uint16_t), num_titles + 2); | ^~~~~~~~ src/libaacs/unit_key.c:123:40: note: earlier argument should specify number of elements, later size of each element src/file/mmc_device_linux.c: In function 'device_send_cmd': src/file/mmc_device_linux.c:107:2: warning: #warning no MMC drive support [-Wcpp] 107 | #warning no MMC drive support | ^~~~~~~ CCLD uk_dump CCLD mkb_dump CCLD parser_test CCLD libaacs.la CCLD aacs_info make[1]: Leaving directory '/home/buildozer/aports/community/libaacs/src/libaacs-0.11.1' >>> libaacs: Entering fakeroot... make install-am make[1]: Entering directory '/home/buildozer/aports/community/libaacs/src/libaacs-0.11.1' make[2]: Entering directory '/home/buildozer/aports/community/libaacs/src/libaacs-0.11.1' build-aux/install-sh -c -d '/home/buildozer/aports/community/libaacs/pkg/libaacs/usr/lib/pkgconfig' build-aux/install-sh -c -d '/home/buildozer/aports/community/libaacs/pkg/libaacs/usr/include/libaacs' build-aux/install-sh -c -d '/home/buildozer/aports/community/libaacs/pkg/libaacs/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libaacs.la '/home/buildozer/aports/community/libaacs/pkg/libaacs/usr/lib' /usr/bin/install -c -m 644 src/libaacs/aacs.h src/file/filesystem.h src/libaacs/aacs-version.h '/home/buildozer/aports/community/libaacs/pkg/libaacs/usr/include/libaacs' /usr/bin/install -c -m 644 src/libaacs.pc '/home/buildozer/aports/community/libaacs/pkg/libaacs/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c .libs/libaacs.so.0.7.2 /home/buildozer/aports/community/libaacs/pkg/libaacs/usr/lib/libaacs.so.0.7.2 libtool: install: (cd /home/buildozer/aports/community/libaacs/pkg/libaacs/usr/lib && { ln -s -f libaacs.so.0.7.2 libaacs.so.0 || { rm -f libaacs.so.0 && ln -s libaacs.so.0.7.2 libaacs.so.0; }; }) libtool: install: (cd /home/buildozer/aports/community/libaacs/pkg/libaacs/usr/lib && { ln -s -f libaacs.so.0.7.2 libaacs.so || { rm -f libaacs.so && ln -s libaacs.so.0.7.2 libaacs.so; }; }) libtool: install: /usr/bin/install -c .libs/libaacs.lai /home/buildozer/aports/community/libaacs/pkg/libaacs/usr/lib/libaacs.la libtool: warning: remember to run 'libtool --finish /usr/lib' build-aux/install-sh -c -d '/home/buildozer/aports/community/libaacs/pkg/libaacs/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c aacs_info '/home/buildozer/aports/community/libaacs/pkg/libaacs/usr/bin' libtool: warning: 'libaacs.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/install -c .libs/aacs_info /home/buildozer/aports/community/libaacs/pkg/libaacs/usr/bin/aacs_info make[2]: Leaving directory '/home/buildozer/aports/community/libaacs/src/libaacs-0.11.1' make[1]: Leaving directory '/home/buildozer/aports/community/libaacs/src/libaacs-0.11.1' >>> libaacs-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/libaacs/pkg/libaacs-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/libaacs/pkg/libaacs-dev/usr/lib/pkgconfig' 'usr/lib/libaacs.so' -> '/home/buildozer/aports/community/libaacs/pkg/libaacs-dev/usr/lib/libaacs.so' >>> libaacs-dev*: Preparing subpackage libaacs-dev... >>> libaacs-dev*: Stripping binaries >>> libaacs-dev*: Running postcheck for libaacs-dev >>> libaacs*: Running postcheck for libaacs >>> libaacs*: Preparing package libaacs... >>> libaacs*: Stripping binaries >>> libaacs-dev*: Scanning shared objects >>> libaacs*: Scanning shared objects >>> libaacs-dev*: Tracing dependencies... libaacs=0.11.1-r1 pkgconfig >>> libaacs-dev*: Package size: 9.6 KB >>> libaacs-dev*: Compressing data... >>> libaacs-dev*: Create checksum... >>> libaacs-dev*: Create libaacs-dev-0.11.1-r1.apk >>> libaacs*: Tracing dependencies... so:libc.musl-loongarch64.so.1 so:libgcrypt.so.20 so:libgpg-error.so.0 >>> libaacs*: Package size: 195.4 KB >>> libaacs*: Compressing data... >>> libaacs*: Create checksum... >>> libaacs*: Create libaacs-0.11.1-r1.apk >>> libaacs: Build complete at Sat, 26 Apr 2025 10:19:17 +0000 elapsed time 0h 0m 28s >>> libaacs: Cleaning up srcdir >>> libaacs: Cleaning up pkgdir >>> libaacs: Uninstalling dependencies... (1/8) Purging .makedepends-libaacs (20250426.101909) (2/8) Purging bison (3.8.2-r1) (3/8) Purging flex (2.6.4-r6) (4/8) Purging m4 (1.4.19-r3) (5/8) Purging libgcrypt-dev (1.10.3-r1) (6/8) Purging libgcrypt (1.10.3-r1) (7/8) Purging libgpg-error-dev (1.51-r0) (8/8) Purging libgpg-error (1.51-r0) Executing busybox-1.37.0-r16.trigger OK: 251 MiB in 101 packages >>> libaacs: Updating the community/loongarch64 repository index... >>> libaacs: Signing the index...