Your message dated Fri, 1 Jun 2012 16:02:55 -0700
with message-id <[email protected]>
and subject line Re: Bug#666323: mp3splt-gtk: FTBFS:
xmms_control.c:(.text+0x89): undefined reference to `audacious_remote_get_info'
has caused the Debian Bug report #666323,
regarding mp3splt-gtk: FTBFS: xmms_control.c:(.text+0x89): undefined reference
to `audacious_remote_get_info'
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 [email protected]
immediately.)
--
666323: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666323
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: mp3splt-gtk
Version: 0.5.6-1.2
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
This rebuild was done by building only architecture:any binary packages
(binary-arch target of debian/rules), and using a recent dpkg that uses the
build-arch target if available.
Also, only the Build-Depends were installed, not the Build-Depends-Indep.
Relevant part:
> gcc -Wall -I../libmp3splt/include/ -I../../libmp3splt/include/
> -I../libmp3splt/include/libmp3splt/ -I../../libmp3splt/include/libmp3splt/
> -L../libmp3splt/src -L../libmp3splt/src/.libs -L../../libmp3splt/src/.libs/
> -L../../libmp3splt/src/ -o mp3splt-gtk tree_tab.o main_win.o xmms_control.o
> gstreamer_control.o player.o player_tab.o preferences_tab.o utilities.o
> split_files.o freedb_tab.o cddb_cue.o snackamp_control.o special_split.o
> mp3splt-gtk.o -pthread -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 -lgmodule-2.0 -lgthread-2.0 -lrt
> -lglib-2.0 -lgthread-2.0 -lmp3splt -laudcore -laudgui -pthread
> -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2
> -lgthread-2.0 -lrt -lglib-2.0
> xmms_control.o: In function `myxmms_get_song_infos':
> xmms_control.c:(.text+0x89): undefined reference to
> `audacious_remote_get_info'
> xmms_control.o: In function `myxmms_get_filename':
> xmms_control.c:(.text+0x1d5): undefined reference to
> `audacious_remote_get_playlist_pos'
> xmms_control.c:(.text+0x1ec): undefined reference to
> `audacious_remote_get_playlist_file'
> xmms_control.o: In function `myxmms_get_playlist_number':
> xmms_control.c:(.text+0x237): undefined reference to
> `audacious_remote_get_playlist_length'
> xmms_control.o: In function `myxmms_get_title_song':
> xmms_control.c:(.text+0x250): undefined reference to
> `audacious_remote_get_playlist_pos'
> xmms_control.c:(.text+0x267): undefined reference to
> `audacious_remote_get_playlist_title'
> xmms_control.o: In function `myxmms_get_time_elapsed':
> xmms_control.c:(.text+0x284): undefined reference to
> `audacious_remote_get_output_time'
> xmms_control.o: In function `myxmms_start':
> xmms_control.c:(.text+0x2ec): undefined reference to
> `audacious_remote_is_running'
> xmms_control.o: In function `myxmms_select_last_file':
> xmms_control.c:(.text+0x330): undefined reference to
> `audacious_remote_get_playlist_length'
> xmms_control.c:(.text+0x34c): undefined reference to
> `audacious_remote_set_playlist_pos'
> xmms_control.o: In function `myxmms_play_last_file':
> xmms_control.c:(.text+0x36b): undefined reference to `audacious_remote_play'
> xmms_control.o: In function `myxmms_add_files':
> xmms_control.c:(.text+0x401): undefined reference to
> `audacious_remote_playlist_add'
> xmms_control.o: In function `myxmms_set_volume':
> xmms_control.c:(.text+0x422): undefined reference to
> `audacious_remote_set_main_volume'
> xmms_control.o: In function `myxmms_get_volume':
> xmms_control.c:(.text+0x437): undefined reference to
> `audacious_remote_get_main_volume'
> xmms_control.o: In function `myxmms_is_running':
> xmms_control.c:(.text+0x47c): undefined reference to `dbus_g_bus_get'
> xmms_control.c:(.text+0x4ad): undefined reference to
> `dbus_g_proxy_new_for_name'
> xmms_control.c:(.text+0x4c3): undefined reference to
> `audacious_remote_is_running'
> xmms_control.o: In function `myxmms_is_paused':
> xmms_control.c:(.text+0x4e8): undefined reference to
> `audacious_remote_is_paused'
> xmms_control.o: In function `myxmms_play':
> xmms_control.c:(.text+0x50d): undefined reference to `audacious_remote_play'
> xmms_control.o: In function `myxmms_stop':
> xmms_control.c:(.text+0x522): undefined reference to `audacious_remote_stop'
> xmms_control.o: In function `myxmms_pause':
> xmms_control.c:(.text+0x537): undefined reference to `audacious_remote_pause'
> xmms_control.o: In function `myxmms_next':
> xmms_control.c:(.text+0x54c): undefined reference to
> `audacious_remote_playlist_next'
> xmms_control.o: In function `myxmms_prev':
> xmms_control.c:(.text+0x561): undefined reference to
> `audacious_remote_playlist_prev'
> xmms_control.o: In function `myxmms_jump':
> xmms_control.c:(.text+0x582): undefined reference to
> `audacious_remote_jump_to_time'
> xmms_control.o: In function `myxmms_get_total_time':
> xmms_control.c:(.text+0x59b): undefined reference to
> `audacious_remote_get_playlist_pos'
> xmms_control.c:(.text+0x5b2): undefined reference to
> `audacious_remote_get_playlist_time'
> xmms_control.o: In function `myxmms_is_playing':
> xmms_control.c:(.text+0x5c7): undefined reference to
> `audacious_remote_is_playing'
> xmms_control.o: In function `myxmms_quit':
> xmms_control.c:(.text+0x5ec): undefined reference to `audacious_remote_quit'
> collect2: ld returned 1 exit status
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/03/30/mp3splt-gtk_0.5.6-1.2_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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
I am closing this bug now as it seems to have resolved itself in the
meantime, but I will upload new upstream versions of this set of
packages soon, which will close the rest of the open bugs.
Thanks,
Ryan
On Fri, Mar 30, 2012 at 11:18:29AM +0200, Lucas Nussbaum wrote:
> Source: mp3splt-gtk
> Version: 0.5.6-1.2
> Severity: serious
> Tags: wheezy sid
> User: [email protected]
> Usertags: qa-ftbfs-20120330 qa-ftbfs qa-ftbfs-buildarch
> Justification: FTBFS on amd64
>
> Hi,
>
> During a rebuild of all packages in sid, your package failed to build on
> amd64.
>
> This rebuild was done by building only architecture:any binary packages
> (binary-arch target of debian/rules), and using a recent dpkg that uses the
> build-arch target if available.
> Also, only the Build-Depends were installed, not the Build-Depends-Indep.
>
> Relevant part:
> > gcc -Wall -I../libmp3splt/include/ -I../../libmp3splt/include/
> > -I../libmp3splt/include/libmp3splt/ -I../../libmp3splt/include/libmp3splt/
> > -L../libmp3splt/src -L../libmp3splt/src/.libs -L../../libmp3splt/src/.libs/
> > -L../../libmp3splt/src/ -o mp3splt-gtk tree_tab.o main_win.o xmms_control.o
> > gstreamer_control.o player.o player_tab.o preferences_tab.o utilities.o
> > split_files.o freedb_tab.o cddb_cue.o snackamp_control.o special_split.o
> > mp3splt-gtk.o -pthread -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 -lgmodule-2.0 -lgthread-2.0 -lrt
> > -lglib-2.0 -lgthread-2.0 -lmp3splt -laudcore -laudgui -pthread
> > -lgstbase-0.10 -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2
> > -lgthread-2.0 -lrt -lglib-2.0
> > xmms_control.o: In function `myxmms_get_song_infos':
> > xmms_control.c:(.text+0x89): undefined reference to
> > `audacious_remote_get_info'
> > xmms_control.o: In function `myxmms_get_filename':
> > xmms_control.c:(.text+0x1d5): undefined reference to
> > `audacious_remote_get_playlist_pos'
> > xmms_control.c:(.text+0x1ec): undefined reference to
> > `audacious_remote_get_playlist_file'
> > xmms_control.o: In function `myxmms_get_playlist_number':
> > xmms_control.c:(.text+0x237): undefined reference to
> > `audacious_remote_get_playlist_length'
> > xmms_control.o: In function `myxmms_get_title_song':
> > xmms_control.c:(.text+0x250): undefined reference to
> > `audacious_remote_get_playlist_pos'
> > xmms_control.c:(.text+0x267): undefined reference to
> > `audacious_remote_get_playlist_title'
> > xmms_control.o: In function `myxmms_get_time_elapsed':
> > xmms_control.c:(.text+0x284): undefined reference to
> > `audacious_remote_get_output_time'
> > xmms_control.o: In function `myxmms_start':
> > xmms_control.c:(.text+0x2ec): undefined reference to
> > `audacious_remote_is_running'
> > xmms_control.o: In function `myxmms_select_last_file':
> > xmms_control.c:(.text+0x330): undefined reference to
> > `audacious_remote_get_playlist_length'
> > xmms_control.c:(.text+0x34c): undefined reference to
> > `audacious_remote_set_playlist_pos'
> > xmms_control.o: In function `myxmms_play_last_file':
> > xmms_control.c:(.text+0x36b): undefined reference to `audacious_remote_play'
> > xmms_control.o: In function `myxmms_add_files':
> > xmms_control.c:(.text+0x401): undefined reference to
> > `audacious_remote_playlist_add'
> > xmms_control.o: In function `myxmms_set_volume':
> > xmms_control.c:(.text+0x422): undefined reference to
> > `audacious_remote_set_main_volume'
> > xmms_control.o: In function `myxmms_get_volume':
> > xmms_control.c:(.text+0x437): undefined reference to
> > `audacious_remote_get_main_volume'
> > xmms_control.o: In function `myxmms_is_running':
> > xmms_control.c:(.text+0x47c): undefined reference to `dbus_g_bus_get'
> > xmms_control.c:(.text+0x4ad): undefined reference to
> > `dbus_g_proxy_new_for_name'
> > xmms_control.c:(.text+0x4c3): undefined reference to
> > `audacious_remote_is_running'
> > xmms_control.o: In function `myxmms_is_paused':
> > xmms_control.c:(.text+0x4e8): undefined reference to
> > `audacious_remote_is_paused'
> > xmms_control.o: In function `myxmms_play':
> > xmms_control.c:(.text+0x50d): undefined reference to `audacious_remote_play'
> > xmms_control.o: In function `myxmms_stop':
> > xmms_control.c:(.text+0x522): undefined reference to `audacious_remote_stop'
> > xmms_control.o: In function `myxmms_pause':
> > xmms_control.c:(.text+0x537): undefined reference to
> > `audacious_remote_pause'
> > xmms_control.o: In function `myxmms_next':
> > xmms_control.c:(.text+0x54c): undefined reference to
> > `audacious_remote_playlist_next'
> > xmms_control.o: In function `myxmms_prev':
> > xmms_control.c:(.text+0x561): undefined reference to
> > `audacious_remote_playlist_prev'
> > xmms_control.o: In function `myxmms_jump':
> > xmms_control.c:(.text+0x582): undefined reference to
> > `audacious_remote_jump_to_time'
> > xmms_control.o: In function `myxmms_get_total_time':
> > xmms_control.c:(.text+0x59b): undefined reference to
> > `audacious_remote_get_playlist_pos'
> > xmms_control.c:(.text+0x5b2): undefined reference to
> > `audacious_remote_get_playlist_time'
> > xmms_control.o: In function `myxmms_is_playing':
> > xmms_control.c:(.text+0x5c7): undefined reference to
> > `audacious_remote_is_playing'
> > xmms_control.o: In function `myxmms_quit':
> > xmms_control.c:(.text+0x5ec): undefined reference to `audacious_remote_quit'
> > collect2: ld returned 1 exit status
>
> The full build log is available from:
>
> http://people.debian.org/~lucas/logs/2012/03/30/mp3splt-gtk_0.5.6-1.2_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 about 50 AMD64 nodes
> of the Grid'5000 platform, using a clean chroot. Internet was not
> accessible from the build systems.
>
>
--
--- End Message ---