x86_64-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.3.0/x86_64-linux -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -DRUBY_EXTCONF_H=\"curb_config.h\" -O2 -pipe -march=native -fPIC -o curb_errors.o -c curb_errors.c curb_errors.c: In function ‘rb_curl_easy_error’: curb_errors.c:337:5: error: duplicate case value case CURLE_SSL_CACERT: /* 60 - problem with the CA cert (path?) */ ^~~~ curb_errors.c:310:5: note: previously used here ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_libressl-abi32+64_20181101-210320 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-8.2.0 * Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) [4] pypy (fallback) Available Ruby profiles: [1] ruby23 (with Rubygems) [2] ruby25 (with Rubygems) * java-config: The following VMs are available for generation-2: emerge -qpvO dev-ruby/curb [ebuild N ] dev-ruby/curb-0.9.6 USE="-doc -test" RUBY_TARGETS="ruby23 -ruby24 -ruby25"
Created attachment 554086 [details] emerge-info.txt
Created attachment 554088 [details] dev-ruby:curb-0.9.6:20181104-212615.log
Created attachment 554090 [details] emerge-history.txt
Created attachment 554092 [details] environment
Created attachment 554094 [details] etc.portage.tbz2
Created attachment 554096 [details] logs.tbz2
This happens due to this change in curl 7.62.0: https://github.com/curl/curl/pull/2901
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6df5baf7b12c43c14e6c14669ab9d0ed6881035e commit 6df5baf7b12c43c14e6c14669ab9d0ed6881035e Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2018-11-27 06:40:46 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2018-11-27 06:40:46 +0000 dev-ruby/curb: add 0.9.7 Fixes: https://bugs.gentoo.org/670322 Signed-off-by: Hans de Graaff <graaff@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-ruby/curb/Manifest | 1 + dev-ruby/curb/curb-0.9.7.ebuild | 45 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 46 insertions(+)
*** Bug 675306 has been marked as a duplicate of this bug. ***
The old incompatible versions have now been removed.