* Package: dev-ruby/rubyzip-1.3.0  * Repository: gentoo  * Maintainer: ruby@gentoo.org  * USE: elibc_glibc hppa kernel_linux ruby_targets_ruby25 test userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... * Running unpack phase for all ... >>> Unpacking rubyzip-1.3.0-git.tgz to /var/tmp/portage/dev-ruby/rubyzip-1.3.0/work/all >>> Source unpacked in /var/tmp/portage/dev-ruby/rubyzip-1.3.0/work >>> Preparing source in /var/tmp/portage/dev-ruby/rubyzip-1.3.0/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/rubyzip-1.3.0/work ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-ruby/rubyzip-1.3.0/work ... * Running compile phase for all ... >>> Source compiled. >>> Test phase: dev-ruby/rubyzip-1.3.0 * Running test phase for ruby25 ... /usr/bin/ruby25 -w -I"lib:lib:test" -I"/usr/lib/ruby/gems/2.5.0/gems/rake-12.3.3/lib" "/usr/lib/ruby/gems/2.5.0/gems/rake-12.3.3/lib/rake/rake_test_loader.rb" "test/basic_zip_file_test.rb" "test/case_sensitivity_test.rb" "test/central_directory_entry_test.rb" "test/central_directory_test.rb" "test/crypto/null_encryption_test.rb" "test/crypto/traditional_encryption_test.rb" "test/deflater_test.rb" "test/encryption_test.rb" "test/entry_set_test.rb" "test/entry_test.rb" "test/errors_test.rb" "test/extra_field_test.rb" "test/file_extract_directory_test.rb" "test/file_extract_test.rb" "test/file_permissions_test.rb" "test/file_split_test.rb" "test/file_test.rb" "test/filesystem/dir_iterator_test.rb" "test/filesystem/directory_test.rb" "test/filesystem/file_mutating_test.rb" "test/filesystem/file_nonmutating_test.rb" "test/filesystem/file_stat_test.rb" "test/inflater_test.rb" "test/input_stream_test.rb" "test/ioextras/abstract_input_stream_test.rb" "test/ioextras/abstract_output_stream_test.rb" "test/ioextras/fake_io_test.rb" "test/local_entry_test.rb" "test/output_stream_test.rb" "test/pass_thru_compressor_test.rb" "test/pass_thru_decompressor_test.rb" "test/path_traversal_test.rb" "test/samples/example_recursive_test.rb" "test/settings_test.rb" "test/unicode_file_names_and_comments_test.rb" "test/zip64_full_test.rb" "test/zip64_support_test.rb" /var/tmp/portage/dev-ruby/rubyzip-1.3.0/work/ruby25/rubyzip-1.3.0/test/deflater_test.rb:40: warning: assigned but unused variable - txt /var/tmp/portage/dev-ruby/rubyzip-1.3.0/work/ruby25/rubyzip-1.3.0/test/deflater_test.rb:55: warning: assigned but unused variable - txt Run options: --seed 53917 # Running: .............................................................................................................................................................................................WARNING: skipped /tmp/ as unsafe WARNING: skipped /tmp/file.txt as unsafe .WARNING: skipped tmp/../../moo as unsafe .WARNING: skipped //tmp/moo as unsafe .WARNING: skipped symlink cur WARNING: skipped symlink par ..WARNING: skipped ../moo as unsafe ..WARNING: skipped symlink tmp .WARNING: skipped tmp/../../moo as unsafe .WARNING: skipped symlink cur WARNING: skipped symlink cur/par ..WARNING: skipped /tmp/moo as unsafe .WARNING: skipped symlink path ............................F......................................................... Finished in 3.232000s, 88.7995 runs/s, 832.6114 assertions/s. 1) Failure: ZipFileExtractTest#test_extract_incorrect_size [/var/tmp/portage/dev-ruby/rubyzip-1.3.0/work/ruby25/rubyzip-1.3.0/test/file_extract_test.rb:117]: Expected false to be truthy. 287 runs, 2691 assertions, 1 failures, 0 errors, 0 skips rake aborted! Command failed with status (1): [ruby -w -I"lib:lib:test" -I"/usr/lib/ruby/gems/2.5.0/gems/rake-12.3.3/lib" "/usr/lib/ruby/gems/2.5.0/gems/rake-12.3.3/lib/rake/rake_test_loader.rb" "test/basic_zip_file_test.rb" "test/case_sensitivity_test.rb" "test/central_directory_entry_test.rb" "test/central_directory_test.rb" "test/crypto/null_encryption_test.rb" "test/crypto/traditional_encryption_test.rb" "test/deflater_test.rb" "test/encryption_test.rb" "test/entry_set_test.rb" "test/entry_test.rb" "test/errors_test.rb" "test/extra_field_test.rb" "test/file_extract_directory_test.rb" "test/file_extract_test.rb" "test/file_permissions_test.rb" "test/file_split_test.rb" "test/file_test.rb" "test/filesystem/dir_iterator_test.rb" "test/filesystem/directory_test.rb" "test/filesystem/file_mutating_test.rb" "test/filesystem/file_nonmutating_test.rb" "test/filesystem/file_stat_test.rb" "test/inflater_test.rb" "test/input_stream_test.rb" "test/ioextras/abstract_input_stream_test.rb" "test/ioextras/abstract_output_stream_test.rb" "test/ioextras/fake_io_test.rb" "test/local_entry_test.rb" "test/output_stream_test.rb" "test/pass_thru_compressor_test.rb" "test/pass_thru_decompressor_test.rb" "test/path_traversal_test.rb" "test/samples/example_recursive_test.rb" "test/settings_test.rb" "test/unicode_file_names_and_comments_test.rb" "test/zip64_full_test.rb" "test/zip64_support_test.rb" ] Tasks: TOP => test (See full trace by running task with --trace) * ERROR: dev-ruby/rubyzip-1.3.0::gentoo failed (test phase): * tests failed * * Call stack: * ebuild.sh, line 125: Called src_test * environment, line 2030: Called ruby-ng_src_test * environment, line 1691: Called _ruby_each_implementation 'each_ruby_test' * environment, line 475: Called _ruby_invoke_environment 'ruby25' 'each_ruby_test' * environment, line 596: Called each_ruby_test * environment, line 788: Called each_fakegem_test * environment, line 766: 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/rubyzip-1.3.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-ruby/rubyzip-1.3.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-ruby/rubyzip-1.3.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-ruby/rubyzip-1.3.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-ruby/rubyzip-1.3.0/work/ruby25/rubyzip-1.3.0' * S: '/var/tmp/portage/dev-ruby/rubyzip-1.3.0/work/ruby25/rubyzip-1.3.0'