==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: stress 1.0.7-3 (Tue Mar 18 12:08:25 2025) ==> Retrieving sources... -> Found stress-1.0.7.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... stress-1.0.7.tar.gz ... Passed ==> Making package: stress 1.0.7-3 (Tue Mar 18 12:08:45 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found stress-1.0.7.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting stress-1.0.7.tar.gz with bsdtar ==> Starting build()... configure.ac:8: installing './compile' configure.ac:17: installing './config.guess' configure.ac:17: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' Makefile.am: installing './INSTALL' src/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' Done. You can use the 'clean' option to vanish the source code. Example of use: $ ./autogen clean 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 whether make sets $(MAKE)... (cached) 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 vfork.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/prctl.h... yes checking for pid_t... yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking for GNU libc compatible malloc... yes checking for alarm... yes checking for sqrt... no checking for strerror... 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 test/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/stress/src/stress-1.0.7' Making all in src make[2]: Entering directory '/build/stress/src/stress-1.0.7/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -MT stress.o -MD -MP -MF .deps/stress.Tpo -c -o stress.o stress.c mv -f .deps/stress.Tpo .deps/stress.Po gcc -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o stress stress.o -lm make[2]: Leaving directory '/build/stress/src/stress-1.0.7/src' Making all in test make[2]: Entering directory '/build/stress/src/stress-1.0.7/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/stress/src/stress-1.0.7/test' make[2]: Entering directory '/build/stress/src/stress-1.0.7' make[2]: Leaving directory '/build/stress/src/stress-1.0.7' make[1]: Leaving directory '/build/stress/src/stress-1.0.7' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/stress/src/stress-1.0.7/src' make[2]: Entering directory '/build/stress/src/stress-1.0.7/src' make[2]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/stress/pkg/stress/usr/bin' /usr/bin/install -c stress '/build/stress/pkg/stress/usr/bin' make[2]: Leaving directory '/build/stress/src/stress-1.0.7/src' make[1]: Leaving directory '/build/stress/src/stress-1.0.7/src' Making install in test make[1]: Entering directory '/build/stress/src/stress-1.0.7/test' make[2]: Entering directory '/build/stress/src/stress-1.0.7/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/stress/src/stress-1.0.7/test' make[1]: Leaving directory '/build/stress/src/stress-1.0.7/test' make[1]: Entering directory '/build/stress/src/stress-1.0.7' make[2]: Entering directory '/build/stress/src/stress-1.0.7' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/stress/pkg/stress/usr/share/man/man1' /usr/bin/install -c -m 644 man/stress.1 '/build/stress/pkg/stress/usr/share/man/man1' make[2]: Leaving directory '/build/stress/src/stress-1.0.7' make[1]: Leaving directory '/build/stress/src/stress-1.0.7' install: creating directory '/build/stress/pkg/stress/usr/share/licenses' install: creating directory '/build/stress/pkg/stress/usr/share/licenses/stress' 'COPYING' -> '/build/stress/pkg/stress/usr/share/licenses/stress/COPYING' install: creating directory '/build/stress/pkg/stress/usr/share/doc' install: creating directory '/build/stress/pkg/stress/usr/share/doc/stress' 'README.md' -> '/build/stress/pkg/stress/usr/share/doc/stress/README.md' 'ChangeLog' -> '/build/stress/pkg/stress/usr/share/doc/stress/ChangeLog' 'AUTHORS' -> '/build/stress/pkg/stress/usr/share/doc/stress/AUTHORS' ==> 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 "stress"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: stress 1.0.7-3 (Tue Mar 18 12:09:05 2025) ==> Cleaning up...