Source: pyqwt3d Version: 0.1.8-6 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211104 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > debian/rules build > dh_testdir > export QTDIR=/usr/share/qt5 > set -e ;\ > for py in 3.9 ; do \ > mkdir -p build/py$py-qt5; \ > cp -Rl `ls . |grep -v build|grep -v debian` build/py$py-qt5; \ > (cd build/py$py-qt5/configure;\ > python$py configure-qt5.py -5 -I /usr/include/qwtplot3d > --extra-libs=qwtplot3d-qt5 \ > > --sip-include-dirs=/usr/lib/python3/dist-packages/PyQt5/bindings/ \ > -D GL2PS_HAVE_ZLIB); \ > done > sip: Deprecation warning: ../sip/OpenGL_Qt5_Module.sip:31: %Module version > number should be specified using the 'version' argument > sip: Deprecation warning: ../sip/Qwt3D_Qt5_Module.sip:31: %Module version > number should be specified using the 'version' argument > sip: /usr/lib/python3/dist-packages/PyQt5/bindings//QtCore/QtCoremod.sip:23: > syntax error > Command line options: > {'debug': False, > 'disable_numarray': False, > 'disable_numeric': False, > 'disable_numpy': False, > 'excluded_features': [], > 'extra_cflags': [], > 'extra_cxxflags': [], > 'extra_defines': ['GL2PS_HAVE_ZLIB'], > 'extra_include_dirs': ['/usr/include/qwtplot3d'], > 'extra_lflags': [], > 'extra_lib_dirs': [], > 'extra_libs': ['qwtplot3d-qt5'], > 'jobs': '', > 'module_install_path': '', > 'modules': [], > 'qt': 5, > 'qwtplot3d_sources': '', > 'sip_include_dirs': ['-I ../sip', > '-I /usr/lib/python3/dist-packages/PyQt5/bindings/'], > 'subdirs': [], > 'timelines': [], > 'trace': '', > 'zlib_sources': ''} > > Found SIP-4.19.25. > > Found 'posix' operating system: > 3.9.7 (default, Sep 24 2021, 09:43:00) > [GCC 10.3.0] > > Found NumPy-1.19.5. > > Setup the OpenGL package build. > -n PyQt5.sip -t Qt_5_15_0 -t WS_X11 > sip invokation: > ('/usr/bin/sip -I /usr/share/sip/PyQt5 -n PyQt5.sip -t Qt_5_15_0 -t WS_X11 -b > ' > 'tmp-OpenGL_Qt5/OpenGL_Qt5.sbf -c tmp-OpenGL_Qt5 ' > '../sip/OpenGL_Qt5_Module.sip') > Copy tmp-OpenGL_Qt5/sipOpenGLcmodule.cpp -> OpenGL_Qt5/sipOpenGLcmodule.cpp. > Copy tmp-OpenGL_Qt5/sipAPIOpenGL.h -> OpenGL_Qt5/sipAPIOpenGL.h. > Copy tmp-OpenGL_Qt5/OpenGL_Qt5.sbf -> OpenGL_Qt5/OpenGL_Qt5.sbf. > 3 file(s) lazily copied. > Setup the Qwt3D package build. > Extended options: > {'debug': False, > 'disable_numarray': False, > 'disable_numeric': False, > 'disable_numpy': False, > 'excluded_features': ['-x HAS_QT3 -x HAS_QT4'], > 'extra_cflags': [], > 'extra_cxxflags': [], > 'extra_defines': ['GL2PS_HAVE_ZLIB', 'HAS_NUMPY'], > 'extra_include_dirs': ['/usr/include/qwtplot3d', > '/usr/include/python3.9', > '/usr/lib/python3/dist-packages/numpy/core/include', > '/usr/include/x86_64-linux-gnu/qt5/Qt', > '/usr/include/x86_64-linux-gnu/qt5/QtCore', > '/usr/include/x86_64-linux-gnu/qt5/QtGui', > '/usr/include/x86_64-linux-gnu/qt5/QtWidgets', > '/usr/include/x86_64-linux-gnu/qt5/QtOpenGL', > '/usr/include/x86_64-linux-gnu/qt5'], > 'extra_lflags': [], > 'extra_lib_dirs': [], > 'extra_libs': ['qwtplot3d-qt5'], > 'jobs': '', > 'module_install_path': '/usr/lib/python3.9/dist-packages/PyQt5/Qwt3D', > 'modules': [], > 'opengl': 'OpenGL_Qt5', > 'qt': 5, > 'qwt3d': 'Qwt3D_Qt5', > 'qwtplot3d_sources': '', > 'sip_include_dirs': ['-I ../sip', > '-I /usr/lib/python3/dist-packages/PyQt5/bindings/'], > 'subdirs': ['Qwt3D_Qt5', 'OpenGL_Qt5'], > 'timelines': [], > 'trace': '', > 'zlib_sources': ''} > > sip invokation: > ('/usr/bin/sip -I /usr/share/sip/PyQt5 -n PyQt5.sip -t Qt_5_15_0 -t WS_X11 -b > ' > 'tmp-Qwt3D_Qt5/qwt3d.sbf -c tmp-Qwt3D_Qt5 -I ../sip -I ' > '/usr/lib/python3/dist-packages/PyQt5/bindings/ -x HAS_QT3 -x HAS_QT4 ' > '../sip/Qwt3D_Qt5_Module.sip') > > SIP failed to generate the C++ code. > make: *** [debian/rules:25: configure-stamp] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/11/04/pyqwt3d_0.1.8-6_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.