Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939083 - dev-cpp/abseil-cpp-20240116.2-r4 - fails absl_symbolize_test (SEGFAULT) on ppc64
Summary: dev-cpp/abseil-cpp-20240116.2-r4 - fails absl_symbolize_test (SEGFAULT) on ppc64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: PPC64 Linux
: Normal normal
Assignee: Paul Zander
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-09-04 19:27 UTC by ernsteiswuerfel
Modified: 2024-09-08 13:51 UTC (History)
1 user (show)

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


Attachments
build.log.xz (ppc64, 20240116.2-r4) (abseil-cpp-20240116.2-r4:20240904-185007.log.xz,33.02 KB, application/x-xz)
2024-09-04 19:28 UTC, ernsteiswuerfel
Details
LastTest.log.xz (ppc64) (LastTest.log.xz,135.18 KB, application/x-xz)
2024-09-04 19:29 UTC, ernsteiswuerfel
Details
emerge --info (file_939083.txt,6.50 KB, text/plain)
2024-09-04 19:29 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ernsteiswuerfel archtester 2024-09-04 19:27:09 UTC
[...]

99% tests passed, 1 tests failed out of 215

Total Test time (real) = 540.32 sec

The following tests FAILED:
	 57 - absl_symbolize_test (SEGFAULT)
Errors while running CTest
Output from these tests are in: /var/tmp/portage/dev-cpp/abseil-cpp-20240116.2-r4/work/abseil-cpp-20240116.2_build-.ppc64/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
 * ERROR: dev-cpp/abseil-cpp-20240116.2-r4::gentoo failed (test phase):
 *   Tests failed. When you file a bug, please attach the following file: 
 * 	/var/tmp/portage/dev-cpp/abseil-cpp-20240116.2-r4/work/abseil-cpp-20240116.2_build-.ppc64/Testing/Temporary/LastTest.log
Comment 1 ernsteiswuerfel archtester 2024-09-04 19:28:36 UTC
Created attachment 902102 [details]
build.log.xz (ppc64, 20240116.2-r4)
Comment 2 ernsteiswuerfel archtester 2024-09-04 19:29:00 UTC
Created attachment 902103 [details]
LastTest.log.xz (ppc64)
Comment 3 ernsteiswuerfel archtester 2024-09-04 19:29:49 UTC
Created attachment 902104 [details]
emerge --info
Comment 4 ernsteiswuerfel archtester 2024-09-04 20:39:50 UTC
Same for newer abseil-cpp-20240722.0.

And same for abseil-cpp-20230125.2 so at least the test failure is no regression.
Comment 5 Larry the Git Cow gentoo-dev 2024-09-08 13:51:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=602c1c7641f34b68e0056f9dc7cb16200516cc17

commit 602c1c7641f34b68e0056f9dc7cb16200516cc17
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2024-09-08 11:10:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-09-08 13:50:24 +0000

    dev-cpp/abseil-cpp: disable unstable absl_symbolize_test on non amd64
    
    Bug: https://bugs.gentoo.org/938835
    Closes: https://bugs.gentoo.org/939083
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-cpp/abseil-cpp/abseil-cpp-20230802.0-r4.ebuild | 10 ++++++++++
 dev-cpp/abseil-cpp/abseil-cpp-20240116.2-r4.ebuild | 10 ++++++++++
 dev-cpp/abseil-cpp/abseil-cpp-20240722.0.ebuild    | 10 ++++++++++
 3 files changed, 30 insertions(+)