[Pkg-fonts-devel] Bug#1049837: fonts-arkpandora: Fails to build binary packages again after successful build
Lucas Nussbaum
lucas at debian.org
Wed Aug 16 08:42:48 BST 2023
Source: fonts-arkpandora
Version: 2.04-1.1
Severity: minor
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: debian-qa at lists.debian.org
Usertags: qa-doublebuild
Hi,
This package fails to do build a binary-only build (not source) after a
successful build (dpkg-buildpackage ; dpkg-buildpackage -b).
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/DoubleBuild
Relevant part of the build log:
> cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -b
> --------------------------------------------------------------------------------------------------------------------------------------
>
> dpkg-buildpackage: info: source package fonts-arkpandora
> dpkg-buildpackage: info: source version 2.04-1.1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Holger Levsen <holger at debian.org>
> dpkg-source --before-build .
> dpkg-buildpackage: info: host architecture amd64
> fakeroot debian/rules clean
> test -x debian/rules
> dh_clean
> dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> debian/rules build
> test -x debian/rules
> mkdir -p "."
> fakeroot debian/rules binary
> test -x debian/rules
> dh_testroot
> dh_prep
> dh_installdirs -A
> dh_installdirs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> mkdir -p "."
> Adding cdbs dependencies to debian/fonts-arkpandora.substvars
> dh_installdirs -pfonts-arkpandora \
>
> dh_installdirs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_installdocs -pfonts-arkpandora
> dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_installexamples -pfonts-arkpandora
> dh_installexamples: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_installman -pfonts-arkpandora
> dh_installman: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_installinfo -pfonts-arkpandora
> dh_installinfo: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_installmenu -pfonts-arkpandora
> dh_installcron -pfonts-arkpandora
> dh_systemd_enable -pfonts-arkpandora
> dh_systemd_enable: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_installinit -pfonts-arkpandora
> dh_installinit: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_installdebconf -pfonts-arkpandora
> dh_installemacsen -pfonts-arkpandora
> dh_installcatalogs -pfonts-arkpandora
> dh_installpam -pfonts-arkpandora
> dh_installpam: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_installlogrotate -pfonts-arkpandora
> dh_installlogcheck -pfonts-arkpandora
> dh_installchangelogs -pfonts-arkpandora
> dh_installchangelogs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_installudev -pfonts-arkpandora
> dh_lintian -pfonts-arkpandora
> dh_bugfiles -pfonts-arkpandora
> dh_install -pfonts-arkpandora
> dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_systemd_start -pfonts-arkpandora
> dh_systemd_start: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_link -pfonts-arkpandora
> dh_link: warning: Compatibility levels before 10 are deprecated (level 9 in use)
> dh_buildinfo -pfonts-arkpandora
> dh_installmime -pfonts-arkpandora
> dh_installgsettings -pfonts-arkpandora
> make: *** No rule to make target 'local.conf.arkpandora', needed by 'debian/install-conffile-stamp'. Stop.
> dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -b' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/16/fonts-arkpandora_2.04-1.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.
More information about the Pkg-fonts-devel
mailing list