Summary: | app-misc/toilet: fails with forced --as-needed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Samuli Suominen (RETIRED) <ssuominen> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://www.gentoo.org/proj/en/qa/asneeded.xml | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 129413 | ||
Attachments: | Build log |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 171857 [details]
Build log
(In reply to comment #1) > Created an attachment (id=171857) [edit] > Build log > Using commit message: ------------------------------------------------------------------------------ LDADD -lcaca instead of -lcucul for bug 246907 for forced --as-needed. This is what upstream is trying to do with original Makefile.am, using pkg-config --libs cucul in LDFLAGS which returns -lcaca on system built with asneeded. (Portage version: 2.2_rc15/cvs/Linux 2.6.27-gentoo-r3 i686) ------------------------------------------------------------------------------ |