Applying /builder/shared-workdir/build/sdk/feeds/packages/net/gatling/patches/010-decrease_optimisation.patch using plaintext: patching file GNUmakefile Applying /builder/shared-workdir/build/sdk/feeds/packages/net/gatling/patches/020-configure_features.patch using plaintext: patching file gatling_features.h make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/gatling-0.16' rm -f havesetresuid.h if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o tryresuid trysetresuid.c >/dev/null 2>&1; then echo "#define LIBC_HAS_SETRESUID"; fi > havesetresuid.h rm -f tryresuid (head -n 1 CHANGES | sed 's/\([^:]*\):/#define VERSION "\1"/') > version.h rm -f havealloca.h echo "#include " > havealloca.h if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -c tryalloca.c -DA >/dev/null 2>&1; then echo "#include "; fi >> havealloca.h if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -c tryalloca.c -DB >/dev/null 2>&1; then echo "#include "; fi >> havealloca.h rm -f tryalloca.o arm-openwrt-linux-muslgnueabi-gcc -c gatling.c -o gatling.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times gatling.c: In function 'main': gatling.c:1451:7: warning: variable 'dosmb' set but not used [-Wunused-but-set-variable] 1451 | int dosmb=0; | ^~~~~ arm-openwrt-linux-muslgnueabi-gcc -c mime.c -o mime.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times arm-openwrt-linux-muslgnueabi-gcc -c ftp.c -o ftp.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times arm-openwrt-linux-muslgnueabi-gcc -c http.c -o http.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times http.c: In function 'get_md5_randomness': http.c:2215:5: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2215 | MD5Init(&md5_ctx); | ^~~~~~~ In file included from http.c:36: /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ http.c:2216:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2216 | MD5Update(&md5_ctx,buf,16); | ^~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/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); | ^~~~~~~~~~ http.c:2219:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2219 | MD5Update(&md5_ctx,randomness,len); | ^~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/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); | ^~~~~~~~~~ http.c:2221:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2221 | MD5Final((uint8_t*)digest,&temp); | ^~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ arm-openwrt-linux-muslgnueabi-gcc -c smb.c -o smb.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times arm-openwrt-linux-muslgnueabi-gcc -c common.c -o common.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times arm-openwrt-linux-muslgnueabi-gcc -c connstat.c -o connstat.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times arm-openwrt-linux-muslgnueabi-gcc -c httpstream.c -o httpstream.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times arm-openwrt-linux-muslgnueabi-gcc -c dirfd.c -o dirfd.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o trymd5 trymd5.c >/dev/null 2>&1; then echo ""; else \ if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o trymd5 trymd5.c -lmd >/dev/null 2>&1; then echo "-lmd"; else \ if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o trymd5 trymd5.c -lcrypto >/dev/null 2>&1; then echo "-lcrypto"; \ fi; fi; fi > md5lib rm -f trymd5 if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o trysocket trysocket.c >/dev/null 2>&1; then echo ""; else \ if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o trysocket trysocket.c -lsocket >/dev/null 2>&1; then echo "-lsocket"; else \ if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o trysocket trysocket.c -lsocket -lnsl >/dev/null 2>&1; then echo "-lsocket -lnsl"; else \ if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o trysocket trysocket.c -lwsock32 >/dev/null 2>&1; then echo "-lwsock32"; \ fi; fi; fi; fi > libsocket rm -f trysocket if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o tryiconv tryiconv.c >/dev/null 2>&1; then echo ""; else \ if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o tryiconv tryiconv.c -liconv >/dev/null 2>&1; then echo "-liconv"; else \ if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o tryiconv tryiconv.c -L/usr/local/lib -liconv >/dev/null 2>&1; then \ echo "-L/usr/local/lib -liconv"; \ fi; fi; fi > libiconv rm -f tryiconv touch dummy.c arm-openwrt-linux-muslgnueabi-gcc -c dummy.c -o dummy.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times ar q libsocketkludge.a dummy.o ar: creating libsocketkludge.a ranlib libsocketkludge.a if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o trycrypt trycrypt.c >/dev/null 2>&1; then echo ""; else \ if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o trycrypt trycrypt.c -lcrypt >/dev/null 2>&1; then echo "-lcrypt"; \ fi; fi > libcrypt rm -f trycrypt arm-openwrt-linux-muslgnueabi-gcc -s 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` arm-openwrt-linux-muslgnueabi-gcc -c httpbench.c -o httpbench.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/libowfat/iopause.h:9, from /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/libowfat/dns.h:6, from httpbench.c:3: /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-13.2.0_musl_eabi/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ arm-openwrt-linux-muslgnueabi-gcc -s httpbench.o -o httpbench -lowfat -lz `cat libsocket libiconv libcrypt` arm-openwrt-linux-muslgnueabi-gcc -c bindbench.c -o bindbench.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/libowfat/iopause.h:9, from /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/libowfat/dns.h:6, from bindbench.c:3: /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-13.2.0_musl_eabi/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ arm-openwrt-linux-muslgnueabi-gcc -s bindbench.o -o bindbench -lowfat -lz `cat libsocket libiconv libcrypt` arm-openwrt-linux-muslgnueabi-gcc -c dl.c -o dl.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times arm-openwrt-linux-muslgnueabi-gcc -s dl.o -o dl -lowfat -lz `cat libsocket libiconv libcrypt` arm-openwrt-linux-muslgnueabi-gcc -c ioerr.c -o ioerr.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/libowfat/iopause.h:9, from /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/libowfat/dns.h:6, from ioerr.c:3: /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-13.2.0_musl_eabi/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ arm-openwrt-linux-muslgnueabi-gcc -s ioerr.o -o ioerr -lowfat -lz `cat libsocket libiconv libcrypt` arm-openwrt-linux-muslgnueabi-gcc -c bench.c -o bench.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/libowfat/iopause.h:9, from /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/libowfat/dns.h:6, from bench.c:8: /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-13.2.0_musl_eabi/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ arm-openwrt-linux-muslgnueabi-gcc -s bench.o -o bench -lowfat -lz `cat libsocket libiconv libcrypt` arm-openwrt-linux-muslgnueabi-gcc -c ssl.c -o ssl.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times In file included from ssl.c:6: /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-13.2.0_musl_eabi/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ ssl.c: In function 'new_context': ssl.c:95:9: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 95 | if ((dh=PEM_read_bio_DHparams(bio,NULL,NULL,NULL))) { | ^~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/openssl/ssl.h:36, from ssl.c:9: /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/openssl/pem.h:469:1: note: declared here 469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH) | ^~~~~~~~~~~~~~~~~~~ ssl.c:101:9: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 101 | DH_free(dh); | ^~~~~~~ In file included from /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/openssl/dsa.h:51, from /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/openssl/x509.h:37, from /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/openssl/ssl.h:31: /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/openssl/dh.h:204:28: note: declared here 204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ ssl.c: In function 'init_clientside_tls': ssl.c:328:5: warning: 'ENGINE_load_builtin_engines' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 328 | ENGINE_load_builtin_engines(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ssl.c:10: /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/openssl/engine.h:358:28: note: declared here 358 | OSSL_DEPRECATEDIN_3_0 void ENGINE_load_builtin_engines(void); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o tryssl ssl.c -DMAIN -lowfat -lssl -lcrypto >/dev/null 2>&1 ; then echo ""; else \ if arm-openwrt-linux-muslgnueabi-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -o tryssl ssl.c -DMAIN -lowfat -lssl -lcrypto -lpthread >/dev/null 2>&1 ; then echo "-lpthread"; \ fi; fi > libsslpthread rm -f tryssl arm-openwrt-linux-muslgnueabi-gcc -o tlsgatling gatling.c ssl.o mime.o ftp.c http.c smb.c common.c connstat.o httpstream.o dirfd.c -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -DSUPPORT_HTTPS -DUSE_OPENSSL -s -lssl -lcrypto -lowfat -lz `cat libsocket libiconv libcrypt` `cat libsslpthread` cc1: note: someone does not honour COPTS correctly, passed 0 times gatling.c: In function 'main': gatling.c:1451:7: warning: variable 'dosmb' set but not used [-Wunused-but-set-variable] 1451 | int dosmb=0; | ^~~~~ cc1: note: someone does not honour COPTS correctly, passed 0 times cc1: note: someone does not honour COPTS correctly, passed 0 times http.c: In function 'get_md5_randomness': http.c:2215:5: warning: 'MD5_Init' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2215 | MD5Init(&md5_ctx); | ^~~~~~~ In file included from http.c:36: /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ http.c:2216:5: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2216 | MD5Update(&md5_ctx,buf,16); | ^~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/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); | ^~~~~~~~~~ http.c:2219:3: warning: 'MD5_Update' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2219 | MD5Update(&md5_ctx,randomness,len); | ^~~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/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); | ^~~~~~~~~~ http.c:2221:3: warning: 'MD5_Final' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 2221 | MD5Final((uint8_t*)digest,&temp); | ^~~~~~~~ /builder/shared-workdir/build/sdk/staging_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ cc1: note: someone does not honour COPTS correctly, passed 0 times cc1: note: someone does not honour COPTS correctly, passed 0 times cc1: note: someone does not honour COPTS correctly, passed 0 times arm-openwrt-linux-muslgnueabi-gcc -c pthreadbench.c -o pthreadbench.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times arm-openwrt-linux-muslgnueabi-gcc pthreadbench.o -o pthreadbench -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -s -lowfat -lz `cat libsocket libiconv libcrypt` -lpthread arm-openwrt-linux-muslgnueabi-gcc -c cgi.c -o cgi.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times arm-openwrt-linux-muslgnueabi-gcc -s cgi.o -o cgi -lowfat -lz `cat libsocket libiconv libcrypt` arm-openwrt-linux-muslgnueabi-gcc -c pssl.c -o pssl.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB cc1: note: someone does not honour COPTS correctly, passed 0 times In file included from pssl.c:6: /builder/shared-workdir/build/sdk/staging_dir/toolchain-arm_cortex-a15+neon-vfpv4_gcc-13.2.0_musl_eabi/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ pssl.c:9:10: fatal error: mbedtls/config.h: No such file or directory 9 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. make[4]: *** [GNUmakefile:139: pssl.o] Error 1 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/gatling-0.16' make[3]: *** [Makefile:43: /builder/shared-workdir/build/sdk/build_dir/target-arm_cortex-a15+neon-vfpv4_musl_eabi/gatling-0.16/.built] Error 2 time: package/feeds/packages/gatling/compile#10.71#1.67#13.51