[Python-modules-team] Bug#867485: pyside FTBFS with python 3.6 as supported version

Adrian Bunk bunk at debian.org
Thu Jul 6 18:59:29 UTC 2017


Source: pyside
Version: 1.2.2+source1-1
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pyside.html

...
mkdir -p build-3.6
dh_auto_configure -a --builddirectory=build-3.6 -- \
-DCMAKE_SKIP_RPATH=true -DLIB_SUFFIX=/x86_64-linux-gnu -DUSE_XVFB=true -DCTEST_TESTING_TIMEOUT=600 \
-DCMAKE_BUILD_TYPE:STRING="Release" \
-DPYTHON_SUFFIX=.cpython-36m"-x86_64-linux-gnu" \
-DDEFAULT_PYTHON_BASENAME=-python2.7
	cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_SKIP_RPATH=true -DLIB_SUFFIX=/x86_64-linux-gnu -DUSE_XVFB=true -DCTEST_TESTING_TIMEOUT=600 -DCMAKE_BUILD_TYPE:STRING=Release -DPYTHON_SUFFIX=.cpython-36m-x86_64-linux-gnu -DDEFAULT_PYTHON_BASENAME=-python2.7
-- The C compiler identification is GNU 6.4.0
-- The CXX compiler identification is GNU 6.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - 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
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Error at /usr/lib/x86_64-linux-gnu/cmake/Shiboken-1.2.2/ShibokenConfig.cmake:5 (include):
  include could not find load file:

    /usr/lib/x86_64-linux-gnu/cmake/Shiboken-1.2.2/ShibokenConfig.cpython-36m-x86_64-linux-gnu.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.7", minimum 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!



More information about the Python-modules-team mailing list