Summary: | sys-libs/tdb and sys-libs/talloc fails to build into ROOT without python | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Bjarke Istrup Pedersen (RETIRED) <gurligebis> |
Component: | Current packages | Assignee: | Gentoo's SAMBA Team <samba> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | alexanderyt, bertrand, mvolaski, zubkov318 |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-libs/tdb/tdb-1.2.9.ebuild?r1=1.4&r2=1.5 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Bjarke Istrup Pedersen (RETIRED)
2012-04-11 21:33:22 UTC
The exact same goes for sys-libs/talloc, it also fails badly, even though USE="-python" , same fix in pkg_setup fixes it. Ah, that's naughty. Adding it back *will* break building for everyone with py3 as default interpreter. I see no way out of this trap that works for everyone, apart from nuking py3 ;) Would it be possible to add another USE flag that gets checked instead then, that would only be enabled by people cross compiling? tdb also depends on python even with USE="-python". And istalled files don't look like depending on python in some way. |