Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942340 - sci-mathematics/stp-2.3.4 fails tests: 9 - StrengthReduction_TestTests-gtest (Subprocess aborted)
Summary: sci-mathematics/stp-2.3.4 fails tests: 9 - StrengthReduction_TestTests-gtest ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jeffrey Lin
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-10-27 10:25 UTC by Agostino Sarubbo
Modified: 2024-10-28 11:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,205.13 KB, text/plain)
2024-10-27 10:25 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,26.28 KB, text/plain)
2024-10-27 10:25 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-10-27 10:25:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/stp-2.3.4 fails tests.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-27 10:25:34 UTC
Created attachment 906996 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-27 10:25:34 UTC
Created attachment 906997 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2024-10-27 10:25:35 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


	  9 - StrengthReduction_TestTests-gtest (Subprocess aborted)
The following tests FAILED:
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-10-27 11:23:16 UTC
Not investigated but adding gcc-15 blocker just in case.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-10-28 11:17:19 UTC
9/11 Testing: StrengthReduction_TestTests-gtest
9/11 Test: StrengthReduction_TestTests-gtest
Command: "/var/tmp/portage/sci-mathematics/stp-2.3.4/work/stp-2.3.4_build/tests/unit-tests/StrengthReduction_TestTests"
Directory: /var/tmp/portage/sci-mathematics/stp-2.3.4/work/stp-2.3.4_build/tests/unit-tests
"StrengthReduction_TestTests-gtest" start time: Oct 25 14:19 CEST
Output:
----------------------------------------------------------
Running main() from /var/tmp/portage/dev-cpp/gtest-1.15.2/work/googletest-1.15.2/googletest/src/gtest_main.cc
[==========] Running 5 tests from 1 test suite.
[----------] Global test environment set-up.
[----------] 5 tests from StrengthReduction_Test
[ RUN      ] StrengthReduction_Test.96
Fatal glibc error: malloc.c:2599 (sysmalloc): assertion failed: (old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)
<end of output>
Test time =   0.01 sec
----------------------------------------------------------
Test Failed.
"StrengthReduction_TestTests-gtest" end time: Oct 25 14:19 CEST
"StrengthReduction_TestTests-gtest" time elapsed: 00:00:00
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-10-28 11:17:35 UTC
I can't reproduce it on amd64 at least. Not tried x86 (yet).