Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643 - PyQt-3.0 ebuild fails
Summary: PyQt-3.0 ebuild fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL: http://www.thekompany.com/projects/py...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-10 20:30 UTC by Stephen Boulet
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephen Boulet 2002-02-10 20:30:49 UTC
The ebuild script for PyQt-3.0 fails. I have sip-3.0. Here's the tail of my 
output:

make[3]: Entering directory `/var/tmp/portage/PyQt-3.0/work/PyQt-3.0/qt'
(cd /tmp; 
PYTHONPATH=/var/tmp/portage/PyQt-3.0/image//usr/lib/python2.2/site-pac
kages:/var/tmp/portage/PyQt-3.0/image//usr/lib/python2.2/site-packages 
/usr/bin/
python -O -c "import qt")
Traceback (most recent call last):
  File "<string>", line 1, in ?
  File "/var/tmp/portage/PyQt-3.0/image/usr/lib/python2.2/site-packages/qt.py",
line 44, in ?
    import libqtc
ImportError: 
/var/tmp/portage/PyQt-3.0/image/usr/lib/python2.2/site-packages/lib
qtcmodule.so: undefined symbol: static_QUType_ptr
make[3]: *** [install-data-hook] Error 1
make[3]: Leaving directory `/var/tmp/portage/PyQt-3.0/work/PyQt-3.0/qt'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/PyQt-3.0/work/PyQt-3.0/qt'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/PyQt-3.0/work/PyQt-3.0/qt'
make: *** [install-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 1, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/dev-python/PyQt/PyQt-3.0.ebuild .
mahler root #
Comment 1 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-02-18 12:42:26 UTC
As KDE 3.0 is not released yet, this bug is not considered a blocker.
Comment 2 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-02-21 13:58:41 UTC
Has been masked and won't be revived until KDE3 works, unless we get complaints.
Comment 3 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2002-10-13 15:01:50 UTC
Nobody cares about PyQt-3.0 now that PyQt-3.4 is out and working, so I'm not
going to fix this one at now either, even though it's definitely "LATER".