Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 644978

Summary: sys-fs/encfs-1.9.2 : /.../SSL_Cipher.cpp:78:20: error: EVP_MD_CTX_new was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
sys-fs:encfs-1.9.2:20180118-194652.log

Description Toralf Förster gentoo-dev 2018-01-18 20:16:06 UTC
/var/tmp/portage/sys-fs/encfs-1.9.2/work/encfs-1.9.2/encfs/SSL_Cipher.cpp: In function ‘int encfs::BytesToKey(int, int, const EVP_MD*, const unsigned char*, int, unsigned int, unsigned char*, unsigned char*)’:
/var/tmp/portage/sys-fs/encfs-1.9.2/work/encfs-1.9.2/encfs/SSL_Cipher.cpp:78:20: error: ‘EVP_MD_CTX_new’ was not declared in this scope
   EVP_MD_CTX *cx = EVP_MD_CTX_new();
                    ^~~~~~~~~~~~~~
/var/tmp/portage/sys-fs/encfs-1.9.2/work/encfs-1.9.2/encfs/SSL_Cipher.cpp:78:20: note: suggested alternative: ‘EVP_MD_CTX_init’

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_libressl-test_20180117-213341

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)




emerge -qpv sys-fs/encfs
[ebuild  N    ] sys-fs/encfs-1.8.1  USE="nls xattr" 
[ebuild  N    ]  dev-libs/rlog-1.4 
[ebuild  N    ]  dev-libs/openssl-1.0.2n  USE="asm sslv3 {test} tls-heartbeat zlib -bindist -gmp -kerberos -rfc3779 -sctp -sslv2 -static-libs -vanilla" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="(sse2)" 
[ebuild  N    ]  dev-libs/boost-1.65.0  USE="nls threads -context -debug -doc -icu -mpi -python -static-libs -tools" ABI_X86="(64) -32 (-x32)" PYTHON_TARGETS="python2_7 python3_5 -python3_4 -python3_6" 
[ebuild  N    ]   dev-util/boost-build-1.65.0  USE="-examples -python {-test}" PYTHON_TARGETS="python2_7" 
[blocks B     ] dev-libs/openssl:0 ("dev-libs/openssl:0" is blocking dev-libs/libressl-2.6.4)
Comment 1 Toralf Förster gentoo-dev 2018-01-18 20:16:09 UTC
Created attachment 515274 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-01-18 20:16:12 UTC
Created attachment 515276 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-01-18 20:16:15 UTC
Created attachment 515278 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-01-18 20:16:18 UTC
Created attachment 515280 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-01-18 20:16:21 UTC
Created attachment 515282 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-01-18 20:16:24 UTC
Created attachment 515284 [details]
sys-fs:encfs-1.9.2:20180118-194652.log
Comment 7 Arfrever Frehtes Taifersar Arahesis 2018-04-13 02:12:24 UTC

*** This bug has been marked as a duplicate of bug 626636 ***