Source: quagga
Version: 0.99.22.4-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

On new readline versions old-style function typedefs have been deprecated.

Relevant part (hopefully):
> gcc -DHAVE_CONFIG_H -DSYSCONFDIR=\"/etc/quagga/\" -I. -I.. -I.. -I../lib 
> -I../lib  -D_FORTIFY_SOURCE=2 -fPIE -g -O2 -fPIE -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -c vtysh.c
> vtysh.c: In function 'vtysh_readline_init':
> vtysh.c:2240:22: error: 'Function' undeclared (first use in this function)
>    rl_bind_key ('?', (Function *) vtysh_rl_describe);
>                       ^
> vtysh.c:2240:22: note: each undeclared identifier is reported only once for 
> each function it appears in
> vtysh.c:2240:32: error: expected expression before ')' token
>    rl_bind_key ('?', (Function *) vtysh_rl_describe);
>                                 ^
> vtysh.c:2242:39: error: 'CPPFunction' undeclared (first use in this function)
>    rl_attempted_completion_function = (CPPFunction *)new_completion;
>                                        ^
> vtysh.c:2242:52: error: expected expression before ')' token
>    rl_attempted_completion_function = (CPPFunction *)new_completion;
>                                                     ^
> make[4]: *** [vtysh.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/quagga_0.99.22.4-3_unstable.log

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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to