Bug 189575 - dev-python/pykde-3.16.0-r1 doesn't compile
Bug#: 189575 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: major Priority: P2
Resolution: FIXED Assigned To: python@gentoo.org Reported By: nusch88@gmail.com
Component: Ebuilds
URL: 
Summary: dev-python/pykde-3.16.0-r1 doesn't compile
Keywords:  
Status Whiteboard: 
Opened: 2007-08-20 11:25 0000
Description:   Opened: 2007-08-20 11:25 0000
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 From nusch 2007-08-20 11:27:47 0000 -------
Created an attachment (id=128666) [details]
emerge --info

------- Comment #2 From Jakub Moc (RETIRED) 2007-08-20 11:37:44 0000 -------
Attach the complete log here; please.

------- Comment #3 From nusch 2007-08-20 12:32:00 0000 -------
(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 From Andrey Grozin 2007-10-12 12:40:47 0000 -------
Created an attachment (id=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 From Andrey Grozin 2007-10-12 12:42:16 0000 -------
See the attached log

------- Comment #6 From Bernd Steinhauser 2008-01-19 01:22:14 0000 -------
Upgrade to dev-python/PyQt-3.17.3 and remerge, that will fix this.

------- Comment #7 From Ingmar Vanhassel (RETIRED) 2008-01-19 02:15:34 0000 -------
(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!