==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: detox 2.0.0-1 (Thu Aug 29 06:05:02 2024)
==> Retrieving sources...
  -> Found detox-2.0.0.tar.gz
  -> Found fix-security-warning-in-table-resize-unit-tests.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    detox-2.0.0.tar.gz ... Passed
    fix-security-warning-in-table-resize-unit-tests.patch ... Passed
==> Making package: detox 2.0.0-1 (Thu 29 Aug 2024 06:05:08 AM MDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) check-0.15.2-2

Total Download Size:   0.08 MiB
Total Installed Size:  0.19 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 check-0.15.2-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing check...
Optional dependencies for check
    check-docs: Documentation
:: Running post-transaction hooks...
(1/1) Updating the info directory file...
[?25h==> Retrieving sources...
  -> Found detox-2.0.0.tar.gz
  -> Found fix-security-warning-in-table-resize-unit-tests.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting detox-2.0.0.tar.gz with bsdtar
==> Starting prepare()...
patching file tests/unit/test_table_resize.c
patching file tests/unit/test_table_resize.template
==> Starting build()...
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'
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... 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... flex
checking for lex output file root... lex.yy
checking for lex library... none needed
checking whether yytext is a pointer... yes
checking for bison... bison -y
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... -lm
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 for check >= 0.10.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 '/build/detox/src/detox-2.0.0/src'
make  all-am
make[2]: Entering directory '/build/detox/src/detox-2.0.0/src'
gcc -DHAVE_CONFIG_H  -I.    -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/builtin_table.Tpo .deps/builtin_table.Po
gcc -DHAVE_CONFIG_H  -I.    -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/clean_string.Tpo .deps/clean_string.Po
mv -f .deps/clean_utf_8.Tpo .deps/clean_utf_8.Po
gcc -DHAVE_CONFIG_H  -I.    -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/config_file_dump.Tpo .deps/config_file_dump.Po
mv -f .deps/config_file.Tpo .deps/config_file.Po
mv -f .deps/config_file_yacc.Tpo .deps/config_file_yacc.Po
gcc -DHAVE_CONFIG_H  -I.    -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/config_file_lex.Tpo .deps/config_file_lex.Po
mv -f .deps/config_file_spoof.Tpo .deps/config_file_spoof.Po
gcc -DHAVE_CONFIG_H  -I.    -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/detox.Tpo .deps/detox.Po
gcc -DHAVE_CONFIG_H  -I.    -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/filelist.Tpo .deps/filelist.Po
mv -f .deps/file.Tpo .deps/file.Po
gcc -DHAVE_CONFIG_H  -I.    -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/filter.Tpo .deps/filter.Po
gcc -DHAVE_CONFIG_H  -I.    -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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
mv -f .deps/parse_table.Tpo .deps/parse_table.Po
gcc -DHAVE_CONFIG_H  -I.    -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -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/sequence.Tpo .deps/sequence.Po
mv -f .deps/table.Tpo .deps/table.Po
mv -f .deps/parse_options.Tpo .deps/parse_options.Po
mv -f .deps/wrapped.Tpo .deps/wrapped.Po
gcc -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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  -lm 
gcc -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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  -lm 
mv -f .deps/table_dump.Tpo .deps/table_dump.Po
mv -f .deps/escape_utf_8.Tpo .deps/escape_utf_8.Po
gcc -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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  -lm 
mv -f .deps/generate_builtin_table.Tpo .deps/generate_builtin_table.Po
mv -f .deps/check_table.Tpo .deps/check_table.Po
gcc -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o generate-builtin-table parse_table.o table.o generate_builtin_table.o wrapped.o  -lm 
gcc -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc/detox\" -DYY_NO_INPUT -DYY_NO_UNPUT -Wall -Werror -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -flto=auto -Werror -fstack-clash-protection -Werror -fstack-protector-strong -Werror  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o check-table check_table.o table.o table_dump.o wrapped.o  -lm 
make[2]: Leaving directory '/build/detox/src/detox-2.0.0/src'
make[1]: Leaving directory '/build/detox/src/detox-2.0.0/src'
Making all in tests
make[1]: Entering directory '/build/detox/src/detox-2.0.0/tests'
Making all in legacy
make[2]: Entering directory '/build/detox/src/detox-2.0.0/tests/legacy'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/detox/src/detox-2.0.0/tests/legacy'
Making all in unit
make[2]: Entering directory '/build/detox/src/detox-2.0.0/tests/unit'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/detox/src/detox-2.0.0/tests/unit'
make[2]: Entering directory '/build/detox/src/detox-2.0.0/tests'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/build/detox/src/detox-2.0.0/tests'
make[1]: Leaving directory '/build/detox/src/detox-2.0.0/tests'
make[1]: Entering directory '/build/detox/src/detox-2.0.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/build/detox/src/detox-2.0.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/detox/src/detox-2.0.0/src'
make[2]: Entering directory '/build/detox/src/detox-2.0.0/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/detox/pkg/detox/usr/bin'
  /usr/bin/install -c detox inline-detox '/build/detox/pkg/detox/usr/bin'
make[2]: Leaving directory '/build/detox/src/detox-2.0.0/src'
make[1]: Leaving directory '/build/detox/src/detox-2.0.0/src'
Making install in tests
make[1]: Entering directory '/build/detox/src/detox-2.0.0/tests'
Making install in legacy
make[2]: Entering directory '/build/detox/src/detox-2.0.0/tests/legacy'
make[3]: Entering directory '/build/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 '/build/detox/src/detox-2.0.0/tests/legacy'
make[2]: Leaving directory '/build/detox/src/detox-2.0.0/tests/legacy'
Making install in unit
make[2]: Entering directory '/build/detox/src/detox-2.0.0/tests/unit'
make[3]: Entering directory '/build/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 '/build/detox/src/detox-2.0.0/tests/unit'
make[2]: Leaving directory '/build/detox/src/detox-2.0.0/tests/unit'
make[2]: Entering directory '/build/detox/src/detox-2.0.0/tests'
make[3]: Entering directory '/build/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 '/build/detox/src/detox-2.0.0/tests'
make[2]: Leaving directory '/build/detox/src/detox-2.0.0/tests'
make[1]: Leaving directory '/build/detox/src/detox-2.0.0/tests'
make[1]: Entering directory '/build/detox/src/detox-2.0.0'
make[2]: Entering directory '/build/detox/src/detox-2.0.0'
 /usr/bin/mkdir -p '/build/detox/pkg/detox/etc/detox'
 /usr/bin/install -c -m 644 etc/detoxrc '/build/detox/pkg/detox/etc/detox'
 /usr/bin/mkdir -p '/build/detox/pkg/detox/usr/share/doc/detox'
 /usr/bin/mkdir -p '/build/detox/pkg/detox/usr/share/detox'
 /usr/bin/mkdir -p '/build/detox/pkg/detox/usr/share/man/man1'
 /usr/bin/install -c -m 644 BUILD.md CHANGELOG.md LICENSE README.md THANKS.md '/build/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 '/build/detox/pkg/detox/usr/share/detox'
 /usr/bin/mkdir -p '/build/detox/pkg/detox/usr/share/man/man5'
 /usr/bin/install -c -m 644 man/detox.1 man/inline-detox.1 '/build/detox/pkg/detox/usr/share/man/man1'
 /usr/bin/install -c -m 644 man/detoxrc.5 man/detox.tbl.5 '/build/detox/pkg/detox/usr/share/man/man5'
make[2]: Leaving directory '/build/detox/src/detox-2.0.0'
make[1]: Leaving directory '/build/detox/src/detox-2.0.0'
install: creating directory '/build/detox/pkg/detox/usr/share/licenses'
install: creating directory '/build/detox/pkg/detox/usr/share/licenses/detox'
'LICENSE' -> '/build/detox/pkg/detox/usr/share/licenses/detox/LICENSE'
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Stripping unneeded symbols from binaries and libraries...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "detox"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: detox 2.0.0-1 (Thu 29 Aug 2024 06:05:28 AM MDT)
==> Cleaning up...