Your message dated Sun, 14 Jul 2024 18:38:58 +0000
with message-id <[email protected]>
and subject line Bug#1047159: fixed in recode 3.6-27
has caused the Debian Bug report #1047159,
regarding recode: 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.)


-- 
1047159: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047159
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: recode
Version: 3.6-25
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 recode
> dpkg-buildpackage: info: source version 3.6-25
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Santiago Vila <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
>       make -j8 distclean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in .
> make[3]: Entering directory '/<<PKGBUILDDIR>>'
> rm -f config.h
> rm -f TAGS ID
> rm -f Makefile 
> rm -f config.cache config.log stamp-h stamp-h[0-9]*
> rm -f libtool
> make[3]: Leaving directory '/<<PKGBUILDDIR>>'
> Making distclean in contrib
> make[3]: Entering directory '/<<PKGBUILDDIR>>/contrib'
> rm -f Makefile 
> rm -f config.cache config.log stamp-h stamp-h[0-9]*
> rm -f libtool
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/contrib'
> Making distclean in tests
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tests'
> rm -f Makefile atconfig
> rm -f at-check-line debug-*.sh stderr stdout
> rm -f config.cache config.log stamp-h stamp-h[0-9]*
> rm -f input output big-s-off.res big-s-on.res
> rm -f libtool
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> Making distclean in src
> make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
> rm -f *.tab.c
> rm -f TAGS ID
> rm -f Makefile 
> test -z "librecode.la" || rm -f librecode.la
> rm -rf .libs _libs
> rm -f ansi2knr
> rm -f config.cache config.log stamp-h stamp-h[0-9]*
> test -z "recode" || rm -f recode
> rm -f *.o core *.core
> rm -f *.lo
> rm -f *_.c
> rm -f libtool
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
> Making distclean in i18n
> make[3]: Entering directory '/<<PKGBUILDDIR>>/i18n'
> rm -f Makefile 
> rm -f config.cache config.log stamp-h stamp-h[0-9]*
> rm -f libtool
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/i18n'
> Making distclean in libiconv
> make[3]: Entering directory '/<<PKGBUILDDIR>>/libiconv'
> rm -f TAGS ID
> rm -f Makefile 
> test -z "charset.alias ref-add.sed ref-del.sed" || rm -f charset.alias 
> ref-add.sed ref-del.sed
> rm -f config.cache config.log stamp-h stamp-h[0-9]*
> rm -f libtool
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/libiconv'
> Making distclean in lib
> make[3]: Entering directory '/<<PKGBUILDDIR>>/lib'
> rm -f *.tab.c
> rm -f TAGS ID
> rm -f Makefile 
> test -z "libreco.a" || rm -f libreco.a
> rm -rf .libs _libs
> rm -f *.o core *.core
> rm -f config.cache config.log stamp-h stamp-h[0-9]*
> rm -f *.lo
> rm -f libtool
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/lib'
> Making distclean in doc
> make[3]: Entering directory '/<<PKGBUILDDIR>>/doc'
> rm -f Makefile 
> rm -f vti.tmp
> rm -f recode.aux recode.cp recode.cps recode.dvi recode.fn recode.fns \
>   recode.ky recode.kys recode.ps recode.log recode.pg \
>   recode.toc recode.tp recode.tps recode.vr recode.vrs \
>   recode.op recode.tr recode.cv recode.cn
> test -z "recode.ops" || rm -f recode.ops
> rm -f config.cache config.log stamp-h stamp-h[0-9]*
> rm -f libtool
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/doc'
> Making distclean in m4
> make[3]: Entering directory '/<<PKGBUILDDIR>>/m4'
> rm -f Makefile 
> rm -f config.cache config.log stamp-h stamp-h[0-9]*
> rm -f libtool
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/m4'
> rm -f config.status
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f i18n/*.mo
> rm -f doc/*.html
> rm -f src/recode.1
> rm -f stamp-pot
> rm -rf doc/recode
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building recode using existing ./recode_3.6.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file src/recode.1, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file i18n/sv.mo, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file i18n/it.mo, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file i18n/da.mo, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file i18n/gl.mo, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file i18n/pl.mo, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file i18n/es.mo, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file i18n/de.mo, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file i18n/el.mo, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file i18n/pt.mo, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file i18n/fr.mo, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file i18n/sl.mo, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file i18n/nl.mo, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/recode.info-1, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/recode.info-3, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/recode.info-4, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/recode.info-2, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/recode.info-7, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/recode.info-5, use 
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file doc/recode.info-6, use 
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
>  recode-3.6/doc/recode.info
>  recode-3.6/doc/stamp-vti
>  recode-3.6/doc/version.texi
> dpkg-source: error: aborting due to unexpected upstream changes, see 
> /tmp/recode_3.6-25.diff.wrRH1F
> 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/recode_3.6-25_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: recode
Source-Version: 3.6-27
Done: Santiago Vila <[email protected]>

We believe that the bug you reported is fixed in the latest version of
recode, 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.
Santiago Vila <[email protected]> (supplier of updated recode 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, 14 Jul 2024 19:10:00 +0200
Source: recode
Architecture: source
Version: 3.6-27
Distribution: unstable
Urgency: medium
Maintainer: Santiago Vila <[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1047159 1075440
Changes:
 recode (3.6-27) unstable; urgency=medium
 .
   * Fix FTBFS with gcc-14. Closes: #1075440.
   * Setting DEB_CFLAGS_MAINT_STRIP is no longer needed.
   * Raise debhelper compat level to 13. We can finally do this
     because the configure script has been updated.
   * Remove more files in dh_auto_clean. Closes: #1047159.
Checksums-Sha1:
 d38095c284f6e6cf1556f1b604a4972a50d598e4 1489 recode_3.6-27.dsc
 841747ff6fc286e4edb4e4359b71e2edcf693630 221780 recode_3.6-27.debian.tar.xz
 41b413e3d499802f0ca06498fce1dad8d15418ff 5475 recode_3.6-27_source.buildinfo
Checksums-Sha256:
 0de83169db71ece79c4514d0f2a6324a118c4e931faf301cb85f1d3b8ba4593a 1489 
recode_3.6-27.dsc
 99b0621f60869aea0046d0c0b760e2135c6ffece18baf43e6513f44582a6e774 221780 
recode_3.6-27.debian.tar.xz
 89aa779c6d1cf093548a9842f1df3dcd32d7853abb1220cfbeda852fbe6ae41a 5475 
recode_3.6-27_source.buildinfo
Files:
 0829c19d3463502a08d69fbdab91bb6f 1489 text optional recode_3.6-27.dsc
 b575e32e59eaaca095aefe557830d16b 221780 text optional 
recode_3.6-27.debian.tar.xz
 57eca086dd26ed9437f7540d14c534fc 5475 text optional 
recode_3.6-27_source.buildinfo

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

iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmaUFG8ACgkQQc5/C58b
izK9JAf/W+XqxMbiBXrTZbm63IB65TE188eGPK6pWmpdZBzXkKN/fVguuHv9+njy
z7i9FEbvqbuXej8gUtp6yGc1EukEwn1Xvr4Q19yQU9HfC0bxPKxUxXJGedVluIC5
ymhV7GupY8q13U+/9LKywXTZXbOPpVxhBol8RfxjWvWoT9l4UIPm8Y+iRKQ6xLX2
2Rza7udGYQpBwDHcAyzSeAhu48YQl1ZB6oBn+4ExhdpuOUeJxAsXlz1yIjfaTbrB
NbfOp9+Uq5Nuu7DolR3TsOHexWM3b0yv9230cLjufzKPpirXQLYWIUerhAcOCQEG
tUi/U8WIh72TLSv2sKzp9wMn9YXNvg==
=YZrM
-----END PGP SIGNATURE-----

Attachment: pgpLi9ovmQhcS.pgp
Description: PGP signature


--- End Message ---

Reply via email to