Your message dated Tue, 15 Aug 2023 22:19:39 +0200
with message-id <[email protected]>
and subject line Re: Bug#1045988: xfsprogs: Fails to build source after
successful build
has caused the Debian Bug report #1045988,
regarding xfsprogs: 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.)
--
1045988: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045988
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xfsprogs
Version: 6.3.0-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 xfsprogs
> dpkg-buildpackage: info: source version 6.3.0-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Nathan Scott <[email protected]>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> == dpkg-buildpackage: clean
> test -f debian/rules
> rm -f built .gitcensus mkfs/mkfs.xfs-xfsprogs-udeb
> /usr/bin/make distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Cleaning libfrog
> Cleaning libxfs
> Cleaning libxlog
> Cleaning libxcmd
> Cleaning libhandle
> Cleaning copy
> Cleaning db
> Cleaning estimate
> Cleaning fsck
> Cleaning fsr
> Cleaning growfs
> Cleaning io
> Cleaning logprint
> Cleaning mkfs
> Cleaning quota
> Cleaning mdrestore
> Cleaning repair
> Cleaning rtcp
> Cleaning m4
> Cleaning man
> Cleaning man2
> Cleaning man3
> Cleaning man5
> Cleaning man8
> Cleaning doc
> Cleaning debian
> Cleaning spaceman
> Cleaning scrub
> Cleaning po
> Cleaning include
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -rf debian/xfsprogs debian/xfslibs-dev debian/xfsprogs-udeb
> rm -f debian/*substvars debian/files* debian/*.debhelper
> dh_autoreconf_clean
> rm -f -- ./config.sub ./install-sh ./config.sub\~ ./m4/ltsugar.m4
> ./m4/lt\~obsolete.m4 ./m4/ltversion.m4 ./m4/libtool.m4 ./m4/ltoptions.m4
> ./aclocal.m4 ./config.guess ./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 ./ltmain.sh ./configure
> ./config.guess\~ ./install-sh\~ ./configure\~
> rm -f debian/autoreconf.before debian/autoreconf.after
> dh_clean
> rm -f debian/debhelper-build-stamp
> cp -an --reflink=auto
> debian/.debhelper/bucket/files/cf610daf8afdedbf2110abd79bdd4121d59080cab5ec46deaf67f97273bb6bda
>
> debian/.debhelper/bucket/files/cf610daf8afdedbf2110abd79bdd4121d59080cab5ec46deaf67f97273bb6bda.tmp
> mv
> debian/.debhelper/bucket/files/cf610daf8afdedbf2110abd79bdd4121d59080cab5ec46deaf67f97273bb6bda.tmp
> config.guess
> cp -an --reflink=auto
> debian/.debhelper/bucket/files/deb02c26f43b2ea64276c9ede77ec0f53d08e6256710f3c0a12275712085c348
>
> debian/.debhelper/bucket/files/deb02c26f43b2ea64276c9ede77ec0f53d08e6256710f3c0a12275712085c348.tmp
> mv
> debian/.debhelper/bucket/files/deb02c26f43b2ea64276c9ede77ec0f53d08e6256710f3c0a12275712085c348.tmp
> config.sub
> rm -f debian/.debhelper/bucket/index
> rm -rf debian/.debhelper/
> rm -f -- debian/xfsprogs.substvars debian/xfslibs-dev.substvars
> debian/xfsprogs-udeb.substvars debian/files
> rm -fr -- debian/xfsprogs/ debian/tmp/ debian/xfslibs-dev/
> debian/xfsprogs-udeb/
> 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: warning: upstream signing key but no upstream tarball signature
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building xfsprogs using existing
> ./xfsprogs_6.3.0.orig.tar.xz
> dpkg-source: warning: ignoring deletion of file install-sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file ltmain.sh, 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 .gitcensus, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file po/xfsprogs.pot, use
> --include-removal to override
> dpkg-source: info: local changes detected, the modified files are:
> xfsprogs-6.3.0/config.guess
> xfsprogs-6.3.0/config.sub
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/xfsprogs_6.3.0-1.diff.zchqZR
> 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/xfsprogs_6.3.0-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 ---
Version: 6.4.0-1
--- End Message ---