Your message dated Mon, 26 Dec 2016 21:19:04 +0000
with message-id <[email protected]>
and subject line Bug#846686: fixed in seabios 1.10.1-1
has caused the Debian Bug report #846686,
regarding seabios: FTBFS: Error! ROM doesn't fit (131104 > 131072)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
846686: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846686
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: seabios
Version: 1.9.3-2
Severity: serious
Tags: stretch sid
User: [email protected]
Usertags: qa-ftbfs-20161202 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):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Build Kconfig config file
> Compile checking build/bios/src/misc.o
> Compile checking build/bios/src/stacks.o
> Compile checking build/bios/src/output.o
> Compile checking build/bios/src/string.o
> Compile checking build/bios/src/block.o
> Compile checking build/bios/src/cdrom.o
> Compile checking build/bios/src/disk.o
> Compile checking build/bios/src/mouse.o
> Compile checking build/bios/src/kbd.o
> Compile checking build/bios/src/system.o
> Compile checking build/bios/src/serial.o
> Compile checking build/bios/src/clock.o
> Compile checking build/bios/src/resume.o
> Compile checking build/bios/src/pnpbios.o
> Compile checking build/bios/src/vgahooks.o
> Compile checking build/bios/src/pcibios.o
> Compile checking build/bios/src/apm.o
> Compile checking build/bios/src/hw/pci.o
> Compile checking build/bios/src/hw/timer.o
> Compile checking build/bios/src/hw/rtc.o
> Compile checking build/bios/src/hw/dma.o
> Compile checking build/bios/src/hw/pic.o
> Compile checking build/bios/src/hw/ps2port.o
> Compile checking build/bios/src/hw/serialio.o
> Compile checking build/bios/src/hw/usb.o
> Compile checking build/bios/src/hw/usb-uhci.o
> Compile checking build/bios/src/hw/usb-ohci.o
> Compile checking build/bios/src/hw/usb-ehci.o
> Compile checking build/bios/src/hw/usb-hid.o
> Compile checking build/bios/src/hw/usb-msc.o
> Compile checking build/bios/src/hw/usb-uas.o
> Compile checking build/bios/src/hw/blockcmd.o
> Compile checking build/bios/src/hw/floppy.o
> Compile checking build/bios/src/hw/ata.o
> Compile checking build/bios/src/hw/ramdisk.o
> Compile checking build/bios/src/hw/lsi-scsi.o
> Compile checking build/bios/src/hw/esp-scsi.o
> Compile checking build/bios/src/hw/megasas.o
> Compile checking build/bios/src/post.o
> Compile checking build/bios/src/e820map.o
> Compile checking build/bios/src/malloc.o
> Compile checking build/bios/src/romfile.o
> Compile checking build/bios/src/x86.o
> Compile checking build/bios/src/optionroms.o
> Compile checking build/bios/src/pmm.o
> Compile checking build/bios/src/font.o
> Compile checking build/bios/src/boot.o
> Compile checking build/bios/src/bootsplash.o
> Compile checking build/bios/src/jpeg.o
> Compile checking build/bios/src/bmp.o
> Compile checking build/bios/src/tcgbios.o
> src/tcgbios.c:45:17: warning: 'GetCapability_OwnerAuth' defined but not used
> [-Wunused-const-variable=]
> static const u8 GetCapability_OwnerAuth[] = {
> ^~~~~~~~~~~~~~~~~~~~~~~
> src/tcgbios.c:40:17: warning: 'GetCapability_Permanent_Flags' defined but not
> used [-Wunused-const-variable=]
> static const u8 GetCapability_Permanent_Flags[] = {
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> src/tcgbios.c:38:17: warning: 'CommandFlag_TRUE' defined but not used
> [-Wunused-const-variable=]
> static const u8 CommandFlag_TRUE[1] = { 0x01 };
> ^~~~~~~~~~~~~~~~
> src/tcgbios.c:37:17: warning: 'CommandFlag_FALSE' defined but not used
> [-Wunused-const-variable=]
> static const u8 CommandFlag_FALSE[1] = { 0x00 };
> ^~~~~~~~~~~~~~~~~
> src/tcgbios.c:34:17: warning: 'PhysicalPresence_PRESENT' defined but not used
> [-Wunused-const-variable=]
> static const u8 PhysicalPresence_PRESENT[] = { 0x00, 0x08 };
> ^~~~~~~~~~~~~~~~~~~~~~~~
> src/tcgbios.c:33:17: warning: 'PhysicalPresence_CMD_DISABLE' defined but not
> used [-Wunused-const-variable=]
> static const u8 PhysicalPresence_CMD_DISABLE[] = { 0x01, 0x00 };
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Compile checking build/bios/src/sha1.o
> Compile checking build/bios/src/hw/ahci.o
> Compile checking build/bios/src/hw/pvscsi.o
> Compile checking build/bios/src/hw/usb-xhci.o
> src/hw/usb-xhci.c:297:18: warning: 'eptype_to_xhci_out' defined but not used
> [-Wunused-const-variable=]
> static const int eptype_to_xhci_out[] = {
> ^~~~~~~~~~~~~~~~~~
> src/hw/usb-xhci.c:290:18: warning: 'eptype_to_xhci_in' defined but not used
> [-Wunused-const-variable=]
> static const int eptype_to_xhci_in[] = {
> ^~~~~~~~~~~~~~~~~
> Compile checking build/bios/src/hw/usb-hub.o
> Compile checking build/bios/src/hw/sdcard.o
> Compile checking build/bios/src/fw/coreboot.o
> Compile checking build/bios/src/fw/lzmadecode.o
> Compile checking build/bios/src/fw/multiboot.o
> Compile checking build/bios/src/fw/csm.o
> Compile checking build/bios/src/fw/biostables.o
> Compile checking build/bios/src/fw/paravirt.o
> Compile checking build/bios/src/fw/shadow.o
> Compile checking build/bios/src/fw/pciinit.o
> Compile checking build/bios/src/fw/smm.o
> Compile checking build/bios/src/fw/smp.o
> Compile checking build/bios/src/fw/mtrr.o
> Compile checking build/bios/src/fw/xen.o
> Compiling IASL build/bios/src/fw/acpi-dsdt.hex
> build/bios/src/fw/acpi-dsdt.dsl.i 405: Method(CPEJ, 2, NotSerialized) {
> Remark 2146 - Method Argument is never used ^ (Arg0)
>
> build/bios/src/fw/acpi-dsdt.dsl.i 405: Method(CPEJ, 2, NotSerialized) {
> Remark 2146 - Method Argument is never used ^ (Arg1)
>
> ASL Input: build/bios/src/fw/acpi-dsdt.dsl.i - 475 lines, 19153 bytes,
> 315 keywords
> AML Output: build/bios/src/fw/acpi-dsdt.aml - 4489 bytes, 159 named
> objects, 156 executable opcodes
> Listing File: build/bios/src/fw/acpi-dsdt.lst - 147791 bytes
> Hex Dump: build/bios/src/fw/acpi-dsdt.hex - 42480 bytes
>
> Compilation complete. 0 Errors, 0 Warnings, 2 Remarks, 246 Optimizations
> Compiling IASL build/bios/src/fw/ssdt-proc.hex
> ASL Input: build/bios/src/fw/ssdt-proc.dsl.i - 36 lines, 762 bytes, 8
> keywords
> AML Output: build/bios/src/fw/ssdt-proc.aml - 162 bytes, 6 named objects,
> 2 executable opcodes
> Listing File: build/bios/src/fw/ssdt-proc.lst - 3136 bytes
> Hex Dump: build/bios/src/fw/ssdt-proc.hex - 1903 bytes
>
> Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
> Compiling IASL build/bios/src/fw/ssdt-pcihp.hex
> ASL Input: build/bios/src/fw/ssdt-pcihp.dsl.i - 37 lines, 758 bytes, 5
> keywords
> AML Output: build/bios/src/fw/ssdt-pcihp.aml - 121 bytes, 5 named objects,
> 0 executable opcodes
> Listing File: build/bios/src/fw/ssdt-pcihp.lst - 2699 bytes
> Hex Dump: build/bios/src/fw/ssdt-pcihp.hex - 1529 bytes
>
> Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 0 Optimizations
> Compiling IASL build/bios/src/fw/ssdt-misc.hex
> ASL Input: build/bios/src/fw/ssdt-misc.dsl.i - 102 lines, 2567 bytes, 35
> keywords
> AML Output: build/bios/src/fw/ssdt-misc.aml - 388 bytes, 24 named objects,
> 11 executable opcodes
> Listing File: build/bios/src/fw/ssdt-misc.lst - 7993 bytes
> Hex Dump: build/bios/src/fw/ssdt-misc.hex - 4004 bytes
>
> Compilation complete. 0 Errors, 0 Warnings, 0 Remarks, 2 Optimizations
> Compiling IASL build/bios/src/fw/q35-acpi-dsdt.hex
> build/bios/src/fw/q35-acpi-dsdt.dsl.i 446: Method(CPEJ, 2,
> NotSerialized) {
> Remark 2146 - Method Argument is never used ^ (Arg0)
>
> build/bios/src/fw/q35-acpi-dsdt.dsl.i 446: Method(CPEJ, 2,
> NotSerialized) {
> Remark 2146 - Method Argument is never used ^ (Arg1)
>
> ASL Input: build/bios/src/fw/q35-acpi-dsdt.dsl.i - 515 lines, 28284
> bytes, 413 keywords
> AML Output: build/bios/src/fw/q35-acpi-dsdt.aml - 7410 bytes, 239 named
> objects, 174 executable opcodes
> Listing File: build/bios/src/fw/q35-acpi-dsdt.lst - 263216 bytes
> Hex Dump: build/bios/src/fw/q35-acpi-dsdt.hex - 69859 bytes
>
> Compilation complete. 0 Errors, 0 Warnings, 2 Remarks, 445 Optimizations
> Compile checking build/bios/src/fw/acpi.o
> Compile checking build/bios/src/fw/mptable.o
> Compile checking build/bios/src/fw/pirtable.o
> Compile checking build/bios/src/fw/smbios.o
> Compile checking build/bios/src/fw/romfile_loader.o
> Compile checking build/bios/src/hw/virtio-ring.o
> Compile checking build/bios/src/hw/virtio-pci.o
> Compile checking build/bios/src/hw/virtio-blk.o
> Compile checking build/bios/src/hw/virtio-scsi.o
> Compile checking build/bios/src/hw/tpm_drivers.o
> Compiling whole program build/bios/ccode32flat.o
> Compiling whole program build/bios/code32seg.o
> Compiling whole program build/bios/ccode16.o
> Compiling to assembler build/bios/src/asm-offsets.s
> Generating offset file build/bios/asm-offsets.h
> Compiling (16bit) build/bios/romlayout.o
> Building ld scripts
> Version: 1.9.3-20161202_194747-ip-172-31-0-66
> Fixed space: 0xe05b-0x10000 total: 8101 slack: 16 Percent slack: 0.2%
> 16bit size: 33280
> 32bit segmented size: 2219
> 32bit flat size: 22357
> 32bit flat init size: 65664
> Lowmem size: 2176
> f-segment var size: 1248
> Linking build/bios/rom16.o
> Stripping build/bios/rom16.strip.o
> Linking build/bios/rom32seg.o
> Stripping build/bios/rom32seg.strip.o
> Linking build/bios/rom.o
> Prepping build/bios/bios.bin.prep
> Error! ROM doesn't fit (131104 > 131072)
> You have to either increase the size (CONFIG_ROM_SIZE)
> or turn off some features (such as hardware support not
> needed) to make it fit. Trying a more recent gcc version
> might work too.
> Makefile:188: recipe for target 'build/bios/bios.bin.prep' failed
> make[1]: *** [build/bios/bios.bin.prep] Error 1
The full build log is available from:
http://aws-logs.debian.net/2016/12/02/seabios_1.9.3-2_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.
--- End Message ---
--- Begin Message ---
Source: seabios
Source-Version: 1.10.1-1
We believe that the bug you reported is fixed in the latest version of
seabios, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Tokarev <[email protected]> (supplier of updated seabios package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 26 Dec 2016 23:43:43 +0300
Source: seabios
Binary: seabios
Architecture: source all
Version: 1.10.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QEMU Team <[email protected]>
Changed-By: Michael Tokarev <[email protected]>
Description:
seabios - Legacy BIOS implementation
Closes: 842203 846686
Changes:
seabios (1.10.1-1) unstable; urgency=medium
.
* new upstream release
* ensure no shipped firmware blobs are used, so that all
iasl sources are being built during package build
* disable BOOTSPLASH code for 128k (Closes: #846686)
* pass EXTRAVERSION to upstream make (Closes: #842203)
* verify that .git does not exist and .version exists,
to build version info in a reliable way
Checksums-Sha1:
14ea8aeba4ac931ce23c64ca0808527056112da9 1665 seabios_1.10.1-1.dsc
11fb7f9bf59e7788000c11f7f4041e17f36f8fc6 588092 seabios_1.10.1.orig.tar.gz
76dedcf21f80b57da95e86f59f2c2f2672e0c84f 17676 seabios_1.10.1-1.debian.tar.xz
937f0e0b76cf3fd12d474acc30f70754378c2ccd 130530 seabios_1.10.1-1_all.deb
c8c98fac5239a6cf495b9f4d9d7ab893cb5c0859 4750 seabios_1.10.1-1_amd64.buildinfo
Checksums-Sha256:
4063ac5502b87cfc19a53011b5cfeb9b010266a1a8c58ef4f0fa878a32f74981 1665
seabios_1.10.1-1.dsc
5063ddbac61ec4e61a12daa83931c37e5629b1c18502f7c00ed4e696c2a1d2cb 588092
seabios_1.10.1.orig.tar.gz
8f9f72640b19d0ef9e8efb16d7aa49a9d700d1ec7ef4928a5fae9984d32b4e53 17676
seabios_1.10.1-1.debian.tar.xz
680dbc5978b1ad3b4f528ca78b6b79360aa1ea73db448b40bf49b8ad658837b9 130530
seabios_1.10.1-1_all.deb
8357fb52127ad0ce7380cd91b6c22fe9087ead3c8cf73e8781de67c01d12010e 4750
seabios_1.10.1-1_amd64.buildinfo
Files:
350d121164909c72fc5d829691ade5b5 1665 misc extra seabios_1.10.1-1.dsc
4a7cf40abaf3d0dced86a506d162ca0f 588092 misc extra seabios_1.10.1.orig.tar.gz
2277caf32b6386646559c7307af2b3bc 17676 misc extra
seabios_1.10.1-1.debian.tar.xz
c42b60b1ffc122c050bdd204696877fa 130530 misc extra seabios_1.10.1-1_all.deb
1f8d311be388087cdfab7300a47777eb 4750 misc extra
seabios_1.10.1-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJYYYN8AAoJEHAbT2saaT5ZeYIH/Rb/J3WLYZ3xj53WZjEg3Wly
gYGsszhLXlSp2/EOnn4jYGWJa2Ea3fGvf+zF5O6SZ1UeCesE7mXVBu5P06gPb96R
whHuIiGY4kNo0J/c5rJReUTZH/CjOAiI4HwdNhcL4BPcYpG/xeDjy1KlzcPxyYVC
iNhPtS5vqNNZXS/7FgWGsAA9lFPegPuaw1Wdu7MIaaoGYxEFWqOFBc/uTBmHy6NA
apY1jt+Sn8lpSSS3eSPMbxfyvgBfFLQ/7EuXSe+P9oh1qiVzTG6T26xh/nz00F0K
zVJP02jwbMe2yTeykuByDC8S7WwuC5NAv+Ri3DO4gI9kGq4SMYcQpU72BzlV/r0=
=oYnP
-----END PGP SIGNATURE-----
--- End Message ---