Your message dated Sun, 19 Jul 2026 00:34:17 +0000
with message-id <[email protected]>
and subject line Bug#1049725: fixed in blis 2.1-1
has caused the Debian Bug report #1049725,
regarding blis: Fails to build binary packages again 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.)
--
1049725: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049725
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: blis
Version: 0.9.0-1
Severity: minor
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: [email protected]
Usertags: qa-doublebuild
Hi,
This package fails to do build a binary-only build (not source) after a
successful build (dpkg-buildpackage ; dpkg-buildpackage -b).
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/DoubleBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env
> -us -uc -rfakeroot -b
> ---------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package blis
> dpkg-buildpackage: info: source version 0.9.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Mo Zhou <[email protected]>
> dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> debian/rules clean
> dh clean -Smakefile
> dh_auto_clean -O-Smakefile
> dh_clean -O-Smakefile
> debian/rules binary
> dh binary -Smakefile
> dh_update_autotools_config -O-Smakefile
> dh_autoreconf -O-Smakefile
> debian/rules override_dh_auto_configure
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> # Generate maintainer scripts from templates
> set -e; cd debian; if test -z "$(echo 4-openmp | grep 64)"; then \
> cp libblis4-XXX.postinst libblis4-openmp.postinst; \
> cp libblis4-XXX.prerm libblis4-openmp.prerm; \
> cp libblis-XXX-dev.postinst libblis-openmp-dev.postinst; \
> cp libblis-XXX-dev.prerm libblis-openmp-dev.prerm; \
> for SCRIPT in libblis4-openmp.postinst libblis4-openmp.prerm \
> libblis-openmp-dev.postinst \
> libblis-openmp-dev.prerm; do \
> sed -i -e "s/@DEB_HOST_MULTIARCH@/x86_64-linux-gnu/g" \
> -e "s/@SUBDIR@/blis-openmp/g" \
> -e "s/@SOVER@/4/g" \
> $SCRIPT; \
> if test -n "$(echo 4-openmp | grep openmp)"; then \
> sed -i -e "s/@BLIS_PRI@/80/g" $SCRIPT; \
> elif test -n "$(echo 4-openmp | grep pthread)"; then \
> sed -i -e "s/@BLIS_PRI@/75/g" $SCRIPT; \
> else \
> sed -i -e "s/@BLIS_PRI@/70/g" $SCRIPT; \
> fi; \
> done; \
> else \
> cp libblis64-4-XXX.postinst libblis4-openmp.postinst; \
> cp libblis64-4-XXX.prerm libblis4-openmp.prerm; \
> cp libblis64-XXX-dev.postinst libblis4-openmp-dev.postinst; \
> cp libblis64-XXX-dev.prerm libblis4-openmp-dev.prerm; \
> for SCRIPT in libblis4-openmp.postinst libblis4-openmp.prerm \
> libblis4-openmp-dev.postinst \
> libblis4-openmp-dev.prerm; do \
> sed -i -e "s/@DEB_HOST_MULTIARCH@/x86_64-linux-gnu/g" \
> -e "s/@SUBDIR@/blis4-openmp/g" \
> -e "s/@SOVER@/4/g" \
> $SCRIPT; \
> if test -n "$(echo 4-openmp | grep openmp)"; then \
> sed -i -e "s/@BLIS_PRI@/80/g" $SCRIPT; \
> elif test -n "$(echo 4-openmp | grep pthread)"; then \
> sed -i -e "s/@BLIS_PRI@/75/g" $SCRIPT; \
> else \
> sed -i -e "s/@BLIS_PRI@/70/g" $SCRIPT; \
> fi; \
> done; \
> fi;
> # Run upstream configure script in duplicated source root directories
> mkdir 4-openmp
> mkdir: cannot create directory â4-openmpâ: File exists
> make[1]: *** [debian/rules:73: config_4-openmp] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:48: binary] Error 2
> dpkg-buildpackage: error: debian/rules binary subprocess returned exit status
> 2
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -b' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/16/blis_0.9.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.
--- End Message ---
--- Begin Message ---
Source: blis
Source-Version: 2.1-1
Done: Mo Zhou <[email protected]>
We believe that the bug you reported is fixed in the latest version of
blis, 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.
Mo Zhou <[email protected]> (supplier of updated blis 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: Sat, 18 Jul 2026 17:05:48 -0700
Source: blis
Architecture: source
Version: 2.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<[email protected]>
Changed-By: Mo Zhou <[email protected]>
Closes: 1015362 1049725 1129738
Changes:
blis (2.1-1) unstable; urgency=medium
.
* New upstream version 2.1
* Skip blis64 related tests on 32bit archs. (Closes: #1129738)
* Confirm that d/rules will clean properly. (Closes: #1049725)
* Confirm that this release does not FTBFS with ldo (Closes: #1015362)
* Fix verbosity for the build by exporting VERBOSE=1.
* Rebase the existing patches and symbols control files.
* Unify symbols control files for all architectures.
Checksums-Sha1:
151ab2da49b2a94ce532f8dc429de4e9fa20bb44 3463 blis_2.1-1.dsc
f1fd81e3ce295d82f7915cab532eb34213ca537e 15758963 blis_2.1.orig.tar.gz
a271c8348c5a3c44f5512264919707b797bc196a 15876 blis_2.1-1.debian.tar.xz
80df533d6704eca8fe307c4af47eec93ccac4982 5810 blis_2.1-1_source.buildinfo
Checksums-Sha256:
63316f04ab9254d96035532fba6046c0f0ce9d43c2426b3ee1e7aebfdae02942 3463
blis_2.1-1.dsc
901752ec596cd63421ea45a6a06a9f34491cf5ae01cea412ece05f97a2690a96 15758963
blis_2.1.orig.tar.gz
683af37c7004a1372717e4b42ed33f8478b3df4d9c0e46d50530c74dedda1736 15876
blis_2.1-1.debian.tar.xz
d3440488c13c39fefe818f1d9b59b494897d2684dcaa4c2bd9cda943ffe05f7c 5810
blis_2.1-1_source.buildinfo
Files:
9e385f0ba5fb3d5f1110b3a664429b05 3463 math optional blis_2.1-1.dsc
f3b847eaaa502ee32cc801cfe1c82421 15758963 math optional blis_2.1.orig.tar.gz
204acae18092754f8e39555456a26cfc 15876 math optional blis_2.1-1.debian.tar.xz
47a59a0907858aa739cf62dde01d10cc 5810 math optional blis_2.1-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEY4vHXsHlxYkGfjXeYmRes19oaooFAmpcFPMRHGx1bWluQGRl
Ymlhbi5vcmcACgkQYmRes19oaopYMg/7BpI5+/OyFTwSkQzFzUcLVYION6OIAnGR
hTqstAUM2yHpdIzIC6VftNDKzOXW2Vc2HWPe46n5cWhI+c0nhc4Mn9Nui5pIixUe
rb32fRXLKtsj2VJDbkFVld67O6Wo7McqXSq8XmZmshtLHIYEFI0rnW+46FpoZvCr
DWW4pXE14eRNixkccC+2dDonTaORMf9LYGh5xOWZcacnkIIAO8X6VqFZIE8sxzQS
dgPiuMJWAUj/MoMUI92VT1zFZs2jA9H61+RZSWNaoZ703cP8dGQ58vxr7rcsr3Gd
AQimjRcTVZzaxCtxZw/Y5M/kYlSdXeSKvi9mK1dT9+EKnRLSyd2GrizW+d/HiRUk
6Aipg2ESY5LNpWQs7jN1a5zH0S72TAzb35E7lcGSmfdzHTolXsreRBTXdO6f4gV+
BBUW/Vm6huCNkTIe37fVnaFPJ6Og1Rjoj/4Hc/DPvIdWcaWsCOWv742zbErfk2NS
0ekfw8YUZAaekRq8RMy2G598HMDS+ug4UvcFEDevG4O+jVa3/kNPBTm+I+IXDi2t
z2fPfCXNCtc+AbQTMvyNdnI6a/klAcZop5Z8W9ZKrQOt1lNHBaL09iqNuh6HzduC
Q0VYQ+yjRAI8aCgxpcaM/ZttuBThq/yunsnhjMYyxr++f6a03QVutel1HEXjlPAo
7x8EATJKXzM=
=9r7f
-----END PGP SIGNATURE-----
pgp8izvD1FpzJ.pgp
Description: PGP signature
--- End Message ---