Your message dated Sat, 19 Jul 2014 12:20:06 +0000
with message-id <e1x8tcu-0004hi...@franck.debian.org>
and subject line Bug#753682: fixed in gnu-efi 3.0v-4
has caused the Debian Bug report #753682,
regarding gnu-efi: Undefined va_copy, causes gummiboot to FTBFS
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 ow...@bugs.debian.org
immediately.)


-- 
753682: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753682
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gummiboot
Version: 44-1
Severity: serious

gummiboot's EFI binary fails to build from source with GCC 4.9

gcc  -I. -include config.h -I/usr/include/efi -I/usr/include/efi/x86_64 
-DMACHINE_TYPE_NAME=\"x64\"  -Wall -Wextra -nostdinc -ggdb -O0 -fpic 
-fshort-wchar -nostdinc -ffreestanding -fno-strict-aliasing 
-fno-stack-protector -Wsign-compare -mno-sse -mno-mmx -mno-red-zone 
-DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c src/efi/util.c -o src/efi/util.o
gcc  -I. -include config.h -I/usr/include/efi -I/usr/include/efi/x86_64 
-DMACHINE_TYPE_NAME=\"x64\"  -Wall -Wextra -nostdinc -ggdb -O0 -fpic 
-fshort-wchar -nostdinc -ffreestanding -fno-strict-aliasing 
-fno-stack-protector -Wsign-compare -mno-sse -mno-mmx -mno-red-zone 
-DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c src/efi/console.c -o 
src/efi/console.o
gcc  -I. -include config.h -I/usr/include/efi -I/usr/include/efi/x86_64 
-DMACHINE_TYPE_NAME=\"x64\"  -Wall -Wextra -nostdinc -ggdb -O0 -fpic 
-fshort-wchar -nostdinc -ffreestanding -fno-strict-aliasing 
-fno-stack-protector -Wsign-compare -mno-sse -mno-mmx -mno-red-zone 
-DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c src/efi/graphics.c -o 
src/efi/graphics.o
gcc  -I. -include config.h -I/usr/include/efi -I/usr/include/efi/x86_64 
-DMACHINE_TYPE_NAME=\"x64\"  -Wall -Wextra -nostdinc -ggdb -O0 -fpic 
-fshort-wchar -nostdinc -ffreestanding -fno-strict-aliasing 
-fno-stack-protector -Wsign-compare -mno-sse -mno-mmx -mno-red-zone 
-DEFI_FUNCTION_WRAPPER -DGNU_EFI_USE_MS_ABI -c src/efi/gummiboot.c -o 
src/efi/gummiboot.o
ld  -T /usr/lib/elf_x86_64_efi.lds -shared -Bsymbolic -nostdlib -znocombreloc 
-L /usr/lib /usr/lib/crt0-efi-x86_64.o ./src/efi/util.o ./src/efi/console.o 
./src/efi/graphics.o ./src/efi/gummiboot.o \
        -o src/efi/gummiboot.so -lefi -lgnuefi 
/usr/lib/gcc/x86_64-linux-gnu/4.9/libgcc.a; \
nm -D -u src/efi/gummiboot.so | grep ' U ' && exit 1 || :
                 U va_copy
make[2]: *** [src/efi/gummiboot.so] Error 1
Makefile:1037: recipe for target 'src/efi/gummiboot.so' failed


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (980, 'unstable'), (500, 'unstable'), (100, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gummiboot depends on:
ii  libblkid1  2.20.1-5.8
ii  libc6      2.19-3

Versions of packages gummiboot recommends:
ii  systemd  204-10

gummiboot suggests no packages.

-- Configuration Files:
/etc/default/gummiboot changed [not included]

-- no debconf information

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.

Be friendly, do not top-post, and follow RFC 1855 "Netiquette".
    - If you don't I might ignore you.

--- End Message ---
--- Begin Message ---
Source: gnu-efi
Source-Version: 3.0v-4

We believe that the bug you reported is fixed in the latest version of
gnu-efi, 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 753...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julian Andres Klode <j...@debian.org> (supplier of updated gnu-efi 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 19 Jul 2014 14:02:06 +0200
Source: gnu-efi
Binary: gnu-efi
Architecture: source amd64
Version: 3.0v-4
Distribution: unstable
Urgency: medium
Maintainer: Julian Andres Klode <j...@debian.org>
Changed-By: Julian Andres Klode <j...@debian.org>
Description:
 gnu-efi    - Library for developing EFI applications
Closes: 753682
Changes:
 gnu-efi (3.0v-4) unstable; urgency=medium
 .
   * Take over maintenance
   * Add git information and git-buildpackage configuration
   * Use gbp pq for maintaining the patch queue
   * inc/efistdarg.h: Stub out va_copy (Closes: #753682)
Checksums-Sha1:
 9bf758796483916cf014519d88ba1e72f14cbfaf 1331 gnu-efi_3.0v-4.dsc
 ef270bb4591c82e84cd57a5960cbeebf1affc0ec 6244 gnu-efi_3.0v-4.debian.tar.xz
 f59046d7b615c7fe54b193183e48c403665c0e2e 112970 gnu-efi_3.0v-4_amd64.deb
Checksums-Sha256:
 2d3bb012a2754ee7bb24a946967f52dced1a6c5b13acc65e4b982d42656ee4df 1331 
gnu-efi_3.0v-4.dsc
 c12f55c99c8bf54ddc079c50fc293bdc3051fa147b34c207334ad316d4d72bc4 6244 
gnu-efi_3.0v-4.debian.tar.xz
 531b7115e047ab25662912e55bd40351e2802c8a2ac04b31b2cfbdc0a41f45be 112970 
gnu-efi_3.0v-4_amd64.deb
Files:
 682dd5c5d8003c721a005d5f7d8efa4c 112970 devel optional gnu-efi_3.0v-4_amd64.deb
 e86b81818aef72bf783f0e2d55145617 1331 devel optional gnu-efi_3.0v-4.dsc
 e9b6302d2e4e79409d9585aa858dcd2f 6244 devel optional 
gnu-efi_3.0v-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlPKX/8ACgkQrCpf/gCCPsI3mQCfdTxTFECFipph0i06C27MdhJS
CKEAn0ha1RnNxH4uWr3JoaWHghVNvv+D
=eMGI
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to