Your message dated Sun, 13 Aug 2023 19:19:21 +0000
with message-id <[email protected]>
and subject line Bug#1044358: fixed in hdmi2usb-fx2-firmware 0.0.0~git20151225-4
has caused the Debian Bug report #1044358,
regarding hdmi2usb-fx2-firmware: Fails to build source after successful build
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.)
--
1044358: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044358
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: hdmi2usb-fx2-firmware
Version: 0.0.0~git20151225-3
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 hdmi2usb-fx2-firmware
> dpkg-buildpackage: info: source version 0.0.0~git20151225-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Stefano Rivera
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> dh_auto_clean
> make -j8 clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make -C lib clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make
> rule.
> rm -f *.{asm,ihx,lnk,lst,map,mem,rel,rst,sym,adb,cdb,lib}
> rm -f interrupts/*.{asm,ihx,lnk,lst,map,mem,rel,rst,sym,adb,dcb,lib}
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> make -C examples clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> make[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make
> rule.
> make -C bulkloop clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/bulkloop'
> rm -f build/*.a51 build/*.asm build/*.ihx build/*.lnk build/*.lk
> build/*.lst build/*.map build/*.mem build/*.rel build/*.rst build/*.rest
> build/*.sym build/*.adb build/*.cdb build/*.bix
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/bulkloop'
> make -C cdc clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/cdc'
> make -C loopback clean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/cdc/loopback'
> rm -f build/*.a51 build/*.asm build/*.ihx build/*.lnk build/*.lk
> build/*.lst build/*.map build/*.mem build/*.rel build/*.rst build/*.rest
> build/*.sym build/*.adb build/*.cdb build/*.bix
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/cdc/loopback'
> make -C to-uart clean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/cdc/to-uart'
> rm -f build/*.a51 build/*.asm build/*.ihx build/*.lnk build/*.lk
> build/*.lst build/*.map build/*.mem build/*.rel build/*.rst build/*.rest
> build/*.sym build/*.adb build/*.cdb build/*.bix
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/cdc/to-uart'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/cdc'
> make -C debugdevice clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/debugdevice'
> rm -f build/*.a51 build/*.asm build/*.ihx build/*.lnk build/*.lk
> build/*.lst build/*.map build/*.mem build/*.rel build/*.rst build/*.rest
> build/*.sym build/*.adb build/*.cdb build/*.bix
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/debugdevice'
> make -C debugdevice_full_duplex clean
> make[3]: Entering directory
> '/<<PKGBUILDDIR>>/examples/debugdevice_full_duplex'
> rm -f build/*.a51 build/*.asm build/*.ihx build/*.lnk build/*.lk
> build/*.lst build/*.map build/*.mem build/*.rel build/*.rst build/*.rest
> build/*.sym build/*.adb build/*.cdb build/*.bix
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/debugdevice_full_duplex'
> make -C eeprom clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/eeprom'
> make -C firmware clean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/examples/eeprom/firmware'
> rm -f build/*.a51 build/*.asm build/*.ihx build/*.lnk build/*.lk
> build/*.lst build/*.map build/*.mem build/*.rel build/*.rst build/*.rest
> build/*.sym build/*.adb build/*.cdb build/*.bix
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/examples/eeprom/firmware'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/eeprom'
> make -C i2c clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/i2c'
> rm -f build/*.a51 build/*.asm build/*.ihx build/*.lnk build/*.lk
> build/*.lst build/*.map build/*.mem build/*.rel build/*.rst build/*.rest
> build/*.sym build/*.adb build/*.cdb build/*.bix
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/i2c'
> make -C lights clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/lights'
> rm -f build/*.a51 build/*.asm build/*.ihx build/*.lnk build/*.lk
> build/*.lst build/*.map build/*.mem build/*.rel build/*.rst build/*.rest
> build/*.sym build/*.adb build/*.cdb build/*.bix
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/lights'
> make -C reset clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/reset'
> rm -f build/*.a51 build/*.asm build/*.ihx build/*.lnk build/*.lk
> build/*.lst build/*.map build/*.mem build/*.rel build/*.rst build/*.rest
> build/*.sym build/*.adb build/*.cdb build/*.bix
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/reset'
> make -C serial clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/serial'
> rm -f build/*.a51 build/*.asm build/*.ihx build/*.lnk build/*.lk
> build/*.lst build/*.map build/*.mem build/*.rel build/*.rst build/*.rest
> build/*.sym build/*.adb build/*.cdb build/*.bix
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/serial'
> make -C timers clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/timers'
> rm -f build/*.a51 build/*.asm build/*.ihx build/*.lnk build/*.lk
> build/*.lst build/*.map build/*.mem build/*.rel build/*.rst build/*.rest
> build/*.sym build/*.adb build/*.cdb build/*.bix
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/timers'
> make -C usbmon_c clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples/usbmon_c'
> Makefile:16: warning: overriding recipe for target 'clean'
> ../../lib/fx2.mk:100: warning: ignoring old recipe for target 'clean'
> rm -rf build
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples/usbmon_c'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building hdmi2usb-fx2-firmware using existing
> ./hdmi2usb-fx2-firmware_0.0.0~git20151225.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to
> examples/debugdevice_full_duplex/terminal: binary file contents changed
> dpkg-source: error: add examples/debugdevice_full_duplex/terminal in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'examples/debugdevice_full_duplex/terminal' will not be represented in diff
> dpkg-source: error: cannot represent change to
> examples/debugdevice_full_duplex/test: binary file contents changed
> dpkg-source: error: add examples/debugdevice_full_duplex/test in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: executable mode 0755 of
> 'examples/debugdevice_full_duplex/test' will not be represented in diff
> 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/hdmi2usb-fx2-firmware_0.0.0~git20151225-3_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.
--- End Message ---
--- Begin Message ---
Source: hdmi2usb-fx2-firmware
Source-Version: 0.0.0~git20151225-4
Done: Stefano Rivera <[email protected]>
We believe that the bug you reported is fixed in the latest version of
hdmi2usb-fx2-firmware, 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.
Stefano Rivera <[email protected]> (supplier of updated hdmi2usb-fx2-firmware
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: Sun, 13 Aug 2023 20:57:31 +0200
Source: hdmi2usb-fx2-firmware
Architecture: source
Version: 0.0.0~git20151225-4
Distribution: unstable
Urgency: low
Maintainer: Stefano Rivera <[email protected]>
Changed-By: Stefano Rivera <[email protected]>
Closes: 1044358
Changes:
hdmi2usb-fx2-firmware (0.0.0~git20151225-4) unstable; urgency=low
.
[ Debian Janitor ]
* Apply multi-arch hints.
+ hdmi2usb-fx2-firmware: Add Multi-Arch: foreign.
.
[ Stefano Rivera ]
* Clean properly. (Closes: #1044358)
* Bump Standards-Version to 4.6.2, no changes needed.
* Bump copyright years.
* Build orig tarball with uscan.
Checksums-Sha1:
5ca47440ff45400139461cc67d83b9eb95a4f656 1537
hdmi2usb-fx2-firmware_0.0.0~git20151225-4.dsc
0faeb339f23870d35ce694c946a04a6145fe93cd 3224
hdmi2usb-fx2-firmware_0.0.0~git20151225-4.debian.tar.xz
a9f2edd23073f1b5ada0e68d0b862a6bf7b60361 5467
hdmi2usb-fx2-firmware_0.0.0~git20151225-4_source.buildinfo
Checksums-Sha256:
79751b12dd07cacdcd46f6c64a0953f36ed489cc0d813087d77a4f24955736d4 1537
hdmi2usb-fx2-firmware_0.0.0~git20151225-4.dsc
90612382e39af43d7be1c20d596c2c32058ac4d239a80b77dea5f82ca6f43a5f 3224
hdmi2usb-fx2-firmware_0.0.0~git20151225-4.debian.tar.xz
dc40c546ed4f52b265769e5caac49541e0da291fe28d0a9f013ab1d1c810fe2c 5467
hdmi2usb-fx2-firmware_0.0.0~git20151225-4_source.buildinfo
Files:
e1c783581bcc845eac5673aad39021a5 1537 video optional
hdmi2usb-fx2-firmware_0.0.0~git20151225-4.dsc
f0779bafdd4283e4df8a2439610b8d65 3224 video optional
hdmi2usb-fx2-firmware_0.0.0~git20151225-4.debian.tar.xz
054a2e3d55a8a4cd40f1561dfc708bbf 5467 video optional
hdmi2usb-fx2-firmware_0.0.0~git20151225-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCZNknsRQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2OszAP0XbN54INfept08ZcdzTpm1YeutGGJt
epFvJzvi88/T0wEAn08i7hxn3lv4QIMrJVzSC937429p7hx/ehqecYf3CgE=
=kvI5
-----END PGP SIGNATURE-----
--- End Message ---