>>> detox: Building testing/detox 1.4.5-r1 (using abuild 3.10.0_rc1-r2) started Tue, 01 Nov 2022 18:49:21 +0000 >>> detox: Checking sanity of /home/buildozer/aports/testing/detox/APKBUILD... >>> detox: Analyzing dependencies... >>> detox: Installing for build: build-base autoconf automake coreutils libtool (1/14) Installing m4 (1.4.19-r1) (2/14) Installing libbz2 (1.0.8-r3) (3/14) Installing perl (5.36.0-r0) (4/14) Installing autoconf (2.71-r1) (5/14) Installing automake (1.16.5-r1) (6/14) Installing skalibs (2.12.0.1-r0) (7/14) Installing utmps-libs (0.1.2.0-r1) (8/14) Installing coreutils (9.1-r0) (9/14) Installing libltdl (2.4.7-r0) (10/14) Installing libtool (2.4.7-r0) (11/14) Installing .makedepends-detox (20221101.184923) (12/14) Installing perl-error (0.17029-r1) (13/14) Installing perl-git (2.38.1-r0) (14/14) Installing git-perl (2.38.1-r0) Executing busybox-1.35.0-r27.trigger OK: 342 MiB in 111 packages >>> detox: Cleaning up srcdir >>> detox: Cleaning up pkgdir >>> detox: Fetching https://distfiles.alpinelinux.org/distfiles/edge/detox-1.4.5.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 43 109k 43 49134 0 0 54039 0 0:00:02 --:--:-- 0:00:02 53993 100 109k 100 109k 0 0 101k 0 0:00:01 0:00:01 --:--:-- 101k >>> detox: Fetching https://distfiles.alpinelinux.org/distfiles/edge/detox-1.4.5.tar.gz >>> detox: Checking sha512sums... detox-1.4.5.tar.gz: OK >>> detox: Unpacking /var/cache/distfiles/detox-1.4.5.tar.gz... autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:5: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' configure.ac: installing './ylwrap' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... 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 for flex... no checking for lex... no checking for bison... no checking for byacc... no checking for getopt_long... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for struct stat.st_blocks... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands Making all in src make[1]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5/src' make all-am make[2]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5/src' gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT detox.o -MD -MP -MF .deps/detox.Tpo -c -o detox.o detox.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT clean_string.o -MD -MP -MF .deps/clean_string.Tpo -c -o clean_string.o clean_string.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT table.o -MD -MP -MF .deps/table.Tpo -c -o table.o table.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT parse_table.o -MD -MP -MF .deps/parse_table.Tpo -c -o parse_table.o parse_table.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT config_file_yacc.o -MD -MP -MF .deps/config_file_yacc.Tpo -c -o config_file_yacc.o config_file_yacc.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT config_file_lex.o -MD -MP -MF .deps/config_file_lex.Tpo -c -o config_file_lex.o config_file_lex.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT config_file_spoof.o -MD -MP -MF .deps/config_file_spoof.Tpo -c -o config_file_spoof.o config_file_spoof.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT config_file_dump.o -MD -MP -MF .deps/config_file_dump.Tpo -c -o config_file_dump.o config_file_dump.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT parse_options.o -MD -MP -MF .deps/parse_options.Tpo -c -o parse_options.o parse_options.c mv -f .deps/config_file_spoof.Tpo .deps/config_file_spoof.Po mv -f .deps/config_file_dump.Tpo .deps/config_file_dump.Po mv -f .deps/table.Tpo .deps/table.Po mv -f .deps/parse_options.Tpo .deps/parse_options.Po mv -f .deps/parse_table.Tpo .deps/parse_table.Po mv -f .deps/detox.Tpo .deps/detox.Po mv -f .deps/file.Tpo .deps/file.Po mv -f .deps/config_file_yacc.Tpo .deps/config_file_yacc.Po mv -f .deps/clean_string.Tpo .deps/clean_string.Po mv -f .deps/config_file_lex.Tpo .deps/config_file_lex.Po gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o detox detox.o file.o clean_string.o table.o parse_table.o config_file_yacc.o config_file_lex.o config_file_spoof.o config_file_dump.o parse_options.o gcc -Os -fomit-frame-pointer -Wl,--as-needed,-O1,--sort-common -o inline-detox detox.o file.o clean_string.o table.o parse_table.o config_file_yacc.o config_file_lex.o config_file_spoof.o config_file_dump.o parse_options.o make[2]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5/src' make[1]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5/src' make[1]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5' >>> detox: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5/src' make install-am make[2]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5/src' make[3]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/testing/detox/pkg/detox/usr/bin' /usr/bin/install -c detox inline-detox '/home/buildozer/aports/testing/detox/pkg/detox/usr/bin' make[3]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5/src' make[2]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5/src' make[1]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5/src' make[1]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5' make[2]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5' /bin/mkdir -p '/home/buildozer/aports/testing/detox/pkg/detox/etc' /bin/mkdir -p '/home/buildozer/aports/testing/detox/pkg/detox/usr/share/doc/detox' /bin/mkdir -p '/home/buildozer/aports/testing/detox/pkg/detox/usr/share/detox' /bin/mkdir -p '/home/buildozer/aports/testing/detox/pkg/detox/usr/share/man/man1' /usr/bin/install -c -m 644 etc/detoxrc.sample '/home/buildozer/aports/testing/detox/pkg/detox/etc' /bin/mkdir -p '/home/buildozer/aports/testing/detox/pkg/detox/usr/share/man/man5' /usr/bin/install -c -m 644 README.md '/home/buildozer/aports/testing/detox/pkg/detox/usr/share/doc/detox' /usr/bin/install -c -m 644 table/iso8859_1.tbl.sample table/safe.tbl.sample table/unicode.tbl.sample '/home/buildozer/aports/testing/detox/pkg/detox/usr/share/detox' /usr/bin/install -c -m 644 man/detox.1 man/inline-detox.1 '/home/buildozer/aports/testing/detox/pkg/detox/usr/share/man/man1' /usr/bin/install -c -m 644 man/detox.tbl.5 man/detoxrc.5 '/home/buildozer/aports/testing/detox/pkg/detox/usr/share/man/man5' make install-data-hook make[3]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5' test -f /home/buildozer/aports/testing/detox/pkg/detox/etc/detoxrc || /usr/bin/install -c -m 644 /home/buildozer/aports/testing/detox/pkg/detox/etc/detoxrc.sample /home/buildozer/aports/testing/detox/pkg/detox/etc/detoxrc test -f /home/buildozer/aports/testing/detox/pkg/detox/usr/share/detox/iso8859_1.tbl || /usr/bin/install -c -m 644 /home/buildozer/aports/testing/detox/pkg/detox/usr/share/detox/iso8859_1.tbl.sample /home/buildozer/aports/testing/detox/pkg/detox/usr/share/detox/iso8859_1.tbl test -f /home/buildozer/aports/testing/detox/pkg/detox/usr/share/detox/safe.tbl || /usr/bin/install -c -m 644 /home/buildozer/aports/testing/detox/pkg/detox/usr/share/detox/safe.tbl.sample /home/buildozer/aports/testing/detox/pkg/detox/usr/share/detox/safe.tbl test -f /home/buildozer/aports/testing/detox/pkg/detox/usr/share/detox/unicode.tbl || /usr/bin/install -c -m 644 /home/buildozer/aports/testing/detox/pkg/detox/usr/share/detox/unicode.tbl.sample /home/buildozer/aports/testing/detox/pkg/detox/usr/share/detox/unicode.tbl make[3]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5' make[2]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5' make[1]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-1.4.5' >>> detox-doc*: Running split function doc... >>> detox-doc*: Preparing subpackage detox-doc... >>> detox-doc*: Running postcheck for detox-doc >>> detox*: Running postcheck for detox >>> detox*: Preparing package detox... >>> detox*: Stripping binaries >>> detox-doc*: Scanning shared objects >>> detox*: Scanning shared objects >>> detox-doc*: Tracing dependencies... >>> detox-doc*: Package size: 52.0 KB >>> detox-doc*: Compressing data... >>> detox-doc*: Create checksum... >>> detox-doc*: Create detox-doc-1.4.5-r1.apk >>> detox*: Tracing dependencies... so:libc.musl-ppc64le.so.1 >>> detox*: Package size: 224.0 KB >>> detox*: Compressing data... >>> detox*: Create checksum... >>> detox*: Create detox-1.4.5-r1.apk >>> detox: Build complete at Tue, 01 Nov 2022 18:49:31 +0000 elapsed time 0h 0m 10s >>> detox: Cleaning up srcdir >>> detox: Cleaning up pkgdir >>> detox: Uninstalling dependencies... (1/14) Purging .makedepends-detox (20221101.184923) (2/14) Purging autoconf (2.71-r1) (3/14) Purging m4 (1.4.19-r1) (4/14) Purging automake (1.16.5-r1) (5/14) Purging coreutils (9.1-r0) Executing coreutils-9.1-r0.post-deinstall (6/14) Purging libtool (2.4.7-r0) (7/14) Purging libltdl (2.4.7-r0) (8/14) Purging git-perl (2.38.1-r0) (9/14) Purging perl-git (2.38.1-r0) (10/14) Purging perl-error (0.17029-r1) (11/14) Purging perl (5.36.0-r0) (12/14) Purging libbz2 (1.0.8-r3) (13/14) Purging utmps-libs (0.1.2.0-r1) (14/14) Purging skalibs (2.12.0.1-r0) Executing busybox-1.35.0-r27.trigger OK: 293 MiB in 97 packages >>> detox: Updating the testing/ppc64le repository index... >>> detox: Signing the index...