Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 832355 - dev-cpp/glog-0.5.0 fails tests: 1 - logging_custom_prefix (Subprocess aborted)
Summary: dev-cpp/glog-0.5.0 fails tests: 1 - logging_custom_prefix (Subprocess aborted)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Arfrever Frehtes Taifersar Arahesis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-30 08:03 UTC by Agostino Sarubbo
Modified: 2022-08-02 09:10 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,63.95 KB, text/plain)
2022-01-30 08:03 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,86.81 KB, text/plain)
2022-01-30 08:03 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 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