Source: wmwave Version: 0.4-11.1 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`,
wmwave failed to rebuild.
Log Summary:
-------------------------------------------------------------------------------
[...]
+------------------------------------------------------------------------------+
| Build
|
+------------------------------------------------------------------------------+
Unpack source
-------------
Format: 3.0 (quilt)
Source: wmwave
Binary: wmwave
Architecture: any
Version: 0.4-11.1
Maintainer: Guido Günther <[email protected]>
Homepage: http://wmwave.sourceforge.net
Standards-Version: 4.4.0
Build-Depends: debhelper (>= 12~), libiw-dev, libx11-dev, libxext-dev,
libxpm-dev
Package-List:
wmwave deb x11 optional arch=any
Checksums-Sha1:
7b9ab646a7b3ec037b266c27f198ab3cc6683045 17157 wmwave_0.4.orig.tar.gz
dc1d14078ae73c13c68a41034960a6ddf405c8e9 5984
wmwave_0.4-11.1.debian.tar.xz
Checksums-Sha256: 9b4d83cf0ef8880b1ca1a14a8ffe8753b305a9fae2634561526d0d64b5019032 17157 wmwave_0.4.orig.tar.gz 0a13925685eec03cf5bfd5e65f79bfb600ce6e1532d59c3fb7f8b0da3b9ec177 5984 wmwave_0.4-11.1.debian.tar.xz Files: 24e985599a85d7165e5905b9d34cd81d 17157 wmwave_0.4.orig.tar.gz 3e8a7952a7ce51d30be1d64e6178bd2b 5984 wmwave_0.4-11.1.debian.tar.xz gpgv: Signature made Tue Sep 28 20:02:21 2021 UTC gpgv: using RSA key 05DB6A837E105F4B1D02C55FBBA9FAADCCFB4707 gpgv: Can't check signature: No public key dpkg-source: warning: cannot verify inline signature for ./ wmwave_0.4-11.1.dsc: no acceptable signature found dpkg-source: info: extracting wmwave in /<<PKGBUILDDIR>> dpkg-source: info: unpacking wmwave_0.4.orig.tar.gz dpkg-source: info: unpacking wmwave_0.4-11.1.debian.tar.xz dpkg-source: info: using patch list from debian/patches/series dpkg-source: info: applying Debian-delta.patch dpkg-source: info: applying Move-libraries-to-the-end.patch dpkg-source: info: applying Fix-compilation-with-gcc-10.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 wmwave dpkg-buildpackage: info: source version 0.4-11.1 dpkg-buildpackage: info: source distribution unstable dpkg-buildpackage: info: source changed by Francisco Vilmar Cardoso Ruviaro <[email protected]> dpkg-source --before-build . dpkg-buildpackage: info: host architecture arm64 debian/rules clean dh clean dh_auto_clean make -j4 clean make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -f *.o rm -f wmwave rm -f *~ make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure dh_auto_build make -j4 "INSTALL=install --strip-program=true" make[1]: Entering directory '/<<PKGBUILDDIR>>' cc -O2 -Wall -I/usr/X11R6/share/include -c wmgeneral.c -o wmgeneral.o cc -O2 -Wall -I/usr/X11R6/share/include -c wmwave.c -o wmwave.o cc -O2 -Wall -o wmwave wmgeneral.o -L/usr/X11R6/lib wmwave.o -lXext - lXpm -lXext -lX11 -lm -liw make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_test create-stamp debian/debhelper-build-stamp dh_prep dh_installdirs dh_auto_install --destdir=debian/wmwave/ make -j4 install DESTDIR=/<<PKGBUILDDIR>>/debian/wmwave AM_UPDATE_INFO_DIR=no "INSTALL=install --strip-program=true" make[1]: Entering directory '/<<PKGBUILDDIR>>' install -o root -g root -m 0755 wmwave /<<PKGBUILDDIR>>/debian/wmwave/ usr/bin/ install: cannot change ownership of '/<<PKGBUILDDIR>>/debian/wmwave/usr/ bin/wmwave': Operation not permitted make[1]: *** [Makefile:34: install] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_install: error: make -j4 install DESTDIR=/<<PKGBUILDDIR>>/ debian/wmwave AM_UPDATE_INFO_DIR=no "INSTALL=install --strip- program=true" returned exit code 2 make: *** [debian/rules:15: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- Build finished at 2024-11-18T20:27:35Z ------------------------------------------------------------------------------- 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/1051120.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.
OpenPGP_signature.asc
Description: OpenPGP digital signature

