From https://github.com/archlinux/svntogit-community * branch packages/stress -> FETCH_HEAD * [new branch] packages/stress -> community/packages/stress Cloning into 'stress'... done. :: Synchronizing package databases... % 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 132k 100 132k 0 0 384k 0 --:--:-- --:--:-- --:--:-- 385k % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 28 8547k 28 2395k 0 0 6754k 0 0:00:01 --:--:-- 0:00:01 6747k 100 8547k 100 8547k 0 0 20.3M 0 --:--:-- --:--:-- --:--:-- 20.3M % 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 143k 100 143k 0 0 416k 0 --:--:-- --:--:-- --:--:-- 417k :: Starting full system upgrade... there is nothing to do gpg: key E52707E90485EFCD: public key "Amos Waterland " imported gpg: Total number processed: 1 gpg: imported: 1 ==> Making package: stress 1.0.6-1 (Sun Sep 1 09:13:57 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading stress-1.0.6.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 100 103k 0 103k 0 0 252k 0 --:--:-- --:--:-- --:--:-- 252k ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... stress-1.0.6.tar.gz ... Passed ==> Extracting sources... -> Extracting stress-1.0.6.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 build environment is sane... yes checking for a race-free mkdir -p... /usr/sbin/mkdir -p checking for gawk... gawk 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 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 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu 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 '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6' Making all in src make[2]: Entering directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6/src' gcc -DHAVE_CONFIG_H -I. -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-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=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -o stress stress.o -lm make[2]: Leaving directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6/src' Making all in test make[2]: Entering directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6/test' make[2]: Entering directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6' make[2]: Leaving directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6' make[1]: Leaving directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6/src' make[2]: Entering directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6/src' make[2]: Nothing to be done for 'install-data-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/pkg/stress/usr/bin' /usr/bin/install -c stress '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/pkg/stress/usr/bin' make[2]: Leaving directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6/src' make[1]: Leaving directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6/src' Making install in test make[1]: Entering directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6/test' make[2]: Entering directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6/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 '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6/test' make[1]: Leaving directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6/test' make[1]: Entering directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6' make[2]: Entering directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6' make[2]: Nothing to be done for 'install-exec-am'. /usr/sbin/mkdir -p '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/pkg/stress/usr/share/man/man1' /usr/bin/install -c -m 644 doc/stress.1 '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/pkg/stress/usr/share/man/man1' make[2]: Leaving directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6' make[1]: Leaving directory '/tmp/archlinux-ci/stress-archlinuxrb-build-dZIMTllW/stress/trunk/src/stress-1.0.6' ==> Tidying install... -> Removing empty directories... -> 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.6-1 (Sun Sep 1 09:14:16 2024)