START lib/libssl/ciphers 2024-07-26T00:26:28Z ==== 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 ld: error: undefined symbol: ssl3_get_cipher_by_index >>> referenced by cipherstest.c >>> cipherstest.o:(main) 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')