Source: sqsh
Version: 2.1.7-3
Severity: serious
Tags: jessie sid
User: [email protected]
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 -fstack-protector --param=ssp-buffer-size=4 -Wformat
> -Werror=format-security -Wall -DSQSH_RC='"/etc/sqshrc:${HOME}/.sqshrc"'
> -DUSE_READLINE -DUSE_X11 -DUSE_MOTIF -I/include -D_FORTIFY_SOURCE=2
> -c -o sqsh_readline.o sqsh_readline.c
> sqsh_readline.c: In function 'sqsh_readline_init':
> sqsh_readline.c:133:11: warning: implicit declaration of function 'sqsh_exit'
> [-Wimplicit-function-declaration]
> sqsh_exit (255);
> ^
> sqsh_readline.c:147:41: error: 'CPPFunction' undeclared (first use in this
> function)
> rl_attempted_completion_function = (CPPFunction*)sqsh_completion ;
> ^
> sqsh_readline.c:147:41: note: each undeclared identifier is reported only
> once for each function it appears in
> sqsh_readline.c:147:53: error: expected expression before ')' token
> rl_attempted_completion_function = (CPPFunction*)sqsh_completion ;
> ^
> sqsh_readline.c: At top level:
> sqsh_readline.c:52:13: warning: 'RCS_Id' defined but not used
> [-Wunused-variable]
> static char RCS_Id[] = "$Id: sqsh_readline.c,v 1.3 2009/04/14 10:41:33
> mwesdorp Exp $" ;
> ^
> make[3]: *** [sqsh_readline.o] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/sqsh_2.1.7-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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]