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

Bug 832355

Summary: dev-cpp/glog-0.5.0 fails tests: 1 - logging_custom_prefix (Subprocess aborted)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Arfrever Frehtes Taifersar Arahesis <arfrever.fta>
Status: RESOLVED FIXED    
Severity: normal CC: cjk, dlan, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
1-LastTest.log

Description Agostino Sarubbo gentoo-dev 2022-01-30 08:03:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/glog-0.5.0 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-30 08:03:29 UTC
Created attachment 763927 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-30 08:03:31 UTC
Created attachment 763928 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Arfrever Frehtes Taifersar Arahesis 2022-02-06 06:26:08 UTC
According to testing performed by Sam James (on SPARC), test suite fails with high parallelization and passes with -j1. Reporter of this bug probably reproduced the same problem.

-j1 will be forced for test suite.
Test suite takes only several seconds with -j1.
Comment 4 Arfrever Frehtes Taifersar Arahesis 2022-08-02 09:10:52 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35942f77b1484067eca0bc39035d972f4000047b

commit 35942f77b1484067eca0bc39035d972f4000047b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-26 03:47:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-26 03:48:23 +0000

    dev-cpp/glog: force serial tests