Your message dated Sat, 1 Oct 2011 19:11:56 +0200
with message-id <[email protected]>
and subject line Re: Bug#556759: FTBFS with binutils-gold
has caused the Debian Bug report #556759,
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.)
--
556759: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556759
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: vice
Version: 2.1.dfsg-3
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.
Objects inside an .a archive aren't linked yet. This means that you must resolve
their symbols when linking to a program.
More informations can be found at
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
g++ -g -O2 -o x64 alarm.o attach.o autostart.o charset.o clkguard.o
clipboard.o cmdline.o cbmdos.o cbmimage.o color.o crc32.o datasette.o debug.o
dma.o emuid.o event.o findpath.o fliplist.o gcr.o info.o init.o initcmdline.o
interrupt.o ioutil.o joystick.o kbdbuf.o keyboard.o lib.o libm_math.o log.o
machine-bus.o machine.o main.o network.o palette.o ram.o rawfile.o resources.o
romset.o screenshot.o snapshot.o sound.o sysfile.o translate.o traps.o util.o
vsync.o zfile.o zipcode.o maincpu.o mouse.o midi.o ../src/c64/libc64.a
../src/c64/cart/libc64cart.a ../src/drive/iec/libdriveiec.a
../src/drive/iecieee/libdriveiecieee.a
../src/drive/iec/c64exp/libdriveiecc64exp.a ../src/drive/ieee/libdriveieee.a
../src/drive/libdrive.a ../src/iecbus/libiecbus.a ../src/parallel/libparallel.a
../src/vdrive/libvdrive.a ../src/sid/libsid.a ../src/monitor/libmonitor.a
../src/sounddrv/libsounddrv.a ../src/gfxoutputdrv/libgfxoutputdrv.a
../src/printerdrv/libprinterdrv.a ../src/rs232drv/librs232drv.
a ../src/diskimage/libdiskimage.a ../src/fsdevice/libfsdevice.a
../src/tape/libtape.a ../src/imagecontents/libimagecontents.a
../src/fileio/libfileio.a ../src/serial/libserial.a ../src/core/libcore.a
../src/vicii/libvicii.a ../src/raster/libraster.a ../src/video/libvideo.a
../src/arch/unix/libarch.a ../src/arch/unix/gui/libarchgui.a
../src/arch/unix/x11/gnome/libgnomeui.a ../src/arch/unix/x11/libx11ui.a
../src/resid/libresid.a ../src/resid-fp/libresidfp.a -lXrandr -lXxf86vm
-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 -lasound -lesd -lreadline
-ljpeg -lpng -lz -lnsl -lieee1284 -lm
/usr/bin/ld: ../src/arch/unix/x11/libx11ui.a(vidmode.o): in function
vidmode_enable:vidmode.c:163: error: undefined reference to 'XWarpPointer'
collect2: ld returned 1 exit status
make[4]: *** [x64] Error 1
--- End Message ---
--- Begin Message ---
Version: 2.3.dfsg-1
* Peter Fritzsche <[email protected]>, 2009-11-17, 19:21:
Tried to build your package and it fails to build with GNU
binutils-gold.
The version from unstable builds fine against binutils-gold.
--
Jakub Wilk
--- End Message ---