Your message dated Fri, 10 Nov 2023 20:40:14 +0000
with message-id <[email protected]>
and subject line Bug#1048038: fixed in librecast 0.8.0-1
has caused the Debian Bug report #1048038,
regarding librecast: 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.)
--
1048038: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048038
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: librecast
Version: 0.6.1-2
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 librecast
> dpkg-buildpackage: info: source version 0.6.1-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Vagrant Cascadian
> <[email protected]>
> dpkg-source --before-build .
> debian/rules clean
> dh clean
> dh_auto_clean
> make -j8 realclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cd src && make realclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -f *.o liblibrecast.so liblibrecast.so.0.5
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> cd test && make realclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/test'
> rm -f *.test *.o
> rm -f lsdb-test-???????? ????-????.test.valgrind
> rm -rf ????-????.tmp.*
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/test'
> cd libs && make realclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libs'
> running tests for blake3
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libs/blake3'
> make -C c realclean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libs/blake3'
> make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make
> rule.
> rm -f *.o libblake3.a
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libs/blake3/c'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libs/blake3'
> running tests for libmld
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libs/libmld'
> make -C src realclean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libs/libmld/src'
> rm -f *.o libmld.so libmld.so.0.0 libmld.a
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libs/libmld/src'
> make -C test realclean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libs/libmld/test'
> rm -f *.test *.o
> rm -f lsdb-test-???????? ????-????.test.valgrind
> rm -rf ????-????.tmp.* *core*
> rm -rf ????-????.???.tmp*
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libs/libmld/test'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libs/libmld'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libs'
> rm -rf ./cov-int
> rm -f librecast.tgz
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building librecast using existing
> ./librecast_0.6.1.orig.tar.gz
> dpkg-source: warning: ignoring deletion of file configure, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libs/libmld/configure, use
> --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'config.status' will not be
> represented in diff
> dpkg-source: warning: executable mode 0755 of 'libs/libmld/config.status'
> will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'libs/libmld/test/lsdb-test-fyxlOb' will not be represented in diff
> dpkg-source: warning: newly created empty file
> 'libs/libmld/test/lsdb-test-yp6TPO' will not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
> librecast-0.6.1/Makefile
> librecast-0.6.1/config.log
> librecast-0.6.1/config.status
> librecast-0.6.1/doc/Makefile
> librecast-0.6.1/include/librecast/crypto.h
> librecast-0.6.1/libs/Makefile
> librecast-0.6.1/libs/blake3/Makefile
> librecast-0.6.1/libs/blake3/c/Makefile
> librecast-0.6.1/libs/libmld/Makefile
> librecast-0.6.1/libs/libmld/config.log
> librecast-0.6.1/libs/libmld/config.status
> librecast-0.6.1/libs/libmld/include/mld.h
> librecast-0.6.1/libs/libmld/src/Makefile
> librecast-0.6.1/libs/libmld/src/config.h
> librecast-0.6.1/libs/libmld/test/Makefile
> librecast-0.6.1/libs/libmld/test/lsdb-test-eQRyMM
> librecast-0.6.1/src/Makefile
> librecast-0.6.1/src/config.h
> librecast-0.6.1/test/Makefile
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/librecast_0.6.1-2.diff.UuDY45
> dpkg-source: info: Hint: make sure the version in debian/changelog matches
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
>
> 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/librecast_0.6.1-2_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: librecast
Source-Version: 0.8.0-1
Done: Vagrant Cascadian <[email protected]>
We believe that the bug you reported is fixed in the latest version of
librecast, 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.
Vagrant Cascadian <[email protected]> (supplier of updated librecast 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: Fri, 10 Nov 2023 11:49:06 -0800
Source: librecast
Architecture: source
Version: 0.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Vagrant Cascadian <[email protected]>
Changed-By: Vagrant Cascadian <[email protected]>
Closes: 1048038
Changes:
librecast (0.8.0-1) unstable; urgency=medium
.
* New upstream release.
* debian/rules: Remove additional cruft in dh_auto_clean override.
(Closes: #1048038)
Checksums-Sha1:
e7411e3ac4270ce9e8a8a0f63db0cbad1a9a8b83 1447 librecast_0.8.0-1.dsc
0f99320f84ef600fb419867cfbd5c2db6475ea16 539135 librecast_0.8.0.orig.tar.gz
ebe489f4bb3666c8787b42404c87feb72ebb3fde 4540 librecast_0.8.0-1.debian.tar.xz
92c25b787687a22029c3e82454c0403ef683ce64 6035 librecast_0.8.0-1_amd64.buildinfo
Checksums-Sha256:
778bca3e607a340be1b6589d8b0da65d0d2011dfd61ccd5fb18ccc62fd011396 1447
librecast_0.8.0-1.dsc
a4011e4554d2610f04d5584bbbabf95970a2aae7c08d2474c8e7d7ed808231dd 539135
librecast_0.8.0.orig.tar.gz
dddbd2bdcccc5be239a4d5dea8cabe6b80a93901ca9c4a71ab5548d8858b121c 4540
librecast_0.8.0-1.debian.tar.xz
7ae8c12196b631cc1c1848d5cad65ac3a91ca95b0726662d7aecfaf93e7c4309 6035
librecast_0.8.0-1_amd64.buildinfo
Files:
42f294c7781842749cd8b7dbb9f93b2d 1447 libs optional librecast_0.8.0-1.dsc
73f99f34232359f53d497217f6d3c0a1 539135 libs optional
librecast_0.8.0.orig.tar.gz
7f83b0e1320fc2830f88c06a1dc3e706 4540 libs optional
librecast_0.8.0-1.debian.tar.xz
fe5983db85c20dd2e192fe975573dcbf 6035 libs optional
librecast_0.8.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iIkEARYKADEWIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZU6KZhMcdmFncmFudEBk
ZWJpYW4ub3JnAAoJENxRj8h/lxaqy/oA/06kzPgxnDxLps20URUvKWBsGEYKZUtt
X+3ZKHANYuXnAQCthUw28HEQRxghJvNK+GQZ7ku4d3z3+fm+WOTb4LI/DQ==
=EPno
-----END PGP SIGNATURE-----
--- End Message ---