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

Bug 287811

Summary: =dev-libs/libffi-3.0.8 "libunwind" test fails on both ~sparc-fbsd and ~mips
Product: Gentoo Linux Reporter: Samuli Suominen (RETIRED) <ssuominen>
Component: Current packagesAssignee: Gentoo/BSD Team <bsd+disabled>
Status: RESOLVED TEST-REQUEST    
Severity: normal CC: mips
Priority: High    
Version: unspecified   
Hardware: All   
OS: FreeBSD   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 287383    
Attachments: config.log (from ./configure)
testsuite/libffi.log (from make check)
testsuite/libffi.log from MIPS

Description Samuli Suominen (RETIRED) gentoo-dev 2009-10-05 19:28:48 UTC
It's detected as sparc but fails to pass test suite. Frontpage of libffi homepage says FreeBSD/SPARC64 is supported.

Attaching testsuite/libffi.log.

Note, the machine in question is in middle of an upgrade.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2009-10-05 19:32:52 UTC
Created attachment 206173 [details]
config.log (from ./configure)
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-10-05 19:33:45 UTC
Created attachment 206174 [details]
testsuite/libffi.log (from make check)
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2009-10-06 10:58:34 UTC
OK, tested 3.0.8 and it's looking a lot better. Only few (one?) test fails.

FAIL: libffi.special/unwindtest.cc  -shared-libgcc -lstdc++ execution test                                                             
FAIL: libffi.special/unwindtest_ffi_call.cc  -shared-libgcc -lstdc++ execution test                                                    
FAIL: libffi.special/unwindtest.cc  -shared-libgcc -lstdc++ execution test                                                             
FAIL: libffi.special/unwindtest_ffi_call.cc  -shared-libgcc -lstdc++ execution test                                                    
FAIL: libffi.special/unwindtest.cc  -shared-libgcc -lstdc++ execution test                                                             
FAIL: libffi.special/unwindtest_ffi_call.cc  -shared-libgcc -lstdc++ execution test                                                    
FAIL: libffi.special/unwindtest.cc  -shared-libgcc -lstdc++ execution test                                                             
FAIL: libffi.special/unwindtest_ffi_call.cc  -shared-libgcc -lstdc++ execution test                                                    

                === libffi Summary ===

# of expected passes            1373
# of unexpected failures        8   
# of unsupported tests          15  

The unwind test might be failing because the system isn't fully updated yet.
Comment 4 Samuli Suominen (RETIRED) gentoo-dev 2009-10-19 20:29:02 UTC
Created attachment 207609 [details]
testsuite/libffi.log from MIPS
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-02-01 15:15:12 UTC
Closing as TEST-REQUEST for 3.0.9 as the test framework changed quite a bit, and there was people testing and fixing it for both Sparc and MIPS before the release on upstream mailinglist

Unfortunately no access to such systems atm