Source: pal
Version: 0.4.3-8
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):
> make[2]: Entering directory `/«PKGBUILDDIR»/src'
> Using CFLAGS: -Wall -g -O2
> Using CPPFLAGS: -I/usr/include -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -DPAL_VERSION="0.4.3" 
> -DPREFIX="/usr" -DG_DISABLE_DEPRECATED -DDEBUG
> Using LDFLAGS:  -lglib-2.0   -lreadline -lncursesw
>  [gcc debug] main.c
>  [gcc debug] colorize.c
>  [gcc debug] output.c
>  [gcc debug] input.c
>  [gcc debug] event.c
> event.c: In function 'parse_event':
> event.c:587:17: warning: variable 'period' set but not used 
> [-Wunused-but-set-variable]
>      PalPeriodic period = PAL_ONCEONLY;
>                  ^
>  [gcc debug] rl.c
> rl.c: In function 'pal_rl_completions_output':
> rl.c:158:11: warning: variable 'x' set but not used 
> [-Wunused-but-set-variable]
>      int y,x;
>            ^
>  [gcc debug] html.c
>  [gcc debug] latex.c
>  [gcc debug] add.c
> add.c: In function 'pal_add_get_recur':
> add.c:203:7: warning: variable 'promptx' set but not used 
> [-Wunused-but-set-variable]
>   gint promptx,prompty;
>        ^
> add.c:176:10: warning: variable 'x' set but not used 
> [-Wunused-but-set-variable]
>      gint x,y;
>           ^
> add.c: In function 'pal_add_get_file':
> add.c:286:11: warning: variable 'x' set but not used 
> [-Wunused-but-set-variable]
>      int y,x;
>            ^
>  [gcc debug] edit.c
> edit.c: In function 'pal_edit_event':
> edit.c:170:15: warning: unused variable 'newevent' [-Wunused-variable]
>      PalEvent *newevent = pal_event_copy(event);
>                ^
>  [gcc debug] del.c
> del.c:104:13: warning: 'pal_del_event' defined but not used 
> [-Wunused-function]
>  static void pal_del_event( GDate *date, int eventnum )
>              ^
>  [gcc debug] remind.c
> remind.c:50:13: warning: 'pal_remind_event' defined but not used 
> [-Wunused-function]
>  static void pal_remind_event(void)
>              ^
>  [gcc debug] search.c
>  [gcc debug] manage.c
> manage.c: In function 'pal_manage':
> manage.c:406:26: error: 'Function' undeclared (first use in this function)
>      rl_pre_input_hook = (Function*) pal_rl_ncurses_hack;
>                           ^
> manage.c:406:26: note: each undeclared identifier is reported only once for 
> each function it appears in
> manage.c:406:35: error: expected expression before ')' token
>      rl_pre_input_hook = (Function*) pal_rl_ncurses_hack;
>                                    ^
> make[2]: *** [tmp.debug/manage.o] Error 1

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