Package: src:pyqt6-charts Version: 6.9.0+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:pyqt6-charts, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --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 --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 /usr/bin/qmake6 --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 -Wl,-z,now"' 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/qmake6 -query These bindings will be built: QtCharts. Generating the QtCharts bindings... Generating the QtCharts .pyi file... Generating the .pro file for the QtCharts module... Generating the top-level .pro file... Generating the Makefiles... /usr/bin/qmake6 -recursive PyQt6-Charts.pro Info: creating stash file /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/.qmake.stash Reading /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtCharts/QtCharts.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 QtCharts/ && ( test -e Makefile || /usr/bin/qmake6 -o Makefile /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtCharts/QtCharts.pro ) && /usr/bin/make -f Makefile make[2]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtCharts' g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fs [too-long-redacted] rtspart0.o sipQtChartspart0.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fs [too-long-redacted] rtspart1.o sipQtChartspart1.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fs [too-long-redacted] rtspart2.o sipQtChartspart2.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fs [too-long-redacted] rtspart3.o sipQtChartspart3.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fs [too-long-redacted] rtspart4.o sipQtChartspart4.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fs [too-long-redacted] rtspart5.o sipQtChartspart5.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fs [too-long-redacted] rtspart6.o sipQtChartspart6.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fs [too-long-redacted] rtspart7.o sipQtChartspart7.cpp g++ -c -pipe -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fs [too-long-redacted] rtspart8.o sipQtChartspart8.cpp rm -f libQtCharts.so g++ -Wl,-z,relro -Wl,-z,now -Wl,--version-script=QtCharts.exp -Wl,-O1 -Wl,-rpath-link,/usr/lib/x86_64-linux-gnu -shared -o libQtCharts.so sipQtChartspart0.o sipQtChartspart1.o sipQtChartspart2.o sipQtChartspart3.o sipQtChartspart4.o sipQtChartspart5.o sipQtChartspart6.o sipQtChartspart7.o sipQtChartspart8.o /usr/lib/x86_64-linux-gnu/libQt6Charts.so /usr/lib/x86_64-linux-gnu/libQt6OpenGLWidgets.so /usr/lib/x86_64-linux-gnu/libQt6Widgets.so /usr/lib/x86_64-linux-gnu/libQt6OpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Gui.so /usr/lib/x86_64-linux-gnu/libGLX.so /usr/lib/x86_64-linux-gnu/libOpenGL.so /usr/lib/x86_64-linux-gnu/libQt6Core.so -lpthread -lGLX -lOpenGL cp -f libQtCharts.so QtCharts.abi3.so make[2]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtCharts' 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 QtCharts/ && ( test -e Makefile || /usr/bin/qmake6 -o Makefile /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtCharts/QtCharts.pro ) && /usr/bin/make -f Makefile install make[2]: Entering directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtCharts' /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtCharts/QtCharts.pyi /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/QtCharts.pyi /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/QtChartsmod.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/QtChartsmod.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qabstractaxis.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qabstractaxis.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qabstractbarseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qabstractbarseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qabstractseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qabstractseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qarealegendmarker.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qarealegendmarker.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qareaseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qareaseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qbarcategoryaxis.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qbarcategoryaxis.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qbarlegendmarker.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qbarlegendmarker.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qbarseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qbarseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qbarset.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qbarset.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qboxplotlegendmarker.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qboxplotlegendmarker.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qboxplotseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qboxplotseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qboxset.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qboxset.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qcandlesticklegendmarker.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qcandlesticklegendmarker.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qcandlestickmodelmapper.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qcandlestickmodelmapper.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qcandlestickseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qcandlestickseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qcandlestickset.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qcandlestickset.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qcategoryaxis.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qcategoryaxis.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qchart.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qchart.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qchartview.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qchartview.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qcoloraxis.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qcoloraxis.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qdatetimeaxis.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qdatetimeaxis.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qhbarmodelmapper.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qhbarmodelmapper.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qhboxplotmodelmapper.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qhboxplotmodelmapper.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qhcandlestickmodelmapper.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qhcandlestickmodelmapper.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qhorizontalbarseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qhorizontalbarseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qhorizontalpercentbarseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qhorizontalpercentbarseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qhorizontalstackedbarseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qhorizontalstackedbarseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qhpiemodelmapper.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qhpiemodelmapper.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qhxymodelmapper.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qhxymodelmapper.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qlegend.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qlegend.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qlegendmarker.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qlegendmarker.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qlineseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qlineseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qlogvalueaxis.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qlogvalueaxis.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qpercentbarseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qpercentbarseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qpielegendmarker.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qpielegendmarker.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qpieseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qpieseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qpieslice.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qpieslice.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qpolarchart.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qpolarchart.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qscatterseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qscatterseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qsplineseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qsplineseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qstackedbarseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qstackedbarseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qvalueaxis.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qvalueaxis.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qvbarmodelmapper.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qvbarmodelmapper.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qvboxplotmodelmapper.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qvboxplotmodelmapper.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qvcandlestickmodelmapper.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qvcandlestickmodelmapper.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qvpiemodelmapper.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qvpiemodelmapper.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qvxymodelmapper.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qvxymodelmapper.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qxylegendmarker.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qxylegendmarker.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qxyseries.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qxyseries.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/sip/QtCharts/qhash.sip /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/qhash.sip /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/bindings/QtCharts/QtCharts.toml /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/bindings/QtCharts/QtCharts.toml /usr/bin/qmake6 -install qinstall /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtCharts/QtCharts.abi3.so /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/PyQt6/QtCharts.abi3.so make[2]: Leaving directory '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/QtCharts' /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 "PyQt6-sip (>=13.8, <14)" /usr/lib/python3/dist-packages/pyqt6_charts-6.9.0.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_lintian -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/pyqt6_charts-6.9.0.dist-info/INSTALLER exists in debian/tmp but is not installed to anywhere (related file: "debian/tmp/usr/lib/python3/dist-packages/PyQt6_Charts-*.dist-info/INSTALLER") dh_missing: warning: usr/lib/python3/dist-packages/pyqt6_charts-6.9.0.dist-info/METADATA exists in debian/tmp but is not installed to anywhere (related file: "debian/tmp/usr/lib/python3/dist-packages/PyQt6_Charts-*.dist-info/METADATA") dh_missing: warning: usr/lib/python3/dist-packages/pyqt6_charts-6.9.0.dist-info/RECORD exists in debian/tmp but is not installed to anywhere (related file: "debian/tmp/usr/lib/python3/dist-packages/PyQt6_Charts-*.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/PyQt6_Charts-*.dist-info/INSTALLER with: * usr/lib/python3/dist-packages/pyqt6_charts-6.9.0.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: pyqt6-charts-dev (1), python3-pyqt6.qtcharts (2) * dh_installdocs: pyqt6-charts-dev (1), python3-pyqt6.qtcharts (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:27: binary] Error 255 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 --------------------------------------------------------------------------------

