Your message dated Sat, 17 Oct 2020 05:33:37 +0000
with message-id <[email protected]>
and subject line Bug#971185: fixed in pyqwt3d 0.1.8-6
has caused the Debian Bug report #971185,
regarding pyqwt3d: FTBFS: sip: Unable to find file "QtCore/QtCoremod.sip"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
971185: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971185
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: pyqwt3d
Source-Version: 0.1.8-6
Done: Stefano Rivera <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pyqwt3d, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefano Rivera <[email protected]> (supplier of updated pyqwt3d package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 16 Oct 2020 22:11:02 -0700
Source: pyqwt3d
Architecture: source
Version: 0.1.8-6
Distribution: unstable
Urgency: medium
Maintainer: Gudjon I. Gudjonsson <[email protected]>
Changed-By: Stefano Rivera <[email protected]>
Closes: 971185
Changes:
 pyqwt3d (0.1.8-6) unstable; urgency=medium
 .
   [ Stefano Rivera ]
   * Team upload.
   * d/control: Update Uploader field with new Debian Python Team contact
     address.
   * Add --sip-include-dirs parameter to configure. Has changed in pyqt5-dev 
since
     5.15.0+dfsg-2. (Closes: #971185)
 .
   [ Ondřej Nový ]
   * Use debhelper-compat instead of debian/compat.
   * Bump Standards-Version to 4.4.1.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 .
   [ Debian Janitor ]
   * Apply multi-arch hints.
     + python-qwt3d-doc: Add Multi-Arch: foreign.
Checksums-Sha1:
 9b7577c7c1ff357716de34925e46c1bdaa0bf289 1592 pyqwt3d_0.1.8-6.dsc
 589ff33abf1c2f7149ae8770b9a9f20edc5b5975 7844 pyqwt3d_0.1.8-6.debian.tar.xz
 956c59ba45736a5d949a230bde46f0dd50658811 9481 pyqwt3d_0.1.8-6_source.buildinfo
Checksums-Sha256:
 2c3ff86782ae86e2334ae5344d89aa453a19f4543320cf16b42f34e2f6422049 1592 
pyqwt3d_0.1.8-6.dsc
 1f780d7ee28f2acc33044dd0e7f496fc0c70d53eb86cea3a3ede05a81ec1f004 7844 
pyqwt3d_0.1.8-6.debian.tar.xz
 3533bacc1837914420704d14b90347575c95e592c2f93f99665619686bd2a2f4 9481 
pyqwt3d_0.1.8-6_source.buildinfo
Files:
 585d53c07f4db8c3b06fcdcb3e54e260 1592 python optional pyqwt3d_0.1.8-6.dsc
 1186ded33f556d71492dff95ac7293e4 7844 python optional 
pyqwt3d_0.1.8-6.debian.tar.xz
 732103960b9a85a9d80c4729c5d35d6d 9481 python optional 
pyqwt3d_0.1.8-6_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iHUEARYKAB0WIQTumtb5BSD6EfafSCRHew2wJjpU2AUCX4p9CgAKCRBHew2wJjpU
2PuIAPsFarRGfkbsihfXNEPAPG7PCUFh/yTqAU7AvQEY+zsLhAD/e5Tv36reV+1t
YotydnIctAgYdc0WNKT7STMIo+J3vQo=
=8TBz
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to