Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 645578 Details for
Bug 729068
dev-ruby/x25519-1.0.8 fails on ppc*
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ppc32 build log
build.ppc32.log (text/plain), 5.09 KB, created by
Michał Górny
on 2020-06-21 22:01:15 UTC
(
hide
)
Description:
ppc32 build log
Filename:
MIME Type:
Creator:
Michał Górny
Created:
2020-06-21 22:01:15 UTC
Size:
5.09 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-ruby/x25519-1.0.8 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: ruby@gentoo.org >[32;01m * [39;49;00mUSE: abi_ppc_32 elibc_glibc kernel_linux ppc ruby_targets_ruby25 test userland_GNU >[32;01m * [39;49;00mFEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... > [32;01m*[0m Running unpack phase for all ... >>>> Unpacking x25519-1.0.8.tar.gz to /var/tmp/portage/dev-ruby/x25519-1.0.8/work/all >>>> Source unpacked in /var/tmp/portage/dev-ruby/x25519-1.0.8/work >>>> Preparing source in /var/tmp/portage/dev-ruby/x25519-1.0.8/work ... > [32;01m*[0m Running prepare phase for all ... > [32;01m*[0m Running prepare phase for all ... > [32;01m*[0m Running source copy phase for ruby25 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ruby/x25519-1.0.8/work ... > [32;01m*[0m Running configure phase for ruby25 ... >creating Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-ruby/x25519-1.0.8/work ... > [32;01m*[0m Running compile phase for ruby25 ... >make -j12 V=1 -Cext/x25519_ref10 >make: Entering directory '/var/tmp/portage/dev-ruby/x25519-1.0.8/work/ruby25/x25519-1.0.8/ext/x25519_ref10' >powerpc-unknown-linux-gnu-gcc -I. -I/usr/include/ruby-2.5.0/powerpc-linux -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O2 -mcpu=powerpc -mtune=powerpc -pipe -fno-strict-aliasing -fPIC -Wall -O3 -pedantic -std=c99 -o base.o -c base.c >powerpc-unknown-linux-gnu-gcc -I. -I/usr/include/ruby-2.5.0/powerpc-linux -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O2 -mcpu=powerpc -mtune=powerpc -pipe -fno-strict-aliasing -fPIC -Wall -O3 -pedantic -std=c99 -o fe.o -c fe.c >powerpc-unknown-linux-gnu-gcc -I. -I/usr/include/ruby-2.5.0/powerpc-linux -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O2 -mcpu=powerpc -mtune=powerpc -pipe -fno-strict-aliasing -fPIC -Wall -O3 -pedantic -std=c99 -o scalarmult.o -c scalarmult.c >powerpc-unknown-linux-gnu-gcc -I. -I/usr/include/ruby-2.5.0/powerpc-linux -I/usr/include/ruby-2.5.0/ruby/backward -I/usr/include/ruby-2.5.0 -I. -D_FILE_OFFSET_BITS=64 -fPIC -O2 -mcpu=powerpc -mtune=powerpc -pipe -fno-strict-aliasing -fPIC -Wall -O3 -pedantic -std=c99 -o x25519_ref10.o -c x25519_ref10.c >rm -f x25519_ref10.so >powerpc-unknown-linux-gnu-gcc -shared -o x25519_ref10.so base.o fe.o scalarmult.o x25519_ref10.o -L. -L/usr/lib -L. -Wl,-O1 -Wl,--as-needed -fstack-protector -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-O1 -Wl,--as-needed -Wl,--compress-debug-sections=zlib -lruby25 -lpthread -lgmp -ldl -lcrypt -lm -lc >make: Leaving directory '/var/tmp/portage/dev-ruby/x25519-1.0.8/work/ruby25/x25519-1.0.8/ext/x25519_ref10' > [32;01m*[0m Running compile phase for all ... >>>> Source compiled. >>>> Test phase: dev-ruby/x25519-1.0.8 > [32;01m*[0m Running test phase for ruby25 ... > >An error occurred while loading ./spec/x25519/provider/precomputed_spec.rb. >[31mFailure/Error:[0m >[31m RSpec.describe X25519::Provider::Precomputed do[0m >[31m if described_class.available?[0m >[31m include_examples "X25519::Provider"[0m >[31m else[0m >[31m pending "#{described_class} provider not available on this CPU"[0m >[31m end[0m >[31m[0m >[31mNameError:[0m >[31m uninitialized constant X25519::Provider::Precomputed[0m >[36m# ./spec/x25519/provider/precomputed_spec.rb:3:in `<top (required)>'[0m > > >Finished in 0.00004 seconds (files took 0.22808 seconds to load) >[31m0 examples, 0 failures, 1 error occurred outside of examples[0m > > [31;01m*[0m ERROR: dev-ruby/x25519-1.0.8::gentoo failed (test phase): > [31;01m*[0m rspec failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 125: Called src_test > [31;01m*[0m environment, line 2058: Called ruby-ng_src_test > [31;01m*[0m environment, line 1719: Called _ruby_each_implementation 'each_ruby_test' > [31;01m*[0m environment, line 488: Called _ruby_invoke_environment 'ruby25' 'each_ruby_test' > [31;01m*[0m environment, line 609: Called each_ruby_test > [31;01m*[0m environment, line 816: Called each_fakegem_test > [31;01m*[0m environment, line 784: Called ruby-ng_rspec > [31;01m*[0m environment, line 1675: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m ${RUBY} -S rspec-${version} ${rspec_params} ${files} || die "rspec failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=dev-ruby/x25519-1.0.8::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-ruby/x25519-1.0.8::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-ruby/x25519-1.0.8/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-ruby/x25519-1.0.8/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/dev-ruby/x25519-1.0.8/work/ruby25/x25519-1.0.8' > [31;01m*[0m S: '/var/tmp/portage/dev-ruby/x25519-1.0.8/work/ruby25/x25519-1.0.8'
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 729068
: 645578 |
645580
|
645582
|
645584