Summary: | sys-apps/findutils-4.10.0[+test] - ../tests/xargs/test-sigusr.o ld.lld: error: undefined symbol: error | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | ernsteiswuerfel <erhard_f> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | erhard_f, parona |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=957063 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 430702 | ||
Attachments: |
build.log.xz (amd64, 4.10.0)
emerge --info build.log.xz (ppc, 4.10.0) |
Description
ernsteiswuerfel
![]() Created attachment 930099 [details]
emerge --info
Created attachment 930100 [details]
build.log.xz (ppc, 4.10.0)
These systems have sys-libs/error-standalone installed? tests/xargs/test-sigusr.c:34:10: fatal error: error.h: No such file or directory 34 | #include <error.h> | ^~~~~~~~~ compilation terminated. So a case of having link the standalone error lib again specially for musl. (In reply to Alfred Wingate from comment #3) > These systems have sys-libs/error-standalone installed? Yes, error-standalone is installed on both systems: # emerge -p1v error-standalone These are the packages that would be merged, in order: Calculating dependencies... done! Dependency resolution took 2.10 s (backtrack: 0/20). [ebuild R ] sys-libs/error-standalone-2.0-r1::gentoo USE="-static-libs" 0 KiB |