Your message dated Sun, 26 Oct 2025 17:35:04 +0000
with message-id <[email protected]>
and subject line Bug#1049489: fixed in seqprep 1.3.2-10
has caused the Debian Bug report #1049489,
regarding seqprep: 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.)


-- 
1049489: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1049489
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: seqprep
Version: 1.3.2-8
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 seqprep
> dpkg-buildpackage: info: source version 1.3.2-8
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andreas Tille <[email protected]>
>  dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
>  debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f SeqPrep.o utils.o stdaln.o SeqPrep
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    debian/rules override_dh_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_clean
> rm -f seqprep
> rm -f README.html
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  debian/rules binary
> dh binary
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>    debian/rules override_dh_auto_build
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build
>       make -j8 "INSTALL=install --strip-program=true"
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> cc  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=gnu90 -c -Wall -O0 -g -std=c99 
> SeqPrep.c -o SeqPrep.o
> cc  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=gnu90 -c -Wall -O0 -g -std=c99 utils.c 
> -o utils.o
> cc  -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security -std=gnu90 -c -Wall -O0 -g -std=c99 stdaln.c 
> -o stdaln.o
> SeqPrep.c: In function ‘main’:
> SeqPrep.c:166:15: warning: implicit declaration of function ‘getopt’ 
> [-Wimplicit-function-declaration]
>   166 |   while( (ich=getopt( argc, argv, 
> "f:r:1:2:3:4:q:A:s:y:B:O:E:x:M:N:L:o:m:b:w:W:p:P:X:Q:t:e:Z:n:S6ghz" )) != -1 
> ) {
>       |               ^~~~~~
> cc  SeqPrep.o utils.o stdaln.o -Wl,-z,relro -Wl,-z,now -lz -lm -o SeqPrep
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> cp SeqPrep seqprep
> mv /<<PKGBUILDDIR>>/debian/README.html /<<PKGBUILDDIR>>
> mv: cannot stat '/<<PKGBUILDDIR>>/debian/README.html': No such file or 
> directory
> make[1]: *** [debian/rules:13: override_dh_auto_build] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:8: 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/seqprep_1.3.2-8_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: seqprep
Source-Version: 1.3.2-10
Done: Nilesh Patra <[email protected]>

We believe that the bug you reported is fixed in the latest version of
seqprep, 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.
Nilesh Patra <[email protected]> (supplier of updated seqprep 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, 26 Oct 2025 22:42:09 +0530
Source: seqprep
Architecture: source
Version: 1.3.2-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Nilesh Patra <[email protected]>
Closes: 1049489
Changes:
 seqprep (1.3.2-10) unstable; urgency=medium
 .
   * Team Upload.
   * cp README.html instead of mv (Closes: #1049489)
   * Bump Standards-Version to 4.7.2 (no changes needed)
   * Drop Redundant "Rules-Requires-Root: no"
   * Drop myself from uploaders
Checksums-Sha1:
 75bc1d4b361f234f3d9ed15d31c6e20569a15554 1508 seqprep_1.3.2-10.dsc
 40907b8cbd7ed9477276a61962e9d35df25b4666 12532 seqprep_1.3.2-10.debian.tar.xz
 ba4fda8af5b377374b3a3a04d14a394ae75efb0b 5737 seqprep_1.3.2-10_amd64.buildinfo
Checksums-Sha256:
 acd3fff4231067229a28a3b1629f54185f2ab2ef67c19c902bbc014ad1cbab98 1508 
seqprep_1.3.2-10.dsc
 60ac7b51e44a9e4589fd520a038d4c76751131aa1f4d2c899eb5134b4a2efec6 12532 
seqprep_1.3.2-10.debian.tar.xz
 0cc5674200064a11fe630febffaf62d204e74c5f622b52a1e0a3c25bb281f6dc 5737 
seqprep_1.3.2-10_amd64.buildinfo
Files:
 6807fec7dd6242763eae050944b15308 1508 science optional seqprep_1.3.2-10.dsc
 ec53327db609b5b61b7f8e4d31d6d2a1 12532 science optional 
seqprep_1.3.2-10.debian.tar.xz
 88d433ebe2ac214e3cb328e0a767ece0 5737 science optional 
seqprep_1.3.2-10_amd64.buildinfo

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

iIgEARYKADAWIQSglbZu4JAkvuai8HIqJ5BL1yQ+2gUCaP5XmhIcbmlsZXNoQGRl
Ymlhbi5vcmcACgkQKieQS9ckPtriuQD/WYl9gNnWIjq1Uv7/RgzmjADm6IPtrfs6
OLrKEPvPHZYA/3ry3FptE6VDzPidBDLiZ7LVWpIBfLJN1h+pBXayhSIB
=GQzC
-----END PGP SIGNATURE-----

Attachment: pgpWLfEAqyBbL.pgp
Description: PGP signature


--- End Message ---

Reply via email to