severity 641350 serious
thanks
On 2011-09-12 21:43 +0200, Sven Joachim wrote:
> Package: bash
> Version: 4.2-1~exp1
> Severity: important
>
> With dpkg-dev from git master (should be released as 1.16.1 soon), bash
> does FTBFS due to dpkg-buildflags adding -Werror=format-security to
> CFLAGS:
>
> ,----
> | gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i486"'
> | -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"i486-pc-linux-gnu"'
> | -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"'
> | -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I../bash
> | -I../bash/include -I../bash/lib -g -O2 -fstack-protector
> | --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat
> | -Wformat-security -Werror=format-security -Wall -c
> | ../bash/print_cmd.c
> | ../bash/print_cmd.c: In function 'make_command_string_internal':
> | ../bash/print_cmd.c:167:5: warning: zero-length gnu_printf format string
> [-Wformat-zero-length]
> | ../bash/print_cmd.c: In function 'indent':
> | ../bash/print_cmd.c:1397:3: error: format not a string literal and no
> format arguments [-Werror=format-security]
> | cc1: some warnings being treated as errors
> |
> | make[2]: *** [print_cmd.o] Error 1
> `----
Bumping severity since that version of dpkg-dev is in unstable now.
Cheers,
Sven
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]