Your message dated Wed, 24 Jan 2024 16:49:08 +0000
with message-id <[email protected]>
and subject line Bug#1044832: fixed in fastml 3.11-4
has caused the Debian Bug report #1044832,
regarding fastml: 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.)


-- 
1044832: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044832
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fastml
Version: 3.11-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 fastml
> dpkg-buildpackage: info: source version 3.11-3
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andreas Tille <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
>       make -j8 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> cd libs;make clean
> cd programs;make clean
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libs'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/programs'
> cd fastml && make clean
> cd phylogeny && make clean
> cd gainLoss && make clean
> cd indelCoder && make clean
> make[4]: Entering directory '/<<PKGBUILDDIR>>/programs/fastml'
> rm -f libfastml.a libfastmlDebug.a libfastmlDoubleRep.a fastml  fastml.debug 
> fastml.doubleRep *.o
> make[4]: Entering directory '/<<PKGBUILDDIR>>/programs/gainLoss'
> rm -f libgainLoss.a libgainLossDebug.a libgainLossDoubleRep.a gainLoss  
> gainLoss.debug gainLoss.doubleRep *.o
> make[4]: Entering directory '/<<PKGBUILDDIR>>/libs/phylogeny'
> rm -f libEvolTree.a libEvolTreeDebug.a libEvolTreeDoubleRep.a   *.o
> make[4]: Entering directory '/<<PKGBUILDDIR>>/programs/indelCoder'
> rm -f libindelCoder.a libindelCoderDebug.a libindelCoderDoubleRep.a 
> indelCoder  indelCoder.debug indelCoder.doubleRep *.o
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/programs/indelCoder'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/programs/fastml'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/programs/gainLoss'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/programs'
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/libs/phylogeny'
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libs'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f libs/phylogeny/make.dep \
>       programs/fastml/make.dep \
>       programs/gainLoss/make.dep \
>       programs/indelCoder/make.dep
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building fastml using existing ./fastml_3.11.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file programs/gainLoss/make.dep, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file programs/indelCoder/make.dep, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file programs/fastml/make.dep, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libs/phylogeny/#Makefile#, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libs/phylogeny/make.dep, use 
> --include-removal to override
> dpkg-source: error: cannot represent change to bin/fastml: binary file 
> contents changed
> dpkg-source: error: add bin/fastml in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/fastml' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to bin/gainLoss: binary file 
> contents changed
> dpkg-source: error: add bin/gainLoss in debian/source/include-binaries if you 
> want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/gainLoss' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to bin/indelCoder: binary file 
> contents changed
> dpkg-source: error: add bin/indelCoder in debian/source/include-binaries if 
> you want to store the modified binary in the debian tarball
> dpkg-source: warning: executable mode 0755 of 'bin/indelCoder' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to 
> libs/phylogeny/tests/checkTreeLikelihoodGivenBranches: binary file contents 
> changed
> dpkg-source: error: add libs/phylogeny/tests/checkTreeLikelihoodGivenBranches 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'libs/phylogeny/tests/checkTreeLikelihoodGivenBranches' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to 
> libs/phylogeny/tests/doubleRep: binary file contents changed
> dpkg-source: error: add libs/phylogeny/tests/doubleRep in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'libs/phylogeny/tests/doubleRep' will not be represented in diff
> dpkg-source: error: cannot represent change to 
> libs/phylogeny/tests/given2seqEstimateTheDistBetweenThem: binary file 
> contents changed
> dpkg-source: error: add 
> libs/phylogeny/tests/given2seqEstimateTheDistBetweenThem in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'libs/phylogeny/tests/given2seqEstimateTheDistBetweenThem' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to 
> libs/phylogeny/tests/given2seqEstimateTheDistBetweenThemGamma: binary file 
> contents changed
> dpkg-source: error: add 
> libs/phylogeny/tests/given2seqEstimateTheDistBetweenThemGamma in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'libs/phylogeny/tests/given2seqEstimateTheDistBetweenThemGamma' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to 
> libs/phylogeny/tests/given2seqEstimateTheDistanceK2P: binary file contents 
> changed
> dpkg-source: error: add libs/phylogeny/tests/given2seqEstimateTheDistanceK2P 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'libs/phylogeny/tests/given2seqEstimateTheDistanceK2P' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to 
> libs/phylogeny/tests/given2seqTheDistBetweenThem-3: binary file contents 
> changed
> dpkg-source: error: add libs/phylogeny/tests/given2seqTheDistBetweenThem-3 in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'libs/phylogeny/tests/given2seqTheDistBetweenThem-3' will not be represented 
> in diff
> dpkg-source: error: cannot represent change to 
> libs/phylogeny/tests/readTreeWithComments: binary file contents changed
> dpkg-source: error: add libs/phylogeny/tests/readTreeWithComments in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'libs/phylogeny/tests/readTreeWithComments' will not be represented in diff
> dpkg-source: error: cannot represent change to 
> libs/phylogeny/tests/splitMap_test: binary file contents changed
> dpkg-source: error: add libs/phylogeny/tests/splitMap_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 
> 'libs/phylogeny/tests/splitMap_test' will not be represented in diff
> dpkg-source: error: cannot represent change to 
> libs/phylogeny/tests/split_test: binary file contents changed
> dpkg-source: error: add libs/phylogeny/tests/split_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 
> 'libs/phylogeny/tests/split_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/fastml_3.11-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: fastml
Source-Version: 3.11-4
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
fastml, 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.
Andreas Tille <[email protected]> (supplier of updated fastml 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: Wed, 24 Jan 2024 17:23:21 +0100
Source: fastml
Architecture: source
Version: 3.11-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1044832
Changes:
 fastml (3.11-4) unstable; urgency=medium
 .
   * Fix clean target
     Closes: #1044832
   * Standards-Version: 4.6.2 (routine-update)
   * d/watch: Upstream download vanished
Checksums-Sha1:
 d7f4ab1fd38c571378bfbc9bfbb41d9cb8ab6305 1900 fastml_3.11-4.dsc
 7530d47e861350740cb869801c1ac13b844ada7f 10164 fastml_3.11-4.debian.tar.xz
 83c519b283578a6305733f0732291a5451dd3e60 6432 fastml_3.11-4_amd64.buildinfo
Checksums-Sha256:
 ab245ff95bc466d55db1f581ef27bff54583ae69bbedd5ed98244ef6cb9f21e1 1900 
fastml_3.11-4.dsc
 31206f832cf5500066e5e5dfd448b224c2a410bf265e3961ea2ddb84a37fc191 10164 
fastml_3.11-4.debian.tar.xz
 89130a84134ca3b239419def273804c730aa66b6af0892462e351620a8b791e3 6432 
fastml_3.11-4_amd64.buildinfo
Files:
 ce51e264bf7b4e9679aa1d5cba2446ba 1900 science optional fastml_3.11-4.dsc
 c2d36bf402afb8462c79bfbead23547e 10164 science optional 
fastml_3.11-4.debian.tar.xz
 981029c01d9f51823e410e1c58d54a74 6432 science optional 
fastml_3.11-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmWxO1gRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFYUw//SMDI6vfzE3ysHkv/FbNbvuKIiZqtJTJU
VTyxZ5lt/LrDeqoydw0ua0G3EqVulHNIA4PANxzIxiBKkSu7LcKnYakz9SWc0Dpi
djCM5rbA+zst+gowQMx2Q18VBgqHsrikz5uPHxzvmuqoFrqo8PKY4P8NeMdmk6yb
06KJxQ7YB/rgocm0uZwr5zOysZNZs2A4ZMRUyivZ/sOHOXwZ9C+qjtix4O2NBFzA
6g8nYyI34EpSzAp/6uQgfMyXUj0G7xAW8xNWSpMfEveMMavfCDNG+Tmv8nKoAR0g
Yt0ODwLozvbiuvmMEfrn4Intu+oRtwtm2UhhIQ3oCmzjmoVGe0AYBnbDyxEoiW3m
Dk41fF5F55WWa+FkS39MqaXELCiRUYbUDw5r1GK7Ui7jLjVJI+vW5pWY+g7dIyHn
zRHsPimFGWMPUc+yqXJM1vfUNEjQiZMrkcRKD76nmn4opYADDMJogO/FBrXHAbYC
Z5sGyV9l2RBGEyVZKJyTTIWrVTxfxWQTDQ121XYVJomOuCmLYp82Lckq9biNf09V
4CdORuR4Fh+64J/pTCCvFv/Mvl1K2fzr9TLkgIQPfgXwfYyG4Nk9pPiQ3fhsIv+L
T3oQoSnR2la72MqqV1KAmFm5T6+p9bgK4DNjtG6TdQVEjhribwfeYsxq72H7gEFP
l7fjVdvXXEs=
=P8/P
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to