Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882011 - dev-lang/ruby-2.7.6 - emake failed
Summary: dev-lang/ruby-2.7.6 - emake failed
Status: CONFIRMED
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:
 
Reported: 2022-11-19 16:37 UTC by Toralf Förster
Modified: 2023-01-14 14:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.75 KB, text/plain)
2022-11-19 16:37 UTC, Toralf Förster
Details
dev-lang:ruby-2.7.6:20221119-162311.log.bz2 (dev-lang:ruby-2.7.6:20221119-162311.log.bz2,18.79 KB, application/x-bzip)
2022-11-19 16:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,129.14 KB, text/plain)
2022-11-19 16:37 UTC, Toralf Förster
Details
environment (environment,98.69 KB, text/plain)
2022-11-19 16:37 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.12 KB, application/x-bzip)
2022-11-19 16:37 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,64.49 KB, application/x-bzip)
2022-11-19 16:37 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,43.47 KB, application/x-bzip)
2022-11-19 16:37 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 2022-11-19 16:37:43 UTC
	 1: from /var/tmp/portage/dev-lang/ruby-2.7.6/work/ruby-2.7.6/lib/rubygems/core_ext/kernel_require.rb:83:in `require'
/var/tmp/portage/dev-lang/ruby-2.7.6/work/ruby-2.7.6/lib/rubygems/core_ext/kernel_require.rb:83:in `require': cannot load such file -- openssl (LoadError)
make: *** [uncommon.mk:380: do-install-nodoc] Error 1 shuffle=569605531
 * ERROR: dev-lang/ruby-2.7.6::gentoo failed (install phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-lang/ruby-2.7.6::gentoo'`,

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221118-160005

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --jobserver-style=pipe"
GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.5
Python 3.10.8
Available Ruby profiles:
  [1]   ruby31 *
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	OpenJDK 17.0.5_p8 [openjdk-17]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-17 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-17  system-vm

php cli (if any):

  HEAD of ::gentoo
commit 69cd5bb5e46863200e2d5411d1586376f2cbb095
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Nov 19 15:31:52 2022 +0000

    2022-11-19 15:31:51 UTC

emerge -qpvO dev-lang/ruby
[ebuild   R   ] dev-lang/ruby-3.1.2-r1  USE="gdbm ipv6 socks5 ssl systemtap -berkdb -debug -doc -examples -jemalloc -jit -rdoc -static-libs -tk -xemacs"
Comment 1 Toralf Förster gentoo-dev 2022-11-19 16:37:44 UTC
Created attachment 833645 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-11-19 16:37:45 UTC
Created attachment 833647 [details]
dev-lang:ruby-2.7.6:20221119-162311.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-11-19 16:37:47 UTC
Created attachment 833649 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-11-19 16:37:48 UTC
Created attachment 833651 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-11-19 16:37:50 UTC
Created attachment 833653 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-11-19 16:37:51 UTC
Created attachment 833655 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-11-19 16:37:53 UTC
Created attachment 833657 [details]
temp.tar.bz2
Comment 8 Hans de Graaff gentoo-dev Security 2023-01-14 14:50:15 UTC
I assume that the ssl USE flag has not been set? Not sure if we should keep on supporting that configuration.