Source: libt3widget
Version: 1.2.0-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: [email protected]
Usertags: qa-doublebuild

Hi,

This package fails to build a source package after a successful build
(dpkg-buildpackage ; dpkg-buildpackage -S).

This is probably a clear violation of Debian Policy section 4.9 (clean target),
but this is filed as severity:minor for now, because a discussion on
debian-devel showed that we might want to revisit the requirement of a working
'clean' target.

More information about this class of issues, included common problems and
solutions, is available at
https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild

Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env 
> -us -uc -rfakeroot -S
> -----------------------------------------------------------------------------------------------------------------------------
> 
> dpkg-buildpackage: info: source package libt3widget
> dpkg-buildpackage: info: source version 1.2.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Gertjan Halkes <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf src/*.lo src/.libs src/libt3widget.la src/libt3widget2-x11.la
> rm -rf Makefile config.log libt3widget.pc .Makefile* .config*
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: verifying ./libt3widget_1.2.0.orig.tar.bz2.asc
> gpgv: Signature made Tue Dec  3 19:12:51 2019 UTC
> gpgv:                using DSA key 3058C620832680A4407F9DAA5A22F7B45F39DE51
> gpgv:                issuer "[email protected]"
> gpgv: Can't check signature: No public key
> dpkg-source: warning: cannot verify upstream tarball signature for 
> ./libt3widget_1.2.0.orig.tar.bz2: no acceptable signature found
> dpkg-source: info: building libt3widget using existing 
> ./libt3widget_1.2.0.orig.tar.bz2
> dpkg-source: info: building libt3widget using existing 
> ./libt3widget_1.2.0.orig.tar.bz2.asc
> dpkg-source: error: cannot represent change to 
> src/dialogs/.libs/attributepickerdialog.o: binary file contents changed
> dpkg-source: error: add src/dialogs/.libs/attributepickerdialog.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/dialogs/.libs/dialog.o: 
> binary file contents changed
> dpkg-source: error: add src/dialogs/.libs/dialog.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/dialogs/.libs/dialogbase.o: binary file contents changed
> dpkg-source: error: add src/dialogs/.libs/dialogbase.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/dialogs/.libs/filedialog.o: binary file contents changed
> dpkg-source: error: add src/dialogs/.libs/filedialog.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/dialogs/.libs/finddialog.o: binary file contents changed
> dpkg-source: error: add src/dialogs/.libs/finddialog.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/dialogs/.libs/gotodialog.o: binary file contents changed
> dpkg-source: error: add src/dialogs/.libs/gotodialog.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/dialogs/.libs/inputselectiondialog.o: binary file contents changed
> dpkg-source: error: add src/dialogs/.libs/inputselectiondialog.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/dialogs/.libs/insertchardialog.o: binary file contents changed
> dpkg-source: error: add src/dialogs/.libs/insertchardialog.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/dialogs/.libs/mainwindow.o: binary file contents changed
> dpkg-source: error: add src/dialogs/.libs/mainwindow.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/dialogs/.libs/menupanel.o: 
> binary file contents changed
> dpkg-source: error: add src/dialogs/.libs/menupanel.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/dialogs/.libs/messagedialog.o: binary file contents changed
> dpkg-source: error: add src/dialogs/.libs/messagedialog.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/dialogs/.libs/popup.o: 
> binary file contents changed
> dpkg-source: error: add src/dialogs/.libs/popup.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/bullet.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/bullet.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/button.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/button.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/checkbox.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/checkbox.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/widgets/.libs/colorpicker.o: binary file contents changed
> dpkg-source: error: add src/widgets/.libs/colorpicker.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/widgets/.libs/editwindow.o: binary file contents changed
> dpkg-source: error: add src/widgets/.libs/editwindow.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/expander.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/expander.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/widgets/.libs/expandergroup.o: binary file contents changed
> dpkg-source: error: add src/widgets/.libs/expandergroup.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/filepane.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/filepane.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/frame.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/frame.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/label.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/label.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/listpane.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/listpane.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/menu.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/menu.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/menuitem.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/menuitem.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/widgets/.libs/multiwidget.o: binary file contents changed
> dpkg-source: error: add src/widgets/.libs/multiwidget.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/scrollbar.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/scrollbar.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/separator.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/separator.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/widgets/.libs/smartlabel.o: binary file contents changed
> dpkg-source: error: add src/widgets/.libs/smartlabel.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/split.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/split.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/textfield.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/textfield.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/widgets/.libs/textwindow.o: binary file contents changed
> dpkg-source: error: add src/widgets/.libs/textwindow.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to src/widgets/.libs/widget.o: 
> binary file contents changed
> dpkg-source: error: add src/widgets/.libs/widget.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> src/widgets/.libs/widgetgroup.o: binary file contents changed
> dpkg-source: error: add src/widgets/.libs/widgetgroup.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
> 
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage 
> --sanitize-env -us -uc -rfakeroot -S' failed to run.


The full build log is available from:
http://qa-logs.debian.net/2023/08/13/libt3widget_1.2.0-1_unstable.log

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 via email to