Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 191364

Summary: dev-python/PyQt-3.17 failed with sipqtQWidget.h and sipqtQObject.h: No such file or directory
Product: Gentoo Linux Reporter: Christoph Justinek <der.jussen>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
URL: http://rafb.net/p/EArSWd56.html
Whiteboard:
Package list:
Runtime testing required: ---

Description Christoph Justinek 2007-09-05 10:56:55 UTC
I tried to recompile python, removed xeffects but same issues.

USE-Flags are: 

USE="nptlonly -3dfx 3dnow -a52 aac -aalib acl acpi -afs aim alsa -altivec
-apache -apache2 apm -arts -bluetooth -bonobo bzip2 cdparanoia -cdr -chasen cjk
dri dvb -dvdr dvd fam ffmpeg firefox ftp gif gnome gphoto2 gtk gtk2 -ibm icq
-ieee1394 ipod -ipv6 java javascript -joystick jpeg jpeg2k -kde -kdeenablefinal
libg++ -matrox  mp3 mpeg mplayer -nsplugin -oci8 odbc ogg opengl -oracle 
-oracle7 oss pam -pcmcia -pda pdf png -qt quicktime samba smartcard svga
symlink usb unicode vcd vorbis -wifi X xvid"



You can find the complete Log @ http://rafb.net/p/mFEXw677.html
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-09-05 11:01:11 UTC
(In reply to comment #0)
> You can find the complete Log @ http://rafb.net/p/mFEXw677.html

Do not ever refer to pastebins in bugs, please. Renders the bug useless in days.
 
---

sip/qt/qwidgetlist.sip:38:26: error: sipqtQWidget.h: No such file or directory
sip/qt/qobjectlist.sip:38:26: error: sipqtQObject.h: No such file or directory
sipqtcmodule.cpp:13422: error: 'sipQtFindConnection' was not declared in this scope
make[1]: *** [sipqtcmodule.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [sipqtQWorkspace.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt-3.17/work/PyQt-x11-gpl-3.17/qt'
make: *** [all] Error 2
 
!!! ERROR: dev-python/PyQt-3.17 failed.
Call stack:
  ebuild.sh, line 1638:   Called dyn_compile
  ebuild.sh, line 985:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  PyQt-3.17.ebuild, line 45:   Called die

---

What's your dev-python/sip version? This won't work if you mix unstable PyQT w/ stable sip.
Comment 2 Christoph Justinek 2007-09-05 11:32:30 UTC
Thanks and sorry for my issue sip was in keywords but PyQt doesn't. I added both and it works.

dev-python/sip ~x86
dev-python/PyQt ~x86
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2007-10-19 21:07:14 UTC
close then.