Source: xine-ui
Version: 0.99.8-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.

Relevant part (hopefully):
> make[5]: Entering directory `/«PKGBUILDDIR»/src/xitk'
>   CC       actions.o
> In file included from /usr/include/string.h:631:0,
>                  from /usr/include/xine/xineutils.h:28,
>                  from actions.c:37:
> actions.c: In function 'set_mmk':
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> actions.c:386:38: note: in expansion of macro 'pgettext'
>      gGui->mmk.mrl           = strdup(pgettext("skin", "There is no MRL."));
>                                       ^
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> actions.c:386:38: note: in expansion of macro 'pgettext'
>      gGui->mmk.mrl           = strdup(pgettext("skin", "There is no MRL."));
>                                       ^
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> actions.c:386:38: note: in expansion of macro 'pgettext'
>      gGui->mmk.mrl           = strdup(pgettext("skin", "There is no MRL."));
>                                       ^
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> actions.c:386:38: note: in expansion of macro 'pgettext'
>      gGui->mmk.mrl           = strdup(pgettext("skin", "There is no MRL."));
>                                       ^
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> actions.c:386:38: note: in expansion of macro 'pgettext'
>      gGui->mmk.mrl           = strdup(pgettext("skin", "There is no MRL."));
>                                       ^
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> actions.c:386:38: note: in expansion of macro 'pgettext'
>      gGui->mmk.mrl           = strdup(pgettext("skin", "There is no MRL."));
>                                       ^
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> actions.c:386:38: note: in expansion of macro 'pgettext'
>      gGui->mmk.mrl           = strdup(pgettext("skin", "There is no MRL."));
>                                       ^
>   CC       control.o
> In file included from common.h:48:0,
>                  from control.c:34:
> control.c: In function 'control_panel':
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> control.c:1083:29: note: in expansion of macro 'pgettext'
>      lbl.label             = pgettext("skin", "Hue");
>                              ^
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> control.c:1110:29: note: in expansion of macro 'pgettext'
>      lbl.label             = pgettext("skin", "Sat");
>                              ^
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> control.c:1137:29: note: in expansion of macro 'pgettext'
>      lbl.label             = pgettext("skin", "Brt");
>                              ^
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> control.c:1164:29: note: in expansion of macro 'pgettext'
>      lbl.label             = pgettext("skin", "Ctr");
>                              ^
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> control.c:1193:29: note: in expansion of macro 'pgettext'
>      lbl.label             = pgettext("skin", "Gam");
>                              ^
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> control.c:1222:29: note: in expansion of macro 'pgettext'
>      lbl.label             = pgettext("skin", "Sha");
>                              ^
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> control.c:1251:29: note: in expansion of macro 'pgettext'
>      lbl.label             = pgettext("skin", "Noi");
>                              ^
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> control.c:1273:27: note: in expansion of macro 'pgettext'
>    lbl.label             = pgettext("skin", "Choose a Skin");
>                            ^
>   CC       download.o
> In file included from common.h:48:0,
>                  from download.c:33:
> download.c: In function 'progress_callback':
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> download.c:53:36: note: in expansion of macro 'pgettext'
>    snprintf(buffer, sizeof(buffer), pgettext("skin", "Download progress: 
> %d%%."), percent);
>                                     ^
>   CC       errors.o
>   CC       event.o
>   CC       event_sender.o
>   CC       file_browser.o
>   CC       frequencies.o
>   CC       help.o
>   CC       kbindings.o
>   CC       kbindings_common.o
>   CC       lang.o
>   CC       main.o
> main.c: In function 'event_listener':
> main.c:1301:7: warning: 'xine_mrl_reference_data_t' is deprecated (declared 
> at /usr/include/xine.h:1983) [-Wdeprecated-declarations]
>        xine_mrl_reference_data_t *ref = (xine_mrl_reference_data_t *) 
> event->data;
>        ^
> main.c:1301:7: warning: 'xine_mrl_reference_data_t' is deprecated (declared 
> at /usr/include/xine.h:1983) [-Wdeprecated-declarations]
>   CC       mediamark.o
>   CC       menus.o
>   CC       mrl_browser.o
> In file included from common.h:48:0,
>                  from mrl_browser.c:32:
> mrl_browser.c: In function 'mrl_browser':
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> mrl_browser.c:302:46: note: in expansion of macro 'pgettext'
>    mb.ip_name.label.label_str               = pgettext("skin", "Source:");
>                                               ^
>   CC       network.o
> network.c:1:2: warning: #warning IMPLEMENT POST SUPPORT [-Wcpp]
>  #warning IMPLEMENT POST SUPPORT
>   ^
> network.c: In function 'parse_command':
> network.c:2704:53: warning: argument to 'sizeof' in 'memset' call is the same 
> expression as the destination; did you mean to provide an explicit length? 
> [-Wsizeof-pointer-memaccess]
>        memset(client_info->command.args[i], 0, 
> sizeof(client_info->command.args[i]));
>                                                      ^
> network.c:2719:51: warning: argument to 'sizeof' in 'memset' call is the same 
> expression as the destination; did you mean to provide an explicit length? 
> [-Wsizeof-pointer-memaccess]
>      memset(client_info->command.command, 0, 
> sizeof(client_info->command.command));
>                                                    ^
>   CC       osd.o
> osd.c: In function 'osd_init':
> osd.c:159:3: warning: passing argument 2 of 'xine_osd_set_palette' from 
> incompatible pointer type [enabled by default]
>    xine_osd_set_palette(gGui->osd.bar.osd[0], textpalettes_color, 
> textpalettes_trans);
>    ^
> In file included from common.h:31:0,
>                  from osd.c:33:
> /usr/include/xine.h:2269:13: note: expected 'const uint32_t * const' but 
> argument is of type 'const struct <anonymous> *'
>  void        xine_osd_set_palette   (xine_osd_t *self,
>              ^
>   CC       panel.o
>   CC       playlist.o
> In file included from common.h:48:0,
>                  from playlist.c:33:
> playlist.c: In function 'playlist_editor':
> i18n.h:36:72: warning: comparison with string literal results in unspecified 
> behavior [-Waddress]
>  #    define pgettext(Ctx, String) gettext(Ctx XITK_GETTEXT_SEP String) == 
> Ctx XITK_GETTEXT_SEP String ? String : gettext(Ctx XITK_GETTEXT_SEP String)
>                                                                         ^
> playlist.c:1238:27: note: in expansion of macro 'pgettext'
>    lbl.label             = pgettext("skin", "Scan for:");
>                            ^
>   CC       post.o
>   CC       session_common.o
>   CC       session.o
>   CC       setup.o
>   CC       skins.o
>   CC       snapshot.o
>   CC       splash.o
>   CC       stdctl.o
> stdctl.c: In function 'stdctl_keypress':
> stdctl.c:208:5: warning: 'XKeycodeToKeysym' is deprecated (declared at 
> /usr/include/X11/Xlib.h:1699) [-Wdeprecated-declarations]
>      if((sym = XKeycodeToKeysym(event.display, event.keycode, 0)))
>      ^
>   CC       stream_infos.o
>   CC       tvout.o
>   CC       tvset.o
>   CC       videowin.o
>   CC       viewlog.o
> viewlog.c: In function 'viewlog_change_section':
> viewlog.c:186:28: warning: initialization from incompatible pointer type 
> [enabled by default]
>    const char *const *log = xine_get_log(__xineui_global_xine_instance, 
> section);
>                             ^
>   CC       skins_download.o
>   CC       lirc.o
>   CCLD     xine
>   CC       xine_remote-network.o
> network.c:1:2: warning: #warning IMPLEMENT POST SUPPORT [-Wcpp]
>  #warning IMPLEMENT POST SUPPORT
>   ^
> network.c: In function 'main':
> network.c:1258:39: error: 'CPPFunction' undeclared (first use in this 
> function)
>    rl_attempted_completion_function = (CPPFunction *)completion_function;
>                                        ^
> network.c:1258:39: note: each undeclared identifier is reported only once for 
> each function it appears in
> network.c:1258:52: error: expected expression before ')' token
>    rl_attempted_completion_function = (CPPFunction *)completion_function;
>                                                     ^
> network.c: At top level:
> network.c:884:15: warning: 'completion_function' defined but not used 
> [-Wunused-function]
>  static char **completion_function(const char *text, int start, int end) {
>                ^
> make[5]: *** [xine_remote-network.o] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/xine-ui_0.99.8-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 debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to