Your message dated Tue, 14 Oct 2025 12:21:07 +0000
with message-id <[email protected]>
and subject line Bug#1117761: fixed in pyqt5chart 5.15.7+dfsg-2
has caused the Debian Bug report #1117761,
regarding pyqt5chart: FTBFS: dh_missing: error: missing files, aborting
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.)
--
1117761: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1117761
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pyqt5chart
Version: 5.15.7+dfsg-1
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202510/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:pyqt5chart, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with python3 --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
W: pybuild base:341: missing command (plugin=custom, method=clean,
interpreter=python3.13, version=3.13)
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
dh binary --with python3 --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 /usr/bin/sip-build --verbose --no-make
--target-dir /usr/lib/python3/dist-packages --build-dir
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build --pep484-pyi --concatenate 10
--qmake-setting 'QMAKE_CXXFLAGS += "-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2"'
--qmake-setting 'QMAKE_LFLAGS += "-Wl,-z,relro"'
pyproject.toml: line 13: the legacy use of 'license' is deprecated and will be
removed in SIP v7.0.0, use an SPDX license expression and 'license-files'
instead
Querying qmake about your Qt installation...
/usr/bin/qmake -query
These bindings will be built: QtChart.
Generating the QtChart bindings...
/usr/lib/python3/dist-packages/PyQt5/bindings/QtCore/qbytearray.sip: line 118:
'%BIGetReadBufferCode' is deprecated and will be removed in SIP v7.0.0
/usr/lib/python3/dist-packages/PyQt5/bindings/QtCore/qbytearray.sip: line 131:
'%BIGetSegCountCode' is deprecated and will be removed in SIP v7.0.0
/usr/lib/python3/dist-packages/PyQt5/bindings/QtCore/qbytearray.sip: line 138:
'%BIGetCharBufferCode' is deprecated and will be removed in SIP v7.0.0
/usr/lib/python3/dist-packages/PyQt5/bindings/QtCore/qmutex.sip: line 86:
'private' is deprecated and will be removed in SIP v7.0.0
Generating the QtChart .pyi file...
Generating the .pro file for the QtChart module...
Generating the top-level .pro file...
Generating the Makefiles...
/usr/bin/qmake -recursive PyQtChart.pro
Info: creating stash file
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/.qmake.stash
Reading /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart/QtChart.pro
The project has been built.
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/make -C
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build
make[1]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build'
cd QtChart/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart/QtChart.pro ) &&
/usr/bin/make -f Makefile
make[2]: Entering directory
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart'
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03090000
-DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG
-DQT_PLUGIN -DQT_CHARTS_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I.
-I.. -I/usr/include/python3.13 -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtCharts
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o sipQtChartpart0.o
sipQtChartpart0.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03090000
-DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG
-DQT_PLUGIN -DQT_CHARTS_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I.
-I.. -I/usr/include/python3.13 -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtCharts
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o sipQtChartpart1.o
sipQtChartpart1.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03090000
-DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG
-DQT_PLUGIN -DQT_CHARTS_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I.
-I.. -I/usr/include/python3.13 -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtCharts
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o sipQtChartpart2.o
sipQtChartpart2.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03090000
-DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG
-DQT_PLUGIN -DQT_CHARTS_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I.
-I.. -I/usr/include/python3.13 -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtCharts
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o sipQtChartpart3.o
sipQtChartpart3.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03090000
-DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG
-DQT_PLUGIN -DQT_CHARTS_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I.
-I.. -I/usr/include/python3.13 -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtCharts
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o sipQtChartpart4.o
sipQtChartpart4.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03090000
-DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG
-DQT_PLUGIN -DQT_CHARTS_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I.
-I.. -I/usr/include/python3.13 -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtCharts
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o sipQtChartpart5.o
sipQtChartpart5.cpp
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart/sipQtChartpart5.cpp: In
function âPyObject* meth_QtCharts_QChart_setAxisX(PyObject*, PyObject*,
PyObject*)â:
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart/sipQtChartpart5.cpp:6967:29:
warning: âvoid QtCharts::QChart::setAxisX(QtCharts::QAbstractAxis*,
QtCharts::QAbstractSeries*)â is deprecated [-Wdeprecated-declarations]
6967 | sipCpp->setAxisX(a0, a1);
| ~~~~~~~~~~~~~~~~^~~~~~~~
In file included from /<<PKGBUILDDIR>>/sip/QtChart/qchart.sip:26:
/usr/include/x86_64-linux-gnu/qt5/QtCharts/qchart.h:107:28: note: declared here
107 | Q_DECL_DEPRECATED void setAxisX(QAbstractAxis *axis,
QAbstractSeries *series = nullptr);
| ^~~~~~~~
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart/sipQtChartpart5.cpp: In
function âPyObject* meth_QtCharts_QChart_setAxisY(PyObject*, PyObject*,
PyObject*)â:
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart/sipQtChartpart5.cpp:6999:29:
warning: âvoid QtCharts::QChart::setAxisY(QtCharts::QAbstractAxis*,
QtCharts::QAbstractSeries*)â is deprecated [-Wdeprecated-declarations]
6999 | sipCpp->setAxisY(a0, a1);
| ~~~~~~~~~~~~~~~~^~~~~~~~
/usr/include/x86_64-linux-gnu/qt5/QtCharts/qchart.h:108:28: note: declared here
108 | Q_DECL_DEPRECATED void setAxisY(QAbstractAxis *axis,
QAbstractSeries *series = nullptr);
| ^~~~~~~~
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart/sipQtChartpart5.cpp: In
function âPyObject* meth_QtCharts_QChart_axisX(PyObject*, PyObject*,
PyObject*)â:
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart/sipQtChartpart5.cpp:7031:35:
warning: âQtCharts::QAbstractAxis*
QtCharts::QChart::axisX(QtCharts::QAbstractSeries*) constâ is deprecated
[-Wdeprecated-declarations]
7031 | sipRes = sipCpp->axisX(a0);
| ~~~~~~~~~~~~~^~~~
/usr/include/x86_64-linux-gnu/qt5/QtCharts/qchart.h:109:38: note: declared here
109 | Q_DECL_DEPRECATED QAbstractAxis *axisX(QAbstractSeries *series =
nullptr) const;
| ^~~~~
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart/sipQtChartpart5.cpp: In
function âPyObject* meth_QtCharts_QChart_axisY(PyObject*, PyObject*,
PyObject*)â:
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart/sipQtChartpart5.cpp:7062:35:
warning: âQtCharts::QAbstractAxis*
QtCharts::QChart::axisY(QtCharts::QAbstractSeries*) constâ is deprecated
[-Wdeprecated-declarations]
7062 | sipRes = sipCpp->axisY(a0);
| ~~~~~~~~~~~~~^~~~
/usr/include/x86_64-linux-gnu/qt5/QtCharts/qchart.h:110:38: note: declared here
110 | Q_DECL_DEPRECATED QAbstractAxis *axisY(QAbstractSeries *series =
nullptr) const;
| ^~~~~
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03090000
-DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG
-DQT_PLUGIN -DQT_CHARTS_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I.
-I.. -I/usr/include/python3.13 -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtCharts
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o sipQtChartpart6.o
sipQtChartpart6.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03090000
-DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG
-DQT_PLUGIN -DQT_CHARTS_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I.
-I.. -I/usr/include/python3.13 -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtCharts
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o sipQtChartpart7.o
sipQtChartpart7.cpp
g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2
-fno-exceptions -Wall -Wextra -D_REENTRANT -fPIC -DPy_LIMITED_API=0x03090000
-DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG
-DQT_PLUGIN -DQT_CHARTS_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I.
-I.. -I/usr/include/python3.13 -I/usr/include/x86_64-linux-gnu/qt5
-I/usr/include/x86_64-linux-gnu/qt5/QtCharts
-I/usr/include/x86_64-linux-gnu/qt5/QtWidgets
-I/usr/include/x86_64-linux-gnu/qt5/QtGui
-I/usr/include/x86_64-linux-gnu/qt5/QtCore -I.
-I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o sipQtChartpart8.o
sipQtChartpart8.cpp
rm -f libQtChart.so
g++ -Wl,-z,relro -Wl,--version-script=QtChart.exp -Wl,-O1 -shared -o
libQtChart.so sipQtChartpart0.o sipQtChartpart1.o sipQtChartpart2.o
sipQtChartpart3.o sipQtChartpart4.o sipQtChartpart5.o sipQtChartpart6.o
sipQtChartpart7.o sipQtChartpart8.o /usr/lib/x86_64-linux-gnu/libQt5Charts.so
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so
/usr/lib/x86_64-linux-gnu/libQt5Gui.so /usr/lib/x86_64-linux-gnu/libQt5Core.so
-lGL -lpthread
cp -f libQtChart.so QtChart.abi3.so
make[2]: Leaving directory
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart'
make[1]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build'
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build;
python3.13 -m unittest discover -v
----------------------------------------------------------------------
Ran 0 tests in 0.000s
NO TESTS RAN
create-stamp debian/debhelper-build-stamp
dh_testroot -O--buildsystem=pybuild
dh_prep -O--buildsystem=pybuild
dh_auto_install -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/make -C
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build install
INSTALL_ROOT=/<<PKGBUILDDIR>>/debian/tmp
make[1]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build'
cd QtChart/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart/QtChart.pro ) &&
/usr/bin/make -f Makefile install
make[2]: Entering directory
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart'
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart/QtChart.pyi
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/QtChart.pyi
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/QtChartmod.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/QtChartmod.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qabstractaxis.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qabstractaxis.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qabstractbarseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qabstractbarseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qabstractseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qabstractseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qarealegendmarker.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qarealegendmarker.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qareaseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qareaseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qbarcategoryaxis.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qbarcategoryaxis.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qbarcategoriesaxis.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qbarcategoriesaxis.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qbarlegendmarker.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qbarlegendmarker.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qbarseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qbarseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qbarset.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qbarset.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qboxplotlegendmarker.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qboxplotlegendmarker.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qboxplotseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qboxplotseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qboxset.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qboxset.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qcandlesticklegendmarker.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qcandlesticklegendmarker.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qcandlestickmodelmapper.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qcandlestickmodelmapper.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qcandlestickseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qcandlestickseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qcandlestickset.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qcandlestickset.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qcategoryaxis.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qcategoryaxis.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qchart.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qchart.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qchartglobal.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qchartglobal.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qchartview.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qchartview.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qdatetimeaxis.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qdatetimeaxis.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qhbarmodelmapper.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qhbarmodelmapper.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qhboxplotmodelmapper.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qhboxplotmodelmapper.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qhcandlestickmodelmapper.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qhcandlestickmodelmapper.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qhorizontalbarseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qhorizontalbarseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qhorizontalpercentbarseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qhorizontalpercentbarseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qhorizontalstackedbarseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qhorizontalstackedbarseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qhpiemodelmapper.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qhpiemodelmapper.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qhxymodelmapper.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qhxymodelmapper.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qlegend.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qlegend.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qlegendmarker.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qlegendmarker.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qlineseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qlineseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qlogvalueaxis.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qlogvalueaxis.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qpercentbarseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qpercentbarseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qpielegendmarker.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qpielegendmarker.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qpieseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qpieseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qpieslice.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qpieslice.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qpolarchart.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qpolarchart.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qscatterseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qscatterseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qsplineseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qsplineseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qstackedbarseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qstackedbarseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qvalueaxis.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qvalueaxis.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qvaluesaxis.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qvaluesaxis.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qvbarmodelmapper.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qvbarmodelmapper.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qvboxplotmodelmapper.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qvboxplotmodelmapper.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qvcandlestickmodelmapper.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qvcandlestickmodelmapper.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qvpiemodelmapper.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qvpiemodelmapper.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qvxymodelmapper.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qvxymodelmapper.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qxylegendmarker.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qxylegendmarker.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/sip/QtChart/qxyseries.sip
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/qxyseries.sip
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/bindings/QtChart/QtChart.toml
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/bindings/QtChart/QtChart.toml
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart/QtChart.abi3.so
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt5/QtChart.abi3.so
make[2]: Leaving directory
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtChart'
/usr/bin/sip-distinfo --inventory
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/inventory.txt --project-root
/<<PKGBUILDDIR>> --prefix "/<<PKGBUILDDIR>>/debian/tmp" --generator pyqtbuild
--generator-version 1.18.1 --requires-dist "PyQt5-sip (>=12.15, <13)"
/usr/lib/python3/dist-packages/pyqtchart-5.15.7.dist-info
pyproject.toml: line 13: the legacy use of 'license' is deprecated and will be
removed in SIP v7.0.0, use an SPDX license expression and 'license-files'
instead
make[1]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build'
dh_install -O--buildsystem=pybuild
debian/rules override_dh_installdocs
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_installdocs -A NEWS
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_installchangelogs -O--buildsystem=pybuild
dh_python3 -O--buildsystem=pybuild
dh_installsystemduser -O--buildsystem=pybuild
dh_perl -O--buildsystem=pybuild
dh_link -O--buildsystem=pybuild
dh_strip_nondeterminism -O--buildsystem=pybuild
dh_compress -O--buildsystem=pybuild
dh_fixperms -O--buildsystem=pybuild
dh_missing -O--buildsystem=pybuild
dh_missing: warning:
usr/lib/python3/dist-packages/pyqtchart-5.15.7.dist-info/INSTALLER exists in
debian/tmp but is not installed to anywhere (related file:
"debian/tmp/usr/lib/python3/dist-packages/PyQtChart-*.dist-info/INSTALLER")
dh_missing: warning:
usr/lib/python3/dist-packages/pyqtchart-5.15.7.dist-info/METADATA exists in
debian/tmp but is not installed to anywhere (related file:
"debian/tmp/usr/lib/python3/dist-packages/PyQtChart-*.dist-info/METADATA")
dh_missing: warning:
usr/lib/python3/dist-packages/pyqtchart-5.15.7.dist-info/RECORD exists in
debian/tmp but is not installed to anywhere (related file:
"debian/tmp/usr/lib/python3/dist-packages/PyQtChart-*.dist-info/RECORD")
dh_missing: error: missing files, aborting
While detecting missing files, dh_missing noted some files with a
similar name to those
that were missing. This error /might/ be resolved by replacing
references to the
missing files with the similarly named ones that dh_missing found -
assuming the content
is identical.
As an example, you might want to replace:
*
debian/tmp/usr/lib/python3/dist-packages/PyQtChart-*.dist-info/INSTALLER
with:
* usr/lib/python3/dist-packages/pyqtchart-5.15.7.dist-info/INSTALLER
in a file in debian/ or as argument to one of the dh_* tools called
from debian/rules.
(Note it is possible the paths are not used verbatim but instead
directories
containing or globs matching them are used instead)
Alternatively, add the missing file to debian/not-installed if it
cannot and should not
be used.
The following debhelper tools have reported what they installed (with
files per package)
* dh_install: pyqt5chart-dev (1), python3-pyqt5.qtchart (2)
* dh_installdocs: pyqt5chart-dev (1), python3-pyqt5.qtchart (1)
If the missing files are installed by another tool, please file a bug
against it.
When filing the report, if the tool is not part of debhelper itself,
please reference the
"Logging helpers and dh_missing" section from the "PROGRAMMING" guide
for debhelper (10.6.3+).
(in the debhelper package: /usr/share/doc/debhelper/PROGRAMMING.md.gz)
Be sure to test with dpkg-buildpackage -A/-B as the results may vary
when only a subset is built
If the omission is intentional or no other helper can take care of this
consider adding the
paths to debian/not-installed.
make: *** [debian/rules:25: binary] Error 255
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: pyqt5chart
Source-Version: 5.15.7+dfsg-2
Done: Dmitry Shachnev <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pyqt5chart, 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.
Dmitry Shachnev <[email protected]> (supplier of updated pyqt5chart 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: Tue, 14 Oct 2025 14:55:27 +0300
Source: pyqt5chart
Architecture: source
Version: 5.15.7+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Dmitry Shachnev <[email protected]>
Closes: 1117761
Changes:
pyqt5chart (5.15.7+dfsg-2) unstable; urgency=medium
.
* Team upload.
* Fix build with SIP ≥ 6.11 by using a lowercase name for dist-info
(closes: #1117761).
Checksums-Sha1:
c5fe08d97c2efe2767b0449d4464a1c3abbe5c47 2361 pyqt5chart_5.15.7+dfsg-2.dsc
f5c604b82acf1524082487e76d4ee823e55cd53e 3828
pyqt5chart_5.15.7+dfsg-2.debian.tar.xz
78f517bc726df7d01065031e26a7e92643e62c1e 12753
pyqt5chart_5.15.7+dfsg-2_source.buildinfo
Checksums-Sha256:
b9cc6c8826c9175e802cdd6a2daac96000d54e93bb0961438ac2441996d5544b 2361
pyqt5chart_5.15.7+dfsg-2.dsc
90ac6290980da2e695af7519bae87c4fc65fd4432c8ae60e7f64ab2765df700e 3828
pyqt5chart_5.15.7+dfsg-2.debian.tar.xz
4f56e9e91520a397e8b60720b7d30798b48499472176d0457bb647d1e55dad3e 12753
pyqt5chart_5.15.7+dfsg-2_source.buildinfo
Files:
bc102ea9f37517d36923cae11081c1ff 2361 python optional
pyqt5chart_5.15.7+dfsg-2.dsc
355a585327604f12d4bef7ec82491c40 3828 python optional
pyqt5chart_5.15.7+dfsg-2.debian.tar.xz
051420f9844161bec913b48487de5299 12753 python optional
pyqt5chart_5.15.7+dfsg-2_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCgAxFiEE8kKZ/xu8kBi5BqTLYCaTbS8ciuAFAmjuO5sTHG1pdHlhNTdA
ZGViaWFuLm9yZwAKCRBgJpNtLxyK4AEUD/9eh93lMZOOl18Mk09MOJhmFm7R//Lu
CZylZQVPtetbpQCSx75PiDw4SIuxN3ShR9pFoIIRVvQ9SkWOvst+FWkSwfs9/0aU
dcDxh7kBUd3EtQSgHlXPWTDCAHuqcyJ1dxTwRRc8CnYX94kWgiwgFQ13zXE9bRW0
Fu/EcC6a0BwWF3+1x1ROZzeJTx7No8WLFCcgh7MGV2TEbCBl2Ot5oWb80AADoHjD
8eTeJb1vEc8ELMZJdpB8/1hyiqszDturowNEdHQMXKE/S3wvmsB4IWnMDSzEgnab
FhcorRB5nEeJ9ey7Qf9j43Y4c6/r2FLT5M77zEUguxfepIu9/8lQFo0vS/FIR9iH
kjabW6M4Gdr8e1P9xroX2TsAQw14f6+e91E77v3E8Z75fUTdy6GdcqvxKS66zC8x
BsSNYAQL8qzW/p+KVFj9O4tfWEHQq41DC1ZtNZSQgMbbDCOq4yIQlv+W8fZ7ajvp
R9nYoHOocqSjmf6+YsRLB/oP8HIo9Q8GcJ3kXszZXGtPRe+pYF8bFqOzJY4YNHNc
9IQdZUl4ockUrTm0NJhfwQth+pGsPu3hH9XcQMnLG/gpBPTm99eTT/JHB6rRfbuv
dRB270t5tnP1+mBke+FDMg38eihSFBHMMriZLADLW7a8wU9HkUCWLfyfUY/XvyOm
nGXii7gRVS8k7A==
=3NWK
-----END PGP SIGNATURE-----
pgpBR8A4OwVdG.pgp
Description: PGP signature
--- End Message ---