>>> mbuffer: Building community/mbuffer 20230301-r0 (using abuild 3.12.0-r0) started Fri, 17 Nov 2023 11:10:09 +0000 >>> mbuffer: Checking sanity of /home/buildozer/aports/community/mbuffer/APKBUILD... >>> mbuffer: Analyzing dependencies... >>> mbuffer: Installing for build: build-base linux-headers openssl-dev>3 (1/3) Installing linux-headers (6.5-r0) (2/3) Installing openssl-dev (3.1.4-r1) (3/3) Installing .makedepends-mbuffer (20231117.111010) OK: 280 MiB in 105 packages >>> mbuffer: Cleaning up srcdir >>> mbuffer: Cleaning up pkgdir >>> mbuffer: Cleaning up tmpdir >>> mbuffer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//mbuffer-20230301.tgz >>> mbuffer: Fetching https://distfiles.alpinelinux.org/distfiles/v3.19//mbuffer-20230301.tgz >>> mbuffer: Checking sha512sums... mbuffer-20230301.tgz: OK fix-shell.patch: OK >>> mbuffer: Unpacking /var/cache/distfiles/mbuffer-20230301.tgz... >>> mbuffer: fix-shell.patch patching file Makefile.in checking build system type... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf checking target system type... armv8l-unknown-linux-musleabihf 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for gcc option to accept ISO C99... none needed 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... /bin/sh checking for rm... /bin/rm checking for cp... /bin/cp checking for mt... ./configure: line 4337: WARNING:: not found no checking for gtar... no checking for tar... /bin/tar checking for awk... /usr/bin/awk checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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... none required 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 sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes 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 md5.h usability... no checking md5.h presence... 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_time64 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h mkdir build gcc -MM -MG -MT build/log.o -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. log.c -o build/log.d gcc -MM -MG -MT build/network.o -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. network.c -o build/network.d gcc -MM -MG -MT build/mbuffer.o -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. mbuffer.c -o build/mbuffer.d gcc -MM -MG -MT build/hashing.o -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. hashing.c -o build/hashing.d gcc -MM -MG -MT build/input.o -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. input.c -o build/input.d gcc -MM -MG -MT build/common.o -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. common.c -o build/common.d gcc -MM -MG -MT build/settings.o -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. settings.c -o build/settings.d gcc -MM -MG -MT build/globals.o -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. globals.c -o build/globals.d gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c log.c -o build/log.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c network.c -o build/network.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c mbuffer.c -o build/mbuffer.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c hashing.c -o build/hashing.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c input.c -o build/input.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c common.c -o build/common.o /bin/sh mkversion.sh gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -c globals.c -o build/globals.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -shared -g -fPIC idev.c -o idev.so -lcrypto -lpthread gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -shared -fPIC tapetest.c -o tapetest.so -lcrypto -lpthread gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -Wl,--as-needed,-O1,--sort-common have-af.c -lcrypto -lpthread -o have-af creating version.h creating man-page gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -Os -fstack-clash-protection -Wformat -Werror=format-security -Wno-unused-result -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I. -I. -Wl,--as-needed,-O1,--sort-common 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 -lpthread -o mbuffer /bin/sh mkversion.sh version.h is up-to-date /bin/tar cf test.tar --ignore-failed-read /home/buildozer/aports/community/mbuffer/src/mbuffer-20230301/* /bin/tar: Removing leading `/' from member names /bin/tar: Removing leading `/' from hard link targets openssl md5 < test.tar > test.md5 ./mbuffer -i test.tar -p10 | ./mbuffer -q -P 90 | openssl md5 > test0.md5 mbuffer: fatal: Cannot address so much memory (33554432*160=5368709120>2147483647). mbuffer: fatal: Cannot address so much memory (33554432*160=5368709120>2147483647). sync diff test0.md5 test.md5 --- test0.md5 +++ test.md5 @@ -1 +1 @@ -MD5(stdin)= d41d8cd98f00b204e9800998ecf8427e +MD5(stdin)= b8e15a80fb510e7ecccb7bf90b81c869 make: *** [Makefile:112: test0] Error 1 >>> ERROR: mbuffer: check failed >>> mbuffer: Uninstalling dependencies... (1/3) Purging .makedepends-mbuffer (20231117.111010) (2/3) Purging linux-headers (6.5-r0) (3/3) Purging openssl-dev (3.1.4-r1) OK: 271 MiB in 102 packages