Summary: | dev-cpp/benchmark-1.5.2: test failures on sparc | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Marek Szuba (RETIRED) <marecki> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | arfrever.fta, sparc |
Priority: | Normal | Keywords: | TESTFAILURE |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
LastTest.log |
Description
Sam James
![]() ![]() ![]() ![]() Created attachment 680356 [details]
LastTest.log
It looks like you're trying to run these tests for a sparc system. I don't think Google Benchmark supports sparc, does it? The tests that are failing fail because of this: BM_basic/threads:4 0.000 ns 0.000 ns 4000000000 terminate called after throwing an instance of 'std::length_error' what(): cannot create std::vector larger than max_size() (In reply to Rolf Eike Beer from comment #3) > The tests that are failing fail because of this: > > BM_basic/threads:4 0.000 ns 0.000 > ns 4000000000 > terminate called after throwing an instance of 'std::length_error' > what(): cannot create std::vector larger than max_size() I'm unable to reproduce this error, so I suspect there's something different in my configuration. Would you share your build log? That should allow me to investigate this further. If having this package keyworded for sparc is no longer needed by any revdeps, why bother. Will be needed for bug 807025 |