Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280105 - Failed to emerge dev-util/eric-4.3.6, 26958 Segmentation fault
Summary: Failed to emerge dev-util/eric-4.3.6, 26958 Segmentation fault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-02 20:44 UTC by Luyang Han
Modified: 2009-08-05 11:34 UTC (History)
1 user (show)

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


Attachments
the environment file (environment,111.18 KB, text/plain)
2009-08-02 20:47 UTC, Luyang Han
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Luyang Han 2009-08-02 20:44:51 UTC
Eric failed to install and causes segfault. The error information is as follow.

>>> Install eric-4.3.6 into /var/tmp/portage/dev-util/eric-4.3.6/image/ category dev-util
/usr/bin/python: line 5: 26958 Segmentation fault      "${0%/*}/${EPYTHON:-python2.6}" "$@"
 *
 * ERROR: dev-util/eric-4.3.6 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 2850:  Called die
 * The specific snippet of code:
 *       ${python} install.py -z -b "/usr/bin" -i "${D}" -d "/usr/$(get_libdir)/python${PYVER}/site-packages" -c || die "python install.py failed";
 *  The die message:
 *   python install.py failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-util/eric-4.3.6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/eric-4.3.6/temp/environment'.
 *>>> Install eric-4.3.6 into /var/tmp/portage/dev-util/eric-4.3.6/image/ category dev-util
/usr/bin/python: line 5: 26958 Segmentation fault      "${0%/*}/${EPYTHON:-python2.6}" "$@"
 *
 * ERROR: dev-util/eric-4.3.6 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 2850:  Called die
 * The specific snippet of code:
 *       ${python} install.py -z -b "/usr/bin" -i "${D}" -d "/usr/$(get_libdir)/python${PYVER}/site-packages" -c || die "python install.py failed";
 *  The die message:
 *   python install.py failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-util/eric-4.3.6/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/eric-4.3.6/temp/environment'.
 *

It seems that the program dies when executing the setup.py
The versions of some dependent packages are:
dev-lang/python-2.6.2-r1
dev-python/sip-4.8.2
dev-python/PyQt4-4.5.4


Reproducible: Always
Comment 1 Luyang Han 2009-08-02 20:47:04 UTC
Created attachment 199959 [details]
the environment file

might be helpful also to check this file.
Comment 2 James Earl Spahlinger 2009-08-03 01:17:33 UTC
Could you include your 'emerge --info' output by pasting this information into a bugzilla comment on this bug and the contents of /var/tmp/portage/dev-util/eric-4.3.6/temp/build.log by attaching the file to this bug. 
Comment 3 Luyang Han 2009-08-05 11:34:41 UTC
Sorry for the trouble but this problem is solved by re-emerge the following program:

dev-python/qscintilla-python-2.4
x11-libs/qscintilla-2.4