Created attachment 870727 [details] The build log file Excerpt from the build.log: ld.lld: error: version script assignment of 'OPENSSL_1.0.0' to symbol 'BIO_f_ssl' failed: symbol not defined ld.lld: error: version script assignment of 'OPENSSL_1.0.0' to symbol 'BIO_new_buffer_ssl_connect' failed: symbol not defined ld.lld: error: version script assignment of 'OPENSSL_1.0.0' to symbol 'BIO_new_ssl' failed: symbol not defined ld.lld: error: version script assignment of 'OPENSSL_1.0.0' to symbol 'BIO_new_ssl_connect' failed: symbol not defined ld.lld: error: version script assignment of 'OPENSSL_1.0.0' to symbol 'BIO_proxy_ssl_copy_session_id' failed: symbol not defined Appending -Wl,--undefined-version to LDFLAGS does not allow the package to build, which might be related to https://bugs.gentoo.org/719172
Created attachment 870728 [details] emerge --info
*** Bug 919276 has been marked as a duplicate of this bug. ***