Your message dated Wed, 5 Aug 2015 00:21:12 +0200
with message-id <[email protected]>
and subject line Re: Bug#794613: libcmis: FTBFS with gcc-5 on hppa
has caused the Debian Bug report #794613,
regarding libcmis: FTBFS with gcc-5 on hppa
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.)


-- 
794613: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794613
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libcmis
Version: 0.5.0-2
Severity: normal

Build fails here:
/usr/include/cppunit/TestCaller.h:153: undefined reference to 
`CppUnit::TestCase::TestCase(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)'
test_utils-test-decoder.o: In function `DecoderTest::suite()':
/«PKGBUILDDIR»/qa/libcmis/test-decoder.cxx:81: undefined reference to 
`CppUnit::TestNamer::getFixtureName[abi:cxx11]() const'
/«PKGBUILDDIR»/qa/libcmis/test-decoder.cxx:81: undefined reference to 
`CppUnit::TestSuite::TestSuite(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >)'
test_utils-test-decoder.o: In function 
`CppUnit::AutoRegisterSuite<DecoderTest>::AutoRegisterSuite()':
/usr/include/cppunit/extensions/AutoRegisterSuite.h:34: undefined reference to 
`CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)'
test_utils-test-decoder.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11DecoderTestEE[_ZTVN7CppUnit10TestCallerI11DecoderTestEE]+0x20):
 undefined reference to `CppUnit::TestCase::getName[abi:cxx11]() const'
test_utils-test-decoder.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11DecoderTestEE[_ZTVN7CppUnit10TestCallerI11DecoderTestEE]+0x24):
 undefined reference to 
`CppUnit::Test::findTestPath(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, CppUnit::TestPath&) 
const'
test_utils-test-decoder.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11DecoderTestEE[_ZTVN7CppUnit10TestCallerI11DecoderTestEE]+0x2c):
 undefined reference to 
`CppUnit::Test::findTest(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&) const'
test_utils-test-decoder.o:(.data.rel.ro._ZTVN7CppUnit10TestCallerI11DecoderTestEE[_ZTVN7CppUnit10TestCallerI11DecoderTestEE]+0x30):
 undefined reference to 
`CppUnit::Test::resolveTestPath(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&) const'
test_utils-test-main.o: In function `main':
/«PKGBUILDDIR»/qa/libcmis/test-main.cxx:35: undefined reference to 
`CppUnit::TestFactoryRegistry::getRegistry(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)'
/«PKGBUILDDIR»/qa/libcmis/test-main.cxx:37: undefined reference to 
`CppUnit::TextTestRunner::run(std::__cxx11::basic_string<char, 
std::char_traits<char>, std::allocator<char> >, bool, bool, bool)'
collect2: error: ld returned 1 exit status
make[5]: *** [test-utils] Error 1
make[4]: *** [check-am] Error 2

Full buildd log is here:
http://buildd.debian-ports.org/status/fetch.php?pkg=libcmis&arch=hppa&ver=0.5.0-2%2Bb1&stamp=1438701984

The __cxx11 undefined references are similar to thos seen building schroot
with gcc-5.

-- System Information:
Debian Release: stretch/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 3.18.19+ (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_CA.utf8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

--- End Message ---
--- Begin Message ---
Version: 0.5.0-3

On Tue, Aug 04, 2015 at 04:46:36PM -0400, John David Anglin wrote:
> Build fails here:
> /usr/include/cppunit/TestCaller.h:153: undefined reference to 
> `CppUnit::TestCase::TestCase(std::__cxx11::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > const&)'
[...]
> The __cxx11 undefined references are similar to thos seen building schroot
> with gcc-5.

Oh, seriously? This is the libstdc++ transition.

Try again with a updated cppunit :) (Which the libcmis 0.5.0-3 uploaded
for the transition build-depends on..)

Regards,

Rene

--- End Message ---

Reply via email to