Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 52137 - eric3 3.4.2 fails to ebuild - dependency
Summary: eric3 3.4.2 fails to ebuild - dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-26 14:18 UTC by Dave S
Modified: 2004-05-27 10:47 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 Dave S 2004-05-26 14:18:51 UTC
When I try to ebuild ACCEPT_KEYWORDS="~x86" emerge eric, for eric3 v3.4.2 I get

bash-2.05b# ACCEPT_KEYWORDS="~x86" emerge eric
Calculating dependencies ...done!
>>> emerge (1 of 1) dev-util/eric-3.4.2 to /
>>> md5 src_uri ;-) eric-3.4.2.tar.gz
>>> Unpacking source...
>>> Unpacking eric-3.4.2.tar.gz to /var/tmp/portage/eric-3.4.2/work
>>> Source unpacked.

>>> Install eric-3.4.2 into /var/tmp/portage/eric-3.4.2/image/ category dev-util
Sorry, PyQt is missing QtTable support.
Error: /usr/lib/python2.3/site-packages/libqttablecmodule.so: undefined symbol: _ZNK10QTableItem7contentEv
man:
prepallstrip:
strip: 
>>> Completed installing into /var/tmp/portage/eric-3.4.2/image/

>>> Merging dev-util/eric-3.4.2 to /
--- /usr/
--- /usr/lib/
--- /usr/lib/python2.3/
--- /usr/lib/python2.3/site-packages/
--- /usr/lib/python2.3/site-packages/eric3/
>>> /usr/lib/python2.3/site-packages/eric3/Tools/
....

And eric3 does not run

Reproducible: Always
Steps to Reproduce:
1.ACCEPT_KEYWORDS="~x86" emerge eric
2.Always fails
3.

Actual Results:  
ebuild fails
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2004-05-26 20:33:50 UTC
python peeps, please remove brain from the metadata.xml -- he's disappeared (he's been gone for many many months, almost a year).
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2004-05-27 03:55:23 UTC
Dave: Does it help to merge PyQt again? Otherwise I need your installed Qt/PyQt versions.
Comment 3 Dave S 2004-05-27 10:37:12 UTC
I re-emerged PyQt, then re emerged
ACCEPT_KEYWORDS="~x86" emerge eric

Its all good :) eric 3.4.2 is AOK

Cheers
Dave
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2004-05-27 10:47:58 UTC
closing