Source: gcl
Version: 2.6.10-1
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 -c -Wall -DVOL=volatile -fsigned-char -Wno-unused-but-set-variable -pipe
> -pg -O3 -I/«PKGBUILDDIR»/o -I../h -I../gcl-tk gcl_readline.c
> gcl_readline.d: In function 'gcl_init_readline_function':
> gcl_readline.d:472:39: error: 'CPPFunction' undeclared (first use in this
> function)
> rl_attempted_completion_function = (CPPFunction *)rl_completion;
> ^
> gcl_readline.d:472:39: note: each undeclared identifier is reported only once
> for each function it appears in
> gcl_readline.d:472:52: error: expected expression before ')' token
> rl_attempted_completion_function = (CPPFunction *)rl_completion;
> ^
> gcl_readline.d: At top level:
> gcl_readline.d:224:15: warning: 'rl_completion' defined but not used
> [-Wunused-function]
> static char **rl_completion(char *text, int start, int end) {
> ^
> make[2]: *** [gcl_readline.o] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/gcl_2.6.10-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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]