>>> libaacs: Building community/libaacs 0.11.1-r1 (using abuild 3.11.0-r1) started Mon, 15 May 2023 17:44:21 +0000 >>> libaacs: Checking sanity of /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.47-r2) (5/8) Installing libgcrypt (1.10.2-r2) (6/8) Installing libgpg-error-dev (1.47-r2) (7/8) Installing libgcrypt-dev (1.10.2-r2) (8/8) Installing .makedepends-libaacs (20230515.174422) Executing busybox-1.36.0-r11.trigger OK: 376 MiB in 115 packages >>> libaacs: Cleaning up srcdir >>> libaacs: Cleaning up pkgdir >>> libaacs: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libaacs-0.11.1.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 318k 100 318k 0 0 2258k 0 --:--:-- --:--:-- --:--:-- 2271k >>> 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/edge/libaacs-0.11.1.tar.bz2... checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking target system type... i586-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 i586-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 whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... 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 gcc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-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 i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r checking for i586-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for i586-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i586-alpine-linux-musl-strip... no checking for strip... strip checking for i586-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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i586-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/i586-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 i586-alpine-linux-musl-libgcrypt-config... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.6.0... yes (1.10.2) checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for i586-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.47) checking if gcc supports -Wall flag... yes checking if gcc supports -Wdisabled-optimization flag... yes checking if gcc supports -Wpointer-arith flag... yes checking if gcc supports -Wredundant-decls flag... yes checking if gcc supports -Wcast-qual flag... yes checking if gcc supports -Wwrite-strings flag... yes checking if gcc supports -Wtype-limits flag... yes checking if gcc supports -Wundef flag... yes checking if gcc supports -Wmissing-prototypes flag... yes checking if gcc supports -Wshadow flag... yes checking if gcc supports -Werror=implicit-function-declaration flag... yes checking for gcc way to treat warnings as errors... -Werror checking if gcc supports -Wextra flag... yes checking if gcc supports -Winline flag... yes checking if gcc supports -O3 flag... yes checking if gcc 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/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' /usr/bin/install -c -m 644 src/libaacs.pc '/home/buildozer/aports/community/libaacs/pkg/libaacs/usr/lib/pkgconfig' /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' /bin/sh ./libtool --mode=install /usr/bin/install -c libaacs.la '/home/buildozer/aports/community/libaacs/pkg/libaacs/usr/lib' 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... >>> 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: 44.0 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-x86.so.1 so:libgcrypt.so.20 so:libgpg-error.so.0 >>> libaacs*: Package size: 176.0 KB >>> libaacs*: Compressing data... >>> libaacs*: Create checksum... >>> libaacs*: Create libaacs-0.11.1-r1.apk >>> libaacs: Build complete at Mon, 15 May 2023 17:44:35 +0000 elapsed time 0h 0m 14s >>> libaacs: Cleaning up srcdir >>> libaacs: Cleaning up pkgdir >>> libaacs: Uninstalling dependencies... (1/8) Purging .makedepends-libaacs (20230515.174422) (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.2-r2) (6/8) Purging libgcrypt (1.10.2-r2) (7/8) Purging libgpg-error-dev (1.47-r2) (8/8) Purging libgpg-error (1.47-r2) Executing busybox-1.36.0-r11.trigger OK: 372 MiB in 107 packages >>> libaacs: Updating the community/x86 repository index... >>> libaacs: Signing the index...