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.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]