Source: seabios Version: 1.7.2-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20130509 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[1]: Entering directory `/«PKGBUILDDIR»' > Build Kconfig config file > Compile checking out/misc.o > Compile checking out/stacks.o > Compile checking out/pmm.o > Compile checking out/output.o > Compile checking out/util.o > Compile checking out/block.o > Compile checking out/floppy.o > Compile checking out/ata.o > Compile checking out/mouse.o > Compile checking out/kbd.o > Compile checking out/pci.o > Compile checking out/serial.o > Compile checking out/clock.o > Compile checking out/pic.o > Compile checking out/cdrom.o > Compile checking out/ps2port.o > Compile checking out/smp.o > Compile checking out/resume.o > Compile checking out/pnpbios.o > Compile checking out/pirtable.o > Compile checking out/vgahooks.o > Compile checking out/ramdisk.o > Compile checking out/pcibios.o > Compile checking out/blockcmd.o > Compile checking out/usb.o > Compile checking out/usb-uhci.o > Compile checking out/usb-ohci.o > Compile checking out/usb-ehci.o > Compile checking out/usb-hid.o > Compile checking out/usb-msc.o > Compile checking out/virtio-ring.o > Compile checking out/virtio-pci.o > Compile checking out/virtio-blk.o > Compile checking out/virtio-scsi.o > Compile checking out/apm.o > Compile checking out/ahci.o > Compile checking out/usb-uas.o > Compile checking out/lsi-scsi.o > Compile checking out/esp-scsi.o > Compile checking out/megasas.o > Compile checking out/post.o > Compile checking out/shadow.o > Compile checking out/memmap.o > Compile checking out/coreboot.o > Compile checking out/boot.o > Compiling IASL out/acpi-dsdt.hex > ASL Input: out/acpi-dsdt.dsl.i - 493 lines, 19600 bytes, 319 keywords > AML Output: out/acpi-dsdt.aml - 4521 bytes, 161 named objects, 158 > executable opcodes > Listing File: out/acpi-dsdt.lst - 138202 bytes > Hex Dump: out/acpi-dsdt.hex - 42779 bytes > > Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 247 Optimizations > Compiling IASL out/ssdt-proc.hex > ASL Input: out/ssdt-proc.dsl.i - 35 lines, 762 bytes, 8 keywords > AML Output: out/ssdt-proc.aml - 120 bytes, 6 named objects, 2 executable > opcodes > Listing File: out/ssdt-proc.lst - 2616 bytes > Hex Dump: out/ssdt-proc.hex - 1452 bytes > > Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations > Compiling IASL out/ssdt-pcihp.hex > out/ssdt-pcihp.dsl.i 30: Return (PCEJ(_SUN)) > Warning 1104 - ^ Reserved method > should not return a value (_EJ0) > > ASL Input: out/ssdt-pcihp.dsl.i - 36 lines, 767 bytes, 6 keywords > AML Output: out/ssdt-pcihp.aml - 88 bytes, 5 named objects, 1 executable > opcodes > Listing File: out/ssdt-pcihp.lst - 2725 bytes > Hex Dump: out/ssdt-pcihp.hex - 1153 bytes > > Compilation complete. 0 Errors, 1 Warnings, 0 Remarks, 0 Optimizations > Compiling IASL out/ssdt-susp.hex > ASL Input: out/ssdt-susp.dsl.i - 36 lines, 647 bytes, 4 keywords > AML Output: out/ssdt-susp.aml - 78 bytes, 4 named objects, 0 executable > opcodes > Listing File: out/ssdt-susp.lst - 2219 bytes > Hex Dump: out/ssdt-susp.hex - 1077 bytes > > Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations > Compiling IASL out/q35-acpi-dsdt.hex > ASL Input: out/q35-acpi-dsdt.dsl.i - 532 lines, 28706 bytes, 416 keywords > AML Output: out/q35-acpi-dsdt.aml - 7458 bytes, 241 named objects, 175 > executable opcodes > Listing File: out/q35-acpi-dsdt.lst - 240386 bytes > Hex Dump: out/q35-acpi-dsdt.hex - 70308 bytes > > Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 446 Optimizations > Compile checking out/acpi.o > src/acpi.c: In function 'patch_pcihp': > src/acpi.c:489:14: error: 'ssdt_pcihp_name' undeclared (first use in this > function) > src/acpi.c:489:14: note: each undeclared identifier is reported only once for > each function it appears in > src/acpi.c:489:14: error: 'ssdt_pcihp_start' undeclared (first use in this > function) > src/acpi.c:491:14: error: 'ssdt_pcihp_id' undeclared (first use in this > function) > src/acpi.c:492:14: error: 'ssdt_pcihp_adr' undeclared (first use in this > function) > src/acpi.c:497:27: error: 'ssdt_pcihp_ej0' undeclared (first use in this > function) > src/acpi.c: In function 'build_ssdt': > src/acpi.c:509:26: error: 'ssdp_susp_aml' undeclared (first use in this > function) > src/acpi.c:511:34: error: 'ssdt_proc_end' undeclared (first use in this > function) > src/acpi.c:511:34: error: 'ssdt_proc_start' undeclared (first use in this > function) > src/acpi.c:516:40: error: 'ssdt_pcihp_end' undeclared (first use in this > function) > src/acpi.c:516:40: error: 'ssdt_pcihp_start' undeclared (first use in this > function) > src/acpi.c:533:18: error: 'acpi_s3_name' undeclared (first use in this > function) > src/acpi.c:535:18: error: 'acpi_s4_name' undeclared (first use in this > function) > src/acpi.c:537:18: error: 'acpi_s4_pkg' undeclared (first use in this > function) > src/acpi.c:551:26: error: 'ssdp_proc_aml' undeclared (first use in this > function) > src/acpi.c:552:18: error: 'ssdt_proc_name' undeclared (first use in this > function) > src/acpi.c:555:18: error: 'ssdt_proc_id' undeclared (first use in this > function) > src/acpi.c:612:26: error: 'ssdp_pcihp_aml' undeclared (first use in this > function) > src/acpi.c: In function 'acpi_bios_init': > src/acpi.c:856:41: error: 'AmlCode' undeclared (first use in this function) > make[1]: *** [out/acpi.o] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2013/05/09/seabios_1.7.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! 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. -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org