Source: bird
Version: 1.4.0-1
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 -I../ -I../.. -D_FORTIFY_SOURCE=2 -g -O2 -fPIE -fstack-protector 
> --param=ssp-buffer-size=4 -Wformat -Werror=format-security -g -O2 
> -fno-strict-aliasing -fno-strict-overflow -fPIC -pthread -o birdc.o -c 
> ../../client/birdc.c
> ../../client/birdc.c:32:1: error: unknown type name 'Function'
>  extern Function *rl_last_func;
>  ^
> ../../client/birdc.c:32:18: error: conflicting types for 'rl_last_func'
>  extern Function *rl_last_func;
>                   ^
> In file included from ../../client/birdc.c:14:0:
> /usr/include/readline/readline.h:545:27: note: previous declaration of 
> 'rl_last_func' was here
>  extern rl_command_func_t *rl_last_func;
>                            ^
> ../../client/birdc.c: In function 'input_complete':
> ../../client/birdc.c:85:20: warning: comparison of distinct pointer types 
> lacks a cast [enabled by default]
>    if (rl_last_func != input_complete)
>                     ^
> make[3]: *** [birdc.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/03/15/bird_1.4.0-1_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