* Package: dev-ruby/x25519-1.0.8  * Repository: gentoo  * Maintainer: ruby@gentoo.org  * USE: abi_ppc_32 elibc_glibc kernel_linux ppc ruby_targets_ruby25 test userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... * 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 ... * Running prepare phase for all ... * Running prepare phase for all ... * Running source copy phase for ruby25 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-ruby/x25519-1.0.8/work ... * Running configure phase for ruby25 ... creating Makefile >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-ruby/x25519-1.0.8/work ... * 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' * Running compile phase for all ... >>> Source compiled. >>> Test phase: dev-ruby/x25519-1.0.8 * Running test phase for ruby25 ... An error occurred while loading ./spec/x25519/provider/precomputed_spec.rb. Failure/Error:  RSpec.describe X25519::Provider::Precomputed do  if described_class.available?  include_examples "X25519::Provider"  else  pending "#{described_class} provider not available on this CPU"  end  NameError:  uninitialized constant X25519::Provider::Precomputed # ./spec/x25519/provider/precomputed_spec.rb:3:in `' Finished in 0.00004 seconds (files took 0.22808 seconds to load) 0 examples, 0 failures, 1 error occurred outside of examples * ERROR: dev-ruby/x25519-1.0.8::gentoo failed (test phase): * rspec failed * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 2058: Called ruby-ng_src_test * environment, line 1719: Called _ruby_each_implementation 'each_ruby_test' * environment, line 488: Called _ruby_invoke_environment 'ruby25' 'each_ruby_test' * environment, line 609: Called each_ruby_test * environment, line 816: Called each_fakegem_test * environment, line 784: Called ruby-ng_rspec * environment, line 1675: Called die * The specific snippet of code: * ${RUBY} -S rspec-${version} ${rspec_params} ${files} || die "rspec failed" * * If you need support, post the output of `emerge --info '=dev-ruby/x25519-1.0.8::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-ruby/x25519-1.0.8::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-ruby/x25519-1.0.8/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-ruby/x25519-1.0.8/temp/environment'. * Working directory: '/var/tmp/portage/dev-ruby/x25519-1.0.8/work/ruby25/x25519-1.0.8' * S: '/var/tmp/portage/dev-ruby/x25519-1.0.8/work/ruby25/x25519-1.0.8'