Gentoo Forums
Gentoo Forums
Quick Search: in
Error emerging PyQt-3.14.1-r1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
bvierra
n00b
n00b


Joined: 28 Oct 2004
Posts: 2

PostPosted: Wed Mar 22, 2006 10:24 pm    Post subject: Error emerging PyQt-3.14.1-r1 Reply with quote

Any ideas?
Code:
 > emerge PyQt
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-python/PyQt-3.14.1-r1 to /
>>> md5 files   ;-) PyQt-3.14.1-r1.ebuild
>>> md5 files   ;-) PyQt-3.13-r2.ebuild
>>> md5 files   ;-) PyQt-3.15.1.ebuild
>>> md5 files   ;-) files/PyQt-3.14.1-examples.diff
>>> md5 files   ;-) files/PyQt-3.13-kde34.diff
>>> md5 files   ;-) files/digest-PyQt-3.14.1-r1
>>> md5 files   ;-) files/digest-PyQt-3.13-r2
>>> md5 files   ;-) files/digest-PyQt-3.15.1
>>> md5 src_uri ;-) PyQt-x11-gpl-3.14.1.tar.gz
>>> Unpacking source...
>>> Unpacking PyQt-x11-gpl-3.14.1.tar.gz to /var/tmp/portage/PyQt-3.14.1-r1/work
 * Applying PyQt-3.14.1-examples.diff ...                                                                                            [ ok ]>>> Source unpacked.
SIP 4.2.1 is being used.
QScintilla 1.5.1 is being used.
Checking to see if the qtcanvas module should be built...
Checking to see if the qtnetwork module should be built...
Checking to see if the qttable module should be built...
Checking to see if the qtxml module should be built...
Checking to see if the qtgl module should be built...
Checking to see if the qtui module should be built...
Checking to see if the qtsql module should be built...
Checking to see if the qtext module should be built...
Checking to see if the QAssistantClient class is available...
Creating features file...
Error: Unable to build mkfeatures utility.
make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: dev-python/PyQt-3.14.1-r1 failed.
!!! Function src_compile, Line 44, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
Back to top
View user's profile Send private message
Liono
n00b
n00b


Joined: 27 Jun 2003
Posts: 56

PostPosted: Tue Apr 11, 2006 10:03 pm    Post subject: Reply with quote

I found this was a problem with expat-2.0.0 and a missing libexpat.so.0, so I reverted back to version 1.9.8 and everything worked fine again. I imagine symlinking libexpat.so.0 to libexpat.so might work too.
Back to top
View user's profile Send private message
pjv
Guru
Guru


Joined: 02 Jul 2003
Posts: 349
Location: Belgium

PostPosted: Sat Jul 08, 2006 7:10 pm    Post subject: Reply with quote

Was this your only problem because I have expat-1.95.8 and I still have this.

Code:
>>> Emerging (2 of 2) dev-python/PyQt-3.14.1-r1 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
>>> checking PyQt-x11-gpl-3.14.1.tar.gz ;-)
>>> Unpacking source...
>>> Unpacking PyQt-x11-gpl-3.14.1.tar.gz to /var/tmp/portage/PyQt-3.14.1-r1/work * Applying PyQt-3.14.1-examples.diff ...                                 [ ok ]>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/PyQt-3.14.1-r1/work/PyQt-x11-gpl-3.14.1 ...
Error: Unable to build mkfeatures utility.
SIP 4.2.1 is being used.
QScintilla 1.5.1 is being used.
Checking to see if the qtcanvas module should be built...
Checking to see if the qtnetwork module should be built...
Checking to see if the qttable module should be built...
Checking to see if the qtxml module should be built...
Checking to see if the qtgl module should be built...
Checking to see if the qtui module should be built...
Checking to see if the qtsql module should be built...
Checking to see if the qtext module should be built...
Checking to see if the QAssistantClient class is available...
Creating features file...
make: *** No targets specified and no makefile found.  Stop.

!!! ERROR: dev-python/PyQt-3.14.1-r1 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  PyQt-3.14.1-r1.ebuild, line 44:   Called die

!!! emake failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum