Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 519120 Details for
Bug 647332
dev-ruby/bcrypt_pbkdf-1.0.0: tests failed: LoadError: cannot load such file -- rake/extensiontask
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 6.65 KB, created by
Thomas Deutschmann (RETIRED)
on 2018-02-11 19:58:14 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Thomas Deutschmann (RETIRED)
Created:
2018-02-11 19:58:14 UTC
Size:
6.65 KB
patch
obsolete
> * Package: dev-ruby/bcrypt_pbkdf-1.0.0 > * Repository: gentoo > * Maintainer: ruby@gentoo.org > * USE: abi_x86_32 elibc_glibc kernel_linux ruby_targets_ruby22 ruby_targets_ruby23 test userland_GNU x86 > * FEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... > * Running unpack phase for all ... > * Unpacking .gem file... ... > [ ok ] > * Uncompressing metadata ... > [ ok ] > * Unpacking data.tar.gz ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/dev-ruby/bcrypt_pbkdf-1.0.0/work >>>> Preparing source in /var/tmp/portage/dev-ruby/bcrypt_pbkdf-1.0.0/work ... > * Running prepare phase for all ... > * Running source copy phase for ruby22 ... > * Running source copy phase for ruby23 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ruby/bcrypt_pbkdf-1.0.0/work ... > * Running configure phase for ruby22 ... >creating Makefile > * Running configure phase for ruby23 ... >creating Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-ruby/bcrypt_pbkdf-1.0.0/work ... > * Running compile phase for ruby22 ... >make --jobs 5 --load-average 7.95 V=1 -Cext/mri >make: Entering directory '/var/tmp/portage/dev-ruby/bcrypt_pbkdf-1.0.0/work/ruby22/bcrypt_pbkdf-1.0.0/ext/mri' >i686-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.2.0/i686-linux -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fPIC -o hash_sha512.o -c hash_sha512.c >i686-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.2.0/i686-linux -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fPIC -o blowfish.o -c blowfish.c >i686-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.2.0/i686-linux -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fPIC -o bcrypt_pbkdf_ext.o -c bcrypt_pbkdf_ext.c >i686-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.2.0/i686-linux -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fPIC -o explicit_bzero.o -c explicit_bzero.c >i686-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.2.0/i686-linux -I/usr/include/ruby-2.2.0/ruby/backward -I/usr/include/ruby-2.2.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fPIC -o bcrypt_pbkdf.o -c bcrypt_pbkdf.c >rm -f bcrypt_pbkdf_ext.so >i686-pc-linux-gnu-gcc -shared -o bcrypt_pbkdf_ext.so hash_sha512.o blowfish.o bcrypt_pbkdf_ext.o explicit_bzero.o bcrypt_pbkdf.o -L. -L/usr/lib -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby22 -lpthread -lgmp -ldl -lcrypt -lm -lc >make: Leaving directory '/var/tmp/portage/dev-ruby/bcrypt_pbkdf-1.0.0/work/ruby22/bcrypt_pbkdf-1.0.0/ext/mri' > * Running compile phase for ruby23 ... >make --jobs 5 --load-average 7.95 V=1 -Cext/mri >make: Entering directory '/var/tmp/portage/dev-ruby/bcrypt_pbkdf-1.0.0/work/ruby23/bcrypt_pbkdf-1.0.0/ext/mri' >i686-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.3.0/i686-linux -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fPIC -o hash_sha512.o -c hash_sha512.c >i686-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.3.0/i686-linux -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fPIC -o blowfish.o -c blowfish.c >i686-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.3.0/i686-linux -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fPIC -o bcrypt_pbkdf_ext.o -c bcrypt_pbkdf_ext.c >i686-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.3.0/i686-linux -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fPIC -o explicit_bzero.o -c explicit_bzero.c >i686-pc-linux-gnu-gcc -I. -I/usr/include/ruby-2.3.0/i686-linux -I/usr/include/ruby-2.3.0/ruby/backward -I/usr/include/ruby-2.3.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O2 -pipe -march=pentium4m -mtune=pentium4m -fno-strict-aliasing -fPIC -o bcrypt_pbkdf.o -c bcrypt_pbkdf.c >rm -f bcrypt_pbkdf_ext.so >i686-pc-linux-gnu-gcc -shared -o bcrypt_pbkdf_ext.so hash_sha512.o blowfish.o bcrypt_pbkdf_ext.o explicit_bzero.o bcrypt_pbkdf.o -L. -L/usr/lib -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -lruby23 -lpthread -lgmp -ldl -lcrypt -lm -lc >make: Leaving directory '/var/tmp/portage/dev-ruby/bcrypt_pbkdf-1.0.0/work/ruby23/bcrypt_pbkdf-1.0.0/ext/mri' > * Running compile phase for all ... >>>> Source compiled. >>>> Test phase: dev-ruby/bcrypt_pbkdf-1.0.0 > * Running test phase for ruby22 ... >rake aborted! >LoadError: cannot load such file -- rake/extensiontask >/var/tmp/portage/dev-ruby/bcrypt_pbkdf-1.0.0/work/ruby22/bcrypt_pbkdf-1.0.0/Rakefile:3:in `<top (required)>' >(See full trace by running task with --trace) > * ERROR: dev-ruby/bcrypt_pbkdf-1.0.0::gentoo failed (test phase): > * tests failed > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 4338: Called ruby-ng_src_test > * environment, line 4050: Called _ruby_each_implementation 'each_ruby_test' > * environment, line 452: Called _ruby_invoke_environment 'ruby22' 'each_ruby_test' > * environment, line 577: Called each_ruby_test > * environment, line 808: Called each_fakegem_test > * environment, line 777: Called die > * The specific snippet of code: > * ${RUBY} -S rake ${RUBY_FAKEGEM_TASK_TEST} || die "tests failed" > * > * If you need support, post the output of `emerge --info '=dev-ruby/bcrypt_pbkdf-1.0.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ruby/bcrypt_pbkdf-1.0.0::gentoo'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info =bcrypt_pbkdf-1.0.0 > * The complete build log is located at '/var/tmp/portage/dev-ruby/bcrypt_pbkdf-1.0.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ruby/bcrypt_pbkdf-1.0.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ruby/bcrypt_pbkdf-1.0.0/work/ruby22/bcrypt_pbkdf-1.0.0' > * S: '/var/tmp/portage/dev-ruby/bcrypt_pbkdf-1.0.0/work/ruby22/bcrypt_pbkdf-1.0.0'
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 647332
: 519120