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

Bug#1042297: marked as done (qt6-virtualkeyboard: FTBFS: dh_missing: error: missing files, aborting)



Your message dated Fri, 28 Jul 2023 16:44:11 -0300
with message-id <[🔎] 3241362.Fm8zU9ui5b@gryffindor>
and subject line Re: Bug#1042297: qt6-virtualkeyboard: FTBFS: dh_missing: error: missing files, aborting
has caused the Debian Bug report #1042297,
regarding qt6-virtualkeyboard: 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 owner@bugs.debian.org
immediately.)


-- 
1042297: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042297
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: qt6-virtualkeyboard
Version: 6.4.2+dfsg-2
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/virtualkeyboard/basic/basic 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: libqt6hunspellinputmethod6 (2), libqt6virtualkeyboard6 (2), qml6-module-qtquick-virtualkeyboard (71), qt6-virtualkeyboard-dev (56), qt6-virtualkeyboard-plugin (1)
> 	 * dh_installdocs: libqt6hunspellinputmethod6 (0), libqt6virtualkeyboard6 (0), qml6-module-qtquick-virtualkeyboard (0), qt6-virtualkeyboard-dev (0), qt6-virtualkeyboard-plugin (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:12: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/07/26/qt6-virtualkeyboard_6.4.2+dfsg-2_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.

--- End Message ---
--- Begin Message ---
Version: 6.4.2+dfsg-3

Hi Lucas!

This was actually fixed already in the archive by version -3, so closing.

Thanks for your work, Lisandro.

El miércoles, 26 de julio de 2023 17:14:13 -03 Lucas Nussbaum escribió:
> Source: qt6-virtualkeyboard
> Version: 6.4.2+dfsg-2
> 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/virtualkeyboard/basic/basic 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: libqt6hunspellinputmethod6 (2), libqt6virtualkeyboard6 (2), qml6-module-qtquick-virtualkeyboard (71), qt6-virtualkeyboard-dev (56), qt6-virtualkeyboard-plugin (1)
> > 	 * dh_installdocs: libqt6hunspellinputmethod6 (0), libqt6virtualkeyboard6 (0), qml6-module-qtquick-virtualkeyboard (0), qt6-virtualkeyboard-dev (0), qt6-virtualkeyboard-plugin (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:12: binary] Error 25
> 
> 
> The full build log is available from:
> http://qa-logs.debian.net/2023/07/26/qt6-virtualkeyboard_6.4.2+dfsg-2_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.
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: