Source: php-raphf Version: 2.0.1+1.1.2-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211104 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > if [ ! -f debian/control-prep ]; then cp debian/control debian/control-prep; > fi > awk '/^Package: php-raphf/,/^$/' debian/control-prep | sed -e > 's/^Architecture: all/Architecture: any/' -e 's/^Package: > php-raphf\(.*\)/Package: php7.4-raphf/' >> debian/control-prep-extra > echo >> debian/control-prep-extra > touch dh_prep-7.4-stamp > echo >> debian/control > awk '/^Package: php-raphf/,/^$/' debian/control-prep | sed -e > 's/^Architecture: any/Architecture: all/' -e 's/^Package: > php-raphf\(.*\)/Package: php-raphf-all-dev/' >> debian/control > echo >> debian/control > cat debian/control-prep-extra >> debian/control > dh_prep > dh_prep: error: debian/control has a duplicate entry for php-raphf-all-dev > make[1]: *** [/usr/share/dh-php/pkg-pecl.mk:77: override_dh_prep] Error 25 The full build log is available from: http://qa-logs.debian.net/2021/11/04/php-raphf_2.0.1+1.1.2-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking 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.