... Generating Reachability Selector painting Data prototypes Data types Function prototypes Functions Descriptors Verifying Writing ./stdlib.o Linking ./stdlib Warning: environment variable $CC undefined, using cc as the linker /usr/bin/ld.gold: error: ./stdlib.o: requires unsupported dynamic reloc 11; recompile with -fPIC /usr/bin/ld.gold: error: ./stdlib.o: requires dynamic R_X86_64_32 reloc against 'pony_personality_v0' which may overflow at runtime; recompile with -fPIC ./stdlib.o:stdlib:function ssl__SSLInit_val__init_o: error: undefined reference to 'SSL_load_error_strings' ./stdlib.o:stdlib:function ssl__SSLInit_val__init_o: error: undefined reference to 'SSL_library_init' ./stdlib.o:stdlib:function ssl__SSLInit_val__init_o: error: undefined reference to 'CRYPTO_num_locks' ./stdlib.o:stdlib:function ssl__SSLInit_val__init_o: error: undefined reference to 'CRYPTO_set_locking_callback' ./stdlib.o:stdlib:function ssl__SSLInit_box__init_o: error: undefined reference to 'SSL_load_error_strings' ./stdlib.o:stdlib:function ssl__SSLInit_box__init_o: error: undefined reference to 'SSL_library_init' ./stdlib.o:stdlib:function ssl__SSLInit_box__init_o: error: undefined reference to 'CRYPTO_num_locks' ./stdlib.o:stdlib:function ssl__SSLInit_box__init_o: error: undefined reference to 'CRYPTO_set_locking_callback' ./stdlib.o:stdlib:function crypto_Digest_ref_sha512_o: error: undefined reference to 'EVP_MD_CTX_create' ./stdlib.o:stdlib:function crypto_Digest_ref_md5_o: error: undefined reference to 'EVP_MD_CTX_create' ./stdlib.o:stdlib:function crypto_Digest_ref_final_o: error: undefined reference to 'EVP_MD_CTX_cleanup' collect2: error: ld returned 1 exit status Error: unable to link: cc -o ./stdlib -O3 -march=x86-64 -mcx16 -latomic -fuse-ld=gold ./stdlib.o -L"/data/INSTALL/ponyc/src/ponyc-0.18.1/build/release/" -Wl,-rpath,"/data/INSTALL/ponyc/src/ponyc-0.18.1/build/release/" -L"/data/INSTALL/ponyc/src/ponyc-0.18.1/build/release/../../packages" -Wl,-rpath,"/data/INSTALL/ponyc/src/ponyc-0.18.1/build/release/../../packages" -L"/usr/local/lib" -Wl,-rpath,"/usr/local/lib" -Wl,--start-group -l"rt" -l"crypto" -l"pcre2-8" -l"ssl" -Wl,--end-group -lpthread -lponyrt -ldl -lm -Wl,--export-dynamic-symbol=__PonyDescTablePtr -Wl,--export-dynamic-symbol=__PonyDescTableSize make: *** [Makefile:793: test] Error 255 ==> ERROR: A failure occurred in check(). Aborting...