Bug#555600: FTBFS with binutils-gold

Peter Fritzsche peter.fritzsche at gmx.de
Tue Nov 10 09:58:59 UTC 2009


Source: metacity
Version: 1:2.28.0-1
Severity: minor
User: peter.fritzsche at 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 cc  -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-compare -Wall -Werror -ansi  -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o metacity async-getprop.o bell.o boxes.o compositor.o compositor-xrender.o constraints.o core.o delete.o display.o draw-workspace.o edge-resistance.o effects.o errors.o eventqueue.o frame.o gradient.o group-props.o group.o iconcache.o keybindings.o main.o place.o prefs.o screen.o session.o stack.o util.o window-props.o window.o workspace.o xprops.o fixedtip.o frames.o menu.o metaaccellabel.o resizepopup.o tabpopup.o theme-parser.o theme.o themewidget.o ui.o -lcanberra-gtk -lcanberra -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 -lgconf-2 -lstartup-notification-1 -lXcomposite -lXrender -lX11 -lXdamage -lXfixes -lXcursor -lgtop-2.0 -lglib-2.0   -lXext -lXrandr -lXext   -lSM -lICE -lX11 -lXext -lXinerama  -lm  
libtool: link: cc -g -O2 -g -Wall -O2 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-compare -Wall -Werror -ansi -Wl,-z -Wl,defs -Wl,-O1 -Wl,--as-needed -o metacity async-getprop.o bell.o boxes.o compositor.o compositor-xrender.o constraints.o core.o delete.o display.o draw-workspace.o edge-resistance.o effects.o errors.o eventqueue.o frame.o gradient.o group-props.o group.o iconcache.o keybindings.o main.o place.o prefs.o screen.o session.o stack.o util.o window-props.o window.o workspace.o xprops.o fixedtip.o frames.o menu.o metaaccellabel.o resizepopup.o tabpopup.o theme-parser.o theme.o themewidget.o ui.o  -lcanberra-gtk -lcanberra /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 /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/libgobject-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libgconf-2.so -lstartup-notification-1 -lXcomposite -lXrender -lXdamage -lXfixes -lXcursor -lgtop-2.0 /usr/lib/libglib-2.0.so -lXrandr -lSM -lICE -lX11 -lXext -lXinerama -lm -pthread
/usr/bin/ld: main.o: in function main:core/main.c:427: error: undefined reference to 'g_thread_init'
collect2: ld returned 1 exit status
make[5]: *** [metacity] Error 1





More information about the pkg-gnome-maintainers mailing list