make -j5 all-recursive make[1]: Entering directory '/home/anon/src/wolfssl' make[1]: warning: -j5 forced in submake: resetting jobserver mode. make[2]: Entering directory '/home/anon/src/wolfssl' make[2]: warning: -j5 forced in submake: resetting jobserver mode. CC src/libwolfssl_la-internal.lo CC src/libwolfssl_la-keys.lo CC src/libwolfssl_la-wolfio.lo CC src/libwolfssl_la-ssl.lo CC src/libwolfssl_la-tls.lo In file included from ./wolfssl/wolfio.h:160, from ./wolfssl/ssl.h:164, from ./wolfssl/internal.h:28, from src/wolfio.c:37: /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:77:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 77 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:81:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 81 | __attribute__((__bounded__(__string__,4,5))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:83:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 83 | __attribute__((__bounded__(__string__,3,4))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:87:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 87 | __attribute__ ((__bounded__(__string__,3,4))); | ^~~~~~~~~~~~~ In file included from ./wolfssl/wolfio.h:160, from ./wolfssl/ssl.h:164, from ./wolfssl/internal.h:28, from src/keys.c:33: /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:77:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 77 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:81:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 81 | __attribute__((__bounded__(__string__,4,5))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:83:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 83 | __attribute__((__bounded__(__string__,3,4))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:87:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 87 | __attribute__ ((__bounded__(__string__,3,4))); | ^~~~~~~~~~~~~ In file included from ./wolfssl/wolfio.h:160, from ./wolfssl/ssl.h:164, from ./wolfssl/internal.h:28, from src/internal.c:102: /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:77:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 77 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:81:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 81 | __attribute__((__bounded__(__string__,4,5))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:83:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 83 | __attribute__((__bounded__(__string__,3,4))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:87:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 87 | __attribute__ ((__bounded__(__string__,3,4))); | ^~~~~~~~~~~~~ In file included from ./wolfssl/wolfio.h:160, from ./wolfssl/ssl.h:164, from ./wolfssl/internal.h:28, from src/ssl.c:37: /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:77:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 77 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:81:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 81 | __attribute__((__bounded__(__string__,4,5))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:83:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 83 | __attribute__((__bounded__(__string__,3,4))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:87:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 87 | __attribute__ ((__bounded__(__string__,3,4))); | ^~~~~~~~~~~~~ In file included from ./wolfssl/wolfio.h:160, from ./wolfssl/ssl.h:164, from src/tls.c:32: /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:77:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 77 | __attribute__((__bounded__(__string__,2,3))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:81:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 81 | __attribute__((__bounded__(__string__,4,5))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:83:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 83 | __attribute__((__bounded__(__string__,3,4))); | ^~~~~~~~~~~~~ /home/anon/src/wolfssl/Retro68-includes.2/arpa/inet.h:87:4: error: 'bounded' attribute directive ignored [-Werror=attributes] 87 | __attribute__ ((__bounded__(__string__,3,4))); | ^~~~~~~~~~~~~ cc1: all warnings being treated as errors make[2]: *** [Makefile:6722: src/libwolfssl_la-wolfio.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... cc1: all warnings being treated as errors make[2]: *** [Makefile:6729: src/libwolfssl_la-keys.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [Makefile:6743: src/libwolfssl_la-tls.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [Makefile:6736: src/libwolfssl_la-ssl.lo] Error 1 cc1: all warnings being treated as errors make[2]: *** [Makefile:6715: src/libwolfssl_la-internal.lo] Error 1 make[2]: Leaving directory '/home/anon/src/wolfssl' make[1]: *** [Makefile:7448: all-recursive] Error 1 make[1]: Leaving directory '/home/anon/src/wolfssl' make: *** [Makefile:4457: all] Error 2