Source: pyqwt3d
Version: 0.1.8-5
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200926 ftbfs-bullseye

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.8 ; 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 -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: Unable to find file "QtCore/QtCoremod.sip"
> 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'],
>  'subdirs': [],
>  'timelines': [],
>  'trace': '',
>  'zlib_sources': ''}
> 
> Found SIP-4.19.24.
> 
> Found 'posix' operating system:
> 3.8.6 (default, Sep 25 2020, 09:36:53) 
> [GCC 10.2.0]
> 
> Found NumPy-1.19.2.
> 
> Setup the OpenGL package build.
> -n PyQt5.sip -t Qt_5_14_0 -t WS_X11
> sip invokation:
> ('/usr/bin/sip -I /usr/share/sip/PyQt5 -n PyQt5.sip -t Qt_5_14_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.8',
>                         '/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.8/dist-packages/PyQt5/Qwt3D',
>  'modules': [],
>  'opengl': 'OpenGL_Qt5',
>  'qt': 5,
>  'qwt3d': 'Qwt3D_Qt5',
>  'qwtplot3d_sources': '',
>  'sip_include_dirs': ['-I ../sip'],
>  '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_14_0 -t WS_X11 -b 
> '
>  'tmp-Qwt3D_Qt5/qwt3d.sbf -c tmp-Qwt3D_Qt5   -I ../sip -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/2020/09/26/pyqwt3d_0.1.8-5_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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

Reply via email to