Your message dated Sun, 05 Oct 2014 15:11:19 +0200
with message-id <2751906.1yOaaDVCff@sephirot>
and subject line Builds fine
has caused the Debian Bug report #741787,
regarding empire-lafe: FTBFS: lafe.c:709:20: error: 'Function' undeclared 
(first use in this 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.)


-- 
741787: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741787
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: empire-lafe
Version: 1.1-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):
> cc -O2 -g -Wall -DLAFERC=\"/etc/laferc\" -DLAFEREVISION=\"1.1\"   -c -o 
> lafe.o lafe.c
> In file included from lafe.c:55:0:
> lafe.h:10:14: warning: built-in function 'log' declared as non-function 
> [enabled by default]
>  extern FILE *log; /* log file */
>               ^
> lafe.c: In function 'main':
> lafe.c:709:20: error: 'Function' undeclared (first use in this function)
>    rl_event_hook = (Function *)event_hook;
>                     ^
> lafe.c:709:20: note: each undeclared identifier is reported only once for 
> each function it appears in
> lafe.c:709:30: error: expected expression before ')' token
>    rl_event_hook = (Function *)event_hook;
>                               ^
> lafe.c:710:32: error: expected expression before ')' token
>    rl_startup_hook = (Function *)save_readline;
>                                 ^
> make[1]: *** [lafe.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/empire-lafe_1.1-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 ---
Now builds ok; closing it.

--

  David

--- End Message ---

Reply via email to