START lib/libssl/ciphers 2024-07-25T18:28:39Z ==== run-regress-cipherstest ==== cc -O2 -pipe -DLIBRESSL_INTERNAL -Werror -Wall -Wpointer-arith -Wuninitialized -Wstrict-prototypes -Wmissing-prototypes -Wunused -Wsign-compare -Wshadow -MD -MP -c /usr/src/regress/lib/libssl/ciphers/cipherstest.c cc -o cipherstest cipherstest.o -Wl,-Bstatic -lssl -Wl,-Bdynamic -lcrypto cipherstest.o: In function `main': cipherstest.c:(.text+0x88): undefined reference to `ssl3_get_cipher_by_index' cipherstest.c:(.text+0x8c): undefined reference to `ssl3_get_cipher_by_index' cc: error: linker command failed with exit code 1 (use -v to see invocation) *** Error 1 in . (:126 'cipherstest') FAILED FAIL lib/libssl/ciphers *** Error 1 in . (:126 'cipherstest')