Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936411 - dev-cpp/tbb-2021.9.0 fails tests on ppc: FATAL ERROR: test case CRASHED: SIGABRT - Abort (abnormal termination) signal
Summary: dev-cpp/tbb-2021.9.0 fails tests on ppc: FATAL ERROR: test case CRASHED: SIGA...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-07-21 01:17 UTC by matoro
Modified: 2024-10-20 18:14 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log and emerge --info (file_936411.txt,614.65 KB, text/plain)
2024-07-21 01:17 UTC, matoro
Details
build.log (ppc, 2021.13.0) (tbb-2021.13.0:20241020-173612.log,268.62 KB, text/plain)
2024-10-20 18:13 UTC, ernsteiswuerfel
Details
LastTest.log (ppc, 2021.13.0) (LastTest.log,223.00 KB, text/plain)
2024-10-20 18:14 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-07-21 01:17:19 UTC
Created attachment 898050 [details]
build.log and emerge --info

Does not repro on 64-bit big-endian.

5/135 Testing: test_collaborative_call_once
5/135 Test: test_collaborative_call_once
Command: "/var/tmp/portage/dev-cpp/tbb-2021.9.0/work/oneTBB-2021.9.0_build-.ppc/gnu_13.3_cxx11_32_relwithdebinfo/test_collaborative_call_once" "--force-colors=1"
Directory: /var/tmp/portage/dev-cpp/tbb-2021.9.0/work/oneTBB-2021.9.0_build-.ppc/gnu_13.3_cxx11_32_relwithdebinfo
"test_collaborative_call_once" start time: Jul 20 23:35 UTC
Output:
----------------------------------------------------------
terminate called without an active exception
[doctest] doctest version is "2.4.7"
[doctest] run with "--help" for options
===============================================================================
/var/tmp/portage/dev-cpp/tbb-2021.9.0/work/oneTBB-2021.9.0/test/tbb/test_collaborative_call_once.cpp:211:
TEST CASE:  only calls once - stress test

/var/tmp/portage/dev-cpp/tbb-2021.9.0/work/oneTBB-2021.9.0/test/tbb/test_collaborative_call_once.cpp:211: FATAL ERROR: test case CRASHED: SIGABRT - Abort (abnormal termination) signal

===============================================================================
[doctest] test cases:  4 |  3 passed | 1 failed | 5 skipped
[doctest] assertions: 12 | 12 passed | 0 failed |
[doctest] Status: FAILURE!
<end of output>
Test time =   0.16 sec
----------------------------------------------------------
Test Failed.
"test_collaborative_call_once" end time: Jul 20 23:35 UTC
"test_collaborative_call_once" time elapsed: 00:00:00
----------------------------------------------------------
Comment 1 ernsteiswuerfel archtester 2024-10-20 18:13:34 UTC
Created attachment 906449 [details]
build.log (ppc, 2021.13.0)
Comment 2 ernsteiswuerfel archtester 2024-10-20 18:14:51 UTC
Created attachment 906450 [details]
LastTest.log (ppc, 2021.13.0)

Same on 2021.13.0 but no regression over current ppc stable 2021.7.0-r1 (here the test suite does not build at all).