Source: kexec-tools Version: 1:2.0.7-1 Severity: serious Justification: FTBFS
Hi, your package no longer builds on powerpc: | gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fno-strict-aliasing -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -I./include -I./util_lib/include -Iinclude/ -I./kexec/libfdt -I./kexec/arch/ppc/include -c -MD -o kexec/arch/ppc/kexec-elf-ppc.o kexec/arch/ppc/kexec-elf-ppc.c | kexec/arch/ppc/kexec-elf-ppc.c: In function 'elf_ppc_load': | kexec/arch/ppc/kexec-elf-ppc.c:456:3: error: format not a string literal and no format arguments [-Werror=format-security] | die(error_msg); | ^ | kexec/arch/ppc/kexec-elf-ppc.c:182:6: warning: variable 'target_is_gamecube' set but not used [-Wunused-but-set-variable] | int target_is_gamecube = 0; | ^ | kexec/arch/ppc/kexec-elf-ppc.c:452:2: warning: 'crash_cmdline' may be used uninitialized in this function [-Wmaybe-uninitialized] | free(crash_cmdline); | ^ | cc1: some warnings being treated as errors Full build log: https://buildd.debian.org/status/fetch.php?pkg=kexec-tools&arch=powerpc&ver=1%3A2.0.7-1&stamp=1404934775 Mraw, KiBi. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org