maintainer-feedback requested: [Bug 224381] net/uhttpmock does not build (seems a libressl problem)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 16 14:46:43 UTC 2017


w.schwarzenfeld at utanet.at has reassigned Bugzilla Automation
<bugzilla at FreeBSD.org>'s request for maintainer-feedback to gnome at FreeBSD.org:
Bug 224381: net/uhttpmock does not build (seems a libressl problem)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224381



--- Description ---
uhttpmock fails to build with:

//lib/libcrypto.so.7: warning: warning: EVP_EncryptFinal is often misused,
please use EVP_EncryptFinal_ex and EVP_CIPHER_CTX_cleanup
//lib/libcrypto.so.7: warning: warning: EVP_DecryptFinal is often misused,
please use EVP_DecryptFinal_ex and EVP_CIPHER_CTX_cleanup
//lib/libcrypto.so.7: warning: warning: EVP_CipherFinal is often misused,
please use EVP_CipherFinal_ex and EVP_CIPHER_CTX_cleanup
//lib/libcrypto.so.7: warning: warning: EVP_EncryptFinal is often misused,
please use EVP_EncryptFinal_ex and EVP_CIPHER_CTX_cleanup
//lib/libcrypto.so.7: warning: warning: EVP_DecryptFinal is often misused,
please use EVP_DecryptFinal_ex and EVP_CIPHER_CTX_cleanup
//lib/libcrypto.so.7: warning: warning: EVP_CipherFinal is often misused,
please use EVP_CipherFinal_ex and EVP_CIPHER_CTX_cleanup
cc: error: linker command failed with exit code 1 (use -v to see invocation)


More information about the freebsd-gnome mailing list