Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831665 - dev-vcs/cvsps-2.2_beta1-r1 fails to compile: ld: text_util.c:(.text+0x4fa): undefined reference to memfro
Summary: dev-vcs/cvsps-2.2_beta1-r1 fails to compile: ld: text_util.c:(.text+0x4fa): u...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-21 07:50 UTC by Agostino Sarubbo
Modified: 2022-01-21 07:51 UTC (History)
0 users

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


Attachments
build.log (build.log,36.18 KB, text/plain)
2022-01-21 07:50 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-21 07:50:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-vcs/cvsps-2.2_beta1-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-21 07:50:59 UTC
Created attachment 762937 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-21 07:51:00 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/11.2.1/../../../../x86_64-gentoo-linux-musl/bin/ld: text_util.c:(.text+0x4fa): undefined reference to `memfrob'
text_util.c:(.text+0x49d): undefined reference to `memfrob'
text_util.c:(.text+0x5b5): undefined reference to `memfrob'
collect2: error: ld returned 1 exit status