x86_64-pc-linux-gnu-g++ -I../include -Wall -Wwrite-strings -O2 -pipe -march=native -DPIC -fPIC -c ssl.cc -o ssl.pic.o ssl.cc: In function ‘int mico_bio_new(BIO*)’: ssl.cc:112:6: error: invalid use of incomplete type ‘BIO’ {aka ‘struct bio_st’} b->init = 0; ^~ In file included from /usr/include/openssl/crypto.h:31, ------------------------------------------------------------------- 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-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) * 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-misc/mico [ebuild N ] net-misc/mico-2.3.13-r11 USE="X gtk ssl -postgres -tcl -threads"
Created attachment 559004 [details] emerge-info.txt
Created attachment 559006 [details] emerge-history.txt
Created attachment 559008 [details] environment
Created attachment 559010 [details] etc.portage.tbz2
Created attachment 559012 [details] logs.tbz2
Created attachment 559014 [details] net-misc:mico-2.3.13-r11:20181230-155712.log
Created attachment 559016 [details] temp.tbz2
Last release in 2008 :/
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dfb644e272935bc447ad03fab0c6e451a448188 commit 1dfb644e272935bc447ad03fab0c6e451a448188 Author: Michael Haubenwallner <haubi@gentoo.org> AuthorDate: 2019-06-04 11:33:01 +0000 Commit: Michael Haubenwallner <haubi@gentoo.org> CommitDate: 2019-06-04 11:34:33 +0000 net-misc/mico: revbump, for openssl-1.1 (#674098) Also, fix some quality compiler warnings, and use -fno-strict-aliasing compiler flag even with more recent (hence unknown) compiler versions. Closes: https://bugs.gentoo.org/674098 Package-Manager: Portage-2.3.62, Repoman-2.3.11 Signed-off-by: Michael Haubenwallner <haubi@gentoo.org> net-misc/mico/Manifest | 1 + net-misc/mico/mico-2.3.13-r13.ebuild | 146 +++++++++++++++++++++++++++++++++++ net-misc/mico/mico-9999.ebuild | 13 ++-- 3 files changed, 154 insertions(+), 6 deletions(-)