Your message dated Sat, 26 Apr 2014 10:13:22 +0000
with message-id <e1wdzbm-0007kr...@franck.debian.org>
and subject line Bug#741779: fixed in pal 0.4.3-8.1
has caused the Debian Bug report #741779,
regarding pal: FTBFS: manage.c:406:26: 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.)


-- 
741779: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741779
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.

--- End Message ---
--- Begin Message ---
Source: pal
Source-Version: 0.4.3-8.1

We believe that the bug you reported is fixed in the latest version of
pal, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 741...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maximiliano Curia <m...@debian.org> (supplier of updated pal package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 25 Apr 2014 20:15:32 +0200
Source: pal
Binary: pal
Architecture: source amd64
Version: 0.4.3-8.1
Distribution: unstable
Urgency: medium
Maintainer: Carsten Hey <cars...@debian.org>
Changed-By: Maximiliano Curia <m...@debian.org>
Description: 
 pal        - command-line calendar program that can keep track of events
Closes: 741779
Changes: 
 pal (0.4.3-8.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * New patch: 53_debian_rl_hook.patch (Closes: #741779)
Checksums-Sha1: 
 94241484fcbd2503c1cfedd9b5be5bb634225e56 1699 pal_0.4.3-8.1.dsc
 e76cc3c1df4d5629238720098990342c6bee532e 11855 pal_0.4.3-8.1.diff.gz
 90b5de450466f9fe3f133ec21ed9725dc9ab4598 104846 pal_0.4.3-8.1_amd64.deb
Checksums-Sha256: 
 c08012b220e42c9ac3ad3a8a34954f54e556a1e1ea21734886b58a4eaff7ea73 1699 
pal_0.4.3-8.1.dsc
 b79627419fcfe70557b1bf01724a09f0cd9e64c052e25a363f9e05e3e5093d65 11855 
pal_0.4.3-8.1.diff.gz
 866aa9dc5e11af632efd564f79db91322aa4954b568809bcbccd8c3a70449be2 104846 
pal_0.4.3-8.1_amd64.deb
Files: 
 f346beb940f41c0409275f1be01087fb 104846 utils optional pal_0.4.3-8.1_amd64.deb
 a82f5aeafa002e6c914904805662f26c 1699 utils optional pal_0.4.3-8.1.dsc
 0b7a4f152d6b27bd5a80bb8010395b9b 11855 utils optional pal_0.4.3-8.1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTWqiBAAoJEMcZdpmymyMq6pcP/3JJJ1uT9n+VbihzjyQ5b8U5
CfZ+wdEEJcwhZ37cQpBNcsl/mq2oNLO5zHtPHseK2LQQgSuvDIla7VLAJopBZosu
RF4fI9gCTEsxnwkG9KCBuPbZpQgUhPJtxOohSrZu09lfZSibCkr35d34aPsFZeNP
iFs2vIhXgs3uv4JaaVufVrjMvAZ/e7XrDF8wy8bCmT93ig4k7jkmz8WwsAIl9KOx
x+jASYg+qdXdkv0EtTeG/y7gHXMQqgr95RkeT251wnxETv+b7mVRbSOG866xnpO3
MdpIJLikk5w/86s/B2P89Wqm/UYQ0e9U8X9SYIWDoWEP0Q5pYL6bRjqcGAwlOx76
Hv3gO75bJ4RI7x2IL4g1KltehN/B0EyQzgkZVM1TVCCutqJwZO6r0p3CFkdQF75Y
s9YQ1X33KPJxG3Vlx3IbLyoLRsUEgfy/IZbJjye8h42DXEUrhQ6fMDr7TaOK1b/X
LawlHUpvlzA1CuFbnR8AUth4MjGB46OhM96ElvdnnPys5lyy5j1Hr2FZAjrrTQQi
+63QXtIjjS0FjizEzqcN0XTYQPF/nkOCSuCnkwySGHuaxDX3vcmJvSbFgdO+5h7Q
5vfJjN8bo6az9vArlz5gt2Ade3UgMRHD3M38EWFVNDvqvg2b4qTQxSVME1v/FZjn
KwazD0FA+ldhWSGbVNaO
=Gg3o
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to