[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:44 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224381

            Bug ID: 224381
           Summary: net/uhttpmock does not build (seems a libressl
                    problem)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome at FreeBSD.org
          Reporter: w.schwarzenfeld at utanet.at
          Assignee: gnome at FreeBSD.org
             Flags: maintainer-feedback?(gnome at FreeBSD.org)

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)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list