[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1049841: propellor: Fails to build binary packages again after successful build



Source: propellor
Version: 5.13-3
Severity: minor
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-binary-20230816 ftbfs-binary-after-build
User: debian-qa@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:
> dpkg-gencontrol: warning: Conflicts field of package libghc-propellor-doc: substitution variable ${haskell:Conflicts} used, but is not defined
> dpkg-gencontrol: warning: package libghc-propellor-doc: substitution variable ${haskell:Recommends} unused, but is defined
> dpkg-gencontrol: warning: package libghc-propellor-doc: substitution variable ${haskell:ghc-version} unused, but is defined
> # only call dh_scour for packages in main
> if grep -q '^Component:[[:space:]]*main' /CurrentlyBuilding 2>/dev/null; then dh_scour -plibghc-propellor-doc ; fi
> dh_md5sums -plibghc-propellor-doc 
> dh_builddeb -plibghc-propellor-doc 
> dpkg-deb: building package 'libghc-propellor-doc' in '../libghc-propellor-doc_5.13-3_all.deb'.
> /usr/bin/make build
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> ./Setup build
> Run the 'configure' command first.
> make[1]: *** [Makefile:5: build] Error 1
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:10: build/propellor] Error 2
> dpkg-buildpackage: error: 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/propellor_5.13-3_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 to: