Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833030 - www-servers/mongrel2-1.11.0-r1 fails to compile: ld: task.c:(.text+0x156): undefined reference to makecontext
Summary: www-servers/mongrel2-1.11.0-r1 fails to compile: ld: task.c:(.text+0x156): un...
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-02-10 07:00 UTC by Agostino Sarubbo
Modified: 2022-02-10 07:00 UTC (History)
0 users

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


Attachments
build.log (build.log,119.87 KB, text/plain)
2022-02-10 07:00 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-02-10 07:00:43 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-servers/mongrel2-1.11.0-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-10 07:00:46 UTC
Created attachment 764741 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-10 07:00:47 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: task.c:(.text+0x156): undefined reference to `makecontext'
task.c:(.text+0x511): undefined reference to `swapcontext'
task.c:(.text+0xaa): undefined reference to `getcontext'
task.c:(.text.startup+0x7d): undefined reference to `swapcontext'
collect2: error: ld returned 1 exit status