Source: ripperx
Version: 2.7.3-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Maybe you need to add explicitly the offending lib to LD flags.

Relevant part:
> gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"ripperX\" -pthread 
> -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
> -I/usr/include/harfbuzz   -I/usr/include -DG_LOG_DOMAIN=\"ripperX\" 
> -DLOCALEDIR=\""/usr/share/locale"\" -DDATAROOTDIR=\""/usr/share"\" -pthread 
> -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include 
> -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 
> -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 
> -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libdrm 
> -I/usr/include/harfbuzz     -O1 -Wall -MT xpms.o -MD -MP -MF .deps/xpms.Tpo 
> -c -o xpms.o xpms.c
> In file included from xpms.c:1:0:
> xpms/config.xpm:2:15: warning: 'config_xpm' defined but not used 
> [-Wunused-variable]
>  static char * config_xpm[] = {
>                ^
> In file included from xpms.c:2:0:
> xpms/scan.xpm:2:15: warning: 'scan_xpm' defined but not used 
> [-Wunused-variable]
>  static char * scan_xpm[] = {
>                ^
> In file included from xpms.c:3:0:
> xpms/go.xpm:2:15: warning: 'go_xpm' defined but not used [-Wunused-variable]
>  static char * go_xpm[] = {
>                ^
> In file included from xpms.c:4:0:
> xpms/stop.xpm:2:15: warning: 'stop_xpm' defined but not used 
> [-Wunused-variable]
>  static char * stop_xpm[] = {
>                ^
> In file included from xpms.c:5:0:
> xpms/exit.xpm:2:15: warning: 'exit_xpm' defined but not used 
> [-Wunused-variable]
>  static char * exit_xpm[] = {
>                ^
> In file included from xpms.c:6:0:
> xpms/s_play_button_enabled.xpm:2:15: warning: 's_play_button_enabled_xpm' 
> defined but not used [-Wunused-variable]
>  static char * s_play_button_enabled_xpm[] = {
>                ^
> In file included from xpms.c:7:0:
> xpms/s_play_button_disabled.xpm:2:15: warning: 's_play_button_disabled_xpm' 
> defined but not used [-Wunused-variable]
>  static char * s_play_button_disabled_xpm[] = {
>                ^
> In file included from xpms.c:8:0:
> xpms/s_button_checked.xpm:2:15: warning: 's_button_checked_xpm' defined but 
> not used [-Wunused-variable]
>  static char * s_button_checked_xpm[] = {
>                ^
> In file included from xpms.c:9:0:
> xpms/s_button_unchecked.xpm:2:15: warning: 's_button_unchecked_xpm' defined 
> but not used [-Wunused-variable]
>  static char * s_button_unchecked_xpm[] = {
>                ^
> mv -f .deps/xpms.Tpo .deps/xpms.Po
> /bin/bash ../libtool --tag=CC   --mode=link gcc  -O1 -Wall   -o ripperX 
> cddb.o cddbp.o config_rw.o config_window_handler.o dir_window_handler.o 
> err_dialog_handler.o job_control.o main.o main_window_handler.o misc_utils.o 
> players_manipulation.o ripper_encoder_manipulation.o select_frame_handler.o 
> status_frame_handler.o xpms.o  -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 
> -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo 
> -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0   -lid3  -lutil 
> -lz -lstdc++
> libtool: link: gcc -O1 -Wall -o ripperX cddb.o cddbp.o config_rw.o 
> config_window_handler.o dir_window_handler.o err_dialog_handler.o 
> job_control.o main.o main_window_handler.o misc_utils.o 
> players_manipulation.o ripper_encoder_manipulation.o select_frame_handler.o 
> status_frame_handler.o xpms.o  -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 
> -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 
> /usr/lib/x86_64-linux-gnu/libcairo.so -lpango-1.0 
> /usr/lib/x86_64-linux-gnu/libfreetype.so -lfontconfig -lgobject-2.0 
> -lglib-2.0 /usr/lib/libid3.so -lutil -lz -lstdc++
> /usr/bin/ld: config_window_handler.o: undefined reference to symbol 
> 'ceilf@@GLIBC_2.2.5'
> /lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from 
> command line
> collect2: error: ld returned 1 exit status

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/ripperx_2.7.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.


--
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