Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Dec 2017 14:46:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 224381] net/uhttpmock does not build (seems a libressl problem)
Message-ID:  <bug-224381-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224381

            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@FreeBSD.org
          Reporter: w.schwarzenfeld@utanet.at
          Assignee: gnome@FreeBSD.org
             Flags: maintainer-feedback?(gnome@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)

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224381-6497>