Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 119528

Summary: dev-lang/ruby-1.8.4-r1 fails to emerge when test feature is enabled
Product: Gentoo Linux Reporter: Christophe Garault <gentoo>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Christophe Garault 2006-01-19 03:30:40 UTC
1) Failure:
test_delete(TestDBM) [./dbm/test_dbm.rb:332]:
<DBMError> exception expected but none was thrown.

  2) Failure:
test_delete(TestGDBM) [./gdbm/test_gdbm.rb:442]:
<GDBMError> exception expected but none was thrown.

  3) Failure:
test_s_open_error(TestGDBM) [./gdbm/test_gdbm.rb:200]:
<Errno::EACCES> exception expected but was
Class: <Errno::EAGAIN>
Message: <"Resource temporarily unavailable - tmptest_gdbm">
---Backtrace---
./gdbm/test_gdbm.rb:201:in `open'
./gdbm/test_gdbm.rb:201:in `test_s_open_error'
./gdbm/test_gdbm.rb:200:in `test_s_open_error'
---------------

  4) Failure:
test_s_open_error(TestSDBM) [./sdbm/test_sdbm.rb:123]:
<Errno::EACCES> exception expected but none was thrown.

1356 tests, 15407 assertions, 4 failures, 0 errors
make: *** [test-all] Erreur 1

!!! ERROR: dev-lang/ruby-1.8.4-r1 failed.
!!! Function src_test, Line 576, Exitcode 0
!!! Make check failed. See above for details.
!!! If you need support, post the topmost build error, NOT this status message.

On a most general point of view, is it a good thing to report bugs related to the test feature?
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-19 03:33:55 UTC

*** This bug has been marked as a duplicate of 107503 ***