Your message dated Sat, 17 Jul 2010 12:17:36 +0000
with message-id <[email protected]>
and subject line Bug#554922: fixed in ircp-tray 0.7.5.1-1
has caused the Debian Bug report #554922,
regarding FTBFS with binutils-gold
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.)


-- 
554922: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554922
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ircp-tray
Version: 0.7.4-1
Severity: minor
User: [email protected]
Usertags: no-add-needed

Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.

More informations can be found at
 
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking


dpkg-buildpackage: source changed by Devid Antonio Filoni <[email protected]>
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp 
[ ! -f Makefile ] || /usr/bin/make distclean
rm -f config-stamp
rm -f config.guess
rm -f config.sub
dh_clean 
 dpkg-source -b ircp-tray-0.7.4
dpkg-source: info: using source format `1.0'
dpkg-source: info: building ircp-tray using existing ircp-tray_0.7.4.orig.tar.gz
dpkg-source: info: building ircp-tray in ircp-tray_0.7.4-1.diff.gz
dpkg-source: info: building ircp-tray in ircp-tray_0.7.4-1.dsc
 debian/rules build
dh_testdir
./configure --prefix=/usr
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.30... 0.40.6 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  zh_CN sv pl it fr es ru he cs gl zh_TW
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
checking for OPENOBEX... yes
checking for LIBNOTIFY... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating pixmaps/Makefile
config.status: creating po/Makefile.in
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: executing po/stamp-it commands
# INTLTOOL_MAKEFILE

Now type 'make' to compile ircp-tray,
then type 'sudo make install' to install it.
touch config-stamp
dh_testdir
/usr/bin/make
make[1]: Entering directory 
`/home/peter/rebuild/build/ircp-tray/ircp-tray-0.7.4'
/usr/bin/make  all-recursive
make[2]: Entering directory 
`/home/peter/rebuild/build/ircp-tray/ircp-tray-0.7.4'
Making all in src
make[3]: Entering directory 
`/home/peter/rebuild/build/ircp-tray/ircp-tray-0.7.4/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DG_LOG_DOMAIN=\"Ircp-Tray\" 
-DLOCALE_DIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DGNOME_ICONDIR=\""/usr/share/pixmaps"\"    -g -O2 
-MT app.o -MD -MP -MF ".deps/app.Tpo" \
          -c -o app.o `test -f 'app.c' || echo './'`app.c; \
        then mv -f ".deps/app.Tpo" ".deps/app.Po"; \
        else rm -f ".deps/app.Tpo"; exit 1; \
        fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DG_LOG_DOMAIN=\"Ircp-Tray\" 
-DLOCALE_DIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DGNOME_ICONDIR=\""/usr/share/pixmaps"\"    -g -O2 
-MT ircptray.o -MD -MP -MF ".deps/ircptray.Tpo" \
          -c -o ircptray.o `test -f 'ircptray.c' || echo './'`ircptray.c; \
        then mv -f ".deps/ircptray.Tpo" ".deps/ircptray.Po"; \
        else rm -f ".deps/ircptray.Tpo"; exit 1; \
        fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DG_LOG_DOMAIN=\"Ircp-Tray\" 
-DLOCALE_DIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DGNOME_ICONDIR=\""/usr/share/pixmaps"\"    -g -O2 
-MT eggtrayicon.o -MD -MP -MF ".deps/eggtrayicon.Tpo" \
          -c -o eggtrayicon.o `test -f 'eggtrayicon.c' || echo 
'./'`eggtrayicon.c; \
        then mv -f ".deps/eggtrayicon.Tpo" ".deps/eggtrayicon.Po"; \
        else rm -f ".deps/eggtrayicon.Tpo"; exit 1; \
        fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DG_LOG_DOMAIN=\"Ircp-Tray\" 
-DLOCALE_DIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DGNOME_ICONDIR=\""/usr/share/pixmaps"\"    -g -O2 
-MT ircp_io.o -MD -MP -MF ".deps/ircp_io.Tpo" \
          -c -o ircp_io.o `test -f 'ircp_io.c' || echo './'`ircp_io.c; \
        then mv -f ".deps/ircp_io.Tpo" ".deps/ircp_io.Po"; \
        else rm -f ".deps/ircp_io.Tpo"; exit 1; \
        fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DG_LOG_DOMAIN=\"Ircp-Tray\" 
-DLOCALE_DIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DGNOME_ICONDIR=\""/usr/share/pixmaps"\"    -g -O2 
-MT ircp_client.o -MD -MP -MF ".deps/ircp_client.Tpo" \
          -c -o ircp_client.o `test -f 'ircp_client.c' || echo 
'./'`ircp_client.c; \
        then mv -f ".deps/ircp_client.Tpo" ".deps/ircp_client.Po"; \
        else rm -f ".deps/ircp_client.Tpo"; exit 1; \
        fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DG_LOG_DOMAIN=\"Ircp-Tray\" 
-DLOCALE_DIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DGNOME_ICONDIR=\""/usr/share/pixmaps"\"    -g -O2 
-MT dirtraverse.o -MD -MP -MF ".deps/dirtraverse.Tpo" \
          -c -o dirtraverse.o `test -f 'dirtraverse.c' || echo 
'./'`dirtraverse.c; \
        then mv -f ".deps/dirtraverse.Tpo" ".deps/dirtraverse.Po"; \
        else rm -f ".deps/dirtraverse.Tpo"; exit 1; \
        fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DG_LOG_DOMAIN=\"Ircp-Tray\" 
-DLOCALE_DIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DGNOME_ICONDIR=\""/usr/share/pixmaps"\"    -g -O2 
-MT sendfile.o -MD -MP -MF ".deps/sendfile.Tpo" \
          -c -o sendfile.o `test -f 'sendfile.c' || echo './'`sendfile.c; \
        then mv -f ".deps/sendfile.Tpo" ".deps/sendfile.Po"; \
        else rm -f ".deps/sendfile.Tpo"; exit 1; \
        fi
sendfile.c: In function 'sendfile_ondragdrop':
sendfile.c:356: warning: incompatible implicit declaration of built-in function 
'free'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DG_LOG_DOMAIN=\"Ircp-Tray\" 
-DLOCALE_DIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DGNOME_ICONDIR=\""/usr/share/pixmaps"\"    -g -O2 
-MT recvfile.o -MD -MP -MF ".deps/recvfile.Tpo" \
          -c -o recvfile.o `test -f 'recvfile.c' || echo './'`recvfile.c; \
        then mv -f ".deps/recvfile.Tpo" ".deps/recvfile.Po"; \
        else rm -f ".deps/recvfile.Tpo"; exit 1; \
        fi
recvfile.c: In function 'recvfile_listen':
recvfile.c:85: warning: cast to pointer from integer of different size
recvfile.c: In function 'recvfile_onlisten':
recvfile.c:147: warning: cast to pointer from integer of different size
recvfile.c: In function 'recvfile_onrecv':
recvfile.c:194: warning: cast to pointer from integer of different size
recvfile.c:228: warning: cast to pointer from integer of different size
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DG_LOG_DOMAIN=\"Ircp-Tray\" 
-DLOCALE_DIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DGNOME_ICONDIR=\""/usr/share/pixmaps"\"    -g -O2 
-MT ircp_server.o -MD -MP -MF ".deps/ircp_server.Tpo" \
          -c -o ircp_server.o `test -f 'ircp_server.c' || echo 
'./'`ircp_server.c; \
        then mv -f ".deps/ircp_server.Tpo" ".deps/ircp_server.Po"; \
        else rm -f ".deps/ircp_server.Tpo"; exit 1; \
        fi
ircp_server.c: In function 'get_incoming_file_info':
ircp_server.c:465: warning: cast to pointer from integer of different size
ircp_server.c:466: warning: cast to pointer from integer of different size
ircp_server.c:481: warning: cast to pointer from integer of different size
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DG_LOG_DOMAIN=\"Ircp-Tray\" 
-DLOCALE_DIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DGNOME_ICONDIR=\""/usr/share/pixmaps"\"    -g -O2 
-MT progresswin.o -MD -MP -MF ".deps/progresswin.Tpo" \
          -c -o progresswin.o `test -f 'progresswin.c' || echo 
'./'`progresswin.c; \
        then mv -f ".deps/progresswin.Tpo" ".deps/progresswin.Po"; \
        else rm -f ".deps/progresswin.Tpo"; exit 1; \
        fi
progresswin.c: In function 'progress_window_destroy':
progresswin.c:115: warning: incompatible implicit declaration of built-in 
function 'free'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DG_LOG_DOMAIN=\"Ircp-Tray\" 
-DLOCALE_DIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DGNOME_ICONDIR=\""/usr/share/pixmaps"\"    -g -O2 
-MT savefiledlg.o -MD -MP -MF ".deps/savefiledlg.Tpo" \
          -c -o savefiledlg.o `test -f 'savefiledlg.c' || echo 
'./'`savefiledlg.c; \
        then mv -f ".deps/savefiledlg.Tpo" ".deps/savefiledlg.Po"; \
        else rm -f ".deps/savefiledlg.Tpo"; exit 1; \
        fi
savefiledlg.c: In function 'savefile_dialog_new':
savefiledlg.c:68: warning: cast to pointer from integer of different size
savefiledlg.c:71: warning: incompatible implicit declaration of built-in 
function 'free'
savefiledlg.c: In function 'savefile_dialog_destroy':
savefiledlg.c:82: warning: incompatible implicit declaration of built-in 
function 'free'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -D_REENTRANT -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -DG_LOG_DOMAIN=\"Ircp-Tray\" 
-DLOCALE_DIR=\""/usr/share/locale"\" -DDATADIR=\""/usr/share"\" 
-DG_DISABLE_DEPRECATED -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED 
-DGNOME_DISABLE_DEPRECATED -DGNOME_ICONDIR=\""/usr/share/pixmaps"\"    -g -O2 
-MT irda_misc.o -MD -MP -MF ".deps/irda_misc.Tpo" \
          -c -o irda_misc.o `test -f 'irda_misc.c' || echo './'`irda_misc.c; \
        then mv -f ".deps/irda_misc.Tpo" ".deps/irda_misc.Po"; \
        else rm -f ".deps/irda_misc.Tpo"; exit 1; \
        fi
gcc  -g -O2   -o ircp-tray  app.o ircptray.o eggtrayicon.o ircp_io.o 
ircp_client.o dirtraverse.o sendfile.o recvfile.o ircp_server.o progresswin.o 
savefiledlg.o irda_misc.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype 
-lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0    -lopenobex   -lnotify 
-lgtk-x11-2.0 -ldbus-glib-1 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype 
-lfontconfig -lgmodule-2.0 -ldbus-1 -lpthread -lrt -lgobject-2.0 -lglib-2.0   
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_manager_message:eggtrayicon.c:301: error: undefined 
reference to 'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_manager_message:eggtrayicon.c:303: error: undefined 
reference to 'XSync'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:515: error: undefined reference to 
'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:529: error: undefined reference to 
'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:531: error: undefined reference to 
'XSync'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:529: error: undefined reference to 
'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_send_message:eggtrayicon.c:531: error: undefined reference to 
'XSync'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_get_orientation_property:eggtrayicon.c:188: error: undefined 
reference to 'XGetWindowProperty'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_get_orientation_property:eggtrayicon.c:217: error: undefined 
reference to 'XFree'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:328: error: undefined 
reference to 'XGrabServer'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:330: error: undefined 
reference to 'XGetSelectionOwner'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:337: error: undefined 
reference to 'XUngrabServer'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:338: error: undefined 
reference to 'XFlush'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_update_manager_window:eggtrayicon.c:334: error: undefined 
reference to 'XSelectInput'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_realize:eggtrayicon.c:430: error: undefined reference to 
'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_realize:eggtrayicon.c:432: error: undefined reference to 
'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function 
egg_tray_icon_realize:eggtrayicon.c:434: error: undefined reference to 
'XInternAtom'
collect2: ld returned 1 exit status
make[3]: *** [ircp-tray] Error 1
make[3]: Leaving directory 
`/home/peter/rebuild/build/ircp-tray/ircp-tray-0.7.4/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/peter/rebuild/build/ircp-tray/ircp-tray-0.7.4'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/peter/rebuild/build/ircp-tray/ircp-tray-0.7.4'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
I: Copying back the cached apt archive contents
I: unmounting /home/peter/rebuild/build/ircp-tray filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
 -> Cleaning COW directory
  forking: rm -rf /var/cache/pbuilder/build//cow.27098 



--- End Message ---
--- Begin Message ---
Source: ircp-tray
Source-Version: 0.7.5.1-1

We believe that the bug you reported is fixed in the latest version of
ircp-tray, which is due to be installed in the Debian FTP archive:

ircp-tray_0.7.5.1-1.debian.tar.gz
  to main/i/ircp-tray/ircp-tray_0.7.5.1-1.debian.tar.gz
ircp-tray_0.7.5.1-1.dsc
  to main/i/ircp-tray/ircp-tray_0.7.5.1-1.dsc
ircp-tray_0.7.5.1-1_i386.deb
  to main/i/ircp-tray/ircp-tray_0.7.5.1-1_i386.deb
ircp-tray_0.7.5.1.orig.tar.gz
  to main/i/ircp-tray/ircp-tray_0.7.5.1.orig.tar.gz



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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Devid Antonio Filoni <[email protected]> (supplier of updated ircp-tray 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 17 Jul 2010 02:24:06 +0200
Source: ircp-tray
Binary: ircp-tray
Architecture: source i386
Version: 0.7.5.1-1
Distribution: unstable
Urgency: low
Maintainer: Devid Antonio Filoni <[email protected]>
Changed-By: Devid Antonio Filoni <[email protected]>
Description: 
 ircp-tray  - IrDA and OBEX wireless file transfer
Closes: 554922
Changes: 
 ircp-tray (0.7.5.1-1) unstable; urgency=low
 .
   * New upstream release (Closes: #554922).
   * Fix debhelper-but-no-misc-depends lintian warning.
   * Fix missing-debian-source-format lintian info.
   * Bump Standards-Version to 3.9.0.
Checksums-Sha1: 
 381731842721a1ce35fc35627ef37c2219cd5538 1113 ircp-tray_0.7.5.1-1.dsc
 97c4ad5ffb99cf8378b4437ed95b73f42f0a4df1 172803 ircp-tray_0.7.5.1.orig.tar.gz
 3b633064f5d889d13da6b08ee7913e0038387d1f 2574 ircp-tray_0.7.5.1-1.debian.tar.gz
 e4566ce0df6982304beab1dd43ceb15b266f2827 52908 ircp-tray_0.7.5.1-1_i386.deb
Checksums-Sha256: 
 afb7d550de24e16b347995f074d1bbb81669e32677cd2013711d8e736b436819 1113 
ircp-tray_0.7.5.1-1.dsc
 9bc32fe0ec72ac8de0515a0e8af8a1689629b9284458df70ba3015b5c8c528c5 172803 
ircp-tray_0.7.5.1.orig.tar.gz
 768834c440dcfbce64387448a9448fd7aef5961e522bdfe773989b0d6e5ff729 2574 
ircp-tray_0.7.5.1-1.debian.tar.gz
 2ece8cd7b514414201d954b3c9d6f5e21b3c2d53318e357e10b24677329e30d7 52908 
ircp-tray_0.7.5.1-1_i386.deb
Files: 
 cd3dad9ac5bba8dd72bccad57d7ff167 1113 comm extra ircp-tray_0.7.5.1-1.dsc
 628ac77e055d6231a7f63adbe4c3470b 172803 comm extra 
ircp-tray_0.7.5.1.orig.tar.gz
 f5d29478d69c5b736984bd4ca2014532 2574 comm extra 
ircp-tray_0.7.5.1-1.debian.tar.gz
 d0bc4050b964186bee171cba47d98eda 52908 comm extra ircp-tray_0.7.5.1-1_i386.deb

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

iEYEARECAAYFAkxBmzwACgkQnXjXEYa8KlB7ZACghD+4Xaki0L/P1cQjQvlH9SVT
QIMAnj6OzIWNrEPTX+sx7+u50HAcTtnj
=1ItY
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to