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 wolfcrypt/benchmark/benchmark.o CC wolfcrypt/src/src_libwolfssl_la-hmac.lo CC wolfcrypt/src/src_libwolfssl_la-hash.lo CC wolfcrypt/src/src_libwolfssl_la-cpuid.lo CC wolfcrypt/src/src_libwolfssl_la-kdf.lo In file included from /home/anon/src/Retro68-build/toolchain/powerpc-apple-macos/include/dirent.h:7, from ./wolfssl/wolfcrypt/wc_port.h:712, from ./wolfssl/wolfcrypt/types.h:35, from wolfcrypt/benchmark/benchmark.c:62: /home/anon/src/Retro68-build/toolchain/powerpc-apple-macos/include/sys/dirent.h:10:2: error: #error " not supported" 10 | #error " not supported" | ^~~~~ In file included from ./wolfssl/wolfcrypt/types.h:35, from wolfcrypt/benchmark/benchmark.c:62: ./wolfssl/wolfcrypt/wc_port.h:767:9: error: unknown type name 'DIR' 767 | DIR* dir; | ^~~ In file included from /home/anon/src/Retro68-build/toolchain/powerpc-apple-macos/include/dirent.h:7, from ./wolfssl/wolfcrypt/wc_port.h:712, from wolfcrypt/src/hmac.c:27: /home/anon/src/Retro68-build/toolchain/powerpc-apple-macos/include/sys/dirent.h:10:2: error: #error " not supported" 10 | #error " not supported" | ^~~~~ In file included from wolfcrypt/src/hmac.c:27: ./wolfssl/wolfcrypt/wc_port.h:767:9: error: unknown type name 'DIR' 767 | DIR* dir; | ^~~ make[2]: *** [Makefile:5900: wolfcrypt/benchmark/benchmark.o] Error 1 make[2]: *** Waiting for unfinished jobs.... In file included from /home/anon/src/Retro68-build/toolchain/powerpc-apple-macos/include/dirent.h:7, from ./wolfssl/wolfcrypt/wc_port.h:712, from wolfcrypt/src/kdf.c:27: /home/anon/src/Retro68-build/toolchain/powerpc-apple-macos/include/sys/dirent.h:10:2: error: #error " not supported" 10 | #error " not supported" | ^~~~~ In file included from wolfcrypt/src/kdf.c:27: ./wolfssl/wolfcrypt/wc_port.h:767:9: error: unknown type name 'DIR' 767 | DIR* dir; | ^~~ In file included from /home/anon/src/Retro68-build/toolchain/powerpc-apple-macos/include/dirent.h:7, from ./wolfssl/wolfcrypt/wc_port.h:712, from ./wolfssl/wolfcrypt/types.h:35, from ./wolfssl/wolfcrypt/logging.h:33, from wolfcrypt/src/hash.c:28: /home/anon/src/Retro68-build/toolchain/powerpc-apple-macos/include/sys/dirent.h:10:2: error: #error " not supported" 10 | #error " not supported" | ^~~~~ In file included from ./wolfssl/wolfcrypt/types.h:35, from ./wolfssl/wolfcrypt/logging.h:33, from wolfcrypt/src/hash.c:28: ./wolfssl/wolfcrypt/wc_port.h:767:9: error: unknown type name 'DIR' 767 | DIR* dir; | ^~~ In file included from /home/anon/src/Retro68-build/toolchain/powerpc-apple-macos/include/dirent.h:7, from ./wolfssl/wolfcrypt/wc_port.h:712, from ./wolfssl/wolfcrypt/types.h:35, from ./wolfssl/wolfcrypt/cpuid.h:28, from wolfcrypt/src/cpuid.c:29: /home/anon/src/Retro68-build/toolchain/powerpc-apple-macos/include/sys/dirent.h:10:2: error: #error " not supported" 10 | #error " not supported" | ^~~~~ In file included from ./wolfssl/wolfcrypt/types.h:35, from ./wolfssl/wolfcrypt/cpuid.h:28, from wolfcrypt/src/cpuid.c:29: ./wolfssl/wolfcrypt/wc_port.h:767:9: error: unknown type name 'DIR' 767 | DIR* dir; | ^~~ make[2]: *** [Makefile:6015: wolfcrypt/src/src_libwolfssl_la-hmac.lo] Error 1 make[2]: *** [Makefile:6120: wolfcrypt/src/src_libwolfssl_la-kdf.lo] Error 1 make[2]: *** [Makefile:6190: wolfcrypt/src/src_libwolfssl_la-cpuid.lo] Error 1 make[2]: *** [Makefile:6183: wolfcrypt/src/src_libwolfssl_la-hash.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