Your message dated Wed, 12 Dec 2007 06:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#450448: fixed in efibootmgr 0.5.3-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: efibootmgr
version: 0.5.3-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20071106 qa-ftbfs
Justification: FTBFS on i386
Hi,
During a rebuild of all packages in sid, your package failed to build on i386.
Relevant part:
dpkg-source: building efibootmgr in efibootmgr_0.5.3-2.dsc
debian/rules build
dh_testdir
touch configure-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/user/efibootmgr-0.5.3'
cc -DEFIBOOTMGR_VERSION=\"0.5.3\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib
-Isrc/include -c -o src/lib/crc32.o src/lib/crc32.c
cc -DEFIBOOTMGR_VERSION=\"0.5.3\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib
-Isrc/include -c -o src/lib/disk.o src/lib/disk.c
cc -DEFIBOOTMGR_VERSION=\"0.5.3\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib
-Isrc/include -c -o src/lib/efi.o src/lib/efi.c
src/lib/efi.c: In function 'make_disk_load_option':
src/lib/efi.c:535: warning: pointer targets in passing argument 5 of
'make_harddrive_device_path' differ in signedness
cc -DEFIBOOTMGR_VERSION=\"0.5.3\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib
-Isrc/include -c -o src/lib/efichar.o src/lib/efichar.c
cc -DEFIBOOTMGR_VERSION=\"0.5.3\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib
-Isrc/include -c -o src/lib/gpt.o src/lib/gpt.c
cc -DEFIBOOTMGR_VERSION=\"0.5.3\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib
-Isrc/include -c -o src/lib/scsi_ioctls.o src/lib/scsi_ioctls.c
cc -DEFIBOOTMGR_VERSION=\"0.5.3\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib
-Isrc/include -c -o src/lib/unparse_path.o src/lib/unparse_path.c
src/lib/unparse_path.c: In function 'unparse_vendor_path':
src/lib/unparse_path.c:130: warning: pointer targets in initialization differ
in signedness
src/lib/unparse_path.c:133: warning: pointer targets in passing argument 2 of
'unparse_raw' differ in signedness
src/lib/unparse_path.c: In function 'unparse_bios_path':
src/lib/unparse_path.c:305: warning: pointer targets in initialization differ
in signedness
src/lib/unparse_path.c:308: warning: pointer targets in passing argument 2 of
'unparse_raw' differ in signedness
cc -DEFIBOOTMGR_VERSION=\"0.5.3\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib
-Isrc/include -c -o src/lib/efivars_procfs.o src/lib/efivars_procfs.c
cc -DEFIBOOTMGR_VERSION=\"0.5.3\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib
-Isrc/include -c -o src/lib/efivars_sysfs.o src/lib/efivars_sysfs.c
cc -DEFIBOOTMGR_VERSION=\"0.5.3\" -Wall -g -D_FILE_OFFSET_BITS=64 -Isrc/lib
-Isrc/include src/efibootmgr/efibootmgr.c src/lib/crc32.o src/lib/disk.o
src/lib/efi.o src/lib/efichar.o src/lib/gpt.o src/lib/scsi_ioctls.o
src/lib/unparse_path.o src/lib/efivars_procfs.o src/lib/efivars_sysfs.o
/usr/lib/libpci.a -o src/efibootmgr/efibootmgr
/usr/lib/libpci.a(names.o): In function `pci_load_name_list':
(.text+0x533): undefined reference to `gzopen'
/usr/lib/libpci.a(names.o): In function `pci_load_name_list':
(.text+0x5cc): undefined reference to `gzgets'
/usr/lib/libpci.a(names.o): In function `pci_load_name_list':
(.text+0x628): undefined reference to `gzeof'
/usr/lib/libpci.a(names.o): In function `.L154':
(.text+0x6e6): undefined reference to `gzclose'
/usr/lib/libpci.a(names.o): In function `.L154':
(.text+0x7c5): undefined reference to `gzclose'
/usr/lib/libpci.a(names.o): In function `.L154':
(.text+0xb59): undefined reference to `gzerror'
/usr/lib/libpci.a(names.o): In function `.L154':
(.text+0xb7d): undefined reference to `gzclose'
/usr/lib/libpci.a(names.o): In function `.L154':
(.text+0xc1b): undefined reference to `gzopen'
collect2: ld returned 1 exit status
make[1]: *** [src/efibootmgr/efibootmgr] Error 1
make[1]: Leaving directory `/build/user/efibootmgr-0.5.3'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
The full build log is available from
http://people.debian.org/~lucas/logs/2007/11/06
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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment. Internet was not accessible from the build systems.
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: efibootmgr
Source-Version: 0.5.3-3
We believe that the bug you reported is fixed in the latest version of
efibootmgr, which is due to be installed in the Debian FTP archive:
efibootmgr_0.5.3-3.diff.gz
to pool/main/e/efibootmgr/efibootmgr_0.5.3-3.diff.gz
efibootmgr_0.5.3-3.dsc
to pool/main/e/efibootmgr/efibootmgr_0.5.3-3.dsc
efibootmgr_0.5.3-3_i386.deb
to pool/main/e/efibootmgr/efibootmgr_0.5.3-3_i386.deb
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.
Bdale Garbee <[EMAIL PROTECTED]> (supplier of updated efibootmgr 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: SHA1
Format: 1.7
Date: Tue, 11 Dec 2007 23:04:09 -0700
Source: efibootmgr
Binary: efibootmgr
Architecture: source i386
Version: 0.5.3-3
Distribution: unstable
Urgency: low
Maintainer: Bdale Garbee <[EMAIL PROTECTED]>
Changed-By: Bdale Garbee <[EMAIL PROTECTED]>
Description:
efibootmgr - Interact with the EFI Boot Manager
Closes: 450448
Changes:
efibootmgr (0.5.3-3) unstable; urgency=low
.
* fix FTBFS, closes: #450448
* clean up a couple lintian warnings
Files:
4e0f2367d18d20724121c31dfdfdba9d 617 admin optional efibootmgr_0.5.3-3.dsc
0709dcb706cdc17884d0a0d437189d2b 3356 admin optional efibootmgr_0.5.3-3.diff.gz
2367e227c8522ab3bc6d4a68fc74816d 42842 admin optional
efibootmgr_0.5.3-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHX3sXZKfAp/LPAagRAuMtAJ98PjzcRuCXhLzUBdggyh/qHefjWACeOCtj
RXHxTPnNnDFVXWvyDeyw4Wg=
=iDO8
-----END PGP SIGNATURE-----
--- End Message ---