Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 403781 - media-libs/lcms-1.19 fails to build with pypy
Summary: media-libs/lcms-1.19 fails to build with pypy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-15 05:56 UTC by Patrick Lauer
Modified: 2012-02-20 08:09 UTC (History)
1 user (show)

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 Patrick Lauer gentoo-dev 2012-02-15 05:56:04 UTC
* Building of media-libs/lcms-1.19 with PyPy 1.7 (Python 2.7)...
 * ERROR: media-libs/lcms-1.19 failed (compile phase):
 *   python_get_libdir(): PyPy has multiple standard library directories
 * 
 * Call stack:
 *     ebuild.sh, line   85:  Called src_compile
 *   environment, line 5364:  Called python_execute_function '-s' '--source-dir' 'python' 'building'
 *   environment, line 3673:  Called building
 *   environment, line 5362:  Called python_get_libdir
 *   environment, line 4378:  Called die
 * The specific snippet of code:
 *                   die "${FUNCNAME}(): PyPy has multiple standard library directories";
 *
Comment 1 Patrick Lauer gentoo-dev 2012-02-20 08:09:13 UTC
+  20 Feb 2012; Patrick Lauer <patrick@gentoo.org> lcms-1.19.ebuild:
+  Restricting pypy #403781