1. * Package: dev-ruby/posix-spawn-0.3.6
  2. * Repository: gentoo
  3. * Maintainer: ruby@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib ruby_targets_ree18 ruby_targets_ruby18 ruby_targets_ruby19 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/posix-spawn-0.3.6/work
  15. >>> Preparing source in /tmp/portage/dev-ruby/posix-spawn-0.3.6/work ...
  16. * Running prepare phase for all ...
  17. * Running source copy phase for ruby18 ...
  18. * Running source copy phase for ruby19 ...
  19. * Running source copy phase for ree18 ...
  20. >>> Source prepared.
  21. >>> Configuring source in /tmp/portage/dev-ruby/posix-spawn-0.3.6/work ...
  22. * Running configure phase for ruby18 ...
  23. creating Makefile
  24. * Running configure phase for ruby19 ...
  25. creating Makefile
  26. * Running configure phase for ree18 ...
  27. creating Makefile
  28. >>> Source configured.
  29. >>> Compiling source in /tmp/portage/dev-ruby/posix-spawn-0.3.6/work ...
  30. * Running compile phase for ruby18 ...
  31. make -j24 -Cext
  32. make: Entering directory `/tmp/portage/dev-ruby/posix-spawn-0.3.6/work/ruby18/posix-spawn-0.3.6/ext'
  33. x86_64-pc-linux-gnu-gcc -I. -I/usr/lib64/ruby/1.8/x86_64-linux -I/usr/lib64/ruby/1.8/x86_64-linux -I. -fPIC -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -fPIC -Wall -c posix-spawn.c
  34. In file included from /usr/lib64/ruby/1.8/x86_64-linux/ruby.h:24:0,
  35. from posix-spawn.c:14:
  36. /usr/lib64/ruby/1.8/x86_64-linux/config.h:20:0: warning: "_GNU_SOURCE" redefined [enabled by default]
  37. posix-spawn.c:3:0: note: this is the location of the previous definition
  38. posix-spawn.c: In function 'rb_posixspawn_pspawn':
  39. posix-spawn.c:414:8: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  40. posix-spawn.c:420:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  41. x86_64-pc-linux-gnu-gcc -shared -o posix_spawn_ext.so posix-spawn.o -L. -L/usr/lib64 -Wl,-R/usr/lib64 -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lruby18 -lpthread -lrt -ldl -lcrypt -lm -lc
  42. make: Leaving directory `/tmp/portage/dev-ruby/posix-spawn-0.3.6/work/ruby18/posix-spawn-0.3.6/ext'
  43. * Running compile phase for ruby19 ...
  44. make -j24 -Cext
  45. make: Entering directory `/tmp/portage/dev-ruby/posix-spawn-0.3.6/work/ruby19/posix-spawn-0.3.6/ext'
  46. compiling posix-spawn.c
  47. In file included from /usr/include/ruby-1.9.1/ruby/ruby.h:24:0,
  48. from /usr/include/ruby-1.9.1/ruby.h:32,
  49. from posix-spawn.c:14:
  50. /usr/include/ruby-1.9.1/x86_64-linux/ruby/config.h:17:0: warning: "_GNU_SOURCE" redefined [enabled by default]
  51. posix-spawn.c:3:0: note: this is the location of the previous definition
  52. posix-spawn.c: In function 'rb_posixspawn_pspawn':
  53. posix-spawn.c:414:8: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  54. posix-spawn.c:420:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  55. linking shared-object posix_spawn_ext.so
  56. make: Leaving directory `/tmp/portage/dev-ruby/posix-spawn-0.3.6/work/ruby19/posix-spawn-0.3.6/ext'
  57. * Running compile phase for ree18 ...
  58. make -j24 -Cext
  59. make: Entering directory `/tmp/portage/dev-ruby/posix-spawn-0.3.6/work/ree18/posix-spawn-0.3.6/ext'
  60. x86_64-pc-linux-gnu-gcc -I. -I/usr/lib64/rubyee/1.8/x86_64-linux -I/usr/lib64/rubyee/1.8/x86_64-linux -I. -fPIC -O2 -pipe -ggdb -march=native -ftracer -fno-strict-aliasing -fPIC -Wall -c posix-spawn.c
  61. In file included from /usr/lib64/rubyee/1.8/x86_64-linux/ruby.h:24:0,
  62. from posix-spawn.c:14:
  63. /usr/lib64/rubyee/1.8/x86_64-linux/config.h:20:0: warning: "_GNU_SOURCE" redefined [enabled by default]
  64. posix-spawn.c:3:0: note: this is the location of the previous definition
  65. posix-spawn.c: In function 'rb_posixspawn_pspawn':
  66. posix-spawn.c:414:8: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  67. posix-spawn.c:420:9: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result]
  68. x86_64-pc-linux-gnu-gcc -shared -o posix_spawn_ext.so posix-spawn.o -L. -L/usr/lib64 -Wl,-R/usr/lib64 -L. -Wl,-O1 -Wl,--as-needed -rdynamic -Wl,-export-dynamic -Wl,--no-undefined -Wl,-R -Wl,/usr/lib64 -L/usr/lib64 -lrubyee18 -lpthread -lrt -ldl -lcrypt -lm -lc
  69. make: Leaving directory `/tmp/portage/dev-ruby/posix-spawn-0.3.6/work/ree18/posix-spawn-0.3.6/ext'
  70. * Running compile phase for all ...
  71. >>> Source compiled.
  72. * Running test phase for ruby18 ...
  73. Loaded suite test
  74. Started
  75. .............................................................hiya
  76. F........................................
  77. Finished in 0.76173 seconds.
  78. 1) Failure:
  79. test_spawn_close_invalid_fd_raises_exception(PosixSpawnTest)
  80. [./test/test_spawn.rb:332:in `assert_process_exit_status'
  81. ./test/test_spawn.rb:119:in `test_spawn_close_invalid_fd_raises_exception']:
  82. <127> expected but was
  83. <0>.
  84. 102 tests, 320 assertions, 1 failures, 0 errors
  85. * ERROR: dev-ruby/posix-spawn-0.3.6 failed (test phase):
  86. * (no error message)
  87. *
  88. * Call stack:
  89. * ebuild.sh, line 85: Called src_test
  90. * environment, line 4432: Called ruby-ng_src_test
  91. * environment, line 4142: Called _ruby_each_implementation 'each_ruby_test'
  92. * environment, line 494: Called _ruby_invoke_environment 'ruby18' 'each_ruby_test'
  93. * environment, line 546: Called each_ruby_test
  94. * environment, line 819: Called die
  95. * The specific snippet of code:
  96. * ${RUBY} -Ilib -S testrb test || die
  97. *
  98. * If you need support, post the output of `emerge --info '=dev-ruby/posix-spawn-0.3.6'`,
  99. * the complete build log and the output of `emerge -pqv '=dev-ruby/posix-spawn-0.3.6'`.
  100. !!! When you file a bug report, please include the following information:
  101. GENTOO_VM= CLASSPATH="/usr/libexec/ccp4/bin:/usr/libexec/ccp4/bin:" JAVA_HOME="/etc/java-config-2/current-system-vm"
  102. JAVACFLAGS="" COMPILER=""
  103. and of course, the output of emerge --info
  104. * The complete build log is located at '/var/log/portage/dev-ruby:posix-spawn-0.3.6:20120620-074321.log'.
  105. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-ruby/posix-spawn-0.3.6/temp/build.log'.
  106. * The ebuild environment file is located at '/tmp/portage/dev-ruby/posix-spawn-0.3.6/temp/environment'.
  107. * Working directory: '/tmp/portage/dev-ruby/posix-spawn-0.3.6/work/ruby18/posix-spawn-0.3.6'
  108. * S: '/tmp/portage/dev-ruby/posix-spawn-0.3.6/work/ruby18/posix-spawn-0.3.6'
  109. >>> Install posix-spawn-0.3.6 into /tmp/portage/dev-ruby/posix-spawn-0.3.6/image/ category dev-ruby
  110. * Running install phase for ruby18 ...
  111. * Running install phase for ruby19 ...
  112. * Running install phase for ree18 ...
  113. * Running install phase for all ...
  114. * Running check install phase for ruby18 ...
  115. * Running check install phase for ruby19 ...
  116. * Running check install phase for ree18 ...
  117. >>> Completed installing posix-spawn-0.3.6 into /tmp/portage/dev-ruby/posix-spawn-0.3.6/image/
  118. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  119. usr/lib64/rubyee/gems/1.8/gems/posix-spawn-0.3.6/lib/posix_spawn_ext.so
  120. usr/lib64/ruby/gems/1.9.1/gems/posix-spawn-0.3.6/lib/posix_spawn_ext.so
  121. usr/lib64/ruby/gems/1.8/gems/posix-spawn-0.3.6/lib/posix_spawn_ext.so