Source: xfsdump
Version: 3.1.11-0.2
Severity: important
Tags: ftbfs
Justification: FTBFS
X-Debbugs-Cc: [email protected]
User: [email protected]
Usertags: rrr-no-as-default-issue

Dear maintainer,

During a test rebuild for building packages with
`Rules-Requires-Root: no` as the default in `dpkg`,
xfsdump failed to rebuild.

Log Summary:
-------------------------------------------------------------------------------
[...]

+------------------------------------------------------------------------------+
| Build
                                                                       |
+------------------------------------------------------------------------------+


Unpack source
-------------

Format: 3.0 (quilt)
Source: xfsdump
Binary: xfsdump
Architecture: any
Version: 3.1.11-0.2
Maintainer: Nathan Scott <[email protected]>
Uploaders: Anibal Monsalve Salazar <[email protected]>
Standards-Version: 3.8.1
Build-Depends: xfslibs-dev (>= 3.0.0), uuid-dev, libattr1-dev (>=
2.4.14), libncurses-dev, autoconf, debhelper (>= 5), gettext, libtool,
autotools-dev
Package-List:
 xfsdump deb admin optional arch=any
Checksums-Sha1:
 f65f48b194cc52691d2fdbe957ddd565e1f51ac7 862337 xfsdump_3.1.11.orig.tar.gz
 3e56670a54411a280f78bfb01360ffc9a6f9624b 5408
xfsdump_3.1.11-0.2.debian.tar.xz
Checksums-Sha256:
 62923283bb1af849eabba6de71b9f24b09c4ac652fcbc03f902d75332bc22e9a 862337
xfsdump_3.1.11.orig.tar.gz
 23ec4da95482c13772938414aa04c1f13dc06865a3a5c0ce4266742063a1e2f9 5408
xfsdump_3.1.11-0.2.debian.tar.xz
Files:
 917ab38a6fa76d8f98bcf596cb1895e8 862337 xfsdump_3.1.11.orig.tar.gz
 bac1918b55bdace82e5b83151b34ee7a 5408 xfsdump_3.1.11-0.2.debian.tar.xz


gpgv: Signature made Wed Jun 12 18:19:21 2024 UTC
gpgv:                using RSA key 7D1ACFFAD9E0806C9C4CD3925C13D6DB93052E03
gpgv: Can't check signature: No public key
dpkg-source: warning: cannot verify inline signature for ./
xfsdump_3.1.11-0.2.dsc: no acceptable signature found
dpkg-source: info: extracting xfsdump in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking xfsdump_3.1.11.orig.tar.gz
dpkg-source: info: unpacking xfsdump_3.1.11-0.2.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying Build-independently-of-usr-merge-status-on-
host.patch

Check disk space
----------------

Sufficient free space for build

User Environment
----------------

APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=debusine-worker
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SHELL=/bin/sh
USER=debusine-worker

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package xfsdump
dpkg-buildpackage: info: source version 3.1.11-0.2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Chris Hofstaedtler
<[email protected]>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
 debian/rules clean
== dpkg-buildpackage: clean
test -f debian/rules
rm -f built .census
/usr/bin/make distclean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f config.log .ltdep .dep config.status config.cache confdefs.h
conftest* built .census install.* install-dev.* *.gz autom4te.cache/*
libtool include/builddefs include/config.h
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
rm -rf debian/xfsdump
rm -f debian/*substvars debian/files* debian/*.debhelper
dh_autotools-dev_restoreconfig
dh_autotools-dev_restoreconfig: warning: Compatibility levels before 10
are deprecated (level 7 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.
        for c_g in `find . -type f -name config.guess` ; do if test -e
"$c_g.dh-orig" ; then mv -f "$c_g.dh-orig" "$c_g" ; fi ; done
        for c_s in `find . -type f -name config.sub`   ; do if test -e
"$c_s.dh-orig" ; then mv -f "$c_s.dh-orig" "$c_s" ; fi ; done
        find . -type f \( -name config.guess.dh-orig -o -name config.sub.dh-
orig \) -delete
dh_clean
        rm -f debian/debhelper-build-stamp
        rm -rf debian/.debhelper/
dh_clean: warning: Compatibility levels before 10 are deprecated (level
7 in use)
        rm -f debian/xfsdump.debhelper.log
        rm -f -- debian/xfsdump.substvars debian/files
        rm -fr -- debian/xfsdump/ debian/tmp/
        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 -o -name __pycache__ \) 
-prune -
exec rm -rf {} + \) \)
 debian/rules binary
test 0 -eq `id -u`
make: *** [debian/rules:66: checkroot] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess returned exit
status 2
--------------------------------------------------------------------------------
Build finished at 2024-11-18T21:04:04Z

-------------------------------------------------------------------------------


The above is just how the build ends and not necessarily the most
relevant part. If required, the full build log is available here:

https://people.debian.org/~nthykier/rrr-no-as-default/logs/1051971.gz

You can find common solutions at
https://people.debian.org/~nthykier/rrr-no-as-default/docs/solutions.md

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

If this package is listed in
https://people.debian.org/~nthykier/rrr-no-as-default/docs/static-
ownership.list,
then please just set `Rules-Requires-Root: binary-targets` to the source
stanza of `debian/control` as a fix to this bug.

If this package is listed in
https://people.debian.org/~nthykier/rrr-no-as-default/docs/maybe-
misbuilds.list,
then the package was deemed at risk for misbuilding (having wrong
ownership) but had a FTBFS problem we tested it. Please test whether the
package works with `Rules-Requires-Root: no` validating that the
resulting deb has the correct ownership for all paths in the deb.

The goal is to have the default changed in `dpkg` either in `Trixie` or
`Forky`, depending on progress and feasibility with the release schedule
for Trixie.

For more information on this bug filing, please see:
https://lists.debian.org/debian-dpkg/2024/11/msg00016.html

Thanks,


PS: The builds were performed in mid-November. If you fixed the problem
between between then and this bug being filed, then please just close
the bug with the version it was fixed in.

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to