Source: pyqt-qwt
Version: 1.02.00-2
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):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cp -a /usr/include/qwt header
> cp header/qwt_*.h header/qwt/
> set -e ;\
> for py in 3.8 ; do \
>       mkdir pybuild$py; \
>       cd pybuild$py  && ln -s ../sip .; \
>       QT_SELECT=qt5 python$py ../configure.py \
>               --qwt-incdir=../header/qwt \
>               --qwt-libdir=/usr/lib \
>               --qwt-lib=qwt-qt5 --verbose \
>               --no-dist-info; \
>       cd ..; \
> done
> Error: Unable to create the C++ code.
> /<<PKGBUILDDIR>>/header/qwt
> Configuring Qwt 6.1.2...
> Qwt 6.1.4 is being used.
> The Qwt .sip files will be installed in /usr/share/sip/PyQt5.
> Qwt will be installed in /usr/lib/python3/dist-packages/PyQt5.
> PyQt 5.15.1 is being used.
> Qt 5.14.2 is being used.
> sip 4.19.24 is being used.
> The sip executable is /usr/bin/sip.
> Qwt is being built with 'protected' redefined as 'public'.
> The PEP 484 stubs will be installed in /usr/lib/python3/dist-packages/PyQt5.
> Generating the C++ source for the Qwt module...
> /usr/bin/sip -n sip -n PyQt5.sip -t Qt_5_14_0 -t WS_X11 -B Qt_6_0_0 -I 
> /usr/share/sip/PyQt5 -y Qwt.pyi -P -o -c /<<PKGBUILDDIR>>/pybuild3.8/Qwt -I 
> sip sip/qwt.sip
> sip: Deprecation warning: the -B flag is deprecated
> sip: Unable to find file "QtCore/QtCoremod.sip"
> make[1]: *** [debian/rules:14: override_dh_auto_configure] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/09/26/pyqt-qwt_1.02.00-2_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