Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 624018 - www-servers/h2o-2.2.2 : /.../rubygems.rb:15:in `require': cannot load such file -- rubygems/compatibility (LoadError)
Summary: www-servers/h2o-2.2.2 : /.../rubygems.rb:15:in `require': cannot load such fi...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Moone
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-06 16:33 UTC by Toralf Förster
Modified: 2018-06-30 02:51 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.78 KB, text/plain)
2017-07-06 16:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,358.97 KB, text/plain)
2017-07-06 16:33 UTC, Toralf Förster
Details
environment (environment,135.59 KB, text/plain)
2017-07-06 16:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,27.92 KB, application/x-bzip)
2017-07-06 16:33 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.11 KB, application/x-bzip)
2017-07-06 16:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.49 KB, application/x-bzip)
2017-07-06 16:33 UTC, Toralf Förster
Details
www-servers:h2o-2.2.2:20170706-040947.log (www-servers:h2o-2.2.2:20170706-040947.log,6.69 KB, text/plain)
2017-07-06 16:33 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 2017-07-06 16:33:04 UTC
make[2]: Entering directory '/var/tmp/portage/www-servers/h2o-2.2.2/work/h2o-2.2.2_build'
cd /var/tmp/portage/www-servers/h2o-2.2.2/work/h2o-2.2.2/deps/mruby && MRUBY_TOOLCHAIN=gcc MRUBY_CONFIG=/var/tmp/portage/www-servers/h2o-2.2.2/work/h2o-2.2.2/misc/mruby_config.rb MRUBY_BUILD_DIR=/var/tmp/portage/www-servers/h2o-2.2.2/work/h2o-2.2.2_build/mruby ruby minirake
/usr/lib64/ruby/2.1.0/rubygems.rb:15:in `require': cannot load such file -- rubygems/compatibility (LoadError)
	from /usr/lib64/ruby/2.1.0/rubygems.rb:15:in `<top (required)>'
	from <internal:gem_prelude>:1:in `require'
	from <internal:gem_prelude>:1:in `<compiled>'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-systemd_20170627-203711

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

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

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby21 *
Comment 1 Toralf Förster gentoo-dev 2017-07-06 16:33:06 UTC
Created attachment 481348 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-07-06 16:33:09 UTC
Created attachment 481350 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2017-07-06 16:33:13 UTC
Created attachment 481352 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2017-07-06 16:33:15 UTC
Created attachment 481354 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2017-07-06 16:33:19 UTC
Created attachment 481356 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-07-06 16:33:22 UTC
Created attachment 481358 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-07-06 16:33:25 UTC
Created attachment 481360 [details]
www-servers:h2o-2.2.2:20170706-040947.log
Comment 8 Ian Moone 2017-07-06 19:42:46 UTC
Hi,

Sorry for the issue, but I can't reproduce the issue you had. Please, could you check if the file /usr/lib64/ruby/site_ruby/2.1.0/rubygems/compatibility.rb exist?
Comment 9 Toralf Förster gentoo-dev 2017-07-08 10:01:50 UTC
Oops:

tinderbox@mr-fox ~/img2/17.0-systemd_20170627-203711 $ ls -lR usr/lib64/ruby/site_ruby/2.1.0/
usr/lib64/ruby/site_ruby/2.1.0/:
total 0
drwxr-xr-x 1 root root 0 Jun 28 05:10 x86_64-linux

usr/lib64/ruby/site_ruby/2.1.0/x86_64-linux:
total 0



well, it is a BTRFS fs at a LV; I'll kick of BTRFS entirely soon due to some issues - so do you think, it is a fs issue or a dep issue ?
Comment 10 Ian Moone 2017-07-08 11:25:37 UTC
(In reply to Toralf Förster from comment #9)
> 
> well, it is a BTRFS fs at a LV; I'll kick of BTRFS entirely soon due to some
> issues - so do you think, it is a fs issue or a dep issue ?

It's probably a dep issue, it seems you don't have dev-ruby/rubygems installed. Which is strange, because it was supposed to be pulled by dev-lang/ruby.