Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 438586 - dev-python/pyside-1.1.2 fails to build with Python3.3
Summary: dev-python/pyside-1.1.2 fails to build with Python3.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python-3.3
  Show dependency tree
 
Reported: 2012-10-16 14:32 UTC by Helmut Jarausch
Modified: 2012-10-17 06: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 Helmut Jarausch 2012-10-16 14:32:35 UTC
Trying to build dev-python/pyside-1.1.2 with Python3.3 fails:
....
-- Found Qt4: /usr/bin/qmake (found suitable version "4.8.3", required is "4.5.0") 
-- Detected OS: x11
CMake Error at CMakeLists.txt:148 (message):
  Could not detect Python module installation directory.


-- Configuring incomplete, errors occurred!
 * ERROR: dev-python/pyside-1.1.2 failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_configure
 *   environment, line 5489:  Called python_execute_function 'configuration'
 *   environment, line 3743:  Called configuration
 *   environment, line 5487:  Called cmake-utils_src_configure
 *   environment, line 1447:  Called _execute_optionaly 'src_configure'
 *   environment, line  497:  Called enable_cmake-utils_src_configure
 *   environment, line 1757:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"
Comment 1 Michael Palimaka (kensington) gentoo-dev 2012-10-17 06:42:14 UTC
Thanks, restricted in CVS.

+  17 Oct 2012; Michael Palimaka <kensington@gentoo.org> pyside-1.1.1.ebuild,
+  pyside-1.1.2.ebuild:
+  Restrict python-3.3, wrt bug #438586.