Your message dated Sat, 13 Jul 2013 15:21:42 +0000
with message-id <e1uy1dm-0007nk...@franck.debian.org>
and subject line Bug#713684: fixed in ripperx 2.7.3-1.1
has caused the Debian Bug report #713684,
regarding ripperx: FTBFS: ld: config_window_handler.o: undefined reference to 
symbol 'ceilf@@GLIBC_2.2.5'
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.)


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

--- End Message ---
--- Begin Message ---
Source: ripperx
Source-Version: 2.7.3-1.1

We believe that the bug you reported is fixed in the latest version of
ripperx, 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 713...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barry deFreese <bdefre...@debian.org> (supplier of updated ripperx 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: SHA1

Format: 1.8
Date: Sat, 13 Jul 2013 09:37:49 -0400
Source: ripperx
Binary: ripperx
Architecture: source i386
Version: 2.7.3-1.1
Distribution: unstable
Urgency: low
Maintainer: tony mancill <tmanc...@debian.org>
Changed-By: Barry deFreese <bdefre...@debian.org>
Description: 
 ripperx    - a GTK-based audio CD ripper/encoder
Closes: 713684
Changes: 
 ripperx (2.7.3-1.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Add patch to link in libm. (Closes: #713684).
   * Add build-dep on gawk to fix compilation error.
Checksums-Sha1: 
 28c7bd4f4b0839d60fba1329430a69ebbe93e6b6 1345 ripperx_2.7.3-1.1.dsc
 f401e3ba9a08fc6db538847f92b17f1049f06bc8 11777 ripperx_2.7.3-1.1.debian.tar.gz
 fd07cc8c636f71b8a6a3c1c4397f116677b2fa9f 139836 ripperx_2.7.3-1.1_i386.deb
Checksums-Sha256: 
 22a4d2b6947d6bbe7a558bf5b667ddfdd9506f25dd062ad762b1f84fff51fc6d 1345 
ripperx_2.7.3-1.1.dsc
 96aea651b1f8ccda7f8a0dea4d82cd71eac1db49d4fff948de6ff2cf9a144fa4 11777 
ripperx_2.7.3-1.1.debian.tar.gz
 daf40c6a204361d73742af32e6a570a535f3772452fed58cf3700ebfc9e90a5d 139836 
ripperx_2.7.3-1.1_i386.deb
Files: 
 78b03befd75b6ac1b5fbaadd9ae1de24 1345 sound optional ripperx_2.7.3-1.1.dsc
 83fda475d5f171b0d106862a127054e8 11777 sound optional 
ripperx_2.7.3-1.1.debian.tar.gz
 dfae4dfa2990916642ab5426424aee91 139836 sound optional 
ripperx_2.7.3-1.1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlHhXFoACgkQ5ItltUs5T35FKACdF+XfRNioMGQxSXnPrIQc08fq
ouIAnip0gz0njPnMhwkU+oxNT+a2eTsA
=PeWW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to