>>> detox: Building testing/detox 2.0.0-r0 (using abuild 3.12.0-r5) started Mon, 01 Apr 2024 19:45: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/16) Installing m4 (1.4.19-r3) (2/16) Installing perl (5.38.2-r0) (3/16) Installing autoconf (2.72-r0) (4/16) Installing automake (1.16.5-r2) (5/16) Installing coreutils-env (9.5-r0) (6/16) Installing coreutils-fmt (9.5-r0) (7/16) Installing coreutils-sha512sum (9.5-r0) (8/16) Installing skalibs (2.14.1.1-r0) (9/16) Installing utmps-libs (0.1.2.2-r0) (10/16) Installing coreutils (9.5-r0) (11/16) Installing libltdl (2.4.7-r3) (12/16) Installing libtool (2.4.7-r3) (13/16) Installing .makedepends-detox (20240401.194523) (14/16) Installing perl-error (0.17029-r2) (15/16) Installing perl-git (2.44.0-r1) (16/16) Installing git-perl (2.44.0-r1) Executing busybox-1.36.1-r24.trigger OK: 421 MiB in 129 packages >>> detox: Cleaning up srcdir >>> detox: Cleaning up pkgdir >>> detox: Cleaning up tmpdir >>> detox: Fetching https://distfiles.alpinelinux.org/distfiles/edge/detox-2.0.0.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> detox: Fetching detox-2.0.0.tar.gz::https://github.com/dharple/detox/archive/v2.0.0.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 196k 0 196k 0 0 374k 0 --:--:-- --:--:-- --:--:-- 374k >>> detox: Fetching https://distfiles.alpinelinux.org/distfiles/edge/detox-2.0.0.tar.gz >>> detox: Checking sha512sums... detox-2.0.0.tar.gz: OK >>> detox: Unpacking /var/cache/distfiles/edge/detox-2.0.0.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' parallel-tests: installing './test-driver' autoreconf: './install-sh' is updated 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 gcc option to enable large file support... none needed checking for mandoc... no checking for library containing ceil... none required checking whether compiler supports -flto=auto... yes checking whether compiler supports -fstack-clash-protection... yes checking whether compiler supports -fstack-protector-strong... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/legacy/Makefile config.status: creating tests/unit/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-2.0.0/src' make all-am make[2]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/src' gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -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\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -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\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -MT builtin_table.o -MD -MP -MF .deps/builtin_table.Tpo -c -o builtin_table.o builtin_table.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -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\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -MT clean_utf_8.o -MD -MP -MF .deps/clean_utf_8.Tpo -c -o clean_utf_8.o clean_utf_8.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -MT config_file.o -MD -MP -MF .deps/config_file.Tpo -c -o config_file.o config_file.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -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\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -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\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -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\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -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\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -MT filelist.o -MD -MP -MF .deps/filelist.Tpo -c -o filelist.o filelist.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -MT parse_options.o -MD -MP -MF .deps/parse_options.Tpo -c -o parse_options.o parse_options.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -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\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -MT sequence.o -MD -MP -MF .deps/sequence.Tpo -c -o sequence.o sequence.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -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\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -MT wrapped.o -MD -MP -MF .deps/wrapped.Tpo -c -o wrapped.o wrapped.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -MT check_table.o -MD -MP -MF .deps/check_table.Tpo -c -o check_table.o check_table.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -MT table_dump.o -MD -MP -MF .deps/table_dump.Tpo -c -o table_dump.o table_dump.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -MT escape_utf_8.o -MD -MP -MF .deps/escape_utf_8.Tpo -c -o escape_utf_8.o escape_utf_8.c gcc -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -MT generate_builtin_table.o -MD -MP -MF .deps/generate_builtin_table.Tpo -c -o generate_builtin_table.o generate_builtin_table.c mv -f .deps/config_file_dump.Tpo .deps/config_file_dump.Po mv -f .deps/detox.Tpo .deps/detox.Po mv -f .deps/filelist.Tpo .deps/filelist.Po mv -f .deps/parse_options.Tpo .deps/parse_options.Po mv -f .deps/sequence.Tpo .deps/sequence.Po mv -f .deps/clean_utf_8.Tpo .deps/clean_utf_8.Po mv -f .deps/builtin_table.Tpo .deps/builtin_table.Po mv -f .deps/table_dump.Tpo .deps/table_dump.Po mv -f .deps/config_file_spoof.Tpo .deps/config_file_spoof.Po mv -f .deps/wrapped.Tpo .deps/wrapped.Po mv -f .deps/config_file.Tpo .deps/config_file.Po mv -f .deps/parse_table.Tpo .deps/parse_table.Po mv -f .deps/file.Tpo .deps/file.Po mv -f .deps/escape_utf_8.Tpo .deps/escape_utf_8.Po mv -f .deps/filter.Tpo .deps/filter.Po mv -f .deps/table.Tpo .deps/table.Po mv -f .deps/generate_builtin_table.Tpo .deps/generate_builtin_table.Po gcc -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o generate-builtin-table parse_table.o table.o generate_builtin_table.o wrapped.o mv -f .deps/clean_string.Tpo .deps/clean_string.Po gcc -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o escape-utf-8 builtin_table.o clean_string.o clean_utf_8.o escape_utf_8.o file.o filelist.o filter.o parse_options.o parse_table.o sequence.o table.o table_dump.o wrapped.o mv -f .deps/config_file_yacc.Tpo .deps/config_file_yacc.Po mv -f .deps/check_table.Tpo .deps/check_table.Po gcc -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o check-table check_table.o table.o table_dump.o wrapped.o mv -f .deps/config_file_lex.Tpo .deps/config_file_lex.Po gcc -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o detox config_file_yacc.o config_file_lex.o builtin_table.o clean_string.o clean_utf_8.o config_file.o config_file_dump.o config_file_spoof.o detox.o file.o filelist.o filter.o parse_options.o parse_table.o sequence.o table.o wrapped.o gcc -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DYY_NO_INPUT -DYY_NO_UNPUT -D_FORTIFY_SOURCE=2 -Wall -Werror -Os -fstack-clash-protection -Wformat -Werror=format-security -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o inline-detox config_file_yacc.o config_file_lex.o builtin_table.o clean_string.o clean_utf_8.o config_file.o config_file_dump.o config_file_spoof.o detox.o file.o filelist.o filter.o parse_options.o parse_table.o sequence.o table.o wrapped.o make[2]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/src' make[1]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/src' Making all in tests make[1]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests' Making all in legacy make[2]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests/legacy' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests/legacy' Making all in unit make[2]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests/unit' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests/unit' make[2]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests' make[1]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0' >>> detox: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/src' make[2]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/src' make[2]: 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[2]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/src' make[1]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/src' Making install in tests make[1]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests' Making install in legacy make[2]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests/legacy' make[3]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests/legacy' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests/legacy' make[2]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests/legacy' Making install in unit make[2]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests/unit' make[3]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests/unit' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests/unit' make[2]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests/unit' make[2]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests' make[3]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests' make[2]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests' make[1]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0/tests' make[1]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0' make[2]: Entering directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0' /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 '/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 BUILD.md CHANGELOG.md LICENSE README.md THANKS.md '/home/buildozer/aports/testing/detox/pkg/detox/usr/share/doc/detox' /usr/bin/install -c -m 644 table/cp1252.tbl table/iso8859_1.tbl table/safe.tbl table/unicode.tbl table/unidecode.tbl '/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/detoxrc.5 man/detox.tbl.5 '/home/buildozer/aports/testing/detox/pkg/detox/usr/share/man/man5' make[2]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0' make[1]: Leaving directory '/home/buildozer/aports/testing/detox/src/detox-2.0.0' >>> 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: 80.0 KB >>> detox-doc*: Compressing data... >>> detox-doc*: Create checksum... >>> detox-doc*: Create detox-doc-2.0.0-r0.apk >>> detox*: Tracing dependencies... so:libc.musl-x86.so.1 >>> detox*: Package size: 476.0 KB >>> detox*: Compressing data... >>> detox*: Create checksum... >>> detox*: Create detox-2.0.0-r0.apk >>> detox: Build complete at Mon, 01 Apr 2024 19:45:35 +0000 elapsed time 0h 0m 14s >>> detox: Cleaning up srcdir >>> detox: Cleaning up pkgdir >>> detox: Uninstalling dependencies... (1/16) Purging .makedepends-detox (20240401.194523) (2/16) Purging autoconf (2.72-r0) (3/16) Purging m4 (1.4.19-r3) (4/16) Purging automake (1.16.5-r2) (5/16) Purging coreutils (9.5-r0) Executing coreutils-9.5-r0.post-deinstall (6/16) Purging coreutils-env (9.5-r0) (7/16) Purging coreutils-fmt (9.5-r0) (8/16) Purging coreutils-sha512sum (9.5-r0) (9/16) Purging libtool (2.4.7-r3) (10/16) Purging libltdl (2.4.7-r3) (11/16) Purging git-perl (2.44.0-r1) (12/16) Purging perl-git (2.44.0-r1) (13/16) Purging perl-error (0.17029-r2) (14/16) Purging perl (5.38.2-r0) (15/16) Purging utmps-libs (0.1.2.2-r0) (16/16) Purging skalibs (2.14.1.1-r0) Executing busybox-1.36.1-r24.trigger OK: 380 MiB in 113 packages >>> detox: Updating the testing/x86 repository index... >>> detox: Signing the index...