Summary: | sys-libs/glibc-2.36-r5 fails tests on amd64 (LTO-SYSTEM) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED OBSOLETE | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=899616 https://bugs.gentoo.org/show_bug.cgi?id=902441 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 829947 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern: FAIL: math/test-float-j1 FAIL: math/test-float-y0 FAIL: math/test-float-y1 FAIL: math/test-float32-j1 FAIL: math/test-float32-y0 FAIL: math/test-float32-y1 FAIL: misc/tst-bz21269 FAIL: string/tst-wcsncmp-rtm sed: can't read /var/tmp/portage/sys-libs/glibc-2.36-r5/work/build-x86-x86_64-pc-linux-gnu-nptl/csu/32/crtn.o.dt: No such file or directory sh: line 1: echo: write error: Broken pipe (In reply to Agostino Sarubbo from comment #2) > Error(s) that match a know pattern: > > > FAIL: math/test-float-j1 > FAIL: math/test-float-y0 > FAIL: math/test-float-y1 > FAIL: math/test-float32-j1 > FAIL: math/test-float32-y0 > FAIL: math/test-float32-y1 > FAIL: misc/tst-bz21269 > FAIL: string/tst-wcsncmp-rtm > sed: can't read > /var/tmp/portage/sys-libs/glibc-2.36-r5/work/build-x86-x86_64-pc-linux-gnu- > nptl/csu/32/crtn.o.dt: No such file or directory > sh: line 1: echo: write error: Broken pipe Given that glibc uses filter-flags and thus drops anything LTO-related, this feels fishy. Can't do anything without more details though (corresponding .out files from math/ directory) |