Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 371592 Details for
Bug 503242
dev-ruby/GeoRuby-2.2.1: tests fail
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
GeoRuby-2.2.1:20140302-154341.log (text/x-log), 4.64 KB, created by
Pacho Ramos
on 2014-03-02 22:04:14 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Pacho Ramos
Created:
2014-03-02 22:04:14 UTC
Size:
4.64 KB
patch
obsolete
> * Package: dev-ruby/GeoRuby-2.2.1 > * Repository: gentoo > * Maintainer: hanno@gentoo.org ruby@gentoo.org,sci-geosciences@gentoo.org > * USE: amd64 elibc_glibc kernel_linux ruby_targets_ruby19 test userland_GNU > * FEATURES: ccache preserve-libs sandbox test userpriv usersandbox > * Running unpack phase for all ... > * Unpacking .gem file... ... > [ ok ] > * Uncompressing metadata ... > [ ok ] > * Unpacking data.tar.gz ... > [ ok ] > * Running prepare phase for all ... > * Running source copy phase for ruby19 ... > * Running compile phase for all ... > * Running test phase for ruby19 ... >You've loaded GeoRuby SHP Support. >Please install the gem 'dbf' to use it. `gem install dbf` >/var/tmp/portage/dev-ruby/GeoRuby-2.2.1/work/ruby19/GeoRuby-2.2.1/lib/geo_ruby/shp4r/dbf.rb:13:in `<module:Shp4r>': uninitialized constant GeoRuby::Shp4r::DBF (NameError) > from /var/tmp/portage/dev-ruby/GeoRuby-2.2.1/work/ruby19/GeoRuby-2.2.1/lib/geo_ruby/shp4r/dbf.rb:12:in `<module:GeoRuby>' > from /var/tmp/portage/dev-ruby/GeoRuby-2.2.1/work/ruby19/GeoRuby-2.2.1/lib/geo_ruby/shp4r/dbf.rb:11:in `<top (required)>' > from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in `require' > from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in `require' > from /var/tmp/portage/dev-ruby/GeoRuby-2.2.1/work/ruby19/GeoRuby-2.2.1/lib/geo_ruby/shp4r/shp.rb:3:in `<top (required)>' > from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in `require' > from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in `require' > from /var/tmp/portage/dev-ruby/GeoRuby-2.2.1/work/ruby19/GeoRuby-2.2.1/lib/geo_ruby/shp.rb:1:in `<top (required)>' > from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in `require' > from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in `require' > from /var/tmp/portage/dev-ruby/GeoRuby-2.2.1/work/ruby19/GeoRuby-2.2.1/spec/spec_helper.rb:12:in `<top (required)>' > from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in `require' > from /usr/lib64/ruby/site_ruby/1.9.1/rubygems/core_ext/kernel_require.rb:45:in `require' > from /var/tmp/portage/dev-ruby/GeoRuby-2.2.1/work/ruby19/GeoRuby-2.2.1/spec/geo_ruby/geojson_spec.rb:1:in `<top (required)>' > from /usr/lib64/ruby/gems/1.9.1/gems/rspec-core-2.14.3/lib/rspec/core/configuration.rb:896:in `load' > from /usr/lib64/ruby/gems/1.9.1/gems/rspec-core-2.14.3/lib/rspec/core/configuration.rb:896:in `block in load_spec_files' > from /usr/lib64/ruby/gems/1.9.1/gems/rspec-core-2.14.3/lib/rspec/core/configuration.rb:896:in `each' > from /usr/lib64/ruby/gems/1.9.1/gems/rspec-core-2.14.3/lib/rspec/core/configuration.rb:896:in `load_spec_files' > from /usr/lib64/ruby/gems/1.9.1/gems/rspec-core-2.14.3/lib/rspec/core/command_line.rb:22:in `run' > from /usr/lib64/ruby/gems/1.9.1/gems/rspec-core-2.14.3/lib/rspec/core/runner.rb:80:in `run' > from /usr/lib64/ruby/gems/1.9.1/gems/rspec-core-2.14.3/lib/rspec/core/runner.rb:17:in `block in autorun' > * ERROR: dev-ruby/GeoRuby-2.2.1::gentoo failed (test phase): > * rspec failed > * > * Call stack: > * ebuild.sh, line 93: Called src_test > * environment, line 4248: Called ruby-ng_src_test > * environment, line 3919: Called _ruby_each_implementation 'each_ruby_test' > * environment, line 436: Called _ruby_invoke_environment 'ruby19' 'each_ruby_test' > * environment, line 488: Called each_ruby_test > * environment, line 771: Called each_fakegem_test > * environment, line 755: Called ruby-ng_rspec > * environment, line 3883: Called die > * The specific snippet of code: > * ${RUBY} -S rspec ${rspec_params} "$@" || die "rspec failed" > * > * If you need support, post the output of `emerge --info '=dev-ruby/GeoRuby-2.2.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ruby/GeoRuby-2.2.1::gentoo'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info =GeoRuby-2.2.1 > * The complete build log is located at '/var/log/portage/build/dev-ruby/GeoRuby-2.2.1:20140302-154341.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ruby/GeoRuby-2.2.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ruby/GeoRuby-2.2.1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ruby/GeoRuby-2.2.1/work/ruby19/GeoRuby-2.2.1' > * S: '/var/tmp/portage/dev-ruby/GeoRuby-2.2.1/work/ruby19/GeoRuby-2.2.1' > * Running install phase for ruby19 ... > * Running install phase for all ... > * Running check install phase for ruby19 ...
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 503242
: 371592