x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope -c tcp.cpp tcp.cpp: In member function ‘int tcp::ConnectTLS()’: tcp.cpp:181:15: error: ‘SSLv2_client_method’ was not declared in this scope m_sslMeth = SSLv2_client_method(); ^~~~~~~~~~~~~~~~~~~ tcp.cpp:181:15: note: suggested alternative: ‘SSLv23_client_method’ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_20190203-172806 ------------------------------------------------------------------- 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.7 (uninstalled) [2] python3.6 [3] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) [3] ruby26 (with Rubygems) * Available Rust versions: [1] rust-1.32.0 * emerge -qpvO net-analyzer/postal [ebuild N ] net-analyzer/postal-0.72 USE="ssl -gnutls"
Created attachment 564170 [details] emerge-info.txt
Created attachment 564172 [details] emerge-history.txt
Created attachment 564174 [details] environment
Created attachment 564176 [details] etc.portage.tbz2
Created attachment 564178 [details] logs.tbz2
Created attachment 564180 [details] net-analyzer:postal-0.72:20190208-004022.log
Created attachment 564182 [details] temp.tbz2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79ef0a1dfbb6c39c195d2b44abfd3225b2e99353 commit 79ef0a1dfbb6c39c195d2b44abfd3225b2e99353 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-03-21 14:46:12 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-03-21 14:46:12 +0000 package.mask: Next openssl-1.1+ batch Bug: https://bugs.gentoo.org/676008 Bug: https://bugs.gentoo.org/676938 Bug: https://bugs.gentoo.org/677478 Bug: https://bugs.gentoo.org/675012 Signed-off-by: Michał Górny <mgorny@gentoo.org> profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56767f1e73755bc229834f9f719ad5501a218029 commit 56767f1e73755bc229834f9f719ad5501a218029 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2019-04-20 08:07:39 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2019-04-20 08:07:39 +0000 net-analyzer/postal: Remove last-rited pkg Closes: https://bugs.gentoo.org/677478 Signed-off-by: Michał Górny <mgorny@gentoo.org> net-analyzer/postal/Manifest | 1 - .../postal/files/01_postal-0.70-gcc43.patch | 11 - .../postal/files/02_postal-0.72-nossl.patch | 72 ------ .../files/03_postal-0.70-c++0x-integrated.patch | 270 --------------------- .../postal/files/04_postal-0.70-warnings.patch | 17 -- .../postal/files/05_postal-0.70-openssl-1.patch | 30 --- .../postal/files/06_postal-0.70-ldflags.patch | 27 --- net-analyzer/postal/metadata.xml | 5 - net-analyzer/postal/postal-0.72.ebuild | 37 --- profiles/package.mask | 2 - 10 files changed, 472 deletions(-)