Your message dated Sat, 20 Mar 2010 10:17:17 +0000
with message-id <[email protected]>
and subject line Bug#556723: fixed in xqilla 2.2.3-1
has caused the Debian Bug report #556723,
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.)


-- 
556723: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556723
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xqilla
Version: 2.0.0-2.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.

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

/bin/bash ./libtool --tag=CXX   --mode=link x86_64-linux-gnu-g++  -g -O2 
-I/home/peter/rebuild/build/xqilla/xqilla-2.0.0/debian/xercesc-private/ 
-ftemplate-depth-50   -L/usr//lib -R/usr//lib  -o xqilla xqilla-commandline.o 
libxqilla.la -lnsl -lpthread 
x86_64-linux-gnu-g++ -g -O2 
-I/home/peter/rebuild/build/xqilla/xqilla-2.0.0/debian/xercesc-private/ 
-ftemplate-depth-50 -o .libs/xqilla xqilla-commandline.o  -L/usr//lib 
./.libs/libxqilla.so -lnsl -lpthread -Wl,--rpath -Wl,/usr//lib
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:249: error: undefined reference 
to 'xercesc_2_8::XMLPlatformUtils::fgMemoryManager'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:274: error: undefined reference 
to 'xercesc_2_8::XMLPlatformUtils::fgMemoryManager'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:286: error: undefined reference 
to 'xercesc_2_8::XMLPlatformUtils::fgMemoryManager'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:301: error: undefined reference 
to 'xercesc_2_8::XMLPlatformUtils::fgMemoryManager'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:316: error: undefined reference 
to 'xercesc_2_8::XMemory::operator new(unsigned long)'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:316: error: undefined reference 
to 'xercesc_2_8::LocalFileFormatTarget::LocalFileFormatTarget(char const*, 
xercesc_2_8::MemoryManager*)'
/usr/bin/ld: xqilla-commandline.o: in function 
main:./include/xqilla/events/EventSerializer.hpp:30: error: undefined reference 
to 'xercesc_2_8::XMLFormatter::~XMLFormatter()'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:259: error: undefined reference 
to 
'xercesc_2_8::XMLPlatformUtils::getCurrentDirectory(xercesc_2_8::MemoryManager*)'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:262: error: undefined reference 
to 'xercesc_2_8::XMLString::fixURI(unsigned short const*, unsigned short*)'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:263: error: undefined reference 
to 'xercesc_2_8::XMLString::catString(unsigned short*, unsigned short const*)'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:265: error: undefined reference 
to 'xercesc_2_8::XMLUri::XMLUri(unsigned short const*, 
xercesc_2_8::MemoryManager*)'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:266: error: undefined reference 
to 'xercesc_2_8::XMLUri::XMLUri(xercesc_2_8::XMLUri const*, unsigned short 
const*, xercesc_2_8::MemoryManager*)'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:267: error: undefined reference 
to 'xercesc_2_8::XMLUri::~XMLUri()'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:267: error: undefined reference 
to 'xercesc_2_8::XMLUri::~XMLUri()'
/usr/bin/ld: xqilla-commandline.o: in function 
main:/usr/include/xercesc/util/XMLUri.hpp:629: error: undefined reference to 
'xercesc_2_8::XMLUri::buildFullText()'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:267: error: undefined reference 
to 'xercesc_2_8::XMLUri::~XMLUri()'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:267: error: undefined reference 
to 'xercesc_2_8::XMLUri::~XMLUri()'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:318: error: undefined reference 
to 'xercesc_2_8::XMemory::operator new(unsigned long)'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:318: error: undefined reference 
to 'xercesc_2_8::StdOutFormatTarget::StdOutFormatTarget()'
/usr/bin/ld: xqilla-commandline.o: in function 
main:./include/xqilla/events/EventSerializer.hpp:30: error: undefined reference 
to 'xercesc_2_8::XMLFormatter::~XMLFormatter()'
/usr/bin/ld: xqilla-commandline.o: in function 
main:src/samples/xqilla/xqilla-commandline.cpp:318: error: undefined reference 
to 'xercesc_2_8::XMemory::operator delete(void*)'
/usr/bin/ld: xqilla-commandline.o: in function 
XQillaConfiguration::~XQillaConfiguration():./include/xqilla/simple-api/XQillaConfiguration.hpp:42:
 error: undefined reference to 'xercesc_2_8::XMemory::operator delete(void*)'
/usr/bin/ld: xqilla-commandline.o: in function 
QueryStore::~QueryStore():src/samples/xqilla/xqilla-commandline.cpp:99: error: 
undefined reference to 'xercesc_2_8::XMemory::operator delete(void*)'
collect2: ld returned 1 exit status
make[2]: *** [xqilla] Error 1



--- End Message ---
--- Begin Message ---
Source: xqilla
Source-Version: 2.2.3-1

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

libxqilla-dev_2.2.3-1_amd64.deb
  to main/x/xqilla/libxqilla-dev_2.2.3-1_amd64.deb
libxqilla5_2.2.3-1_amd64.deb
  to main/x/xqilla/libxqilla5_2.2.3-1_amd64.deb
xqilla_2.2.3-1.debian.tar.gz
  to main/x/xqilla/xqilla_2.2.3-1.debian.tar.gz
xqilla_2.2.3-1.dsc
  to main/x/xqilla/xqilla_2.2.3-1.dsc
xqilla_2.2.3-1_amd64.deb
  to main/x/xqilla/xqilla_2.2.3-1_amd64.deb
xqilla_2.2.3.orig.tar.gz
  to main/x/xqilla/xqilla_2.2.3.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.
Tommi Vainikainen <[email protected]> (supplier of updated xqilla 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: SHA256

Format: 1.8
Date: Fri, 19 Feb 2010 15:52:21 +0200
Source: xqilla
Binary: xqilla libxqilla-dev libxqilla5
Architecture: source amd64
Version: 2.2.3-1
Distribution: unstable
Urgency: low
Maintainer: Tommi Vainikainen <[email protected]>
Changed-By: Tommi Vainikainen <[email protected]>
Description: 
 libxqilla-dev - XQuery and XPath 2.0 library - Development files
 libxqilla5 - XQuery and XPath 2.0 library
 xqilla     - XQuery and XPath 2.0 command line interpreter
Closes: 556723 563794
Changes: 
 xqilla (2.2.3-1) unstable; urgency=low
 .
   * New upstream release (Closes: #563794).
   * Use '3.0 (quilt)' source format.
   * This release provides all necessary libraries to
     the linker (Closes: #556723).
   * Compile against Xerces-C v3 (Build-Depend on libxerces-c-dev),
     remove private copy of xerces-c headers.
   * Adopt the package.
   * Write manual page for xqilla binary.
Checksums-Sha1: 
 f997bd1c0677630bb3c2f5b93cb892a04306dc78 1866 xqilla_2.2.3-1.dsc
 d859fe88efbec5c448621045d31112ba52a2c641 15642828 xqilla_2.2.3.orig.tar.gz
 cc8c396ddb1fe373b10e0e1460f52e2834ce9145 5838 xqilla_2.2.3-1.debian.tar.gz
 b198cf2fe2c22e4002c4e3ec5908ea6bef476e40 23900 xqilla_2.2.3-1_amd64.deb
 9a861166d50544604f04f8ffe1c3543bb40ef1b5 152730 libxqilla-dev_2.2.3-1_amd64.deb
 ec95d3c58d90f6b2113a8babb01b17d65ae5ff76 1480702 libxqilla5_2.2.3-1_amd64.deb
Checksums-Sha256: 
 262a7a3b9141e61feab5255dd5940a9007e7ad6b3f615245d1bf40edbedb1a11 1866 
xqilla_2.2.3-1.dsc
 6e25475111ab1ea5ec77e55dc8dedbdb77116cab7bf4fb9e4610cf0508d4af43 15642828 
xqilla_2.2.3.orig.tar.gz
 3a667d00967e4c1d6566094bbba479820c3bf44bee60ac099752fcc8235ecb0d 5838 
xqilla_2.2.3-1.debian.tar.gz
 52be96729f2e0d14b3c6620e0e4c6e7e3e04b83acf123b3b0f9c6ad4aeb598dd 23900 
xqilla_2.2.3-1_amd64.deb
 bb394804e18a25d35436fc3bccb4e460b7e901b53a9eded602ccb30c499c7eb3 152730 
libxqilla-dev_2.2.3-1_amd64.deb
 a0f8786a52b39cbb85a3b3afa6a30a1cb86a6946d059d8480ce2566a535030eb 1480702 
libxqilla5_2.2.3-1_amd64.deb
Files: 
 b1908fdd7a5707a041bf7867b49aa2b4 1866 libs extra xqilla_2.2.3-1.dsc
 be8cb54b1a30cf85e2854ce3d0411acb 15642828 libs extra xqilla_2.2.3.orig.tar.gz
 af36a48e25297ecee2596d692624ffb2 5838 libs extra xqilla_2.2.3-1.debian.tar.gz
 8d5db552915b7336e79dc137d220c240 23900 text extra xqilla_2.2.3-1_amd64.deb
 765239df334cce97a6f7f6f129c99b9e 152730 libdevel extra 
libxqilla-dev_2.2.3-1_amd64.deb
 7afd98bb13f07ac4305736a9c561a900 1480702 libs extra 
libxqilla5_2.2.3-1_amd64.deb

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

iQIcBAEBCAAGBQJLhYvUAAoJEGc6A+TB25If5h4P/2ck0wN2ds0glfcHRBwzCNt6
raDMxFf5ylh8zjpQxmMY+lGocp68TjyZTsc4blB7bXQwSlgmE19BzPY/LKPBB21J
sRZN049TooVBf2BBgjw6pvZ2F5cfMQn5wMJeGEX5FVMJf33IuFtlIzSfBTy3UEj7
qqEOeeELjsjnyP47B6IPrTcqY1CeMC3UkoXCmV35q42LSaK36Q44vlNKBB991Q3c
D4jLUGlD9TxGb69te4GUOx907ZAorzYuLYsXOFp36G4ODm1tvlQtDPA2ZLGGH/zq
7CcJt6/Gi11oXqieAHpG8A6NL6o+1ES1gIDQ3UjQSiWMgmR5pG8J1PNIFugVA2r7
Twn/PnSR0kXC+tRejqr+9NeRz7oMZgRFAAEIN7G3LDIm4DxtoDGbM/0xhh13uPyw
wS8jdh4OFe8kVRBCg+fSawzUenkxn97hodTTy4dH8g+SH788Yqy5NFlRP9CpQ3mQ
F17MWwrYS5rDHfe2+RJb7QW3XxuiwvhzjpjVICKIImw/EBOHecCWaEl8ax+SEEtg
99m4S4HqrNuLeeLWDCwvbxUNQjQVZJ+BbR2FfRTLnDjcCkaA2aXmtVuE8x6yhius
jXWhdACuArylcunv+vDt17lOl+wjRga9YIZZxI/ImzuFIT+/OLTYDKsFXYVW0Tnn
WS9xlAPRwunh6nR2VZ5H
=TG+U
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to