Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302555 - www-client/midori-0.2.2: fails to emerge with python3.1 (waf error)
Summary: www-client/midori-0.2.2: fails to emerge with python3.1 (waf error)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-28 00:45 UTC by Dennis Nezic
Modified: 2010-03-31 15:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---
darkside: Bugday+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Nezic 2010-01-28 00:45:49 UTC
With python3.1 eselect'ed, www-client/midori-0.2.2 fails to emerge.
With python2.5 eselect'ed, it emerges fine.

Error: run waf-light from a folder containing wafadmin
 * ERROR: www-client/midori-0.2.2 failed:
 *   configure failed
 * 
 * Call stack:
 *     ebuild.sh, line  54:  Called src_configure
 *   environment, line 6586:  Called die
 * The specific snippet of code:
 *       CCFLAGS="${CFLAGS}" LINKFLAGS="${LDFLAGS}" ./waf --prefix="/usr/" --libdir="/usr/$(get_libdir)" --disable-docs --enable-addons $(use_enable doc apidocs) $(use_enable html userdocs) $(use_enable idn libidn) $(use_enable libnotify) $(use_enable nls nls) $(use_enable sqlite) $(use_enable unique) configure || die "configure failed"

Reproducible: Always

Steps to Reproduce:
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-01-28 00:59:28 UTC
We can't fix that. Please file a bug upstream and include reference here. Thanks.

http://www.twotoasts.de/bugs/
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-03-31 14:28:06 UTC
Marking as for Bugday. Can we do some PYTHON_DEPEND value?
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-03-31 15:03:55 UTC
fixed