==> Cloning mbuffer ... Cloning into 'mbuffer'... ==> Collecting packager identity from makepkg.conf -> name : Reproducible Arch Linux tests -> email : reproducible@archlinux.org -> gpg-key : undefined -> protocol: https ==> Configuring mbuffer :: 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 128k 100 128k 0 0 381k 0 --:--:-- --:--:-- --:--:-- 382k % 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 8477k 100 8477k 0 0 21.2M 0 --:--:-- --:--:-- --:--:-- 21.2M % 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 139k 100 139k 0 0 413k 0 --:--:-- --:--:-- --:--:-- 412k 100 139k 100 139k 0 0 413k 0 --:--:-- --:--:-- --:--:-- 412k :: Starting full system upgrade... there is nothing to do ==> Making package: mbuffer 20240107-1 (Sat Jan 13 22:35:19 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading mbuffer-20240107.tgz... % 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 148k 100 148k 0 0 148k 0 --:--:-- --:--:-- --:--:-- 148k ==> Validating source files with sha512sums... mbuffer-20240107.tgz ... Passed ==> Validating source files with b2sums... mbuffer-20240107.tgz ... Passed ==> Extracting sources... -> Extracting mbuffer-20240107.tgz with bsdtar ==> Starting prepare()... autoreconf: export WARNINGS= autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: Entering directory '.' autoreconf: configure.in: not using Gettext autoreconf: running: aclocal --force aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: tracing autoreconf: configure.in: not using Libtool autoreconf: configure.in: not using Intltool autoreconf: configure.in: not using Gtkdoc autoreconf: running: /usr/bin/autoconf --force configure.in:21: warning: The macro 'AC_CONFIG_HEADER' is obsolete. configure.in:21: You should run autoupdate. ./lib/autoconf/status.m4:719: AC_CONFIG_HEADER is expanded from... configure.in:21: the top level configure.in:25: warning: The macro 'AC_CANONICAL_SYSTEM' is obsolete. configure.in:25: You should run autoupdate. ./lib/autoconf/general.m4:2081: AC_CANONICAL_SYSTEM is expanded from... configure.in:25: the top level configure.in:46: warning: The macro 'AC_LANG_C' is obsolete. configure.in:46: You should run autoupdate. ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... configure.in:46: the top level configure.in:47: warning: The macro 'AC_PROG_CC_C99' is obsolete. configure.in:47: You should run autoupdate. ./lib/autoconf/c.m4:1662: AC_PROG_CC_C99 is expanded from... configure.in:47: the top level configure.in:114: warning: The macro 'AC_STRUCT_ST_BLKSIZE' is obsolete. configure.in:114: You should run autoupdate. ./lib/autoconf/types.m4:1029: AC_STRUCT_ST_BLKSIZE is expanded from... configure.in:114: the top level configure.in:204: warning: AC_OUTPUT should be used without arguments. configure.in:204: You should run autoupdate. autoreconf: running: /usr/bin/autoheader --force autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' autoreconf: configure.in: not using Automake autoreconf: './config.sub' is updated autoreconf: './config.guess' is updated autoreconf: './install-sh' is updated autoreconf: Leaving directory '.' ==> Starting build()... checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu 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 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 wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gtar... no checking for C/C++ restrict keyword... __restrict__ checking for inline... inline checking whether gcc provides -Wunused-result... yes checking for a BSD-compatible install... /usr/bin/install -c checking for bash... /usr/sbin/bash checking for rm... /usr/sbin/rm checking for cp... /usr/sbin/cp checking for mt... ./configure: line 4505: WARNING:: command not found no checking for gtar... no checking for tar... /usr/sbin/tar checking for awk... /usr/sbin/awk checking for gcc option to enable large file support... none needed checking for struct stat.st_blksize... yes checking for -gobjdump... no checking for -objdump... no checking for gobjdump... no checking for objdump... objdump checking whether to enable assertions... yes checking for pthread_mutex_init in -lpthread... yes checking for library containing dlsym... none required checking for library containing clock_gettime... none required checking for library containing sem_init... none required checking for library containing rint... -lm checking for library containing seteuid... none required checking for library containing hstrerror... none required checking for library containing getaddrinfo... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing sendfile... none required checking for sys/sendfile.h... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for mkostemp... yes checking for library containing MD5Init... no checking for md5.h... no checking for library containing MD5_Init... -lcrypto checking linking open() and write() to detect libc names... OK checking name of open() in C library... open checking name of read() in C library... read checking name of write() in C library... write checking name of fstat() in C library... fstat configure: creating ./config.status config.status: creating Makefile config.status: creating config.h mkdir build gcc -MM -MG -MT build/log.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. log.c -o build/log.d gcc -MM -MG -MT build/network.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. network.c -o build/network.d gcc -MM -MG -MT build/mbuffer.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. mbuffer.c -o build/mbuffer.d gcc -MM -MG -MT build/hashing.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. hashing.c -o build/hashing.d gcc -MM -MG -MT build/input.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. input.c -o build/input.d gcc -MM -MG -MT build/common.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. common.c -o build/common.d gcc -MM -MG -MT build/settings.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. settings.c -o build/settings.d gcc -MM -MG -MT build/globals.o -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. globals.c -o build/globals.d gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c log.c -o build/log.o gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c network.c -o build/network.o gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c mbuffer.c -o build/mbuffer.o gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c hashing.c -o build/hashing.o gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c input.c -o build/input.o gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c common.c -o build/common.o bash mkversion.sh gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c globals.c -o build/globals.o gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -shared -g -fPIC idev.c -o idev.so -lcrypto -lm -lpthread gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -shared -fPIC tapetest.c -o tapetest.so -lcrypto -lm -lpthread gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now have-af.c -lcrypto -lm -lpthread -o have-af creating version.h creating man-page gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c settings.c -o build/settings.o hashing.c: In function 'hashThread': hashing.c:301:17: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 301 | MD5_Init(ctxt); | ^~~~~~~~ In file included from hashing.c:43: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ hashing.c:352:33: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 352 | MD5_Final(hashvalue,ctxt); | ^~~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ hashing.c:398:25: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 398 | MD5_Update(ctxt,SendAt,size); | ^~~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now build/log.o build/network.o build/mbuffer.o build/hashing.o build/input.o build/common.o build/settings.o build/globals.o -lcrypto -lm -lpthread -o mbuffer ==> Entering fakeroot environment... ==> Starting package()... make: Entering directory '/tmp/archlinux-ci/mbuffer-archlinuxrb-build-cRGo30Jr/mbuffer/src/mbuffer-20240107' bash mkversion.sh /usr/bin/install -c -d -m 755 /tmp/archlinux-ci/mbuffer-archlinuxrb-build-cRGo30Jr/mbuffer/pkg/mbuffer//etc /usr/bin/install -c -m 644 mbuffer.rc /tmp/archlinux-ci/mbuffer-archlinuxrb-build-cRGo30Jr/mbuffer/pkg/mbuffer//etc version.h is up-to-date /usr/bin/install -c -d -m 755 /tmp/archlinux-ci/mbuffer-archlinuxrb-build-cRGo30Jr/mbuffer/pkg/mbuffer//usr/bin /usr/bin/install -c -m 755 mbuffer /tmp/archlinux-ci/mbuffer-archlinuxrb-build-cRGo30Jr/mbuffer/pkg/mbuffer//usr/bin/ /usr/bin/install -c -d -m 755 /tmp/archlinux-ci/mbuffer-archlinuxrb-build-cRGo30Jr/mbuffer/pkg/mbuffer//usr/share/man/man1 /usr/bin/install -c -m 644 mbuffer.1 /tmp/archlinux-ci/mbuffer-archlinuxrb-build-cRGo30Jr/mbuffer/pkg/mbuffer//usr/share/man/man1/ make: Leaving directory '/tmp/archlinux-ci/mbuffer-archlinuxrb-build-cRGo30Jr/mbuffer/src/mbuffer-20240107' ==> 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 "mbuffer"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: mbuffer 20240107-1 (Sat Jan 13 22:35:29 2024)