Your message dated Sat, 29 Mar 2014 15:21:36 +0000
with message-id <e1wtv4i-0002uk...@franck.debian.org>
and subject line Bug#742333: Removed package(s) from unstable
has caused the Debian Bug report #741795,
regarding tdl: FTBFS: inter.c:559:3: error: unknown type name 'Function'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
741795: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741795
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: tdl
Version: 1.5.2-3.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 -O2 -Wall -g -DUSE_DOTLOCK=1 -DUSE_READLINE=1 -DBARE_READLINE_H=0
> -DUSE_RL_COMPLETION_MATCHES=1 -c inter.c
> inter.c: In function 'interactive_text_readline':
> inter.c:559:3: error: unknown type name 'Function'
> Function *old_rl_pre_input_hook = NULL;
> ^
> inter.c:562:25: warning: assignment from incompatible pointer type [enabled
> by default]
> old_rl_pre_input_hook = rl_pre_input_hook;
> ^
> inter.c:568:21: warning: assignment from incompatible pointer type [enabled
> by default]
> rl_pre_input_hook = old_rl_pre_input_hook;
> ^
> inter.c: In function 'interactive_text':
> inter.c:636:41: error: 'CPPFunction' undeclared (first use in this function)
> rl_attempted_completion_function = (CPPFunction *) null_tdl_completion;
> ^
> inter.c:636:41: note: each undeclared identifier is reported only once for
> each function it appears in
> inter.c:636:54: error: expected expression before ')' token
> rl_attempted_completion_function = (CPPFunction *) null_tdl_completion;
> ^
> inter.c:638:54: error: expected expression before ')' token
> rl_attempted_completion_function = (CPPFunction *) tdl_completion;
> ^
> inter.c: In function 'interactive':
> inter.c:656:41: error: 'CPPFunction' undeclared (first use in this function)
> rl_attempted_completion_function = (CPPFunction *) tdl_completion;
> ^
> inter.c:656:54: error: expected expression before ')' token
> rl_attempted_completion_function = (CPPFunction *) tdl_completion;
> ^
> inter.c: At top level:
> inter.c:320:15: warning: 'tdl_completion' defined but not used
> [-Wunused-function]
> static char **tdl_completion(char *text, int start, int end)/*{{{*/
> ^
> inter.c:343:15: warning: 'null_tdl_completion' defined but not used
> [-Wunused-function]
> static char **null_tdl_completion(char *text, int start, int end)/*{{{*/
> ^
> make[1]: *** [inter.o] Error 1
The full build log is available from:
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/tdl_1.5.2-3.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.
--- End Message ---
--- Begin Message ---
Version: 1.5.2-3.1+rm
Dear submitter,
as the package tdl has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/742333
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.
Debian distribution maintenance software
pp.
Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---