1. * Package: dev-ruby/actionpack-2.3.14
  2. * Repository: gentoo
  3. * Maintainer: ruby@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux ruby_targets_ruby18 test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. * Running unpack phase for all ...
  8. * Unpacking .gem file... ...
  9. [ ok ]
  10. * Uncompressing metadata ...
  11. [ ok ]
  12. * Unpacking data.tar.gz ...
  13. [ ok ]
  14. >>> Source unpacked in /tmp/portage/dev-ruby/actionpack-2.3.14/work
  15. >>> Preparing source in /tmp/portage/dev-ruby/actionpack-2.3.14/work ...
  16. * Running prepare phase for all ...
  17. * Applying actionpack-2.3.11-rails3.patch ...
  18. [ ok ]
  19. * Applying actionpack-2.3.10-i18n-0.4.2.patch ...
  20. [ ok ]
  21. * Running source copy phase for ruby18 ...
  22. >>> Source prepared.
  23. >>> Configuring source in /tmp/portage/dev-ruby/actionpack-2.3.14/work ...
  24. >>> Source configured.
  25. >>> Compiling source in /tmp/portage/dev-ruby/actionpack-2.3.14/work ...
  26. * Running compile phase for all ...
  27. >>> Source compiled.
  28. * Running test phase for ruby18 ...
  29. /usr/bin/ruby18 -I"lib:test" -I"/usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib" "/usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/rake_test_loader.rb" "test/controller/action_pack_assertions_test.rb" "test/controller/addresses_render_test.rb" "test/controller/assert_select_test.rb" "test/controller/base_test.rb" "test/controller/benchmark_test.rb" "test/controller/caching_test.rb" "test/controller/capture_test.rb" "test/controller/content_type_test.rb" "test/controller/cookie_test.rb" "test/controller/deprecation/deprecated_base_methods_test.rb" "test/controller/dispatcher_test.rb" "test/controller/dom_assertions_test.rb" "test/controller/failsafe_test.rb" "test/controller/filter_params_test.rb" "test/controller/filters_test.rb" "test/controller/flash_test.rb" "test/controller/header_test.rb" "test/controller/helper_test.rb" "test/controller/html-scanner/cdata_node_test.rb" "test/controller/html-scanner/document_test.rb" "test/controller/html-scanner/node_test.rb" "test/controller/html-scanner/sanitizer_test.rb" "test/controller/html-scanner/tag_node_test.rb" "test/controller/html-scanner/text_node_test.rb" "test/controller/html-scanner/tokenizer_test.rb" "test/controller/http_basic_authentication_test.rb" "test/controller/http_digest_authentication_test.rb" "test/controller/integration_test.rb" "test/controller/layout_test.rb" "test/controller/localized_templates_test.rb" "test/controller/logging_test.rb" "test/controller/middleware_stack_test.rb" "test/controller/mime_responds_test.rb" "test/controller/mime_type_test.rb" "test/controller/output_escaping_test.rb" "test/controller/polymorphic_routes_test.rb" "test/controller/rack_test.rb" "test/controller/record_identifier_test.rb" "test/controller/redirect_test.rb" "test/controller/reloader_test.rb" "test/controller/render_test.rb" "test/controller/request/json_params_parsing_test.rb" "test/controller/request/multipart_params_parsing_test.rb" "test/controller/request/query_string_parsing_test.rb" "test/controller/request/test_request_test.rb" "test/controller/request/url_encoded_params_parsing_test.rb" "test/controller/request/xml_params_parsing_test.rb" "test/controller/request_forgery_protection_test.rb" "test/controller/request_test.rb" "test/controller/rescue_test.rb" "test/controller/resources_test.rb" "test/controller/routing_test.rb" "test/controller/selector_test.rb" "test/controller/send_file_test.rb" "test/controller/session/abstract_store_test.rb" "test/controller/session/cookie_store_test.rb" "test/controller/session/test_session_test.rb" "test/controller/test_test.rb" "test/controller/translation_test.rb" "test/controller/url_rewriter_test.rb" "test/controller/verification_test.rb" "test/controller/view_paths_test.rb" "test/controller/webservice_test.rb" "test/template/active_record_helper_i18n_test.rb" "test/template/active_record_helper_test.rb" "test/template/asset_tag_helper_test.rb" "test/template/atom_feed_helper_test.rb" "test/template/benchmark_helper_test.rb" "test/template/compiled_templates_test.rb" "test/template/date_helper_i18n_test.rb" "test/template/date_helper_test.rb" "test/template/erb_util_test.rb" "test/template/form_helper_test.rb" "test/template/form_options_helper_i18n_test.rb" "test/template/form_options_helper_test.rb" "test/template/form_tag_helper_test.rb" "test/template/javascript_helper_test.rb" "test/template/number_helper_i18n_test.rb" "test/template/number_helper_test.rb" "test/template/prototype_helper_test.rb" "test/template/raw_output_helper_test.rb" "test/template/record_tag_helper_test.rb" "test/template/render_test.rb" "test/template/sanitize_helper_test.rb" "test/template/scriptaculous_helper_test.rb" "test/template/tag_helper_test.rb" "test/template/template_test.rb" "test/template/test_test.rb" "test/template/text_helper_test.rb" "test/template/translation_helper_test.rb" "test/template/url_helper_test.rb" "test/view/test_case_test.rb"
  30. Attempting to load Active Record... success
  31. Loaded suite /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/rake_test_loader
  32. Started
  33. ..............................................................................................................................................................................................................................................................................................................................................................................F.....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
  34. Finished in 35.344284 seconds.
  35. 1) Failure:
  36. test_multiple_cookies(CookieTest)
  37. [/tmp/portage/dev-ruby/actionpack-2.3.14/work/ruby18/actionpack-2.3.14/test/controller/cookie_test.rb:126:in `test_multiple_cookies'
  38. /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__'
  39. /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:57:in `run']:
  40. <"user_name=david; path=/; expires=Mon, 10-Oct-2005 05:00:00 GMT"> expected but was
  41. <"user_name=david; path=/; expires=Mon, 10-Oct-2005 05:00:00 GMT\n">.
  42. 2516 tests, 11539 assertions, 1 failures, 0 errors
  43. rake aborted!
  44. Command failed with status (1): [/usr/bin/ruby18 -I"lib:test" -I"/usr/lib64...]
  45. Tasks: TOP => test_action_pack
  46. (See full trace by running task with --trace)
  47. * ERROR: dev-ruby/actionpack-2.3.14 failed (test phase):
  48. * tests failed
  49. *
  50. * Call stack:
  51. * ebuild.sh, line 85: Called src_test
  52. * environment, line 4534: Called ruby-ng_src_test
  53. * environment, line 4220: Called _ruby_each_implementation 'each_ruby_test'
  54. * environment, line 562: Called _ruby_invoke_environment 'ruby18' 'each_ruby_test'
  55. * environment, line 614: Called each_ruby_test
  56. * environment, line 895: Called each_fakegem_test
  57. * environment, line 879: Called die
  58. * The specific snippet of code:
  59. * ${RUBY} -S rake ${RUBY_FAKEGEM_TASK_TEST} || die "tests failed"
  60. *
  61. * If you need support, post the output of `emerge --info '=dev-ruby/actionpack-2.3.14'`,
  62. * the complete build log and the output of `emerge -pqv '=dev-ruby/actionpack-2.3.14'`.
  63. !!! When you file a bug report, please include the following information:
  64. GENTOO_VM= CLASSPATH="/usr/libexec/ccp4/bin:/usr/libexec/ccp4/bin:" JAVA_HOME="/etc/java-config-2/current-system-vm"
  65. JAVACFLAGS="" COMPILER=""
  66. and of course, the output of emerge --info
  67. * The complete build log is located at '/var/log/portage/dev-ruby:actionpack-2.3.14:20120809-162307.log'.
  68. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-ruby/actionpack-2.3.14/temp/build.log'.
  69. * The ebuild environment file is located at '/tmp/portage/dev-ruby/actionpack-2.3.14/temp/environment'.
  70. * Working directory: '/tmp/portage/dev-ruby/actionpack-2.3.14/work/ruby18/actionpack-2.3.14'
  71. * S: '/tmp/portage/dev-ruby/actionpack-2.3.14/work/ruby18/actionpack-2.3.14'
  72. >>> Install actionpack-2.3.14 into /tmp/portage/dev-ruby/actionpack-2.3.14/image/ category dev-ruby
  73. * Running install phase for ruby18 ...
  74. * Running install phase for all ...
  75. * Running check install phase for ruby18 ...
  76. >>> Completed installing actionpack-2.3.14 into /tmp/portage/dev-ruby/actionpack-2.3.14/image/