Your message dated Sat, 07 Nov 2009 17:02:35 +0000
with message-id <[email protected]>
and subject line Bug#554738: fixed in gpscorrelate 1.6.0-3
has caused the Debian Bug report #554738,
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.)
--
554738: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554738
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gpscorrelate
Version: 1.6.0-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.
AFAIK you must link with g++ to resolve all that g++/stdc++ specific symbols.
More informations can be found at
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
gcc -o gpscorrelate main-command.o unixtime.o gpx-read.o correlate.o exif-gps.o
-Wall -g -O2 -Wl,--as-needed -lxml2 -lm -lexiv2
/usr/bin/ld: exif-gps.o: in function global constructors keyed to
ReadExifDate:/usr/include/c++/4.3/iostream:77: error: undefined reference to
'std::ios_base::Init::Init()'
/usr/bin/ld: exif-gps.o: in function global constructors keyed to
ReadExifDate:/usr/include/c++/4.3/iostream:77: error: undefined reference to
'std::ios_base::Init::~Init()'
/usr/bin/ld: exif-gps.o: in function RemoveGPSExif:exif-gps.cpp:741: error:
undefined reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
/usr/bin/ld: exif-gps.o: in function
RemoveGPSExif:/usr/include/c++/4.3/bits/basic_string.h:184: error: undefined
reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::_Rep::_S_empty_rep_storage'
/usr/bin/ld: exif-gps.o: in function
RemoveGPSExif:/usr/include/c++/4.3/bits/basic_string.h:1596: error: undefined
reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::find(char const*, unsigned long, unsigned long) const'
/usr/bin/ld: exif-gps.o: in function
RemoveGPSExif:/usr/include/c++/4.3/bits/basic_string.h:236: error: undefined
reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::_Rep::_M_destroy(std::allocator<char> const&)'
/usr/bin/ld: exif-gps.o: in function
RemoveGPSExif:/usr/include/c++/4.3/bits/basic_string.h:236: error: undefined
reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::_Rep::_M_destroy(std::allocator<char> const&)'
/usr/bin/ld: exif-gps.o: in function RemoveGPSExif:exif-gps.cpp:764: error:
undefined reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::~basic_string()'
/usr/bin/ld: exif-gps.o: in function RemoveGPSExif:exif-gps.cpp:741: error:
undefined reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::~basic_string()'
/usr/bin/ld: exif-gps.o: in function RemoveGPSExif:exif-gps.cpp:742: error:
undefined reference to '__cxa_get_exception_ptr'
/usr/bin/ld: exif-gps.o: in function RemoveGPSExif:exif-gps.cpp:742: error:
undefined reference to '__cxa_begin_catch'
/usr/bin/ld: exif-gps.o: in function RemoveGPSExif:exif-gps.cpp:742: error:
undefined reference to '__cxa_end_catch'
/usr/bin/ld: exif-gps.o: in function
RemoveGPSExif:/usr/include/c++/4.3/backward/auto_ptr.h:267: error: undefined
reference to '__cxa_call_unexpected'
/usr/bin/ld: exif-gps.o: in function RemoveGPSExif:exif-gps.cpp:742: error:
undefined reference to '__cxa_end_catch'
/usr/bin/ld: exif-gps.o: in function RemoveGPSExif:exif-gps.cpp:742: error:
undefined reference to 'std::terminate()'
/usr/bin/ld: exif-gps.o: in function WriteFixedDatestamp:exif-gps.cpp:664:
error: undefined reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
/usr/bin/ld: exif-gps.o: in function
WriteFixedDatestamp:/usr/include/c++/4.3/bits/basic_string.h:232: error:
undefined reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::_Rep::_S_empty_rep_storage'
/usr/bin/ld: exif-gps.o: in function WriteFixedDatestamp:exif-gps.cpp:706:
error: undefined reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
/usr/bin/ld: exif-gps.o: in function
WriteFixedDatestamp:/usr/include/c++/4.3/bits/basic_string.h:232: error:
undefined reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::_Rep::_S_empty_rep_storage'
/usr/bin/ld: exif-gps.o: in function WriteFixedDatestamp:exif-gps.cpp:707:
error: undefined reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::basic_string(char const*, std::allocator<char> const&)'
/usr/bin/ld: exif-gps.o: in function
WriteFixedDatestamp:/usr/include/c++/4.3/bits/basic_string.h:232: error:
undefined reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::_Rep::_S_empty_rep_storage'
/usr/bin/ld: exif-gps.o: in function
WriteFixedDatestamp:/usr/include/c++/4.3/bits/basic_string.h:236: error:
undefined reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::_Rep::_M_destroy(std::allocator<char> const&)'
/usr/bin/ld: exif-gps.o: in function
WriteFixedDatestamp:/usr/include/c++/4.3/bits/basic_string.h:236: error:
undefined reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::_Rep::_M_destroy(std::allocator<char> const&)'
/usr/bin/ld: exif-gps.o: in function WriteFixedDatestamp:exif-gps.cpp:714:
error: undefined reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::~basic_string()'
/usr/bin/ld: exif-gps.o: in function WriteFixedDatestamp:exif-gps.cpp:664:
error: undefined reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::~basic_string()'
/usr/bin/ld: exif-gps.o: in function WriteFixedDatestamp:exif-gps.cpp:665:
error: undefined reference to '__cxa_get_exception_ptr'
/usr/bin/ld: exif-gps.o: in function WriteFixedDatestamp:exif-gps.cpp:665:
error: undefined reference to '__cxa_begin_catch'
/usr/bin/ld: exif-gps.o: in function WriteFixedDatestamp:exif-gps.cpp:665:
error: undefined reference to '__cxa_end_catch'
/usr/bin/ld: exif-gps.o: in function WriteFixedDatestamp:exif-gps.cpp:665:
error: undefined reference to '__cxa_end_catch'
/usr/bin/ld: exif-gps.o: in function WriteFixedDatestamp:exif-gps.cpp:665:
error: undefined reference to 'std::terminate()'
/usr/bin/ld: exif-gps.o: in function
WriteFixedDatestamp:/usr/include/c++/4.3/backward/auto_ptr.h:267: error:
undefined reference to '__cxa_call_unexpected'
/usr/bin/ld: exif-gps.o: in function
ReadExifDate:/usr/include/c++/4.3/bits/basic_string.h:502: error: undefined
reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::assign(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)'
/usr/bin/ld: exif-gps.o: in function
ReadExifDate:/usr/include/c++/4.3/ext/new_allocator.h:98: error: undefined
reference to 'operator delete(void*)'
/usr/bin/ld: exif-gps.o: in function
ReadExifDate:/usr/include/c++/4.3/backward/auto_ptr.h:267: error: undefined
reference to '__cxa_call_unexpected'
/usr/bin/ld: exif-gps.o: in function
ReadExifDate:/usr/include/c++/4.3/ext/new_allocator.h:98: error: undefined
reference to 'operator delete(void*)'
/usr/bin/ld: exif-gps.o: in function ReadExifDate:exif-gps.cpp:94: error:
undefined reference to '__cxa_get_exception_ptr'
/usr/bin/ld: exif-gps.o: in function ReadExifDate:exif-gps.cpp:94: error:
undefined reference to '__cxa_begin_catch'
/usr/bin/ld: exif-gps.o: in function ReadExifDate:exif-gps.cpp:94: error:
undefined reference to 'std::terminate()'
/usr/bin/ld: exif-gps.o: in function
WriteGPSData:/usr/include/c++/4.3/backward/auto_ptr.h:267: error: undefined
reference to '__cxa_call_unexpected'
/usr/bin/ld: exif-gps.o: in function WriteGPSData:exif-gps.cpp:452: error:
undefined reference to '__cxa_get_exception_ptr'
/usr/bin/ld: exif-gps.o: in function WriteGPSData:exif-gps.cpp:452: error:
undefined reference to '__cxa_begin_catch'
/usr/bin/ld: exif-gps.o: in function WriteGPSData:exif-gps.cpp:452: error:
undefined reference to 'std::terminate()'
/usr/bin/ld: exif-gps.o: in function
ReadGPSTimestamp:/usr/include/c++/4.3/bits/basic_string.h:502: error: undefined
reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::assign(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)'
/usr/bin/ld: exif-gps.o: in function
ReadGPSTimestamp:/usr/include/c++/4.3/ext/new_allocator.h:98: error: undefined
reference to 'operator delete(void*)'
/usr/bin/ld: exif-gps.o: in function
ReadGPSTimestamp:/usr/include/c++/4.3/ext/new_allocator.h:98: error: undefined
reference to 'operator delete(void*)'
/usr/bin/ld: exif-gps.o: in function
ReadExifData:/usr/include/c++/4.3/bits/basic_string.h:502: error: undefined
reference to 'std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::assign(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)'
/usr/bin/ld: exif-gps.o: in function
Exiv2::AnyError::~AnyError():/usr/include/exiv2/error.hpp:69: error: undefined
reference to 'std::exception::~exception()'
/usr/bin/ld: exif-gps.o: in function
Exiv2::AnyError::~AnyError():/usr/include/exiv2/error.hpp:69: error: undefined
reference to 'std::exception::~exception()'
/usr/bin/ld: exif-gps.o: in function Exiv2::Error::Error(Exiv2::Error
const&):/usr/include/exiv2/error.hpp:89: error: undefined reference to
'std::basic_string<char, std::char_traits<char>, std::allocator<char>
>::basic_string(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)'
/usr/bin/ld: exif-gps.o: in function Exiv2::Error::Error(Exiv2::Error
const&):/usr/include/exiv2/error.hpp:89: error: undefined reference to
'std::basic_string<char, std::char_traits<char>, std::allocator<char>
>::basic_string(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)'
/usr/bin/ld: exif-gps.o: in function Exiv2::Error::Error(Exiv2::Error
const&):/usr/include/exiv2/error.hpp:89: error: undefined reference to
'std::basic_string<char, std::char_traits<char>, std::allocator<char>
>::basic_string(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)'
/usr/bin/ld: exif-gps.o: in function Exiv2::Error::Error(Exiv2::Error
const&):/usr/include/exiv2/error.hpp:89: error: undefined reference to
'std::basic_string<char, std::char_traits<char>, std::allocator<char>
>::basic_string(std::basic_string<char, std::char_traits<char>,
std::allocator<char> > const&)'
/usr/bin/ld: exif-gps.o: in function Exiv2::Error::Error(Exiv2::Error
const&):/usr/include/exiv2/error.hpp:69: error: undefined reference to
'std::exception::~exception()'
/usr/bin/ld: exif-gps.o: in function std::vector<Exiv2::Exifdatum,
std::allocator<Exiv2::Exifdatum> >::operator=(std::vector<Exiv2::Exifdatum,
std::allocator<Exiv2::Exifdatum> >
const&):/usr/include/c++/4.3/ext/new_allocator.h:92: error: undefined reference
to 'operator new(unsigned long)'
/usr/bin/ld: exif-gps.o: in function std::vector<Exiv2::Exifdatum,
std::allocator<Exiv2::Exifdatum> >::operator=(std::vector<Exiv2::Exifdatum,
std::allocator<Exiv2::Exifdatum> >
const&):/usr/include/c++/4.3/ext/new_allocator.h:90: error: undefined reference
to 'std::__throw_bad_alloc()'
/usr/bin/ld: exif-gps.o: in function std::vector<Exiv2::Exifdatum,
std::allocator<Exiv2::Exifdatum> >::operator=(std::vector<Exiv2::Exifdatum,
std::allocator<Exiv2::Exifdatum> >
const&):/usr/include/c++/4.3/bits/stl_uninitialized.h:86: error: undefined
reference to '__cxa_rethrow'
/usr/bin/ld: exif-gps.o: in function std::vector<Exiv2::Exifdatum,
std::allocator<Exiv2::Exifdatum> >::operator=(std::vector<Exiv2::Exifdatum,
std::allocator<Exiv2::Exifdatum> >
const&):/usr/include/c++/4.3/bits/stl_uninitialized.h:86: error: undefined
reference to '__cxa_rethrow'
/usr/bin/ld: exif-gps.o: in function std::vector<Exiv2::Exifdatum,
std::allocator<Exiv2::Exifdatum> >::operator=(std::vector<Exiv2::Exifdatum,
std::allocator<Exiv2::Exifdatum> >
const&):/usr/include/c++/4.3/bits/stl_vector.h:914: error: undefined reference
to '__cxa_rethrow'
/usr/bin/ld: exif-gps.o: in function
Exiv2::Error::~Error():/usr/include/exiv2/error.hpp:69: error: undefined
reference to 'std::exception::~exception()'
/usr/bin/ld: exif-gps.o: in function typeinfo for
Exiv2::Error:exif-gps.cpp(.rodata._ZTIN5Exiv25ErrorE+0x0): error: undefined
reference to 'vtable for __cxxabiv1::__si_class_type_info'
/usr/bin/ld: exif-gps.o: in function typeinfo for
Exiv2::AnyError:exif-gps.cpp(.rodata._ZTIN5Exiv28AnyErrorE+0x0): error:
undefined reference to 'vtable for __cxxabiv1::__si_class_type_info'
/usr/bin/ld: exif-gps.o: in function typeinfo for
Exiv2::AnyError:exif-gps.cpp(.rodata._ZTIN5Exiv28AnyErrorE+0x10): error:
undefined reference to 'typeinfo for std::exception'
/usr/bin/ld: exif-gps.o: in function vtable for
Exiv2::AnyError:exif-gps.cpp(.rodata._ZTVN5Exiv28AnyErrorE+0x20): error:
undefined reference to 'std::exception::what() const'
/usr/bin/ld: exif-gps.o: in function vtable for
Exiv2::AnyError:exif-gps.cpp(.rodata._ZTVN5Exiv28AnyErrorE+0x28): error:
undefined reference to '__cxa_pure_virtual'
/usr/bin/ld: exif-gps.o:(.eh_frame+0x25b): error: undefined reference to
'__gxx_personality_v0'
collect2: ld returned 1 exit status
make[2]: *** [gpscorrelate] Error 1
--- End Message ---
--- Begin Message ---
Source: gpscorrelate
Source-Version: 1.6.0-3
We believe that the bug you reported is fixed in the latest version of
gpscorrelate, which is due to be installed in the Debian FTP archive:
gpscorrelate-gui_1.6.0-3_amd64.deb
to main/g/gpscorrelate/gpscorrelate-gui_1.6.0-3_amd64.deb
gpscorrelate_1.6.0-3.debian.tar.gz
to main/g/gpscorrelate/gpscorrelate_1.6.0-3.debian.tar.gz
gpscorrelate_1.6.0-3.dsc
to main/g/gpscorrelate/gpscorrelate_1.6.0-3.dsc
gpscorrelate_1.6.0-3_amd64.deb
to main/g/gpscorrelate/gpscorrelate_1.6.0-3_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.
Євгеній Мещеряков <[email protected]> (supplier of updated gpscorrelate 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: Sat, 07 Nov 2009 17:29:57 +0100
Source: gpscorrelate
Binary: gpscorrelate gpscorrelate-gui
Architecture: source amd64
Version: 1.6.0-3
Distribution: unstable
Urgency: low
Maintainer: Євгеній Мещеряков <[email protected]>
Changed-By: Євгеній Мещеряков <[email protected]>
Description:
gpscorrelate - correlates digital photos with GPS data filling EXIF fields
(comm
gpscorrelate-gui - correlates digital photos with GPS data filling EXIF fields
(GUI)
Closes: 554738
Changes:
gpscorrelate (1.6.0-3) unstable; urgency=low
.
* Convert source to format 3 (quilt)
* Standards-Version 3.8.3 - no changes needed
* Use g++ for linking, fixes FTBFS with gold (closes: #554738)
* Make short descriptions for command line and GUI package different
* Use © in debian/copyright
Checksums-Sha1:
89cfe370a5468b443499c221c8f254038b908f42 1338 gpscorrelate_1.6.0-3.dsc
f0756fa5304c2b7c001b38f407d23edd257413f0 5397
gpscorrelate_1.6.0-3.debian.tar.gz
32da5f6d4376c4056679cde7b3b107d5a4d2d4da 119650 gpscorrelate_1.6.0-3_amd64.deb
e276a6ebae6faf3c20b73f93b90804d373e92d9c 34230
gpscorrelate-gui_1.6.0-3_amd64.deb
Checksums-Sha256:
d0cbac44667a4e3a2622ae0108c1b103bf74da75b5d79233060666b39d6690cf 1338
gpscorrelate_1.6.0-3.dsc
cc7917adfce45a65fb5e76cb12181811785af6d66c49279b1939f4713ee799a5 5397
gpscorrelate_1.6.0-3.debian.tar.gz
b93d39b5755a8e319a54a42877a77ed96852391d55cd3c0da29eab7f1d88031f 119650
gpscorrelate_1.6.0-3_amd64.deb
2f7acb485400c122588457bdcb595c35fbdc86a978323957de2610cb9f21e07b 34230
gpscorrelate-gui_1.6.0-3_amd64.deb
Files:
48a6af67ed9cb17e982bd7e27b01493e 1338 graphics optional
gpscorrelate_1.6.0-3.dsc
508046ffe082a76b408e627105e57708 5397 graphics optional
gpscorrelate_1.6.0-3.debian.tar.gz
53c468ba5ca794fb5f4263229b42a57f 119650 graphics optional
gpscorrelate_1.6.0-3_amd64.deb
9c03bb2cea4010ac25e069cfa06e67d0 34230 graphics optional
gpscorrelate-gui_1.6.0-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkr1oZUACgkQKaC6+zmozOKq4gCfRDVZGv1JX7peOfYW2Ls6WjlG
xYIAnRNGjofghbpdRMKT2ERVjnCCDlGC
=chRB
-----END PGP SIGNATURE-----
--- End Message ---