Source: dsh
Version: 0.25.10-1.5
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 dsh
> dpkg-buildpackage: info: source version 0.25.10-1.5
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Marcos Talau <[email protected]>
>  dpkg-source --before-build .
>  fakeroot debian/rules clean
> dh_testdir
> dh_testroot
> rm -f build-stamp configure-stamp
> /usr/bin/make clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making clean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f remove-potcdate.sed
> rm -f core core.* dsh.po dsh.1po dsh.2po *.new.po
> rm -fr *.o
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making clean in m4
> make[2]: Entering directory '/<<PKGBUILDDIR>>/m4'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4'
> Making clean in .
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
>  rm -f dsh dsh
>  rm -f dsh dsh
> rm -rf .libs _libs
> rm -f build-man/dsh.1 build-man/dsh.conf.5
> rmdir build-man
> rm -r doc
> rm: cannot remove 'doc': No such file or directory
> make[2]: [Makefile:1052: clean-local] Error 1 (ignored)
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> /usr/bin/make distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making distclean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f remove-potcdate.sed
> rm -f core core.* dsh.po dsh.1po dsh.2po *.new.po
> rm -fr *.o
> rm -f Makefile Makefile.in POTFILES *.mo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making distclean in m4
> make[2]: Entering directory '/<<PKGBUILDDIR>>/m4'
> rm -rf .libs _libs
> rm -f *.lo
> test -z "" || rm -f 
> rm -f libtool
> rm -f Makefile
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/m4'
> Making distclean in .
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
>  rm -f dsh dsh
>  rm -f dsh dsh
> rm -rf .libs _libs
> rm -f build-man/dsh.1 build-man/dsh.conf.5
> rmdir build-man
> rmdir: failed to remove 'build-man': No such file or directory
> make[2]: [Makefile:1051: clean-local] Error 1 (ignored)
> rm -r doc
> rm: cannot remove 'doc': No such file or directory
> make[2]: [Makefile:1052: clean-local] Error 1 (ignored)
> rm -f *.o
> rm -f *.lo
> rm -f *.tab.c
> test -z "" || rm -f 
> rm -f config.h stamp-h1
> rm -f libtool
> rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -f config.status config.cache config.log configure.lineno 
> configure.status.lineno
> rm -rf ./.deps
> rm -f Makefile
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autotools-dev_restoreconfig
> dh_autotools-dev_restoreconfig: warning: Compatibility levels before 10 are 
> deprecated (level 9 in use)
> dh_autotools-dev_restoreconfig: warning: dh_autotools-dev_restoreconfig is 
> deprecated; please see dh_autotools-dev_restoreconfig(1) for a replacement
> dh_autotools-dev_restoreconfig: warning: This feature will be removed in 
> compat 12.
> dh_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in 
> use)
>  dpkg-source -b .
> dpkg-source: info: using source format '1.0'
> dpkg-source: info: building dsh using existing dsh_0.25.10.orig.tar.gz
> dpkg-source: info: building dsh in dsh_0.25.10-1.5.diff.gz
> dpkg-source: warning: file dsh-0.25.10/dcp.sh has no final newline (either 
> original or modified version)
> dpkg-source: error: cannot represent change to po/de.gmo: binary file 
> contents changed
> dpkg-source: warning: the diff modifies the following upstream files: 
>  ChangeLog.OLD
>  configure
>  configure.ac
>  dcp.sh
>  drshd.c
>  dsh.1
>  dsh.1.ja.po
>  po/de.po
>  po/insert-header.sin
> dpkg-source: info: use the '3.0 (quilt)' format to have separate and 
> documented changes to upstream files, see dpkg-source(1)
> 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/dsh_0.25.10-1.5_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.

Reply via email to