Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 318473 - python segfaults while building app-text/calibre-0.6.50
Summary: python segfaults while building app-text/calibre-0.6.50
Status: RESOLVED DUPLICATE of bug 317557
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-04 18:24 UTC by Leonid Podolny
Modified: 2010-05-04 21:18 UTC (History)
0 users

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


Attachments
build.log (build.log,20.52 KB, text/plain)
2010-05-04 18:25 UTC, Leonid Podolny
Details
emerge --info (emerge.info,4.56 KB, text/plain)
2010-05-04 18:25 UTC, Leonid Podolny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Leonid Podolny 2010-05-04 18:24:05 UTC
Full build.log attached

*
* Running build
*

--no-compile specified, skipping compilation

*
* Running gui
*

/var/tmp/portage/app-text/calibre-0.6.50/temp/environment: line 1189: 13005 Segmentation fault      "$(PYTHON)" setup.py "${DISTUTILS_GLOBAL_OPTIONS[@]}" install --root="${D}" --no-compile "$@"
 * ERROR: app-text/calibre-0.6.50 failed:
 *   Installation failed
 * 
 * Call stack:
 *     ebuild.sh, line   48:  Called src_install
 *   environment, line 4523:  Called distutils_src_install '--bindir=/var/tmp/portage/app-text/calibre-0.6.50/image/usr/bin' '--sharedir=/var/tmp/portage/app-text/calibre-0.6.50/image/usr/share'
 *   environment, line 1206:  Called die
 * The specific snippet of code:
 *           "$(PYTHON)" setup.py "${DISTUTILS_GLOBAL_OPTIONS[@]}" install --root="${D}" --no-compile "$@" || die "Installation failed";
Comment 1 Leonid Podolny 2010-05-04 18:25:07 UTC
Created attachment 230319 [details]
build.log
Comment 2 Leonid Podolny 2010-05-04 18:25:44 UTC
Created attachment 230323 [details]
emerge --info
Comment 3 Leonid Podolny 2010-05-04 18:27:11 UTC
I would like to add is the reason that I re-emerge calibre was that it itself was crashing with segmentation fault. It is also a python script, so it's likely the same problem
Comment 4 Leonid Podolny 2010-05-04 19:03:37 UTC
At /var/log/messages:
May  4 22:01:46 looptop kernel: python2.6[20764]: segfault at 44 ip 00007f225cc91913 sp 00007fff99796a30 error 6 in libuuid.so.1.3.0[7f225cc90000+4000]


Tried re-emerging unix-utils, no luck
Comment 5 Leonid Podolny 2010-05-04 19:05:15 UTC
Probably a duplicate for B317557
Comment 6 Leonid Podolny 2010-05-04 21:18:40 UTC

*** This bug has been marked as a duplicate of bug 317557 ***