Your message dated Sun, 13 Mar 2011 21:54:13 +0000
with message-id <[email protected]>
and subject line Bug#554753: fixed in gtkmathview 0.8.0-6
has caused the Debian Bug report #554753,
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.)


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

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 g++-4.3  -g -O2 -g -Wall -O2 -W 
-Wall   -o test_rendering  test_rendering.o -lstdc++ -lxml2   -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   -lt1 -lt1x -lglib-2.0   
../src/backend/gtk/libmathview_backend_gtk.la 
../src/view/libmathview_frontend_libxml2.la  
g++-4.3 -g -O2 -g -Wall -O2 -W -Wall -o .libs/test_rendering test_rendering.o  
-lstdc++ /usr/lib/libxml2.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/libgobject-2.0.so 
/usr/lib/libgmodule-2.0.so /usr/lib/libt1.so /usr/lib/libt1x.so 
/usr/lib/libglib-2.0.so ../src/backend/gtk/.libs/libmathview_backend_gtk.so 
../src/view/.libs/libmathview_frontend_libxml2.so
/usr/bin/ld: test_rendering.o: in function expose:test_rendering.cc:58: error: 
undefined reference to 'View::getBoundingBox() const'
/usr/bin/ld: test_rendering.o: in function expose:test_rendering.cc:65: error: 
undefined reference to 'View::render(RenderingContext&, fixed<int, 10> const&, 
fixed<int, 10> const&) const'
/usr/bin/ld: test_rendering.o: in function main:../src/common/Logger.hh:29: 
error: undefined reference to 'AbstractLogger::AbstractLogger()'
/usr/bin/ld: test_rendering.o: in function main:../src/common/Logger.hh:29: 
error: undefined reference to 'vtable for Logger'
/usr/bin/ld: test_rendering.o: in function main:test_rendering.cc:99: error: 
undefined reference to 
'View::setOperatorDictionary(SmartPtr<MathMLOperatorDictionary> const&)'
/usr/bin/ld: test_rendering.o: in function 
main:../src/engine/mathml/MathMLNamespaceContext.hh:34: error: undefined 
reference to 'MathMLNamespaceContext::MathMLNamespaceContext(SmartPtr<View> 
const&, SmartPtr<MathGraphicDevice> const&)'
/usr/bin/ld: test_rendering.o: in function main:test_rendering.cc:100: error: 
undefined reference to 
'View::setMathMLNamespaceContext(SmartPtr<MathMLNamespaceContext> const&)'
/usr/bin/ld: test_rendering.o: in function 
main:../src/engine/boxml/BoxMLNamespaceContext.hh:35: error: undefined 
reference to 'BoxMLNamespaceContext::BoxMLNamespaceContext(SmartPtr<View> 
const&, SmartPtr<BoxGraphicDevice> const&)'
/usr/bin/ld: test_rendering.o: in function main:test_rendering.cc:103: error: 
undefined reference to 
'View::setBoxMLNamespaceContext(SmartPtr<BoxMLNamespaceContext> const&)'
/usr/bin/ld: test_rendering.o: in function main:test_rendering.cc:108: error: 
undefined reference to 
'FormattingContext::FormattingContext(SmartPtr<MathGraphicDevice> const&, 
SmartPtr<BoxGraphicDevice> const&)'
/usr/bin/ld: test_rendering.o: in function main:test_rendering.cc:115: error: 
undefined reference to 'View::resetRootElement()'
/usr/bin/ld: test_rendering.o: in function main:test_rendering.cc:117: error: 
undefined reference to 'FormattingContext::~FormattingContext()'
/usr/bin/ld: test_rendering.o: in function main:test_rendering.cc:117: error: 
undefined reference to 'FormattingContext::~FormattingContext()'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/common/Configuration.hh:41: error: undefined reference to 
'Configuration::Configuration()'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:33: error: undefined reference to 
'View::getDefaultConfigurationPath()'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:33: error: undefined reference to 
'MathViewNS::fileExists(char const*)'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:34: error: undefined reference to 
'View::getDefaultConfigurationPath()'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:36: error: undefined reference to 
'Configuration::getConfigurationPaths()'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:36: error: undefined reference to 
'Configuration::getConfigurationPaths()'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:39: error: undefined reference to 
'MathViewNS::fileExists(char const*)'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:42: error: undefined reference to 
'AbstractLogger::out(LogLevelId, char const*, ...) const'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:44: error: undefined reference to 
'MathViewNS::fileExists(char const*)'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:48: error: undefined reference to 
'MathViewNS::fileExists(char const*)'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:54: error: undefined reference to 
'Configuration::getInt(SmartPtr<AbstractLogger> const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, int) const'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:54: error: undefined reference to 
'AbstractLogger::setLogLevel(LogLevelId) const'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:55: error: undefined reference to 
'Configuration::getString(SmartPtr<AbstractLogger> const&, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) 
const'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:56: error: undefined reference to 
'Configuration::getBinaryVersion()'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:57: error: undefined reference to 
'Configuration::getBinaryVersion()'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:57: error: undefined reference to 
'AbstractLogger::out(LogLevelId, char const*, ...) const'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:53: error: undefined reference to 
'AbstractLogger::out(LogLevelId, char const*, ...) const'
/usr/bin/ld: test_rendering.o: in function SmartPtr<Configuration> 
initConfiguration<libxml2_MathView>(SmartPtr<AbstractLogger>&, char 
const*):../src/view/Init.hh:51: error: undefined reference to 
'AbstractLogger::out(LogLevelId, char const*, ...) const'
/usr/bin/ld: test_rendering.o: in function SmartPtr<MathMLOperatorDictionary> 
initOperatorDictionary<libxml2_MathView>(SmartPtr<AbstractLogger> const&, 
SmartPtr<Configuration>):../src/engine/mathml/MathMLOperatorDictionary.hh:35: 
error: undefined reference to 
'MathMLOperatorDictionary::MathMLOperatorDictionary()'
/usr/bin/ld: test_rendering.o: in function SmartPtr<MathMLOperatorDictionary> 
initOperatorDictionary<libxml2_MathView>(SmartPtr<AbstractLogger> const&, 
SmartPtr<Configuration>):../src/view/Init.hh:66: error: undefined reference to 
'Configuration::getStringList(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&) const'
/usr/bin/ld: test_rendering.o: in function SmartPtr<MathMLOperatorDictionary> 
initOperatorDictionary<libxml2_MathView>(SmartPtr<AbstractLogger> const&, 
SmartPtr<Configuration>):../src/view/Init.hh:84: error: undefined reference to 
'View::getDefaultOperatorDictionaryPath()'
/usr/bin/ld: test_rendering.o: in function SmartPtr<MathMLOperatorDictionary> 
initOperatorDictionary<libxml2_MathView>(SmartPtr<AbstractLogger> const&, 
SmartPtr<Configuration>):../src/view/Init.hh:85: error: undefined reference to 
'View::getDefaultOperatorDictionaryPath()'
collect2: ld returned 1 exit status
make[3]: *** [test_rendering] Error 1



--- End Message ---
--- Begin Message ---
Source: gtkmathview
Source-Version: 0.8.0-6

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

gtkmathview_0.8.0-6.diff.gz
  to main/g/gtkmathview/gtkmathview_0.8.0-6.diff.gz
gtkmathview_0.8.0-6.dsc
  to main/g/gtkmathview/gtkmathview_0.8.0-6.dsc
libgtkmathview-bin_0.8.0-6_amd64.deb
  to main/g/gtkmathview/libgtkmathview-bin_0.8.0-6_amd64.deb
libgtkmathview-dev_0.8.0-6_amd64.deb
  to main/g/gtkmathview/libgtkmathview-dev_0.8.0-6_amd64.deb
libgtkmathview0c2a_0.8.0-6_amd64.deb
  to main/g/gtkmathview/libgtkmathview0c2a_0.8.0-6_amd64.deb



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.
Sylvestre Ledru <[email protected]> (supplier of updated gtkmathview 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: SHA1

Format: 1.8
Date: Sun, 13 Mar 2011 19:00:15 +0100
Source: gtkmathview
Binary: libgtkmathview0c2a libgtkmathview-dev libgtkmathview-bin
Architecture: source amd64
Version: 0.8.0-6
Distribution: unstable
Urgency: low
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Sylvestre Ledru <[email protected]>
Description: 
 libgtkmathview-bin - rendering engine for MathML documents
 libgtkmathview-dev - rendering engine for MathML documents
 libgtkmathview0c2a - rendering engine for MathML documents
Closes: 554753
Changes: 
 gtkmathview (0.8.0-6) unstable; urgency=low
 .
   * Fixes the FTBFS with binutils-gold (Closes: #554753)
   * bump Standards-Version to 3.9.1
Checksums-Sha1: 
 1118e61f06ae8037b95e703af3c1b603a28808ff 1501 gtkmathview_0.8.0-6.dsc
 7c6c214fcf4f62c34084e9978ce232bc6662e467 9115 gtkmathview_0.8.0-6.diff.gz
 38028696ee05d9acd8b59ce7f9aff6d6f125e8b5 1009122 
libgtkmathview0c2a_0.8.0-6_amd64.deb
 3852af70b270630d554088123d55b15113972864 1450740 
libgtkmathview-dev_0.8.0-6_amd64.deb
 3a3267461ceb453268668b27579d3b53392d81ce 78112 
libgtkmathview-bin_0.8.0-6_amd64.deb
Checksums-Sha256: 
 ba5dbf0845298fa19d566505bf33b093fb7a42559c63d6730c8c601181f91a70 1501 
gtkmathview_0.8.0-6.dsc
 fa9c6257ff3a8186db7cc259ad1459bdf49bbe5efbcd848e0973ea664d0c579f 9115 
gtkmathview_0.8.0-6.diff.gz
 76bc33912061b4b5c0f3ca9120b1499a43ef53b324008f82afff429cfc379f3a 1009122 
libgtkmathview0c2a_0.8.0-6_amd64.deb
 f3f2db05023cf2634893e9665708fef306c92dedb251746b43c7b7d37983d8ab 1450740 
libgtkmathview-dev_0.8.0-6_amd64.deb
 a14f8803948c278efc5ee50b1d230b481199b6c0af611be9569c058287d2fed6 78112 
libgtkmathview-bin_0.8.0-6_amd64.deb
Files: 
 bd7daf7a5208a19ca6ebba2deb1de2bb 1501 devel optional gtkmathview_0.8.0-6.dsc
 8d5663582b1f16e0d8688ff5ab0345ff 9115 devel optional 
gtkmathview_0.8.0-6.diff.gz
 9fb675f1ccd9edb258e6db62c9fed79e 1009122 libs optional 
libgtkmathview0c2a_0.8.0-6_amd64.deb
 26a1873d62fa40edf1bc1000382ba75e 1450740 libdevel optional 
libgtkmathview-dev_0.8.0-6_amd64.deb
 12f1170dc7a6c0078eb333fdc185ebf0 78112 misc optional 
libgtkmathview-bin_0.8.0-6_amd64.deb

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

iEYEARECAAYFAk19MaUACgkQiOXXM92JlhBNWgCff9ktMCS3r0CX0S76/rFXoNKp
7uMAnj73Iwxa954vo9qIer7m/AOqN5YZ
=MIQc
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to