Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 657626 - dev-lang/ruby-2.5.1 : openssl_missing.h:149:22: error: static declaration of EVP_PKEY_get0_RSA follows non-static declaration
Summary: dev-lang/ruby-2.5.1 : openssl_missing.h:149:22: error: static declaration of ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: libressl-2.8.0
  Show dependency tree
 
Reported: 2018-06-08 21:04 UTC by Toralf Förster
Modified: 2018-07-20 18:34 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.47 KB, text/plain)
2018-06-08 21:04 UTC, Toralf Förster
Details
dev-lang:ruby-2.5.1:20180608-195334.log (dev-lang:ruby-2.5.1:20180608-195334.log,131.56 KB, text/plain)
2018-06-08 21:04 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,224.55 KB, text/plain)
2018-06-08 21:05 UTC, Toralf Förster
Details
environment (environment,112.85 KB, text/plain)
2018-06-08 21:05 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.98 KB, application/x-bzip)
2018-06-08 21:05 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,59.62 KB, application/x-bzip)
2018-06-08 21:05 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,40.72 KB, application/x-bzip)
2018-06-08 21:05 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-06-08 21:04:51 UTC
x86_64-pc-linux-gnu-gcc -I. -I../../.ext/include/x86_64-linux -I../.././include -I../.././ext/openssl  -DRUBY_EXTCONF_H=\"extconf.h\"    -fPIC -O2 -pipe -march=native -fno-strict-aliasing -fPIC   -o openssl_missing.o -c openssl_missing.c
In file included from openssl_missing.c:21:0:
openssl_missing.h:149:22: error: static declaration of ‘EVP_PKEY_get0_RSA’ follows non-static declaration
 static inline _type *EVP_PKEY_get0_##_type(EVP_PKEY *pkey) { \
                      ^
openssl_missing.h:173:1: note: in expansion of macro ‘IMPL_PKEY_GETTER’

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_libressl_20180602-185056

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 

emerge -qpv dev-lang/ruby
[ebuild   R   ] dev-lang/ruby-2.5.1  USE="berkdb gdbm ipv6 libressl rdoc ssl -debug -doc -examples -jemalloc -rubytests -socks5 -static-libs -tk -xemacs" 

!!! The following installed packages are masked:
- net-dns/bind-tools-9.12.1::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-06-08 21:04:54 UTC
Created attachment 535328 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-08 21:04:57 UTC
Created attachment 535330 [details]
dev-lang:ruby-2.5.1:20180608-195334.log
Comment 3 Toralf Förster gentoo-dev 2018-06-08 21:05:00 UTC
Created attachment 535332 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-06-08 21:05:03 UTC
Created attachment 535334 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-06-08 21:05:06 UTC
Created attachment 535336 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-08 21:05:09 UTC
Created attachment 535338 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-06-08 21:05:11 UTC
Created attachment 535340 [details]
temp.tbz2
Comment 8 Hans de Graaff gentoo-dev Security 2018-07-20 04:57:12 UTC
dev-lang/ruby-2.5.1-r1 has a libressl patch applied, does that help?
Comment 9 Toralf Förster gentoo-dev 2018-07-20 15:21:21 UTC
(In reply to Hans de Graaff from comment #8)
for libressl.2.6.5 itcompiels here, 2.7.x is not keyworded currently at the tinderbox