Your message dated Sun, 03 Dec 2023 08:48:58 +0000
with message-id <[email protected]>
and subject line Bug#1046809: fixed in libgtextutils 0.7-9
has caused the Debian Bug report #1046809,
regarding libgtextutils: 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.)


-- 
1046809: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046809
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libgtextutils
Version: 0.7-8
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 libgtextutils
> dpkg-buildpackage: info: source version 0.7-8
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Pierre Gruet <[email protected]>
>  dpkg-source --before-build .
> dpkg-source: info: using options from 
> libgtextutils-0.7/debian/source/options: --single-debian-patch
>  debian/rules clean
> dh clean
>    dh_auto_clean
>       make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in m4
> make[2]: Entering directory '/<<PKGBUILDDIR>>/m4'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4'
> Making distclean in src
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> Making distclean in gtextutils
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src/gtextutils'
> test -z "libgtextutils.la" || rm -f libgtextutils.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/pipe_fitter.Plo
> rm -f ./.deps/stream_wrapper.Plo
> rm -f ./.deps/strnatcmp.Plo
> rm -f ./.deps/text_line_reader.Plo
> rm -f Makefile
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/gtextutils'
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in doc
> make[2]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
>  rm -f test_container_join test_natural_sort test_input_stream_wrapper 
> test_text_reader test_text_reader_unget test_fd_outbuf test_fd_inbuf 
> test_in_out_buf test_pipe_fitter test_string_tokenize
> test -z "test.txt" || rm -f test.txt
> rm -rf .libs _libs
> rm -f *.o
> test -z "test_container_join.log test_natural_sort.log 
> test_input_stream_wrapper.log test_text_reader.log test_text_reader_unget.log 
> test_fd_outbuf.log test_fd_inbuf.log test_in_out_buf.log test_pipe_fitter.log 
> test_string_tokenize.log" || rm -f test_container_join.log 
> test_natural_sort.log test_input_stream_wrapper.log test_text_reader.log 
> test_text_reader_unget.log test_fd_outbuf.log test_fd_inbuf.log 
> test_in_out_buf.log test_pipe_fitter.log test_string_tokenize.log
> rm -f *.lo
> test -z "test_container_join.trs test_natural_sort.trs 
> test_input_stream_wrapper.trs test_text_reader.trs test_text_reader_unget.trs 
> test_fd_outbuf.trs test_fd_inbuf.trs test_in_out_buf.trs test_pipe_fitter.trs 
> test_string_tokenize.trs" || rm -f test_container_join.trs 
> test_natural_sort.trs test_input_stream_wrapper.trs test_text_reader.trs 
> test_text_reader_unget.trs test_fd_outbuf.trs test_fd_inbuf.trs 
> test_in_out_buf.trs test_pipe_fitter.trs test_string_tokenize.trs
> test -z "test-suite.log" || rm -f test-suite.log
> rm -f *.tab.c
> test -z "" || rm -f 
> test . = "." || test -z "" || rm -f 
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> rm -f ./.deps/test_container_join.Po
> rm -f ./.deps/test_fd_inbuf.Po
> rm -f ./.deps/test_fd_outbuf.Po
> rm -f ./.deps/test_in_out_buf.Po
> rm -f ./.deps/test_input_stream_wrapper.Po
> rm -f ./.deps/test_natural_sort.Po
> rm -f ./.deps/test_pipe_fitter.Po
> rm -f ./.deps/test_string_tokenize.Po
> rm -f ./.deps/test_text_reader.Po
> rm -f ./.deps/test_text_reader_unget.Po
> rm -f ./.deps/test_tuple_parser.Po
> rm -f ./.deps/test_tuple_parser_file.Po
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "gtextutils.pc" || rm -f gtextutils.pc
> rm -f config.h stamp-h1
> test . = "." || test -z "" || rm -f 
> rm -f libtool config.lt
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> 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
>       rm -f -- ./m4/ltsugar.m4 ./m4/lt\~obsolete.m4 ./m4/Makefile.in 
> ./m4/ltversion.m4 ./m4/libtool.m4 ./m4/ltoptions.m4 ./aclocal.m4 ./INSTALL 
> ./autom4te.cache/requests ./autom4te.cache/traces.2 ./autom4te.cache/output.2 
> ./autom4te.cache/output.3 ./autom4te.cache/output.1 ./autom4te.cache/traces.1 
> ./autom4te.cache/traces.3 ./autom4te.cache/output.0 ./autom4te.cache/traces.0 
> ./tests/Makefile.in ./Makefile.in ./configure ./src/gtextutils/Makefile.in 
> ./src/Makefile.in ./config.h.in ./doc/Makefile.in ./config/config.sub 
> ./config/install-sh ./config/config.guess ./config/compile ./config/ltmain.sh 
> ./config/depcomp ./config/test-driver ./config/missing
>       rm -f debian/autoreconf.before debian/autoreconf.after
>    dh_clean
>       rm -f debian/debhelper-build-stamp
>       rm -rf debian/.debhelper/
>       rm -f debian/libgtextutils-dev.debhelper.log 
> debian/libgtextutils0v5.debhelper.log
>       rm -f -- debian/libgtextutils-dev.substvars 
> debian/libgtextutils0v5.substvars debian/files
>       rm -fr -- debian/libgtextutils-dev/ debian/tmp/ debian/libgtextutils0v5/
>       find .  \( \( \
>               \( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path 
> .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o 
> -type f -a \
>               \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
>                -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
>                -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
>                -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
>               \) -exec rm -f {} + \) -o \
>               \( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) 
> \)
>  dpkg-source -b .
> dpkg-source: info: using options from 
> libgtextutils-0.7/debian/source/options: --single-debian-patch
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libgtextutils using existing 
> ./libgtextutils_0.7.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to tests/fdout.txt.gz: binary 
> file contents changed
> dpkg-source: error: add tests/fdout.txt.gz in debian/source/include-binaries 
> if you want to store the modified binary in the debian tarball
> dpkg-source: error: cannot represent change to tests/pipe_out.txt.gz: binary 
> file contents changed
> dpkg-source: error: add tests/pipe_out.txt.gz 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/libgtextutils_0.7-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: libgtextutils
Source-Version: 0.7-9
Done: Pierre Gruet <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libgtextutils, 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.
Pierre Gruet <[email protected]> (supplier of updated libgtextutils 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, 03 Dec 2023 09:08:48 +0100
Source: libgtextutils
Architecture: source
Version: 0.7-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Pierre Gruet <[email protected]>
Closes: 1046809
Changes:
 libgtextutils (0.7-9) unstable; urgency=medium
 .
   * Fixing the clean target (Closes: #1046809)
   * Update standards version to 4.6.2, no changes needed.
   * Removing unused Lintian override
Checksums-Sha1:
 81175d05b221a5d5a9c53add80dbb8981dd70c8a 2115 libgtextutils_0.7-9.dsc
 ab17f39d27bba7dead2a9229dc74e18afca9d630 16016 
libgtextutils_0.7-9.debian.tar.xz
 c9cbad2f44222290040e6f8e196479a108edbe52 6520 
libgtextutils_0.7-9_amd64.buildinfo
Checksums-Sha256:
 082dabb68c8344f57f4676d7c7cb05ee4192728bcd96b2a73c558058ac9244fe 2115 
libgtextutils_0.7-9.dsc
 6aa5eeba4c240e75f26d23e84c5c957d49608465322b18f9b0d834916cc605ce 16016 
libgtextutils_0.7-9.debian.tar.xz
 da49d323cbd66677a364137bcf8e28e64d43420f06d7aa55031530f9ee4ef6ce 6520 
libgtextutils_0.7-9_amd64.buildinfo
Files:
 0f00a07f1c7b9cf0657b2f17ee30b274 2115 science optional libgtextutils_0.7-9.dsc
 0273d60211fa9f6baa397419da7a0e15 16016 science optional 
libgtextutils_0.7-9.debian.tar.xz
 9daed774de2c6c434d5e144b1776f623 6520 science optional 
libgtextutils_0.7-9_amd64.buildinfo

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

iQIzBAEBCgAdFiEEM8soQxPpC9J9y0UjYAMWptwndHYFAmVsPAsACgkQYAMWptwn
dHa8Yw/+M12q9U3P7ZTZKOh2SmViR4xrX3GXKbzUKbzaubOmKTEvcYlCEU0dCHWF
eAtf1hyVweMmu2eYNes14HSdD7t9Xq+UX062i3iMW0OfhpFjau0V8y+j3x79f6DF
IuPGnqTZnIL0pRgZPZXuWacmU6maN6DmFV9iztfOCNawbobwp9f5SDzLBYzMEqvm
uQ9NU71pnRShx+g9SM1SyhJSd66S6tdWH0F6KSTMDRngCxQutyFoBeTbc8o3CIJl
P8zKhGXALsifOIfVCrpQxqfDpCrgfUFi0IXyJdwv25pgdJ5ABrx+PpwO1GVuVM+s
XYihVE3PwH/DGakb2XsuqV/n8XtE2/IeHAShEY0x7kTfrumqH0egNiblmT8YjZXB
K07VKFesrJZnEKz/TAmXwgzoJ9wXIayAnVTCim+47ubLFg38Xt74LYJ1jDLBM53r
n4LEt7OBAcKAj++XB1W9ZOw+JWh7cGd4KwwuE6YtHC5Ha8KZE0AJuLaMljV/a39Q
uD/2Qrq8b+yElZfm6ruj2jJF46TG/Syys24EA5gZOkIbjVnZ3qM+ZpXQPfPqyzTx
Yg0o4ziKGR6MNSLik6wdsECcL3ululRKGpRmDkMWaSXavlEXBcYh8ztShZLujKlX
43Jp+lm5s050iT4iwiLWOcxExE63CGMiCysUoPr0BfNRh4sVJno=
=QD6K
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to