[Python-modules-team] Bug#707150: pyside: FTBFS: Could not detect Python module installation directory.

Jakub Wilk jwilk at debian.org
Tue May 7 19:24:29 UTC 2013


Source: pyside
Version: 1.1.1-3
Severity: serious
Tags: sid jessie
User: debian-python at lists.debian.org
Usertags: python3.3

pyside FTBFS:
| mkdir -p build-3.3
| dh_auto_configure -a --builddirectory=build-3.3 -- \
| 	-DCMAKE_SKIP_RPATH=true -DLIB_SUFFIX=/i386-linux-gnu -DUSE_XVFB=true -DCTEST_TESTING_TIMEOUT=600 \
| 	-DCMAKE_BUILD_TYPE:STRING="Release" \
| 	-DPYTHON_SUFFIX=.cpython-33mu \
| 	-DDEFAULT_PYTHON_BASENAME=-python2.7
| -- The C compiler identification is GNU 4.7.2
| -- The CXX compiler identification is GNU 4.7.2
| -- Check for working C compiler: /usr/bin/gcc
| -- Check for working C compiler: /usr/bin/gcc -- works
| -- Detecting C compiler ABI info
| -- Detecting C compiler ABI info - done
| -- Check for working CXX compiler: /usr/bin/c++
| -- Check for working CXX compiler: /usr/bin/c++ -- works
| -- Detecting CXX compiler ABI info
| -- Detecting CXX compiler ABI info - done
| CMake Error at /usr/lib/i386-linux-gnu/cmake/Shiboken-1.1.1/ShibokenConfig.cmake:5 (include):
|   include could not find load file:
|
|     /usr/lib/i386-linux-gnu/cmake/Shiboken-1.1.1/ShibokenConfig.cpython-33mu.cmake
| Call Stack (most recent call first):
|   CMakeLists.txt:8 (find_package)
|
|
| -- Looking for Q_WS_X11
| -- Looking for Q_WS_X11 - found
| -- Looking for Q_WS_WIN
| -- Looking for Q_WS_WIN - not found.
| -- Looking for Q_WS_QWS
| -- Looking for Q_WS_QWS - not found.
| -- Looking for Q_WS_MAC
| -- Looking for Q_WS_MAC - not found.
| -- Found Qt4: /usr/bin/qmake (found suitable version "4.8.2", required is "4.5.0")
| -- Using xvfb-run to perform QtGui tests.
| -- Detected OS: x11
| CMake Error at CMakeLists.txt:148 (message):
|   Could not detect Python module installation directory.
|
|
| -- Configuring incomplete, errors occurred!
| dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_SKIP_RPATH=true -DLIB_SUFFIX=/i386-linux-gnu -DUSE_XVFB=true -DCTEST_TESTING_TIMEOUT=600 -DCMAKE_BUILD_TYPE:STRING=Release -DPYTHON_SUFFIX=.cpython-33mu -DDEFAULT_PYTHON_BASENAME=-python2.7 returned exit code 1
| make[1]: *** [override_dh_auto_configure_3-3.3] Error 2

-- 
Jakub Wilk



More information about the Python-modules-team mailing list