Applying ./patches/010-decrease_optimisation.patch using plaintext: patching file GNUmakefile Applying ./patches/020-configure_features.patch using plaintext: patching file gatling_features.h make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-arc_archs_glibc/gatling-0.16' rm -f havesetresuid.h if arc-openwrt-linux-gnu-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -I../libowfat-0.32/ -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 arc-openwrt-linux-gnu-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -I../libowfat-0.32/ -c tryalloca.c -DA >/dev/null 2>&1; then echo "#include "; fi >> havealloca.h if arc-openwrt-linux-gnu-gcc -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -I../libowfat-0.32/ -c tryalloca.c -DB >/dev/null 2>&1; then echo "#include "; fi >> havealloca.h rm -f tryalloca.o arc-openwrt-linux-gnu-gcc -c gatling.c -o gatling.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -I../libowfat-0.32/ 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; | ^~~~~ arc-openwrt-linux-gnu-gcc -c mime.c -o mime.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -I../libowfat-0.32/ cc1: note: someone does not honour COPTS correctly, passed 0 times arc-openwrt-linux-gnu-gcc -c ftp.c -o ftp.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -I../libowfat-0.32/ cc1: note: someone does not honour COPTS correctly, passed 0 times arc-openwrt-linux-gnu-gcc -c http.c -o http.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -I../libowfat-0.32/ cc1: note: someone does not honour COPTS correctly, passed 0 times arc-openwrt-linux-gnu-gcc -c smb.c -o smb.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -I../libowfat-0.32/ cc1: note: someone does not honour COPTS correctly, passed 0 times arc-openwrt-linux-gnu-gcc -c common.c -o common.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -I../libowfat-0.32/ cc1: note: someone does not honour COPTS correctly, passed 0 times arc-openwrt-linux-gnu-gcc -c connstat.c -o connstat.o -I. -pipe -Wall -O1 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB -I../libowfat-0.32/ cc1: note: someone does not honour COPTS correctly, passed 0 times In file included from /builder/shared-workdir/build/sdk/staging_dir/toolchain-arc_archs_gcc-11.2.0_glibc/include/features.h:490, from /builder/shared-workdir/build/sdk/staging_dir/toolchain-arc_archs_gcc-11.2.0_glibc/include/bits/libc-header-start.h:33, from /builder/shared-workdir/build/sdk/staging_dir/toolchain-arc_archs_gcc-11.2.0_glibc/include/stdlib.h:25, from connstat.c:2: /builder/shared-workdir/build/sdk/staging_dir/toolchain-arc_archs_gcc-11.2.0_glibc/include/sys/cdefs.h:299:60: error: macro "__has_attribute" requires an identifier 299 | #if __GNUC_PREREQ (2,96) || __glibc_has_attribute (__pure__) | ^ make[4]: *** [GNUmakefile:139: connstat.o] Error 1 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-arc_archs_glibc/gatling-0.16' make[3]: *** [Makefile:43: /builder/shared-workdir/build/sdk/build_dir/target-arc_archs_glibc/gatling-0.16/.built] Error 2 time: package/feeds/packages/gatling/compile#3.44#0.62#4.58