Date: prev next · Thread: first prev next last


while building our packages the test suite fails for 32bit (64bit
builds well):

make[3]: Entering directory '/build/librevenge/src/librevenge-0.0.0/src/test'
  CXX      test-RVNGBinaryDataTest.o
In file included from /usr/include/cppunit/TestCase.h:6:0,
                 from /usr/include/cppunit/TestCaller.h:5,
                 from /usr/include/cppunit/extensions/HelperMacros.h:9,
                 from RVNGBinaryDataTest.h:19,
                 from RVNGBinaryDataTest.cpp:23:
RVNGBinaryDataTest.cpp: In member function 'void test::RVNGBinaryDataTest::testConstruction()':
RVNGBinaryDataTest.cpp:104:2: error: no matching function for call to 'assertEquals(const size_t&, 
long unsigned int, CppUnit::SourceLine, const char [1])'
  CPPUNIT_ASSERT_EQUAL(len, data.size());
  ^
RVNGBinaryDataTest.cpp:104:2: note: candidate is:
/usr/include/cppunit/TestAssert.h:109:6: note: template<class T> void CppUnit::assertEquals(const 
T&, const T&, CppUnit::SourceLine, const string&)
 void assertEquals( const T& expected,
      ^

any idea?

-Andy
ArchLinux

-- 
To unsubscribe e-mail to: discuss+unsubscribe@documentliberation.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.documentliberation.org/www/discuss/
All messages sent to this list will be publicly archived and cannot be deleted

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.