Source: loadlin Version: 1.6f-7 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200620 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>/src/srclinux' > gcc -m32 -traditional -c loadlinh.S > gcc -m32 -D__KERNEL__ -march=i386 -Os -DSTDC_HEADERS -fomit-frame-pointer > -fno-strength-reduce -fPIC -ffreestanding -fno-stack-protector -c pgadjust.c > -o pgadjust.o > ld -m elf_i386 -Ttext 0x95010 -N -e startup_32 -o pgadjust loadlinh.o > pgadjust.o > objcopy -O binary pgadjust pgadjust.out > echo "; 32-bit code, linkaddress: 0x95010" >pgadjust.as > hexdump -v -e '" DD " 8/4 "0%Xh," 1/4 "0%Xh\n"' pgadjust.out >>pgadjust.as > /bin/sh: 1: hexdump: not found > make[2]: *** [Makefile:19: ../pgadjust.asm] Error 127 The full build log is available from: http://qa-logs.debian.net/2020/06/20/loadlin_1.6f-7_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! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.