>>> gatling: Building testing/gatling 0.16-r1 (using abuild 3.9.0-r0) started Fri, 27 May 2022 00:20:21 +0000 >>> gatling: Checking sanity of /home/buildozer/aports/testing/gatling/APKBUILD... >>> WARNING: gatling: No maintainer >>> gatling: Analyzing dependencies... >>> gatling: Installing for build: build-base openssl-dev libowfat-dev zlib-dev libcap-dev (1/7) Installing openssl-dev (1.1.1o-r0) (2/7) Installing libowfat-dev (0.32-r1) (3/7) Installing zlib-dev (1.2.12-r1) (4/7) Installing linux-headers (5.16.7-r1) (5/7) Installing libcap (2.64-r0) (6/7) Installing libcap-dev (2.64-r0) (7/7) Installing .makedepends-gatling (20220527.002025) Executing busybox-1.35.0-r13.trigger OK: 224 MiB in 85 packages >>> gatling: Cleaning up srcdir >>> gatling: Cleaning up pkgdir >>> gatling: Fetching https://distfiles.alpinelinux.org/distfiles/edge//gatling-0.16.tar.xz % 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 123k 100 123k 0 0 174k 0 --:--:-- --:--:-- --:--:-- 181k >>> gatling: Fetching https://distfiles.alpinelinux.org/distfiles/edge//gatling-0.16.tar.xz >>> gatling: Checking sha512sums... gatling-0.16.tar.xz: OK build-fixes.patch: OK gatling.confd: OK gatling.initd: OK >>> gatling: Unpacking /var/cache/distfiles/gatling-0.16.tar.xz... >>> gatling: build-fixes.patch patching file ssl.c rm -f havesetresuid.h (head -n 1 CHANGES | sed 's/\([^:]*\):/#define VERSION "\1"/') > version.h rm -f havealloca.h if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o trymd5 trymd5.c >/dev/null 2>&1; then echo ""; else \ if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o trymd5 trymd5.c -lmd >/dev/null 2>&1; then echo "-lmd"; else \ if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o trymd5 trymd5.c -lcrypto >/dev/null 2>&1; then echo "-lcrypto"; \ fi; fi; fi > md5lib if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o tryresuid trysetresuid.c >/dev/null 2>&1; then echo "#define LIBC_HAS_SETRESUID"; fi > havesetresuid.h if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o trysocket trysocket.c >/dev/null 2>&1; then echo ""; else \ if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o trysocket trysocket.c -lsocket >/dev/null 2>&1; then echo "-lsocket"; else \ if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o trysocket trysocket.c -lsocket -lnsl >/dev/null 2>&1; then echo "-lsocket -lnsl"; else \ if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o trysocket trysocket.c -lwsock32 >/dev/null 2>&1; then echo "-lwsock32"; \ fi; fi; fi; fi > libsocket if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o tryiconv tryiconv.c >/dev/null 2>&1; then echo ""; else \ if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o tryiconv tryiconv.c -liconv >/dev/null 2>&1; then echo "-liconv"; else \ if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o tryiconv tryiconv.c -L/usr/local/lib -liconv >/dev/null 2>&1; then \ echo "-L/usr/local/lib -liconv"; \ fi; fi; fi > libiconv touch dummy.c echo "#include " > havealloca.h if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o trycrypt trycrypt.c >/dev/null 2>&1; then echo ""; else \ if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o trycrypt trycrypt.c -lcrypt >/dev/null 2>&1; then echo "-lcrypt"; \ fi; fi > libcrypt gcc -c ssl.c -o ssl.o -I. -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o tryssl ssl.c -DMAIN -lowfat -lssl -lcrypto >/dev/null 2>&1 ; then echo ""; else \ if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -o tryssl ssl.c -DMAIN -lowfat -lssl -lcrypto -lpthread >/dev/null 2>&1 ; then echo "-lpthread"; \ fi; fi > libsslpthread gcc -c dummy.c -o dummy.o -I. -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -c tryalloca.c -DA >/dev/null 2>&1; then echo "#include "; fi >> havealloca.h gcc -c mime.c -o mime.o -I. -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat gcc -c connstat.c -o connstat.o -I. -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat gcc -c httpstream.c -o httpstream.o -I. -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat gcc -c dirfd.c -o dirfd.o -I. -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat In file included from ssl.c:6: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ if gcc -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -c tryalloca.c -DB >/dev/null 2>&1; then echo "#include "; fi >> havealloca.h rm -f tryiconv rm -f trysocket ar q libsocketkludge.a dummy.o rm -f tryresuid /usr/bin/ar: creating libsocketkludge.a ranlib libsocketkludge.a rm -f trycrypt rm -f tryalloca.o gcc -c gatling.c -o gatling.o -I. -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat gcc -c ftp.c -o ftp.o -I. -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat gcc -c http.c -o http.o -I. -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat gcc -c smb.c -o smb.o -I. -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat gcc -c common.c -o common.o -I. -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat rm -f tryssl gcc -o tlsgatling gatling.c ssl.o mime.o ftp.c http.c smb.c common.c connstat.o httpstream.o dirfd.c -Os -fomit-frame-pointer -std=c99 -I/usr/include/libowfat -DSUPPORT_HTTPS -DUSE_OPENSSL -Wl,--as-needed,-O1,--sort-common -lssl -lcrypto -lowfat -lz `cat libsocket libiconv libcrypt` `cat libsslpthread` rm -f trymd5 gcc -Wl,--as-needed,-O1,--sort-common gatling.o mime.o ftp.o http.o smb.o common.o connstat.o httpstream.o dirfd.o -o gatling -lowfat -lz `cat libsocket libiconv libcrypt` `cat md5lib` >>> gatling: Entering fakeroot... >>> gatling-doc*: Running split function doc... >>> gatling-doc*: Preparing subpackage gatling-doc... >>> gatling-doc*: Running postcheck for gatling-doc >>> gatling-openrc*: Running split function openrc... >>> gatling-openrc*: Preparing subpackage gatling-openrc... >>> gatling-openrc*: Running postcheck for gatling-openrc >>> gatling*: Running postcheck for gatling >>> gatling*: Preparing package gatling... >>> gatling*: Stripping binaries >>> gatling*: Script found. /bin/sh added as a dependency for gatling-0.16-r1.apk >>> gatling*: Adding .pre-install >>> gatling-doc*: Scanning shared objects >>> gatling-openrc*: Scanning shared objects >>> gatling*: Scanning shared objects >>> gatling-doc*: Tracing dependencies... >>> gatling-doc*: Package size: 48.0 KB >>> gatling-doc*: Compressing data... >>> gatling-doc*: Create checksum... >>> gatling-doc*: Create gatling-doc-0.16-r1.apk >>> gatling-openrc*: Tracing dependencies... >>> gatling-openrc*: Package size: 24.0 KB >>> gatling-openrc*: Compressing data... >>> gatling-openrc*: Create checksum... >>> gatling-openrc*: Create gatling-openrc-0.16-r1.apk >>> gatling*: Tracing dependencies... /bin/sh so:libc.musl-riscv64.so.1 so:libcrypto.so.1.1 so:libssl.so.1.1 >>> gatling*: Package size: 260.0 KB >>> gatling*: Compressing data... >>> gatling*: Create checksum... >>> gatling*: Create gatling-0.16-r1.apk >>> gatling: Build complete at Fri, 27 May 2022 00:21:08 +0000 elapsed time 0h 0m 47s >>> gatling: Cleaning up srcdir >>> gatling: Cleaning up pkgdir >>> gatling: Uninstalling dependencies... (1/7) Purging .makedepends-gatling (20220527.002025) (2/7) Purging openssl-dev (1.1.1o-r0) (3/7) Purging libowfat-dev (0.32-r1) (4/7) Purging zlib-dev (1.2.12-r1) (5/7) Purging libcap-dev (2.64-r0) (6/7) Purging linux-headers (5.16.7-r1) (7/7) Purging libcap (2.64-r0) Executing busybox-1.35.0-r13.trigger OK: 214 MiB in 78 packages >>> gatling: Updating the testing/riscv64 repository index... >>> gatling: Signing the index...