Hi, My assumption is that this action on cavium boards need a lot of time to execute, and that is the reason for TERM signal.
> while read SIZE; do \ > mkdir -p > /«PKGBUILDDIR»/debian/tmp-Q16/usr/share/icons/hicolor/$SIZE/apps/ ;\ > cd /«PKGBUILDDIR»/debian/build-quantum-Q16; \ > ./magick.sh convert /«PKGBUILDDIR»/debian/display-im6.svg \ > -background none -define filter:blur=0.75 -filter > Gaussian -resize $SIZE \ > -gravity center -extent $SIZE \ > > /«PKGBUILDDIR»/debian/tmp-Q16/usr/share/icons/hicolor/$SIZE/apps/display-im6.q16.png; > \ > done < /«PKGBUILDDIR»/debian/display-im6.iconssize Starting whit 8:6.8.8.9-1 version all imagemagick builds were done on ball (broadcom board). https://buildd.debian.org/status/logs.php?pkg=imagemagick&arch=mips Also, for mipsel all builds were done on non-cavium boards (broadcom, loongson). I will try it locally confirm this assumption. Regards, Dejan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org