Source: ipxe Version: 1.0.0+git-20150424.a25a16d-1 Severity: serious Tags: stretch sid User: [email protected] Usertags: qa-ftbfs-20161021 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > gcc -DARCH=i386 -DPLATFORM=pcbios -march=i386 -fomit-frame-pointer > -fstrength-reduce -falign-jumps=1 -falign-loops=1 -falign-functions=1 > -mpreferred-stack-boundary=2 -mregparm=3 -mrtd -freg-struct-return -m32 > -fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude -I. -Iarch/x86/include > -Iarch/i386/include -Iarch/i386/include/pcbios -Os -g -ffreestanding -Wall -W > -Wformat-nonliteral -fno-stack-protector -fno-dwarf2-cfi-asm -fno-exceptions > -fno-unwind-tables -fno-asynchronous-unwind-tables -Wno-address > -ffunction-sections -fdata-sections -include include/compiler.h > -DOBJECT=hmac -c crypto/hmac.c -o bin/hmac.o > env CCACHE_DISABLE=1 gcc -DARCH=i386 -DPLATFORM=pcbios -march=i386 > -fomit-frame-pointer -fstrength-reduce -falign-jumps=1 -falign-loops=1 > -falign-functions=1 -mpreferred-stack-boundary=2 -mregparm=3 -mrtd > -freg-struct-return -m32 -fshort-wchar -Ui386 -Ulinux -DNVALGRIND -Iinclude > -I. -Iarch/x86/include -Iarch/i386/include -Iarch/i386/include/pcbios -Os -g > -ffreestanding -Wall -W -Wformat-nonliteral -fno-stack-protector > -fno-dwarf2-cfi-asm -fno-exceptions -fno-unwind-tables > -fno-asynchronous-unwind-tables -Wno-address -ffunction-sections > -fdata-sections -include include/compiler.h -DOBJECT=privkey -c > crypto/privkey.c -o bin/privkey.o > /tmp/cc1MIrHx.s: Assembler messages: > /tmp/cc1MIrHx.s:27: Error: missing or invalid displacement expression > `private_key_len@GOTOFF' > Makefile.housekeeping:850: recipe for target 'bin/privkey.o' failed > make[2]: *** [bin/privkey.o] Error 1 If the failure looks somehow time/timezone related: Note that this rebuild was performed without the 'tzdata' package installed in the chroot. tzdata used be (transitively) part of build-essential, but it no longer is. If this package requires it to build, it should be added to build-depends. For the release team's opinion on this, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185 If the failure looks LSB-related: similarly to tzdata, lsb-base is not installed in the build chroot. The full build log is available from: http://aws-logs.debian.net/2016/10/21/ipxe_1.0.0+git-20150424.a25a16d-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! 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.

