Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835323 - dev-ruby/mechanize-2.8.4 fails tests on MUSL
Summary: dev-ruby/mechanize-2.8.4 fails tests on MUSL
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-03-15 09:16 UTC by Agostino Sarubbo
Modified: 2022-03-15 09:16 UTC (History)
0 users

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


Attachments
build.log (build.log,46.00 KB, text/plain)
2022-03-15 09:16 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2022-03-15 09:16:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/mechanize-2.8.4 fails tests on MUSL.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-15 09:16:07 UTC
Created attachment 767090 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-15 09:16:08 UTC
Error(s) that match a know pattern:


LoadError: cannot load such file -- rdoc/task
NameError: uninitialized constant Gem::Source
[38137, #<Thread:0x00007fe62de8f3f8 run>, #<NameError: uninitialized constant Gem::Source>, ["/usr/lib/ruby/gems/2.6.0/gems/bundler-2.3.8/lib/bundler/rubygems_ext.rb:18:in `source'", "/usr/lib/ruby/gems/2.6.0/gems/bundler-2.3.8/lib/bundler/rubygems_ext.rb:50:in `extension_dir'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/basic_specification.rb:50:in `gem_build_complete_path'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/specification.rb:2122:in `missing_extensions?'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/basic_specification.rb:75:in `contains_requirable_file?'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/specification.rb:1025:in `block in find_in_unresolved'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/specification.rb:1025:in `each'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/specification.rb:1025:in `find_all'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/specification.rb:1025:in `find_in_unresolved'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/core_ext/kernel_require.rb:101:in `require'", "/usr/lib/ruby/gems/2.6.0/gems/bundler-2.3.8/lib/bundler/rubygems_ext.rb:18:in `source'", "/usr/lib/ruby/gems/2.6.0/gems/bundler-2.3.8/lib/bundler/rubygems_ext.rb:29:in `full_gem_path'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/basic_specification.rb:149:in `block in full_require_paths'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/basic_specification.rb:148:in `map'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/basic_specification.rb:148:in `full_require_paths'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/specification.rb:1499:in `add_self_to_load_path'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/specification.rb:1370:in `activate'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/specification.rb:1405:in `block in activate_dependencies'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/specification.rb:1387:in `each'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/specification.rb:1387:in `activate_dependencies'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/specification.rb:1369:in `activate'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems.rb:205:in `try_activate'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/core_ext/kernel_require.rb:153:in `rescue in require'", "/usr/lib/ruby/site_ruby/2.6.0/rubygems/core_ext/kernel_require.rb:149:in `require'", "/var/tmp/portage/dev-ruby/mechanize-2.8.4/work/ruby26/mechanize-2.8.4/Rakefile:8:in `<top (required)>'", "/usr/lib/ruby/gems/2.6.0/gems/rake-13.0.6/lib/rake/rake_module.rb:29:in `load'", "/usr/lib/ruby/gems/2.6.0/gems/rake-13.0.6/lib/rake/rake_module.rb:29:in `load_rakefile'", "/usr/lib/ruby/gems/2.6.0/gems/rake-13.0.6/lib/rake/application.rb:710:in `raw_load_rakefile'", "/usr/lib/ruby/gems/2.6.0/gems/rake-13.0.6/lib/rake/application.rb:104:in `block in load_rakefile'", "/usr/lib/ruby/gems/2.6.0/gems/rake-13.0.6/lib/rake/application.rb:186:in `standard_exception_handling'", "/usr/lib/ruby/gems/2.6.0/gems/rake-13.0.6/lib/rake/application.rb:103:in `load_rakefile'", "/usr/lib/ruby/gems/2.6.0/gems/rake-13.0.6/lib/rake/application.rb:82:in `block in run'", "/usr/lib/ruby/gems/2.6.0/gems/rake-13.0.6/lib/rake/application.rb:186:in `standard_exception_handling'", "/usr/lib/ruby/gems/2.6.0/gems/rake-13.0.6/lib/rake/application.rb:80:in `run'", "/usr/lib/ruby/gems/2.6.0/gems/rake-13.0.6/exe/rake:27:in `<top (required)>'", "/usr/bin/rake:9:in `load'", "/usr/bin/rake:9:in `<main>'"]]
fatal: not a git repository (or any parent up to mount point /var/tmp)