[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#555757: marked as done (FTBFS with binutils-gold)



Your message dated 
with message-id <20110326170001.18884.85025.mass-bugs-close@quantz.debian.org>
and subject line multisync removed from Debian unstable
has caused the Debian Bug report #555757,
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 owner@bugs.debian.org
immediately.)


-- 
555757: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555757
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: multisync
Version: 0.82-8.3
Severity: minor
User: peter.fritzsche@gmx.de
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

/bin/bash ../libtool --tag=CC --mode=link gcc -DPLUGINDIR=\"/usr/lib/multisync\" -g -g -O2   -o multisync -rdynamic main.o support.o interface.o callbacks.o syncengine.o gui.o sync_vtype.o eggtrayicon.o tray.o -pthread -lgnomeui-2 -lSM -lICE -lbonoboui-2 -lgnomevfs-2 -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -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 -lbonobo-2 -lbonobo-activation -lgmodule-2.0 -lORBit-2 -lgthread-2.0 -lrt -lgobject-2.0 -lgconf-2 -lglib-2.0    -lpthread -L./libversit -lversit 
mkdir .libs
gcc -DPLUGINDIR=\"/usr/lib/multisync\" -g -g -O2 -o multisync -rdynamic main.o support.o interface.o callbacks.o syncengine.o gui.o sync_vtype.o eggtrayicon.o tray.o  -pthread /usr/lib/libgnomeui-2.so -lSM -lICE /usr/lib/libbonoboui-2.so /usr/lib/libgnomevfs-2.so /usr/lib/libgnomecanvas-2.so /usr/lib/libgnome-2.so /usr/lib/libpopt.so /usr/lib/libart_lgpl_2.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so /usr/lib/libgio-2.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so /usr/lib/libfreetype.so -lfontconfig /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so /usr/lib/libgmodule-2.0.so /usr/lib/libORBit-2.so /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgobject-2.0.so /usr/lib/libgconf-2.so /usr/lib/libglib-2.0.so -lpthread -L/home/peter/rebuild/build/multisync/multisync-0.82/src/libversit /home/peter/rebuild/build/multisync/multisync-0.82/src/libversi
 t/.libs/libversit.a
/usr/bin/ld: syncengine.o: in function read_pluginlist:syncengine.c:1692: error: undefined reference to 'dlopen'
/usr/bin/ld: syncengine.o: in function read_pluginlist:syncengine.c:1694: error: undefined reference to 'dlsym'
/usr/bin/ld: syncengine.o: in function read_pluginlist:syncengine.c:1698: error: undefined reference to 'dlsym'
/usr/bin/ld: syncengine.o: in function read_pluginlist:syncengine.c:1700: error: undefined reference to 'dlsym'
/usr/bin/ld: syncengine.o: in function read_pluginlist:syncengine.c:1712: error: undefined reference to 'dlclose'
/usr/bin/ld: syncengine.o: in function read_pluginlist:syncengine.c:1731: error: undefined reference to 'dlerror'
/usr/bin/ld: syncengine.o: in function read_pluginlist:syncengine.c:1717: error: undefined reference to 'dlsym'
/usr/bin/ld: syncengine.o: in function read_pluginlist:syncengine.c:1718: error: undefined reference to 'dlerror'
/usr/bin/ld: syncengine.o: in function read_pluginlist:syncengine.c:1721: error: undefined reference to 'dlclose'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_send_manager_message:eggtrayicon.c:171: error: undefined reference to 'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_send_manager_message:eggtrayicon.c:173: error: undefined reference to 'XSync'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_update_manager_window:eggtrayicon.c:212: error: undefined reference to 'XGrabServer'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_update_manager_window:eggtrayicon.c:214: error: undefined reference to 'XGetSelectionOwner'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_update_manager_window:eggtrayicon.c:221: error: undefined reference to 'XUngrabServer'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_update_manager_window:eggtrayicon.c:222: error: undefined reference to 'XFlush'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_update_manager_window:eggtrayicon.c:218: error: undefined reference to 'XSelectInput'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_send_message:eggtrayicon.c:356: error: undefined reference to 'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_send_message:eggtrayicon.c:370: error: undefined reference to 'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_send_message:eggtrayicon.c:372: error: undefined reference to 'XSync'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_send_message:eggtrayicon.c:370: error: undefined reference to 'XSendEvent'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_send_message:eggtrayicon.c:372: error: undefined reference to 'XSync'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_new_for_xscreen:eggtrayicon.c:268: error: undefined reference to 'XScreenNumberOfScreen'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_new_for_xscreen:eggtrayicon.c:272: error: undefined reference to 'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_new_for_xscreen:eggtrayicon.c:275: error: undefined reference to 'XInternAtom'
/usr/bin/ld: eggtrayicon.o: in function egg_tray_icon_new_for_xscreen:eggtrayicon.c:278: error: undefined reference to 'XInternAtom'
collect2: ld returned 1 exit status
make[4]: *** [multisync] Error 1



--- End Message ---
--- Begin Message ---
Version: 0.82-9+rm

multisync has been removed from Debian unstable: http://bugs.debian.org/613709

Closing its bugs with a Version higher than the last unstable upload.

More information about this script at:
  http://git.debian.org/?p=users/morph/mass-bugs-close.git;a=blob_plain;f=README;hb=HEAD


--- End Message ---

Reply to: