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 Applying /builder/shared-workdir/build/sdk/feeds/packages/net/gatling/patches/030-mbedtls-fix-compilation-with-3.0.0.patch using plaintext: patching file gatling.h patching file pssl.c Applying /builder/shared-workdir/build/sdk/feeds/packages/net/gatling/patches/040-gcc14.patch using plaintext: patching file common.c patching file ftp.c patching file pssl.c make[4]: Entering directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/gatling-0.16' rm -f havesetresuid.h if powerpc-openwrt-linux-musl-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 powerpc-openwrt-linux-musl-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 powerpc-openwrt-linux-musl-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 powerpc-openwrt-linux-musl-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:65:10: fatal error: sys/capability.h: No such file or directory 65 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. make[4]: *** [GNUmakefile:139: gatling.o] Error 1 make[4]: Leaving directory '/builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/gatling-0.16' make[3]: *** [Makefile:53: /builder/shared-workdir/build/sdk/build_dir/target-powerpc_464fp_musl/gatling-0.16/.built] Error 2 time: package/feeds/packages/gatling/compile#0.44#0.39#0.81