Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922292 - app-containers/crun-1.14.3 fails tests (MUSL-SYSTEM): ld: cannot find -largp: No such file or directory
Summary: app-containers/crun-1.14.3 fails tests (MUSL-SYSTEM): ld: cannot find -largp:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: robertgzr
URL:
Whiteboard:
Keywords: PullRequest, TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-01-17 08:09 UTC by Agostino Sarubbo
Modified: 2024-03-23 16:12 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,167.79 KB, text/plain)
2024-01-17 08:09 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 2024-01-17 08:09:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-containers/crun-1.11.2 fails tests (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-17 08:09:37 UTC
Created attachment 882458 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-17 08:09:38 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


/usr/lib/gcc/x86_64-gentoo-linux-musl/13/../../../../x86_64-gentoo-linux-musl/bin/ld: cannot find -largp: No such file or directory
fatal: not a git repository (or any parent up to mount point /var/tmp)
collect2: error: ld returned 1 exit status
Comment 3 Agostino Sarubbo gentoo-dev 2024-03-02 13:30:38 UTC
tinderbox_musl has reproduced this issue with version 1.14.3 - Updating summary.
Comment 4 12101111 2024-03-09 13:58:38 UTC
Fix: add `elibc_musl? ( sys-libs/argp-standalone[static-libs] )` to DEPEND