[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1042283: qt6-remoteobjects: FTBFS: dh_missing: error: missing files, aborting



Source: qt6-remoteobjects
Version: 6.4.2-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20230726 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Reproducible builds: remove build paths from .prl files
> sed -i -e '/^QMAKE_PRL_BUILD_DIR/d' debian/tmp/usr/lib/x86_64-linux-gnu/libQt6*.prl
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_install -O--buildsystem=cmake\+ninja
>    dh_installdocs -O--buildsystem=cmake\+ninja
>    dh_installchangelogs -O--buildsystem=cmake\+ninja
>    dh_installsystemduser -O--buildsystem=cmake\+ninja
>    dh_perl -O--buildsystem=cmake\+ninja
>    dh_link -O--buildsystem=cmake\+ninja
>    dh_strip_nondeterminism -O--buildsystem=cmake\+ninja
>    dh_compress -O--buildsystem=cmake\+ninja
>    dh_fixperms -O--buildsystem=cmake\+ninja
>    dh_missing -O--buildsystem=cmake\+ninja
> dh_missing: warning: usr/lib/x86_64-linux-gnu/qt6/examples/remoteobjects/clientapp/clientapp exists in debian/tmp but is not installed to anywhere 
> dh_missing: warning: usr/lib/x86_64-linux-gnu/qt6/examples/remoteobjects/cppclient/CppClient exists in debian/tmp but is not installed to anywhere 
> dh_missing: warning: usr/lib/x86_64-linux-gnu/qt6/examples/remoteobjects/modelviewclient/modelviewclient exists in debian/tmp but is not installed to anywhere 
> dh_missing: warning: usr/lib/x86_64-linux-gnu/qt6/examples/remoteobjects/modelviewserver/modelviewserver exists in debian/tmp but is not installed to anywhere 
> dh_missing: warning: usr/lib/x86_64-linux-gnu/qt6/examples/remoteobjects/plugins/libqmlqrotimeexampleplugin.so exists in debian/tmp but is not installed to anywhere 
> dh_missing: warning: usr/lib/x86_64-linux-gnu/qt6/examples/remoteobjects/qmlmodelviewclient/qmlmodelviewclient exists in debian/tmp but is not installed to anywhere 
> dh_missing: warning: usr/lib/x86_64-linux-gnu/qt6/examples/remoteobjects/remoteobjects_server/remoteobjects_server exists in debian/tmp but is not installed to anywhere 
> dh_missing: warning: usr/lib/x86_64-linux-gnu/qt6/examples/remoteobjects/simpleswitch/directconnectclient/directconnectclient exists in debian/tmp but is not installed to anywhere 
> dh_missing: warning: usr/lib/x86_64-linux-gnu/qt6/examples/remoteobjects/simpleswitch/directconnectdynamicclient/directconnectdynamicclient exists in debian/tmp but is not installed to anywhere 
> dh_missing: warning: usr/lib/x86_64-linux-gnu/qt6/examples/remoteobjects/simpleswitch/directconnectserver/directconnectserver exists in debian/tmp but is not installed to anywhere 
> dh_missing: warning: usr/lib/x86_64-linux-gnu/qt6/examples/remoteobjects/simpleswitch/registryconnectedclient/registryconnectedclient exists in debian/tmp but is not installed to anywhere 
> dh_missing: warning: usr/lib/x86_64-linux-gnu/qt6/examples/remoteobjects/simpleswitch/registryconnectedserver/registryconnectedserver exists in debian/tmp but is not installed to anywhere 
> dh_missing: warning: usr/lib/x86_64-linux-gnu/qt6/examples/remoteobjects/ssl/sslcppclient/SslCppClient exists in debian/tmp but is not installed to anywhere 
> dh_missing: warning: usr/lib/x86_64-linux-gnu/qt6/examples/remoteobjects/ssl/sslserver/sslserver exists in debian/tmp but is not installed to anywhere 
> dh_missing: error: missing files, aborting
> 	The following debhelper tools have reported what they installed (with files per package)
> 	 * dh_install: libqt6remoteobjects6 (2), libqt6remoteobjects6-bin (1), libqt6remoteobjectsqml6 (2), qml6-module-qtremoteobjects (3), qt6-remoteobjects-dev (88)
> 	 * dh_installdocs: libqt6remoteobjects6 (0), libqt6remoteobjects6-bin (0), libqt6remoteobjectsqml6 (0), qml6-module-qtremoteobjects (0), qt6-remoteobjects-dev (0)
> 	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.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.
> 
> 	Remember to be careful with paths containing "x86_64-linux-gnu", where you might need to
> 	use a wildcard or (assuming compat 13+) e.g. ${DEB_HOST_MULTIARCH} in debian/not-installed
> 	to ensure it works on all architectures (see #961104).
> make: *** [debian/rules:16: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/07/26/qt6-remoteobjects_6.4.2-3_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230726;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.


Reply to: