https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-apps/flashrom-1.4.0 fails tests. Discovered on: amd64 (internal ref: lto_tinderbox) System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 908937 [details] build.log build log and emerge --info
Created attachment 908938 [details] 1-testlog.txt 1-testlog.txt
Error(s) that match a know pattern in addition to what has been reported in the summary: 1/1 cmocka test flashrom FAIL 0.01s killed by signal 11 SIGSEGV 1/1 cmocka test flashrom FAIL 0.01s killed by signal 11 SIGSEGV Program sphinx-build found: NO Run-time dependency libjaylink found: NO (tried pkgconfig and cmake)
Let me check if it's a gcc-15 thing first.
It fails with 12/13/14/15 at least (not tried others). Filtering LTO works around it. Needs more investigation.
(In reply to Sam James from comment #5) > It fails with 12/13/14/15 at least (not tried others). Filtering LTO works > around it. Needs more investigation. wait, if it's cmocka (=> -Wl,--wrap use), then it's not fixable (see bug 877741). The question is whether that's the problem or not or if it's another test that's failing that isn't relying on wrapping.
it probably does, but does this also happen with 1.5.0?