Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 469958 - 'gnome-extra/zeitgeist-0.9.12-r1' fails to compile with error message 'configure: error: failed. Please install the python-rdflib package'
Summary: 'gnome-extra/zeitgeist-0.9.12-r1' fails to compile with error message 'config...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Justin Lecher (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-15 13:07 UTC by Mirko Guenther
Modified: 2013-05-16 14:09 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (file_469958.txt,10.11 KB, text/plain)
2013-05-15 13:08 UTC, Mirko Guenther
Details
config.log (file_469958.txt,51.21 KB, text/plain)
2013-05-15 13:10 UTC, Mirko Guenther
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mirko Guenther 2013-05-15 13:07:25 UTC
'gnome-extra/zeitgeist-0.9.12-r1' fails to compile with error message 'configure: error: failed.  Please install the python-rdflib package' even through the 'dev-python/rdflib' is installed.

Reproducible: Always

Steps to Reproduce:
compile 'zeitgeist package
Actual Results:  
error during run configure
Comment 1 Mirko Guenther 2013-05-15 13:08:54 UTC
Created attachment 348392 [details]
build.log
Comment 2 Mirko Guenther 2013-05-15 13:10:16 UTC
Created attachment 348394 [details]
config.log
Comment 3 Mirko Guenther 2013-05-15 13:11:26 UTC
'dev-python/rdflib-3.2.3-r1' is installed on the system
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2013-05-15 13:49:32 UTC
+  15 May 2013; Justin Lecher <jlec@gentoo.org> zeitgeist-0.9.5-r1.ebuild,
+  zeitgeist-0.9.12.ebuild, zeitgeist-0.9.12-r1.ebuild:
+  Correctly fix python dep on rdflib, #469958
+
Comment 5 Rob Davis 2013-05-16 13:32:37 UTC
I'm still getting this with the "fixed" ebuild?
Comment 6 Rob Davis 2013-05-16 13:33:04 UTC
0.9.5-r1 builds.
Comment 7 Justin Lecher (RETIRED) gentoo-dev 2013-05-16 13:58:34 UTC
(In reply to comment #5)
> I'm still getting this with the "fixed" ebuild?

Could you please attach the configure.ac. And for which py ABIS do have the rdflib installed?
Comment 8 Justin Lecher (RETIRED) gentoo-dev 2013-05-16 14:09:21 UTC
Okay, now it is fixed. My fault, I didn't used the python eclass API correctly. Interestingly though it works here with py2 as main ABI.

+  16 May 2013; Justin Lecher <jlec@gentoo.org> zeitgeist-0.9.12-r1.ebuild:
+  Export PYTHON inside the phase, #469958
+