Summary: | sys-libs/talloc-2.0.5 fails to pass configure phase | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Samuli Suominen (RETIRED) <ssuominen> |
Component: | Current packages | Assignee: | Tomáš Chvátal (RETIRED) <scarabeus> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | arc, patrick, samba |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
config.log.bz2
build.log |
Description
Samuli Suominen (RETIRED)
2011-01-22 14:05:45 UTC
Created attachment 260497 [details]
config.log.bz2
config.log in bzip2 format because of filesize, sorry
Created attachment 260498 [details]
build.log
I hit this problem too. It appears that talloc's waf is trying to run python-config as a Python script rather than a shell script. Tomáš did the bump, reassigning to him I did it as basic excersise to test the waf-util eclass. I have no darn clue tho why it failed. Might be good idea to mask it if it fails for more lads, but sadly you are first person reporting it. Also note that current ebuild does not manage python dependencies correctly. I don't know what changed but it doesn't fail anymore. Lovely. 'configure' finished successfully (29.419s) >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-libs/talloc-2.0.5/work/talloc-2.0.5 ... [ .. ] >>> Completed installing talloc-2.0.5 into /var/tmp/portage/sys-libs/talloc-2.0.5/image/ Is this still a problem for you Arc ? |