$python3 setup.py bdist_wheel --ignore-git --debug --jobs=4 --qmake=/usr/lib/arm-linux-gnueabihf/qt5/bin/qmake --cmake=/usr/bin/cmake --openssl=/usr/bin/openssl running bdist_wheel running build Removing /home/pi/pyside-setup/pyside_package Python architecture is 32bit Inserting path "/usr/lib/arm-linux-gnueabihf/qt5/bin" to environment Inserting path "/home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/bin" to environment ============================== Package version: 5.9 Build type: Debug Build tests: False --- Make path: /usr/bin/make Make generator: Unix Makefiles Make jobs: -j4 --- Script directory: /home/pi/pyside-setup Sources directory: /home/pi/pyside-setup/sources Build directory: /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug Install directory: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug Python site-packages install directory: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/lib/python3.5/site-packages --- Python executable: /usr/bin/python3 Python includes: /usr/include/python3.5m Python library: /usr/lib/arm-linux-gnueabihf/libpython3.5m.so Python prefix: /usr Python scripts: /usr/bin --- Qt qmake: /usr/lib/arm-linux-gnueabihf/qt5/bin/qmake Qt version: 5.9.0 Qt bins: /usr/lib/arm-linux-gnueabihf/qt5/bin Qt docs: /usr/share/qt5/doc Qt plugins: /usr/lib/arm-linux-gnueabihf/qt5/plugins --- OpenSSL libs: /usr/bin/openssl ============================== Building module shiboken2... Deleting module build folder /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/shiboken2... Creating module build folder /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/shiboken2... Configuring module shiboken2 (/home/pi/pyside-setup/sources/shiboken2)... Running process in /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/shiboken2: /usr/bin/cmake -G "Unix Makefiles" -DQT_QMAKE_EXECUTABLE='/usr/lib/arm-linux-gnueabihf/qt5/bin/qmake' -DBUILD_TESTS=False -DQt5Help_DIR=/usr/share/qt5/doc -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug /home/pi/pyside-setup/sources/shiboken2 -DPYTHON_EXECUTABLE=/usr/bin/python3 -DPYTHON_INCLUDE_DIR=/usr/include/python3.5m -DPYTHON_LIBRARY=/usr/lib/arm-linux-gnueabihf/libpython3.5m.so -DQT_SRC_DIR=/usr -DPYTHON_DEBUG_LIBRARY=/usr/lib/arm-linux-gnueabihf/libpython3.5m.so -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=yes -DUSE_PYTHON_VERSION=3.3 /usr/bin/cmake -G Unix Makefiles -DQT_QMAKE_EXECUTABLE='/usr/lib/arm-linux-gnueabihf/qt5/bin/qmake' -DBUILD_TESTS=False -DQt5Help_DIR=/usr/share/qt5/doc -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug /home/pi/pyside-setup/sources/shiboken2 -DPYTHON_EXECUTABLE=/usr/bin/python3 -DPYTHON_INCLUDE_DIR=/usr/include/python3.5m -DPYTHON_LIBRARY=/usr/lib/arm-linux-gnueabihf/libpython3.5m.so -DQT_SRC_DIR=/usr -DPYTHON_DEBUG_LIBRARY=/usr/lib/arm-linux-gnueabihf/libpython3.5m.so -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=yes -DUSE_PYTHON_VERSION=3.3 -- The C compiler identification is GNU 6.3.0 -- The CXX compiler identification is GNU 6.3.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 -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.5.3", minimum required is "3.3") -- Found PythonLibs: /usr/lib/arm-linux-gnueabihf/libpython3.5m.so (found suitable version "3.5.3", minimum required is "3.3") -- CLANG: /usr/lib/llvm-3.9, /usr/lib/llvm-3.9/lib/libclang.so detected by llvm-config PYTHONLIBS_FOUND: TRUE PYTHON_LIBRARIES: /usr/lib/arm-linux-gnueabihf/libpython3.5m.so PYTHON_INCLUDE_DIRS: /usr/include/python3.5m PYTHON_DEBUG_LIBRARIES: /usr/lib/arm-linux-gnueabihf/libpython3.5m.so PYTHONINTERP_FOUND: TRUE PYTHON_EXECUTABLE: /usr/bin/python3 PYTHON_VERSION: 3.5.3 PYTHON_MULTIARCH_SUFFIX: arm-linux-gnueabihf PYTHON_ABI_FLAGS: m -- PYTHON_EXTENSION_SUFFIX: .cpython-35m-arm-linux-gnueabihf -- Found LibXml2: /usr/lib/arm-linux-gnueabihf/libxml2.so (found suitable version "2.9.4", minimum required is "2.6.32") -- Found LibXslt: /usr/lib/arm-linux-gnueabihf/libxslt.so (found suitable version "1.1.29", minimum required is "1.1.19") CMake Warning at CMakeLists.txt:234 (message): Compiling shiboken2 with debug enabled, but the python executable was not compiled with debug support. -- sphinx-build - not found! doc target disabled -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: QT_QMAKE_EXECUTABLE QT_SRC_DIR Qt5Help_DIR -- Build files have been written to: /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/shiboken2 Compiling module shiboken2... Running process in /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/shiboken2: /usr/bin/make -j4 /usr/bin/make -j4 Scanning dependencies of target apiextractor_automoc [ 2%] Automatic moc for target apiextractor Scanning dependencies of target libshiboken [ 4%] Building CXX object libshiboken/CMakeFiles/libshiboken.dir/gilstate.cpp.o [ 6%] Building CXX object libshiboken/CMakeFiles/libshiboken.dir/debugfreehook.cpp.o [ 8%] Building CXX object libshiboken/CMakeFiles/libshiboken.dir/basewrapper.cpp.o Generating moc source apiextractor_automoc.dir/moc_abstractmetala_HISIQNHTQNPS6G.cpp Generating moc source apiextractor_automoc.dir/moc_typesystem_6Z33JX5XTZW4AE.cpp Generating moc compilation apiextractor_automoc.cpp [ 8%] Built target apiextractor_automoc [ 10%] Building CXX object libshiboken/CMakeFiles/libshiboken.dir/helper.cpp.o Scanning dependencies of target apiextractor [ 13%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/apiextractor.cpp.o [ 15%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/abstractmetabuilder.cpp.o [ 17%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/abstractmetalang.cpp.o [ 19%] Building CXX object libshiboken/CMakeFiles/libshiboken.dir/sbkconverter.cpp.o [ 21%] Building CXX object libshiboken/CMakeFiles/libshiboken.dir/sbkenum.cpp.o [ 23%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/fileout.cpp.o [ 26%] Building CXX object libshiboken/CMakeFiles/libshiboken.dir/sbkmodule.cpp.o [ 28%] Building CXX object libshiboken/CMakeFiles/libshiboken.dir/sbkstring.cpp.o [ 30%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/graph.cpp.o [ 32%] Building CXX object libshiboken/CMakeFiles/libshiboken.dir/bindingmanager.cpp.o [ 34%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/reporthandler.cpp.o [ 36%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/typeparser.cpp.o [ 39%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/typesystem.cpp.o [ 41%] Building CXX object libshiboken/CMakeFiles/libshiboken.dir/threadstatesaver.cpp.o [ 43%] Building CXX object libshiboken/CMakeFiles/libshiboken.dir/typeresolver.cpp.o [ 45%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/include.cpp.o [ 47%] Building CXX object libshiboken/CMakeFiles/libshiboken.dir/shibokenbuffer.cpp.o [ 50%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/typedatabase.cpp.o [ 52%] Linking CXX shared library libshiboken2.cpython-35m-arm-linux-gnueabihf.so [ 52%] Built target libshiboken [ 54%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/clangparser/compilersupport.cpp.o [ 56%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/clangparser/clangparser.cpp.o [ 58%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/clangparser/clangbuilder.cpp.o [ 60%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/clangparser/clangdebugutils.cpp.o [ 63%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/clangparser/clangutils.cpp.o [ 65%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/parser/codemodel.cpp.o [ 67%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/docparser.cpp.o [ 69%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/doxygenparser.cpp.o [ 71%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/qtdocparser.cpp.o [ 73%] Building CXX object ApiExtractor/CMakeFiles/apiextractor.dir/apiextractor_automoc.cpp.o [ 76%] Linking CXX static library libapiextractor.a [ 76%] Built target apiextractor Scanning dependencies of target shiboken2 [ 78%] Building CXX object generator/CMakeFiles/shiboken2.dir/shiboken2/headergenerator.cpp.o [ 84%] Building CXX object generator/CMakeFiles/shiboken2.dir/generator.cpp.o [ 84%] Building CXX object generator/CMakeFiles/shiboken2.dir/shiboken2/overloaddata.cpp.o [ 84%] Building CXX object generator/CMakeFiles/shiboken2.dir/shiboken2/cppgenerator.cpp.o [ 86%] Building CXX object generator/CMakeFiles/shiboken2.dir/shiboken2/shibokengenerator.cpp.o [ 89%] Building CXX object generator/CMakeFiles/shiboken2.dir/main.cpp.o [ 91%] Building CXX object generator/CMakeFiles/shiboken2.dir/qtdoc/qtdocgenerator.cpp.o [ 93%] Linking CXX executable shiboken2 [ 93%] Built target shiboken2 [ 95%] Running generator for 'shiboken2'... Detecting inconsistencies in typesystem... [OK] qt.shiboken: No C++ classes found! Done, 189ms, 1 warnings Scanning dependencies of target shibokenmodule [ 97%] Building CXX object shibokenmodule/CMakeFiles/shibokenmodule.dir/shiboken2/shiboken2_module_wrapper.cpp.o [100%] Linking CXX shared module shiboken2.so [100%] Built target shibokenmodule Generating Shiboken documentation shiboken2... Running process in /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/shiboken2: /usr/bin/make doc /usr/bin/make doc Installing module shiboken2... Running process in /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/shiboken2: /usr/bin/make install/fast /usr/bin/make install/fast Install the project... -- Install configuration: "Debug" -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/autodecref.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/basewrapper.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/bindingmanager.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/conversions.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/gilstate.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/helper.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/sbkconverter.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/sbkenum.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/sbkmodule.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/python25compat.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/sbkdbg.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/sbkstring.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/shiboken.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/shibokenmacros.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/threadstatesaver.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/typeresolver.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/shibokenbuffer.h -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/sbkpython.h -- Installing: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/include/shiboken2/sbkversion.h -- Installing: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/lib/libshiboken2.cpython-35m-arm-linux-gnueabihf.so.2.0.0 -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/lib/libshiboken2.cpython-35m-arm-linux-gnueabihf.so.2.0 -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/lib/libshiboken2.cpython-35m-arm-linux-gnueabihf.so -- Up-to-date: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/share/man/man1/shiboken2.1 -- Installing: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/bin/shiboken2 -- Set runtime path of "/home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/bin/shiboken2" to "/usr/lib/llvm-3.9/lib" -- Installing: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/lib/python3.5/site-packages/shiboken2.so -- Set runtime path of "/home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/lib/python3.5/site-packages/shiboken2.so" to "" -- Installing: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/lib/cmake/Shiboken2-2.0.0/Shiboken2Config.cmake -- Installing: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/lib/cmake/Shiboken2-2.0.0/Shiboken2Config.cpython-35m-arm-linux-gnueabihf.cmake -- Installing: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/lib/cmake/Shiboken2-2.0.0/Shiboken2ConfigVersion.cmake -- Installing: /home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug/lib/pkgconfig/shiboken2.pc Building module pyside2... Deleting module build folder /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/pyside2... Creating module build folder /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/pyside2... Configuring module pyside2 (/home/pi/pyside-setup/sources/pyside2)... Running process in /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/pyside2: /usr/bin/cmake -G "Unix Makefiles" -DQT_QMAKE_EXECUTABLE='/usr/lib/arm-linux-gnueabihf/qt5/bin/qmake' -DBUILD_TESTS=False -DQt5Help_DIR=/usr/share/qt5/doc -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug /home/pi/pyside-setup/sources/pyside2 -DPYTHON_EXECUTABLE=/usr/bin/python3 -DPYTHON_INCLUDE_DIR=/usr/include/python3.5m -DPYTHON_LIBRARY=/usr/lib/arm-linux-gnueabihf/libpython3.5m.so -DQT_SRC_DIR=/usr -DPYTHON_DEBUG_LIBRARY=/usr/lib/arm-linux-gnueabihf/libpython3.5m.so /usr/bin/cmake -G Unix Makefiles -DQT_QMAKE_EXECUTABLE='/usr/lib/arm-linux-gnueabihf/qt5/bin/qmake' -DBUILD_TESTS=False -DQt5Help_DIR=/usr/share/qt5/doc -DCMAKE_BUILD_TYPE=Debug -DCMAKE_INSTALL_PREFIX=/home/pi/pyside-setup/pyside3d_install/py3.5-qt5.9.0-32bit-debug /home/pi/pyside-setup/sources/pyside2 -DPYTHON_EXECUTABLE=/usr/bin/python3 -DPYTHON_INCLUDE_DIR=/usr/include/python3.5m -DPYTHON_LIBRARY=/usr/lib/arm-linux-gnueabihf/libpython3.5m.so -DQT_SRC_DIR=/usr -DPYTHON_DEBUG_LIBRARY=/usr/lib/arm-linux-gnueabihf/libpython3.5m.so -- The C compiler identification is GNU 6.3.0 -- The CXX compiler identification is GNU 6.3.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 -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.5.3", minimum required is "2.6") -- Found PythonLibs: /usr/lib/arm-linux-gnueabihf/libpython3.5m.so (found suitable version "3.5.3", minimum required is "2.6") PYTHON_MULTIARCH_SUFFIX: arm-linux-gnueabihf PYTHON_ABI_FLAGS: m PYTHON_EXTENSION_SUFFIX: .cpython-35m-arm-linux-gnueabihf -- libshiboken built for Debug result:GL_H-NOTFOUND CMake Warning at cmake/Macros/FindQt5Extra.cmake:7 (find_package): By not providing "FindQt5Multimedia.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Multimedia", but CMake did not find one. Could not find a package configuration file provided by "Qt5Multimedia" with any of the following names: Qt5MultimediaConfig.cmake qt5multimedia-config.cmake Add the installation prefix of "Qt5Multimedia" to CMAKE_PREFIX_PATH or set "Qt5Multimedia_DIR" to a directory containing one of the above files. If "Qt5Multimedia" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:112 (include) -- *** Qt5Core_INCLUDE_DIRS = /usr/include/arm-linux-gnueabihf/qt5/;/usr/include/arm-linux-gnueabihf/qt5/QtCore;/usr/lib/arm-linux-gnueabihf/qt5//mkspecs/linux-g++ -- *** computed QT_INCLUDE_DIR as /usr/include/arm-linux-gnueabihf/qt5/ -- module Qt5Core found () -- module Qt5Gui found (essential) -- module Qt5Widgets found (essential) -- module Qt5PrintSupport found (essential) -- module Qt5Sql found (essential) -- module Qt5Network found (essential) -- module Qt5Test found (essential) -- module Qt5Concurrent found (essential) -- module Qt5X11Extras found (essential) -- module Qt5Xml found () -- module Qt5XmlPatterns found (opt) CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5Help.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Help", but CMake did not find one. Could not find a package configuration file provided by "Qt5Help" with any of the following names: Qt5HelpConfig.cmake qt5help-config.cmake Add the installation prefix of "Qt5Help" to CMAKE_PREFIX_PATH or set "Qt5Help_DIR" to a directory containing one of the above files. If "Qt5Help" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:255 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5Help skipped CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5Multimedia.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Multimedia", but CMake did not find one. Could not find a package configuration file provided by "Qt5Multimedia" with any of the following names: Qt5MultimediaConfig.cmake qt5multimedia-config.cmake Add the installation prefix of "Qt5Multimedia" to CMAKE_PREFIX_PATH or set "Qt5Multimedia_DIR" to a directory containing one of the above files. If "Qt5Multimedia" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:256 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5Multimedia skipped CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5MultimediaWidgets.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5MultimediaWidgets", but CMake did not find one. Could not find a package configuration file provided by "Qt5MultimediaWidgets" with any of the following names: Qt5MultimediaWidgetsConfig.cmake qt5multimediawidgets-config.cmake Add the installation prefix of "Qt5MultimediaWidgets" to CMAKE_PREFIX_PATH or set "Qt5MultimediaWidgets_DIR" to a directory containing one of the above files. If "Qt5MultimediaWidgets" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:257 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5MultimediaWidgets skipped -- module Qt5OpenGL found (opt) CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5Qml.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Qml", but CMake did not find one. Could not find a package configuration file provided by "Qt5Qml" with any of the following names: Qt5QmlConfig.cmake qt5qml-config.cmake Add the installation prefix of "Qt5Qml" to CMAKE_PREFIX_PATH or set "Qt5Qml_DIR" to a directory containing one of the above files. If "Qt5Qml" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:259 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5Qml skipped CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5Quick.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Quick", but CMake did not find one. Could not find a package configuration file provided by "Qt5Quick" with any of the following names: Qt5QuickConfig.cmake qt5quick-config.cmake Add the installation prefix of "Qt5Quick" to CMAKE_PREFIX_PATH or set "Qt5Quick_DIR" to a directory containing one of the above files. If "Qt5Quick" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:260 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5Quick skipped CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5QuickWidgets.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5QuickWidgets", but CMake did not find one. Could not find a package configuration file provided by "Qt5QuickWidgets" with any of the following names: Qt5QuickWidgetsConfig.cmake qt5quickwidgets-config.cmake Add the installation prefix of "Qt5QuickWidgets" to CMAKE_PREFIX_PATH or set "Qt5QuickWidgets_DIR" to a directory containing one of the above files. If "Qt5QuickWidgets" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:261 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5QuickWidgets skipped CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5Script.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Script", but CMake did not find one. Could not find a package configuration file provided by "Qt5Script" with any of the following names: Qt5ScriptConfig.cmake qt5script-config.cmake Add the installation prefix of "Qt5Script" to CMAKE_PREFIX_PATH or set "Qt5Script_DIR" to a directory containing one of the above files. If "Qt5Script" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:262 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5Script skipped CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5ScriptTools.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5ScriptTools", but CMake did not find one. Could not find a package configuration file provided by "Qt5ScriptTools" with any of the following names: Qt5ScriptToolsConfig.cmake qt5scripttools-config.cmake Add the installation prefix of "Qt5ScriptTools" to CMAKE_PREFIX_PATH or set "Qt5ScriptTools_DIR" to a directory containing one of the above files. If "Qt5ScriptTools" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:265 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5ScriptTools skipped CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5TextToSpeech.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5TextToSpeech", but CMake did not find one. Could not find a package configuration file provided by "Qt5TextToSpeech" with any of the following names: Qt5TextToSpeechConfig.cmake qt5texttospeech-config.cmake Add the installation prefix of "Qt5TextToSpeech" to CMAKE_PREFIX_PATH or set "Qt5TextToSpeech_DIR" to a directory containing one of the above files. If "Qt5TextToSpeech" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:269 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5TextToSpeech skipped CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5Charts.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Charts", but CMake did not find one. Could not find a package configuration file provided by "Qt5Charts" with any of the following names: Qt5ChartsConfig.cmake qt5charts-config.cmake Add the installation prefix of "Qt5Charts" to CMAKE_PREFIX_PATH or set "Qt5Charts_DIR" to a directory containing one of the above files. If "Qt5Charts" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:270 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5Charts skipped CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5Svg.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Svg", but CMake did not find one. Could not find a package configuration file provided by "Qt5Svg" with any of the following names: Qt5SvgConfig.cmake qt5svg-config.cmake Add the installation prefix of "Qt5Svg" to CMAKE_PREFIX_PATH or set "Qt5Svg_DIR" to a directory containing one of the above files. If "Qt5Svg" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:271 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5Svg skipped CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5WebChannel.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5WebChannel", but CMake did not find one. Could not find a package configuration file provided by "Qt5WebChannel" with any of the following names: Qt5WebChannelConfig.cmake qt5webchannel-config.cmake Add the installation prefix of "Qt5WebChannel" to CMAKE_PREFIX_PATH or set "Qt5WebChannel_DIR" to a directory containing one of the above files. If "Qt5WebChannel" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:277 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5WebChannel skipped CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5WebEngineWidgets.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5WebEngineWidgets", but CMake did not find one. Could not find a package configuration file provided by "Qt5WebEngineWidgets" with any of the following names: Qt5WebEngineWidgetsConfig.cmake qt5webenginewidgets-config.cmake Add the installation prefix of "Qt5WebEngineWidgets" to CMAKE_PREFIX_PATH or set "Qt5WebEngineWidgets_DIR" to a directory containing one of the above files. If "Qt5WebEngineWidgets" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:281 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5WebEngineWidgets skipped CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5WebKit.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5WebKit", but CMake did not find one. Could not find a package configuration file provided by "Qt5WebKit" with any of the following names: Qt5WebKitConfig.cmake qt5webkit-config.cmake Add the installation prefix of "Qt5WebKit" to CMAKE_PREFIX_PATH or set "Qt5WebKit_DIR" to a directory containing one of the above files. If "Qt5WebKit" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:282 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5WebKit skipped CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5WebKitWidgets.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5WebKitWidgets", but CMake did not find one. Could not find a package configuration file provided by "Qt5WebKitWidgets" with any of the following names: Qt5WebKitWidgetsConfig.cmake qt5webkitwidgets-config.cmake Add the installation prefix of "Qt5WebKitWidgets" to CMAKE_PREFIX_PATH or set "Qt5WebKitWidgets_DIR" to a directory containing one of the above files. If "Qt5WebKitWidgets" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:285 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5WebKitWidgets skipped CMake Warning at CMakeLists.txt:207 (find_package): By not providing "FindQt5WebSockets.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5WebSockets", but CMake did not find one. Could not find a package configuration file provided by "Qt5WebSockets" with any of the following names: Qt5WebSocketsConfig.cmake qt5websockets-config.cmake Add the installation prefix of "Qt5WebSockets" to CMAKE_PREFIX_PATH or set "Qt5WebSockets_DIR" to a directory containing one of the above files. If "Qt5WebSockets" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:289 (COLLECT_MODULE_IF_FOUND) -- optional module Qt5WebSockets skipped -- Detected OS: x11 -- PySide will be generated using the protected hack! CMake Warning at CMakeLists.txt:387 (find_package): By not providing "FindQt5UiTools.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5UiTools", but CMake did not find one. Could not find a package configuration file provided by "Qt5UiTools" with any of the following names: Qt5UiToolsConfig.cmake qt5uitools-config.cmake Add the installation prefix of "Qt5UiTools" to CMAKE_PREFIX_PATH or set "Qt5UiTools_DIR" to a directory containing one of the above files. If "Qt5UiTools" provides a separate development package or SDK, be sure it has been installed. CMake Warning at CMakeLists.txt:388 (find_package): By not providing "FindQt5Designer.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Designer", but CMake did not find one. Could not find a package configuration file provided by "Qt5Designer" with any of the following names: Qt5DesignerConfig.cmake qt5designer-config.cmake Add the installation prefix of "Qt5Designer" to CMAKE_PREFIX_PATH or set "Qt5Designer_DIR" to a directory containing one of the above files. If "Qt5Designer" provides a separate development package or SDK, be sure it has been installed. -- Checking for QAbstractPrintDialog in Qt5Widgets -- not found -- Checking for QGtkStyle in Qt5Widgets -- not found -- Checking for QPageSetupDialog in Qt5Widgets -- not found -- Checking for QPrintDialog in Qt5Widgets -- not found -- Checking for QPrintEngine in Qt5Widgets -- not found -- Checking for QPrintPreviewDialog in Qt5Widgets -- not found -- Checking for QPrintPreviewWidget in Qt5Widgets -- not found -- Checking for QPrinter in Qt5Widgets -- not found -- Checking for QPrinterInfo in Qt5Widgets -- not found -- Checking for QSessionManager in Qt5Widgets -- not found -- Checking for QSizeGrip in Qt5Widgets -- not found -- Checking for QSystemTrayIcon in Qt5Widgets -- not found -- Checking for QMacStyle in Qt5Widgets -- not found -- Checking for QSslCertificate in QtNetwork -- not found -- Checking for QSslCipher in QtNetwork -- not found -- Checking for QSslConfiguration in QtNetwork -- not found -- Checking for QSslError in QtNetwork -- not found -- Checking for QSslKey in QtNetwork -- not found -- Checking for QSslSocket in QtNetwork -- not found -- QT_SRC_DIR variable not set or graphviz not found, apidoc generation targets disabled. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: QT_QMAKE_EXECUTABLE -- Build files have been written to: /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/pyside2 Compiling module pyside2... Running process in /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/pyside2: /usr/bin/make -j4 /usr/bin/make -j4 [ 0%] Generating moc_destroylistener.cpp Scanning dependencies of target pyside2 [ 0%] Building CXX object libpyside/CMakeFiles/pyside2.dir/dynamicqmetaobject.cpp.o [ 1%] Building CXX object libpyside/CMakeFiles/pyside2.dir/destroylistener.cpp.o [ 1%] Building CXX object libpyside/CMakeFiles/pyside2.dir/globalreceiver.cpp.o [ 1%] Building CXX object libpyside/CMakeFiles/pyside2.dir/signalmanager.cpp.o /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/pyside2/libpyside/signalmanager.cpp:64:5: error: #if with no expression #if ^ /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/pyside2/libpyside/signalmanager.cpp:492:5: error: #if with no expression #if ^ [ 1%] Building CXX object libpyside/CMakeFiles/pyside2.dir/globalreceiverv2.cpp.o /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/pyside2/libpyside/signalmanager.cpp: In member function ‘void PySide::SignalManager::addGlobalSlot(const char*, PyObject*)’: /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/pyside2/libpyside/signalmanager.cpp:348:5: warning: ‘int PySide::SignalManager::addGlobalSlotGetIndex(const char*, PyObject*)’ is deprecated [-Wdeprecated-declarations] addGlobalSlotGetIndex(slot, callback); ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/pi/pyside-setup/sources/pyside2/libpyside/signalmanager.h:43:0, from /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/pyside2/libpyside/signalmanager.cpp:41: /home/pi/pyside-setup/sources/pyside2/libpyside/signalmanager.h:101:27: note: declared here PYSIDE_DEPRECATED(int addGlobalSlotGetIndex(const char* slot, PyObject* callback)); ^ /home/pi/pyside-setup/sources/pyside2/libpyside/pysidemacros.h:57:41: note: in definition of macro ‘PYSIDE_DEPRECATED’ #define PYSIDE_DEPRECATED(func) func __attribute__ ((deprecated)) ^~~~ /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/pyside2/libpyside/signalmanager.cpp:348:41: warning: ‘int PySide::SignalManager::addGlobalSlotGetIndex(const char*, PyObject*)’ is deprecated [-Wdeprecated-declarations] addGlobalSlotGetIndex(slot, callback); ^ In file included from /home/pi/pyside-setup/sources/pyside2/libpyside/signalmanager.h:43:0, from /home/pi/pyside-setup/pyside3d_build/py3.5-qt5.9.0-32bit-debug/pyside2/libpyside/signalmanager.cpp:41: /home/pi/pyside-setup/sources/pyside2/libpyside/signalmanager.h:101:27: note: declared here PYSIDE_DEPRECATED(int addGlobalSlotGetIndex(const char* slot, PyObject* callback)); ^ /home/pi/pyside-setup/sources/pyside2/libpyside/pysidemacros.h:57:41: note: in definition of macro ‘PYSIDE_DEPRECATED’ #define PYSIDE_DEPRECATED(func) func __attribute__ ((deprecated)) ^~~~ [ 1%] Building CXX object libpyside/CMakeFiles/pyside2.dir/pysideclassinfo.cpp.o libpyside/CMakeFiles/pyside2.dir/build.make:114: recipe for target 'libpyside/CMakeFiles/pyside2.dir/signalmanager.cpp.o' failed make[2]: *** [libpyside/CMakeFiles/pyside2.dir/signalmanager.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CMakeFiles/Makefile2:149: recipe for target 'libpyside/CMakeFiles/pyside2.dir/all' failed make[1]: *** [libpyside/CMakeFiles/pyside2.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** [all] Error 2 error: Error compiling pyside2