Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 189575 - dev-python/pykde-3.16.0-r1 doesn't compile
Summary: dev-python/pykde-3.16.0-r1 doesn't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-20 11:25 UTC by nusch
Modified: 2008-01-19 02:15 UTC (History)
2 users (show)

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


Attachments
emerge --info (emerge.info,6.12 KB, text/plain)
2007-08-20 11:27 UTC, nusch
Details
log (dev-python:pykde-3.16.0-r1:20071012-122533.log,6.61 KB, text/plain)
2007-10-12 12:40 UTC, Andrey Grozin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description nusch 2007-08-20 11:25:23 UTC
It can't find header file:
 error: sipqtQObject.h: No such file or directory;

Reproducible: Always

Steps to Reproduce:
1.emerge dev-python/pykde-3.16.0-r1
Actual Results:  
doesn't compile at all
Comment 1 nusch 2007-08-20 11:27:47 UTC
Created attachment 128666 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-08-20 11:37:44 UTC
Attach the complete log here; please.
Comment 3 nusch 2007-08-20 12:32:00 UTC
(In reply to comment #2)
> Attach the complete log here; please.
> 

After upgrading dev-python/sip from 4.3.2 to 4.7 problem didn't happend, solved.
Comment 4 Andrey Grozin gentoo-dev 2007-10-12 12:40:47 UTC
Created attachment 133252 [details]
log

I got the same problem. I have dev-python/sip-4.7.1.
emerge =dev-python/pykde-3.16.0-r1
cannot find sipqtQObject.h (see the log)
Comment 5 Andrey Grozin gentoo-dev 2007-10-12 12:42:16 UTC
See the attached log
Comment 6 Bernd Steinhauser 2008-01-19 01:22:14 UTC
Upgrade to dev-python/PyQt-3.17.3 and remerge, that will fix this.
Comment 7 Ingmar Vanhassel (RETIRED) gentoo-dev 2008-01-19 02:15:34 UTC
(In reply to comment #6)
> Upgrade to dev-python/PyQt-3.17.3 and remerge, that will fix this.

Confirmed here, I've updated the dependencies, thanks for the fix!