x86_64-pc-linux-gnu-g++ -Wall -I.. -I.. -O2 -pipe -march=native -Wno-overloaded-virtual -fno-exceptions -fPIC -DHAVE_GCC_FORMAT_CHECK -DHAVE_BLOCK_RETURN -rdynamic -shared -Wl,--unresolved-symbols=ignore-in-shared-libs -Wl,--retain-symbols-file,/dev/null -Wl,--hash-style=gnu -Wl,-O1 -Wl,--as-needed -o openssl.yate openssl.cpp -L.. -lyate -lssl -lcrypto openssl.cpp: In member function ‘virtual bool {anonymous}::AesCtrCipher::encrypt(void*, unsigned int, const void*)’: openssl.cpp:647:5: error: ‘AES_ctr128_encrypt’ was not declared in this scope AES_ctr128_encrypt( ^~~~~~~~~~~~~~~~~~ openssl.cpp:647:5: note: suggested alternative: ‘AES_cfb128_encrypt’ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-developer_20181229-151642 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-8.2.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) [3] ruby26 (with Rubygems) * Available Rust versions: [1] rust-1.31.1 * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.9.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpvO net-voip/yate [ebuild N ] net-voip/yate-6.0.0 USE="gsm ilbc ilbc-webrtc isac-float speex ssl zlib -amrnb -dahdi -doc -isac-fixed -mysql -postgres -sctp -spandsp -tdmcard -wanpipe -wpcard -zaptel" CPU_FLAGS_X86="sse2"
Created attachment 559478 [details] emerge-info.txt
Created attachment 559480 [details] emerge-history.txt
Created attachment 559482 [details] environment
Created attachment 559484 [details] etc.portage.tbz2
Created attachment 559486 [details] logs.tbz2
Created attachment 559488 [details] net-voip:yate-6.0.0:20190101-235918.log
Created attachment 559490 [details] temp.tbz2
I am also seeing this emerge failure. Any updates since January?
It uses old openssl API. 9999 version builds fine.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5d598ecfb5c65bd178b12c57a831b68a55c9daae commit 5d598ecfb5c65bd178b12c57a831b68a55c9daae Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2019-07-14 07:56:22 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2019-07-14 07:56:56 +0000 net-voip/yate: add 6.1.0 econf options were not passed due to a missing \ Fixes: https://bugs.gentoo.org/674342 Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 net-voip/yate/Manifest | 1 + net-voip/yate/yate-6.1.0.ebuild | 90 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 91 insertions(+)