Package: src:pyqwt3d
Version: 0.1.8-4
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh_testdir
export QTDIR=/usr/share/qt5
set -e ;\
for py in 3.7 ; 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: ../sip/types.sip:5: 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'],
 'subdirs': [],
 'timelines': [],
 'trace': '',
 'zlib_sources': ''}

Found SIP-4.19.14.

Found 'posix' operating system:
3.7.2+ (default, Feb 27 2019, 15:41:59) 
[GCC 8.2.0]

Found NumPy-1.16.1.

Setup the OpenGL package build.
-n sip -t WS_X11 -t Qt_5_11_3
sip invokation:
('/usr/bin/sip -I /usr/share/sip/PyQt5 -n sip -t WS_X11 -t Qt_5_11_3 -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.7m',
                        '/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.7/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 sip -t WS_X11 -t Qt_5_11_3 -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
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

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

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the BTS web page for this package.

Thanks.

Reply via email to