Source: cdecl
Version: 2.5-11
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 -g -O2 -DUSE_READLINE -o c++decl cdecl.c -lreadline
> cdecl.c: In function 'attempt_completion':
> cdecl.c:402:27: warning: assignment makes pointer from integer without a cast 
> [enabled by default]
>    if (start == 0) matches = completion_matches(text, command_completion);
>                            ^
> cdecl.c: In function 'main':
> cdecl.c:1254:41: error: 'CPPFunction' undeclared (first use in this function)
>      rl_attempted_completion_function = (CPPFunction *)attempt_completion;
>                                          ^
> cdecl.c:1254:41: note: each undeclared identifier is reported only once for 
> each function it appears in
> cdecl.c:1254:54: error: expected expression before ')' token
>      rl_attempted_completion_function = (CPPFunction *)attempt_completion;
>                                                       ^
> cdecl.c:1255:37: error: 'Function' undeclared (first use in this function)
>      rl_completion_entry_function = (Function *)keyword_completion;
>                                      ^
> cdecl.c:1255:47: error: expected expression before ')' token
>      rl_completion_entry_function = (Function *)keyword_completion;
>                                                ^
> make[1]: *** [c++decl] Error 1

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