Your message dated Wed, 02 Mar 2011 03:32:18 +0000
with message-id <[email protected]>
and subject line Bug#556760: fixed in videolink 1.2.10-1
has caused the Debian Bug report #556760,
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.)


-- 
556760: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556760
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: videolink
Version: 1.2.9-2
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++ .objs/auto_proc.o .objs/browser_widget.o .objs/child_iterator.o 
.objs/event_state_manager.o .objs/generate_dvd.o .objs/link_iterator.o 
.objs/null_prompt_service.o .objs/pixbufs.o .objs/style_sheets.o 
.objs/temp_file.o .objs/video.o .objs/vob_list.o .objs/videolink.o 
.objs/warp_pointer.o .objs/x_frame_buffer.o .objs/xml_utils.o 
.objs/xpcom_support.o .objs/jquant2.o -lpthread 
-L/usr/lib/xulrunner-devel-1.9.1/lib -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 
-lgiomm-2.4 -lpangomm-1.4 -lgtk-x11-2.0 -lglibmm-2.4 -lcairomm-1.0 -lsigc-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 -lxpcomglue    -lexpat -g -o videolink
/usr/bin/ld: .objs/warp_pointer.o: in function 
warp_pointer(Glib::RefPtr<Gdk::Window> const&, int, int):warp_pointer.cpp:15: 
error: undefined reference to 'XWarpPointer'
/usr/bin/ld: 
/usr/lib/xulrunner-devel-1.9.1/lib/libxpcomglue.a(nsGlueLinkingDlopen.o): in 
function XPCOMGlueLoadXULFunctions:(.text+0x42): error: undefined reference to 
'dlsym'
/usr/bin/ld: 
/usr/lib/xulrunner-devel-1.9.1/lib/libxpcomglue.a(nsGlueLinkingDlopen.o): in 
function XPCOMGlueUnload():(.text+0x7f): error: undefined reference to 'dlclose'
/usr/bin/ld: 
/usr/lib/xulrunner-devel-1.9.1/lib/libxpcomglue.a(nsGlueLinkingDlopen.o): in 
function XPCOMGlueUnload():(.text+0xb3): error: undefined reference to 'dlclose'
/usr/bin/ld: 
/usr/lib/xulrunner-devel-1.9.1/lib/libxpcomglue.a(nsGlueLinkingDlopen.o): in 
function XPCOMGlueLoad(char const*):(.text+0x127): error: undefined reference 
to 'dlopen'
/usr/bin/ld: 
/usr/lib/xulrunner-devel-1.9.1/lib/libxpcomglue.a(nsGlueLinkingDlopen.o): in 
function XPCOMGlueLoad(char const*):(.text+0x144): error: undefined reference 
to 'dlopen'
/usr/bin/ld: 
/usr/lib/xulrunner-devel-1.9.1/lib/libxpcomglue.a(nsGlueLinkingDlopen.o): in 
function XPCOMGlueLoad(char const*):(.text+0x182): error: undefined reference 
to 'dlsym'
/usr/bin/ld: 
/usr/lib/xulrunner-devel-1.9.1/lib/libxpcomglue.a(nsGlueLinkingDlopen.o): in 
function ReadDependentCB(char const*):(.text+0x1db): error: undefined reference 
to 'dlopen'
collect2: ld returned 1 exit status
make[1]: *** [videolink] Error 1



--- End Message ---
--- Begin Message ---
Source: videolink
Source-Version: 1.2.10-1

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

videolink_1.2.10-1.diff.gz
  to contrib/v/videolink/videolink_1.2.10-1.diff.gz
videolink_1.2.10-1.dsc
  to contrib/v/videolink/videolink_1.2.10-1.dsc
videolink_1.2.10-1_i386.deb
  to contrib/v/videolink/videolink_1.2.10-1_i386.deb
videolink_1.2.10.orig.tar.gz
  to contrib/v/videolink/videolink_1.2.10.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.
Ben Hutchings <[email protected]> (supplier of updated videolink 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: SHA512

Format: 1.8
Date: Wed, 02 Mar 2011 03:02:24 +0000
Source: videolink
Binary: videolink
Architecture: i386 source
Version: 1.2.10-1
Distribution: unstable
Urgency: low
Maintainer: Ben Hutchings <[email protected]>
Changed-By: Ben Hutchings <[email protected]>
Closes: 556760
Description: 
 videolink  - assembles a DVD video filesystem from HTML pages and video files
Changes: 
 videolink (1.2.10-1) unstable; urgency=low
 .
   * New upstream version
     - List all needed libraries to the linker - closes: #556760
Checksums-Sha1: 
 6d1899acade4ce5dba34afcaea8a0bdcfb87c575 1776 videolink_1.2.10-1.dsc
 ef6c0c8bfba43b72fa1e9b81b0d0e6273672d11d 63975 videolink_1.2.10.orig.tar.gz
 7bfa2f32a0976a58c26c1a11a72435e8a31ffd6b 2900 videolink_1.2.10-1.diff.gz
 58bc9adf2ea78752f8be26f717bcae35239ef25c 104576 videolink_1.2.10-1_i386.deb
Checksums-Sha256: 
 6878aae5b5016be3a12752390f794cb49c5ea87a1402b66a9aecc2c58398700c 1776 
videolink_1.2.10-1.dsc
 071580da5ecde86721330c4bd44a2078a7563c5b32406a672c640edf98941909 63975 
videolink_1.2.10.orig.tar.gz
 c82683bff1978851192c3da4257c842e55477197c4223cfefc2a83b2c79240ae 2900 
videolink_1.2.10-1.diff.gz
 12188c1bc5d361eece090f350b01b9c4f4e27931d51e74523f3a2eee17e28c1f 104576 
videolink_1.2.10-1_i386.deb
Files: 
 3c04bd5d2890029cda9a67256db78795 1776 contrib/video extra 
videolink_1.2.10-1.dsc
 8d5093873ec4d0acf8b6c637b0241936 63975 contrib/video extra 
videolink_1.2.10.orig.tar.gz
 875cf4e8dee0a507e2fa0e03352cf302 2900 contrib/video extra 
videolink_1.2.10-1.diff.gz
 f7e6e1969d311f7e60fbd437e18c8381 104576 contrib/video extra 
videolink_1.2.10-1_i386.deb

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

iQIVAwUBTW246ee/yOyVhhEJAQrmbxAAsZwNUfeI6fpifclxykAi0IoMtqGeH8lC
6DvbPtpzDEKJFXxs7THBqo+mz/4/SsFJzq9Kh+5KI44UlEdD3Qnb0AvjVS89dEFG
kkkedxjB/2E16UUh0Kxtd8FwiYj54dBmN7wo+zLghCakCiArR5wSIkHCfoSa+cAN
U7Yki1bClxFmjOiziEnjrpWC9lqTLWdJrHdC9bmJBWRKtR2h7XeVYjjwUfesqkYY
o6iFsLQL6Frq1nmNEynJWZEXBggTiTlAxdm8HPS4pg3y76tS0DPk4Aguiv9NaK9k
N1TSKeWKwXK4Y1R3PmWZUDC9OCuZxY6JiFD9IWZWNASVdj1/e/jvQNFojRG/A0R9
uYjVsYpTDmG3vpeWZUVOxbixtZMZKT44kCCmMN1Io5XH7yNL4FcAo8/XdevMF6ym
9hjLGz0H1HFdkriTfrxIxmN3ZDZ8yBXzSeA7zIXy0y4S5FCEIIQ1nrEyg1trYHeE
FN83Oo9PN5Q/qTSYlOpEZdQjD6G9/2QaVJcbKZM9U90JOPRs0Q+d6IzWpaLEItAY
6qgIo+/YWJMxQPU+ZFfMkjUR0Aa7jmJVFB5MkiDwcbw2KNagDy5dOy/n0zP3UcZa
vFedOqhXmBaXXZPnJnARPFyLh0ez3WL+MECCC+6z9kYQCAODkSrKJ94uNwMHu3dI
WIPzKAsvkAI=
=ypRj
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to