Source: pcp
Severity: serious
Version: 7.1.1-1

Hello, looking at the build log for armhf:
https://buildd.debian.org/status/fetch.php?pkg=pcp&arch=armhf&ver=7.1.1-1&stamp=1774834628&raw=0

make[1]: Entering directory '/build/reproducible-path/pcp-7.1.1'
export QT_SELECT=5; \
./configure --prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc 
--localstatedir=/var --with-rcdir=/etc/init.d --with-sysconfigdir=/etc/default 
--with-zip=/bin/gzip --with-tar=/bin/tar SED=/bin/sed ECHO=/bin/echo 
QMAKE=/usr/bin/qmake MAKEDEPEND=/bin/true BZIP2=/bin/bzip2 --with-non-debug=yes
checking build system type... armv8l-unknown-linux-gnueabihf
checking host system type... armv8l-unknown-linux-gnueabihf
checking target system type... armv8l-unknown-linux-gnueabihf
Building on armv8l-unknown-linux for armv8l-unknown-linux

This makes the package built for a wrong arch in armhf.
The baseline should be armv7l

(not sure if this is really an autoconf bug)

G.

Reply via email to