Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 438586

Summary: dev-python/pyside-1.1.2 fails to build with Python3.3
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: [OLD] DevelopmentAssignee: Qt Bug Alias <qt>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 437322    

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.