Your message dated Sat, 30 May 2026 23:04:18 +0000
with message-id <[email protected]>
and subject line Bug#1044261: fixed in direvent 5.4-0.2
has caused the Debian Bug report #1044261,
regarding direvent: 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.)


-- 
1044261: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1044261
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: direvent
Version: 5.2-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 direvent
> dpkg-buildpackage: info: source version 5.2-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Alejandro Garrido Mota 
> <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in grecs
> make[2]: Entering directory '/<<PKGBUILDDIR>>/grecs'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>/grecs'
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/grecs'
> Making distclean in include
> make[3]: Entering directory '/<<PKGBUILDDIR>>/grecs/include'
> Making distclean in grecs
> make[4]: Entering directory '/<<PKGBUILDDIR>>/grecs/include/grecs'
> test -z "types.h" || rm -f types.h
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/grecs/include/grecs'
> make[4]: Entering directory '/<<PKGBUILDDIR>>/grecs/include'
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[4]: Leaving directory '/<<PKGBUILDDIR>>/grecs/include'
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/grecs/include'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/grecs/src'
> test -z "libgrecs.a" || rm -f libgrecs.a
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/asprintf.Po
> rm -f ./.deps/assert.Po
> rm -f ./.deps/bind-gram.Po
> rm -f ./.deps/bind-lex.Po
> rm -f ./.deps/cidr.Po
> rm -f ./.deps/dhcpd-gram.Po
> rm -f ./.deps/dhcpd-lex.Po
> rm -f ./.deps/diag.Po
> rm -f ./.deps/format.Po
> rm -f ./.deps/git-parser.Po
> rm -f ./.deps/grecs-gram.Po
> rm -f ./.deps/grecs-lex.Po
> rm -f ./.deps/ipstr.Po
> rm -f ./.deps/join.Po
> rm -f ./.deps/json-gram.Po
> rm -f ./.deps/json-lex.Po
> rm -f ./.deps/jsonfmt.Po
> rm -f ./.deps/lineacc.Po
> rm -f ./.deps/list.Po
> rm -f ./.deps/lookup.Po
> rm -f ./.deps/mem.Po
> rm -f ./.deps/meta1-gram.Po
> rm -f ./.deps/meta1-lex.Po
> rm -f ./.deps/opthelp.Po
> rm -f ./.deps/parser.Po
> rm -f ./.deps/parsertab.Po
> rm -f ./.deps/path-parser.Po
> rm -f ./.deps/preproc.Po
> rm -f ./.deps/sockaddr.Po
> rm -f ./.deps/sort.Po
> rm -f ./.deps/symtab.Po
> rm -f ./.deps/text.Po
> rm -f ./.deps/tree.Po
> rm -f ./.deps/txtacc.Po
> rm -f ./.deps/version.Po
> rm -f ./.deps/wordsplit.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/grecs/src'
> Making distclean in tests
> make[3]: Entering directory '/<<PKGBUILDDIR>>/grecs/tests'
> test ! -f ./wstest || /bin/bash ./wstest --clean
> test -z "distck gcffmt gcfenum gcfpeek gcfset gcfver  wsp" || rm -f distck 
> gcffmt gcfenum gcfpeek gcfset gcfver  wsp
> rm -f *.o
> rm -f *.tab.c
> test -z "atlocal" || rm -f atlocal
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "atconfig " || rm -f atconfig 
> test ! -f ./testsuite || /bin/bash ./testsuite --clean
> rm -f ./.deps/distck.Po
> rm -f ./.deps/gcfenum.Po
> rm -f ./.deps/gcffmt.Po
> rm -f ./.deps/gcfpeek.Po
> rm -f ./.deps/gcfset.Po
> rm -f ./.deps/gcfver.Po
> rm -f ./.deps/json.Po
> rm -f ./.deps/wsp.Po
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/grecs/tests'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/grecs'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> test -z "direvent" || rm -f direvent
> rm -f *.o
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f ./.deps/config.Po
> rm -f ./.deps/detach-bsd.Po
> rm -f ./.deps/detach-darwin.Po
> rm -f ./.deps/detach-std.Po
> rm -f ./.deps/direvent.Po
> rm -f ./.deps/environ.Po
> rm -f ./.deps/ev_inotify.Po
> rm -f ./.deps/ev_kqueue.Po
> rm -f ./.deps/event.Po
> rm -f ./.deps/fnpat.Po
> rm -f ./.deps/handler.Po
> rm -f ./.deps/progman.Po
> rm -f ./.deps/sigv.Po
> rm -f ./.deps/watcher.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> test -z "envdump" || rm -f envdump
> rm -f *.o
> rm -f *.tab.c
> test -z "atlocal" || rm -f atlocal
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> test -z "atconfig " || rm -f atconfig 
> rm -f ./.deps/envdump.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> test -z "direvent.dvi direvent.pdf direvent.ps direvent.html" \
> || rm -rf direvent.dvi direvent.pdf direvent.ps direvent.html
> rm -rf direvent.t2d direvent.t2p
> rm -f vti.tmp* ./version.texi.tmp*
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.insert-header
> rm -f remove-potcdate.sed
> rm -f stamp-poT
> rm -f core core.* direvent.po direvent.1po direvent.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> test . = "." || test -z "" || rm -f 
> rm -f cscope.out cscope.in.out cscope.po.out cscope.files
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno 
> config.status.lineno
> rm -f Makefile
> 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: verifying ./direvent_5.2.orig.tar.gz.asc
> gpgv: Signature made Sat Jul 13 16:28:49 2019 UTC
> gpgv:                using DSA key 325F650C4C2B6AD58807327A3602B07F55D0C732
> gpgv:                issuer "[email protected]"
> gpgv: Note: signatures using the SHA1 algorithm are rejected
> gpgv: Can't check signature: Bad public key
> dpkg-source: warning: cannot verify upstream tarball signature for 
> ./direvent_5.2.orig.tar.gz: no acceptable signature found
> dpkg-source: info: building direvent using existing ./direvent_5.2.orig.tar.gz
> dpkg-source: info: building direvent using existing 
> ./direvent_5.2.orig.tar.gz.asc
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file INSTALL, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file config.h.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/install-sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/mdate-sh, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/texinfo.tex, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/compile, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/depcomp, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/ylwrap, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file build-aux/missing, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file grecs/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file grecs/tests/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file grecs/include/Makefile.in, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file 
> grecs/include/grecs/Makefile.in, use --include-removal to override
> dpkg-source: warning: ignoring deletion of file grecs/include/grecs/types.h, 
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file grecs/src/Make-static.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file src/Makefile.in, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/Makefile.in, use 
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  direvent-5.2/doc/direvent.info
>  direvent-5.2/doc/stamp-vti
>  direvent-5.2/doc/version.texi
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/direvent_5.2-1.diff.XGIukH
> 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/direvent_5.2-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: direvent
Source-Version: 5.4-0.2
Done: Nicolas Schodet <[email protected]>

We believe that the bug you reported is fixed in the latest version of
direvent, 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.
Nicolas Schodet <[email protected]> (supplier of updated direvent 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, 15 May 2026 23:44:18 +0200
Source: direvent
Architecture: source
Version: 5.4-0.2
Distribution: unstable
Urgency: medium
Maintainer: Alejandro Garrido Mota <[email protected]>
Changed-By: Nicolas Schodet <[email protected]>
Closes: 1044261 1135917
Changes:
 direvent (5.4-0.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix build failure with autoconf 2.73 (Closes: #1135917)
   * Ignore changes to generated files (Closes: #1044261)
   * Update patches information
   * Update Standards-Version to 4.7.4, no change needed
   * Fix upstream repository URL
   * Add more upstream metadata
Checksums-Sha1:
 11e38a38133fa7cfe9d7ed46949532b2a811f3ba 1530 direvent_5.4-0.2.dsc
 e1ab068b97ccb9cd5f3510869f17c08046e55f30 7820 direvent_5.4-0.2.debian.tar.xz
 96f09f2739d34ac7027c1ab898fd384ee31d23ad 5516 direvent_5.4-0.2_amd64.buildinfo
Checksums-Sha256:
 6c224f99fc72ab4261c9e4de072e35a4e559afb4a5d10eec3b69497b26076176 1530 
direvent_5.4-0.2.dsc
 86afedaffe4d969f3b721df76afcc593c26a5739c1cb85c68e024666572d84c2 7820 
direvent_5.4-0.2.debian.tar.xz
 d786ef9f1526cbe9b5b0cb48fb13e7defa6300846f70ab0ebcc1fdf2f7bab5ca 5516 
direvent_5.4-0.2_amd64.buildinfo
Files:
 9850cfa3fd3d7d9605b234cb3f1908f7 1530 utils optional direvent_5.4-0.2.dsc
 90d525cdd3e23c1165764cef536d0365 7820 utils optional 
direvent_5.4-0.2.debian.tar.xz
 dd8c5c78554f536d16882c55a864f7ed 5516 utils optional 
direvent_5.4-0.2_amd64.buildinfo

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

iIgEARYKADAWIQS16PkuulH84+wAlT/Oc3I98Ct6IwUCageYFhIcbmljb0BuaS5m
ci5ldS5vcmcACgkQznNyPfAreiMP/wEAu+yl/KbUMmMj/nSmzSybSIR0QD8GQW9K
bZ9eSOppfEwBAOewuRccz4F8tcUojh6u6JCVtedyEyhrc8aNjQdDsJ4A
=4jUQ
-----END PGP SIGNATURE-----

Attachment: pgpaxLeX4PXjt.pgp
Description: PGP signature


--- End Message ---

Reply via email to