Your message dated Sat, 04 Nov 2023 13:20:02 +0000
with message-id <[email protected]>
and subject line Bug#1048347: fixed in mumps 5.6.2-1
has caused the Debian Bug report #1048347,
regarding mumps: 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.)
--
1048347: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048347
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mumps
Version: 5.6.1-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 mumps
> dpkg-buildpackage: info: source version 5.6.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Drew Parsons <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean
> debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> cp -f debian/Makefile.seq.inc Makefile.inc
> dh_auto_clean
> make -j8 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> (cd src; make clean)
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> /bin/rm -f *.o *.mod ../include/mumps_int_def.h
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> (cd examples; make clean)
> make[3]: Entering directory '/<<PKGBUILDDIR>>/examples'
> /bin/rm -f *.o [sdcz]simpletest c_example multiple_arithmetics_example
> ssimpletest_save_restore dsimpletest_save_restore csimpletest_save_restore
> zsimpletest_save_restore c_example_save_restore
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> (cd ./lib; /bin/rm -f lib*.a lib*.so)
> (cd libseq; make clean)
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libseq'
> /bin/rm -f *.o *.a *.so
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libseq'
> if [ "./PORD/lib/" != "" ] ; then \
> cd ./PORD/lib/; make CC="gcc" CFLAGS="-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security " AR="ar vr " RANLIB="ranlib" OUTC="-o " LIBEXT=".a"
> LIBEXT_SHARED=".so" PLAT="" realclean; \
> fi;
> make[3]: Entering directory '/<<PKGBUILDDIR>>/PORD/lib'
> rm -f *.o libpord.a libpord*.so
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/PORD/lib'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f src/build_mumps_int_def
> rm -rf lib Makefile.inc \
> libmumps libmumps_seq libmumps_scotch libmumps_ptscotch \
> libmumps64 libmumps64_seq libmumps64_scotch libmumps64_ptscotch
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_clean
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building mumps using existing ./mumps_5.6.1.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of directory lib
> dpkg-source: warning: ignoring deletion of file lib/README, use
> --include-removal to override
> dpkg-source: error: cannot represent change to PORD/lib/libpord_64pord.a:
> binary file contents changed
> dpkg-source: error: add PORD/lib/libpord_64pord.a in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> PORD/lib/libpord_64pord_ptscotch.a: binary file contents changed
> dpkg-source: error: add PORD/lib/libpord_64pord_ptscotch.a in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> PORD/lib/libpord_64pord_scotch.a: binary file contents changed
> dpkg-source: error: add PORD/lib/libpord_64pord_scotch.a in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to PORD/lib/libpord_64pord_seq.a:
> binary file contents changed
> dpkg-source: error: add PORD/lib/libpord_64pord_seq.a in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to PORD/lib/libpord_ptscotch.a:
> binary file contents changed
> dpkg-source: error: add PORD/lib/libpord_ptscotch.a in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to PORD/lib/libpord_scotch.a:
> binary file contents changed
> dpkg-source: error: add PORD/lib/libpord_scotch.a in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to PORD/lib/libpord_seq.a: binary
> file contents changed
> dpkg-source: error: add PORD/lib/libpord_seq.a 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/mumps_5.6.1-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.
--- End Message ---
--- Begin Message ---
Source: mumps
Source-Version: 5.6.2-1
Done: Drew Parsons <[email protected]>
We believe that the bug you reported is fixed in the latest version of
mumps, 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.
Drew Parsons <[email protected]> (supplier of updated mumps 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: SHA256
Format: 1.8
Date: Sat, 04 Nov 2023 12:32:31 +0100
Source: mumps
Architecture: source
Version: 5.6.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Drew Parsons <[email protected]>
Closes: 1048347
Changes:
mumps (5.6.2-1) unstable; urgency=medium
.
* Team upload.
* New upstream release.
* dh_auto_clean removes libpord*.a libraries. Closes: #1048347.
Checksums-Sha1:
c84da2e53ca18bb7b7a200ae85dc7ebafe01a694 3428 mumps_5.6.2-1.dsc
26de9d906a9c074c7804427078a7fb0328013aa6 4341079 mumps_5.6.2.orig.tar.gz
babe7c2c3e8f6f1c98916024cf5c87f39ca1794d 21796 mumps_5.6.2-1.debian.tar.xz
Checksums-Sha256:
985fa79c0391c3f8e978721758739959227dbb346698f2dbb06502f542167bbd 3428
mumps_5.6.2-1.dsc
13a2c1aff2bd1aa92fe84b7b35d88f43434019963ca09ef7e8c90821a8f1d59a 4341079
mumps_5.6.2.orig.tar.gz
148c8e6d35e030073d69da4881d78c6b258ac3d99f7afcb8518b83e111e81bb4 21796
mumps_5.6.2-1.debian.tar.xz
Files:
344180466e071c0f2993a605ce613bde 3428 devel optional mumps_5.6.2-1.dsc
adc38b6cca34dfcc8f7036b7d39cf260 4341079 devel optional mumps_5.6.2.orig.tar.gz
af6a91f1b5e5d03f5babe6979b178cdf 21796 devel optional
mumps_5.6.2-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmVGP6QACgkQVz7x5L1a
AfoxLw/9G+tgm6pD0mKuimcUPWkycq1QFdjG2FNqfpQVXAKX++B4y0fNfuMs1ZWO
H3d8pD3/bs+q23JSZRDZ0bMjuhQiK7ON2AAjGEzmbVecHCUCRsGZANIdIWLqZedS
sNyPBcjigVfhjD6kaapl6xmBaNXfTe4/nb1kTt5+Z0vgkECMN0WQyLhwhiEChAWO
cbGh3EWgK6W7uJL+sVTYiu38LG39O0GBPKr9cXSpZNhZIzCeELpIFatDyzBOKr8Y
CNEEObZn/0LtkXj1CRFNHT3dnIxYIQ8ic06KgI1h7LPTBvmUvlIDYPuVcLa8ou6Q
1oF1X4K0hoT40cWzn0VuXSxlIv/fqk71TLPWD7fte5lqPND42A+ZR+dsQNfAiPf0
IErUU/1QA8AXlXiFJ/jtuvsCur/caHPMsLBFLaPrb7zQ5O9gzVa5RQxLywWGPQEJ
zQS8hoQcnhZpJryJLr8PmQkcI/3fdqlZCppiwJmlLU63dFh+qNc5MbcTwDQWUDcZ
LNcD4ocyqbmaUyM2a24xTFCN9ahQGZFIs6GIVEVx7Zteu/8s0CaxyU961c6QeeID
TXKVoS1VtF+qQ7IetFUmYyS0EHyw50E8JuaILZoXiFutRSSnnm77rPM2wOcYBzBf
vwhl8oDj5WefKpUaqM1hcb6PItwgcg7myWbqUgcHK8voQZgGyJE=
=Y2JA
-----END PGP SIGNATURE-----
--- End Message ---
--
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers