Summary: | media-video/xanim-export: fails with forced --as-needed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | esigra |
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
Untested patch. |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 172666 [details]
Build log
Created attachment 221601 [details, diff]
Untested patch.
I can't test this package because it has x86-only asm, but the above patch will likely not work because rerunning autotools on this ancient package is nearly impossible. I would suggest: inherit flag-o-matic append-flags -pthread That should give the linker the required -lpthread too. Can someone with x86 please try it? +*xanim-export-2.80.1-r5 (01 Jul 2010) + + 01 Jul 2010; Kacper Kowalik <xarthisius@gentoo.org> + +files/2.80.1-gentoo.patch, +xanim-export-2.80.1-r5.ebuild, + +files/2.80.1-implicit_funcs.patch: + Fix building with as-needed wrt bug 247919, debundle libquicktime, respect + FLAGS, fix implicit function declarations. + |