Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


Hello,


using GCC 8.2.1, 

configurig LO 6.1.4.2 with
../configure --without-doxygen --with-jdk-home=/opt/jdk --with-ant-home=/opt
/ant --without-junit

fails with

[build DEP] LNK:Executable/unoidl-read
[build LNK] Executable/unoidl-read
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
/src/libreoffice-
6.1.4.2/build3/workdir/CxxObject/l10ntools/source/xmlparse.o: in function `(anonymous
namespace)::lcl_QuotRange(icu_61::UnicodeString const&, int, int, bool)':
xmlparse.cxx:(.text+0x92): undefined reference to `vtable for icu_61::UnicodeString'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x136):
undefined reference to `icu_61::UnicodeString::doAppend(char16_t const*, int, int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x189):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x1aa):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x1c0):
undefined reference to `icu_61::UnicodeString::append(int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x1ff):
undefined reference to `icu_61::UnicodeString::doAppend(char16_t const*, int, int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x233):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x251):
undefined reference to `icu_61::UnicodeString::doAppend(icu_61::UnicodeString const&, int, int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x259):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x273):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x291):
undefined reference to `icu_61::UnicodeString::doAppend(icu_61::UnicodeString const&, int, int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x2ab):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x2cc):
undefined reference to `icu_61::UnicodeString::doAppend(icu_61::UnicodeString const&, int, int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x355):
undefined reference to `icu_61::UnicodeString::doCompare(int, int, char16_t const*, int, int) const'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x383):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3a0):
undefined reference to `icu_61::UnicodeString::doAppend(icu_61::UnicodeString const&, int, int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
/src/libreoffice-
6.1.4.2/build3/workdir/CxxObject/l10ntools/source/xmlparse.o: in function 
`XMLUtil::QuotHTML(rtl::OString const&)':
xmlparse.cxx:(.text+0x36d3): undefined reference to `icu_61::UnicodeString::UnicodeString(char16_t 
const*, int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3701):
undefined reference to `icu_61::RegexMatcher::RegexMatcher(icu_61::UnicodeString const&, unsigned 
int, UErrorCode&)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x370c):
undefined reference to `icu_61::RegexMatcher::reset(icu_61::UnicodeString const&)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3713):
undefined reference to `vtable for icu_61::UnicodeString'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x379f):
undefined reference to `icu_61::UnicodeString::doCompare(int, int, char16_t const*, int, int) const'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x37af):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x37b7):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x37c6):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x37e9):
undefined reference to `icu_61::UnicodeString::doAppend(icu_61::UnicodeString const&, int, int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x37f1):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3835):
undefined reference to `icu_61::UnicodeString::doAppend(icu_61::UnicodeString const&, int, int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x383d):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x384c):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x386f):
undefined reference to `icu_61::UnicodeString::doAppend(icu_61::UnicodeString const&, int, int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3877):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3881):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x389e):
undefined reference to `icu_61::RegexMatcher::find(long, UErrorCode&)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x38bd):
undefined reference to `icu_61::RegexMatcher::start(UErrorCode&) const'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3901):
undefined reference to `icu_61::UnicodeString::doAppend(icu_61::UnicodeString const&, int, int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3909):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x391e):
undefined reference to `icu_61::RegexMatcher::end(UErrorCode&) const'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3932):
undefined reference to `icu_61::RegexMatcher::group(UErrorCode&) const'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3983):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3991):
undefined reference to `icu_61::operator+(icu_61::UnicodeString const&, icu_61::UnicodeString 
const&)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x39db):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x39ef):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x39fd):
undefined reference to `icu_61::operator+(icu_61::UnicodeString const&, icu_61::UnicodeString 
const&)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3a18):
undefined reference to `icu_61::operator+(icu_61::UnicodeString const&, icu_61::UnicodeString 
const&)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3a6c):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3a74):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3a7e):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3a86):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3a8e):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
/src/libreoffice-
6.1.4.2/build3/workdir/CxxObject/l10ntools/source/xmlparse.o:xmlparse.cxx:(.text+0x3a96): more 
undefined references to
`icu_61::UnicodeString::~UnicodeString()' follow
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
/src/libreoffice-
6.1.4.2/build3/workdir/CxxObject/l10ntools/source/xmlparse.o: in function 
`XMLUtil::QuotHTML(rtl::OString const&)':
xmlparse.cxx:(.text+0x3ab9): undefined reference to `icu_61::UnicodeString::UnicodeString(char 
const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3b11):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3b61):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3b69):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3ba4):
undefined reference to `icu_61::UnicodeString::doAppend(icu_61::UnicodeString const&, int, int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3bbb):
undefined reference to `icu_61::UnicodeString::doEquals(icu_61::UnicodeString const&, int) const'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3bce):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3bd6):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3be0):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3be8):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3bf0):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
/src/libreoffice-
6.1.4.2/build3/workdir/CxxObject/l10ntools/source/xmlparse.o:xmlparse.cxx:(.text+0x3bf8): more 
undefined references to
`icu_61::UnicodeString::~UnicodeString()' follow
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
/src/libreoffice-
6.1.4.2/build3/workdir/CxxObject/l10ntools/source/xmlparse.o: in function 
`XMLUtil::QuotHTML(rtl::OString const&)':
xmlparse.cxx:(.text+0x3c6b): undefined reference to `icu_61::UnicodeString::UnicodeString(char 
const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3c7e):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3c91):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3ca4):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3cb7):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
/src/libreoffice-
6.1.4.2/build3/workdir/CxxObject/l10ntools/source/xmlparse.o:xmlparse.cxx:(.text+0x3cca): more 
undefined references to
`icu_61::UnicodeString::UnicodeString(char const*)' follow
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
/src/libreoffice-
6.1.4.2/build3/workdir/CxxObject/l10ntools/source/xmlparse.o: in function 
`XMLUtil::QuotHTML(rtl::OString const&)':
xmlparse.cxx:(.text+0x3da9): undefined reference to 
`icu_61::UnicodeString::doEquals(icu_61::UnicodeString const&, int)
const'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3dc4):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3e17):
undefined reference to `icu_61::UnicodeString::doEquals(icu_61::UnicodeString const&, int) const'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3e2c):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3e5b):
undefined reference to `icu_61::UnicodeString::UnicodeString(char const*)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3e6e):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3efb):
undefined reference to `icu_61::UnicodeString::doAppend(icu_61::UnicodeString const&, int, int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3f03):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3f12):
undefined reference to `icu_61::UnicodeString::append(int)'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3f7a):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3f84):
undefined reference to `icu_61::RegexMatcher::~RegexMatcher()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text+0x3f8e):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
/src/libreoffice-
6.1.4.2/build3/workdir/CxxObject/l10ntools/source/xmlparse.o: in function `(anonymous
namespace)::lcl_QuotRange(icu_61::UnicodeString const&, int, int, bool) [clone .cold.236]':
xmlparse.cxx:(.text.unlikely+0x4): undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text.unlikely+0xc):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text.unlikely+0x1c):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
xmlparse.cxx:(.text.unlikely+0x26):
undefined reference to `icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
/src/libreoffice-
6.1.4.2/build3/workdir/CxxObject/l10ntools/source/xmlparse.o:xmlparse.cxx:(.text.unlikely+0x30): 
more undefined
references to `icu_61::UnicodeString::~UnicodeString()' follow
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
/src/libreoffice-
6.1.4.2/build3/workdir/CxxObject/l10ntools/source/xmlparse.o: in function 
`XMLUtil::QuotHTML(rtl::OString const&) [clone
.cold.255]':
xmlparse.cxx:(.text.unlikely+0x33d): undefined reference to `icu_61::RegexMatcher::~RegexMatcher()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld:
xmlparse.cxx:(.text.unlikely+0x347): undefined reference to 
`icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld:
xmlparse.cxx:(.text.unlikely+0x361): undefined reference to 
`icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld:
xmlparse.cxx:(.text.unlikely+0x36e): undefined reference to 
`icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld:
xmlparse.cxx:(.text.unlikely+0x3dc): undefined reference to 
`icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld:
xmlparse.cxx:(.text.unlikely+0x3ee): undefined reference to 
`icu_61::UnicodeString::~UnicodeString()'
/usr/local/lib/gcc/x86_64-pc-linux-gnu/8.2.1/../../../../x86_64-pc-linux-gnu/bin/ld: 
/src/libreoffice-
6.1.4.2/build3/workdir/CxxObject/l10ntools/source/xmlparse.o:xmlparse.cxx:(.text.unlikely+0x3fb): 
more undefined
references to `icu_61::UnicodeString::~UnicodeString()' follow
collect2: error: ld returned 1 exit status
make[1]: *** [/src/libreoffice-6.1.4.2/solenv/gbuild/LinkTarget.mk:627: /src/libreoffice-
6.1.4.2/build3/workdir/LinkTarget/Executable/helpex] Error 1
make[1]: *** Waiting for unfinished jobs....

./configuring with
../configure --enable-evolution2 --enable-avahi --enable-python=system --enable-eot 
--enable-online-update --enable-
introspection=yes --without-doxygen --with-jdk-home=/opt/jdk --with-ant-home=/opt/ant 
--without-junit --enable-formula-
logger --enable-introspection --with-system-bzip2 --with-system-cairo --with-system-epoxy 
--with-system-zlib --with-
system-jpeg --with-system-expat --with-system-libxml --with-system-icu --with-system-openldap 
--without-system-poppler
--with-system-curl --with-system-boost --with-webdav --with-krb5 --with-gssapi --with-system-lcms2 
--with-boost --with-
system-nss --with-system-graphite --with-system-harfbuzz  --with-system-openssl 
--with-system-libpng --disable-firebird-
sdbc --disable-gtk --disable-pdfium

fails with
[build CUT] vcl_outdev
[build CUT] vcl_app_test
[build CUT] vcl_jpeg_read_write_test
[build CUT] vcl_svm_test
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/pass/CVE-2005-2123-1.wmf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/pass/CVE-2005-2123-1.wmf: 
Pass (4ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/pass/CVE-2006-4071-1.wmf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/pass/CVE-2006-4071-1.wmf: 
Pass (1ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/pass/CVE-2007-1090-1.wmf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/pass/CVE-2007-1090-1.wmf: 
Pass (0ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/pass/exttextout-1.wmf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/pass/exttextout-1.wmf: 
Pass (824ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/pass/noheader.wmf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/pass/noheader.wmf: 
Pass (74ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2005-2123-1.wmf-0.009-676:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2005-2123-1.wmf-0.009-676:
 Fail
(0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2005-2124-1.wmf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2005-2124-1.wmf: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2005-4560-1.wmf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2005-4560-1.wmf: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2006-0143-1.wmf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2006-0143-1.wmf: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2006-0143-2.wmf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2006-0143-2.wmf: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2007-1238-1.wmf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2007-1238-1.wmf: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2007-1245-1.wmf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2007-1245-1.wmf: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2015-0848-1.wmf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/CVE-2015-0848-1.wmf: 
Fail (4ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/RC4-hang-1.wmf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/RC4-hang-1.wmf: 
Fail (1ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/RC4-hang-2.wmf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/RC4-hang-2.wmf: 
Fail (0ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/RC4-hang-3.wmf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/RC4-hang-3.wmf: 
Fail (1ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/RC4-hang-4.wmf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/RC4-hang-4.wmf: 
Fail (0ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/bitcount-1.wmf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/bitcount-1.wmf: 
Fail (2ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/exttextout-2.wmf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/exttextout-2.wmf: 
Fail (26ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/facename-1.wmf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/facename-1.wmf: 
Fail (8ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/ofz5942-1.wmf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/ofz5942-1.wmf: 
Fail (13ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/seek-1.wmf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/wmf/fail/seek-1.wmf: Fail 
(0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2008-1087-1.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2008-1087-1.emf: 
Pass (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2008-2245-1.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2008-2245-1.emf: 
Pass (1ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-0168-1.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-0168-1.emf: 
Pass (4ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-0168-2.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-0168-2.emf: 
Pass (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-0169-1.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-0169-1.emf: 
Pass (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-0169-2.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-0169-2.emf: 
Pass (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-0169-3.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-0169-3.emf: 
Pass (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-0170-1.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-0170-1.emf: 
Pass (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-3301-1.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-3301-1.emf: 
Pass (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-3303-1.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-3303-1.emf: 
Pass (1ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-3304-1.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/CVE-2016-3304-1.emf: 
Pass (39ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/crash-1.emf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/crash-1.emf: Pass 
(0ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/crash-2.emf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/crash-2.emf: Pass 
(66ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/fdo38580-3.emf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/pass/fdo38580-3.emf: 
Pass (1ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/CVE-2004-0209-1.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/CVE-2004-0209-1.emf: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/CVE-2008-1083-1.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/CVE-2008-1083-1.emf: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/CVE-2009-1217-1.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/CVE-2009-1217-1.emf: 
Fail (0ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/crash-2.emf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/crash-2.emf: Fail 
(1ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/crash-3.emf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/crash-3.emf: Fail 
(0ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/fdo71307-2.emf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/fdo71307-2.emf: 
Fail (2ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/hang-1.emf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/hang-1.emf: Fail 
(0ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/hang-2.emf:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/hang-2.emf: Fail 
(1ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/slow-moveclip-1.emf:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/emf/fail/slow-moveclip-1.emf: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/pass/CVE-2016-0951-1.png:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/pass/CVE-2016-0951-1.png: 
Pass (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/pass/CVE-2016-0952-1.png:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/pass/CVE-2016-0952-1.png: 
Pass (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/pass/afl-sample-IDAT.png:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/pass/afl-sample-IDAT.png: 
Pass (0ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/pass/black.png:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/pass/black.png: Pass 
(0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/pass/invalid-chunk.png:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/pass/invalid-chunk.png: Pass 
(2ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/CVE-2004-0597-1.png:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/CVE-2004-0597-1.png: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/CVE-2005-0633-1.png:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/CVE-2005-0633-1.png: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/CVE-2006-7210-1.png:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/CVE-2006-7210-1.png: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/CVE-2007-2365-1.png:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/CVE-2007-2365-1.png: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/CVE-2009-1511-1.png:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/CVE-2009-1511-1.png: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/CVE-2016-0951-2.png:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/CVE-2016-0951-2.png: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/CVE-2016-0952-2.png:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/CVE-2016-0952-2.png: 
Fail (0ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/EDB-34720-1.png:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/EDB-34720-1.png: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/afl-sample-Z_NEED_DICT.png:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/png/fail/afl-sample-Z_NEED_DICT.png:
 Fail (1ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2004-0200-1.jpg:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2004-0200-1.jpg: 
Pass (3ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2004-0200-2.jpg:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2004-0200-2.jpg: 
Pass (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2004-0200-3.jpg:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2004-0200-3.jpg: 
Pass (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2004-0200-4.jpg:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2004-0200-4.jpg: 
Pass (1ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2004-0200-5.jpg:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2004-0200-5.jpg: 
Pass (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2017-9614-1.jpg:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/CVE-2017-9614-1.jpg: 
Pass (1ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/EDB-24743-2.jpg:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/EDB-24743-2.jpg: 
Pass (0ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/EDB-24743-3.jpg:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/EDB-24743-3.jpg: 
Pass (0ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/fatalerror-1.jpg:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/pass/fatalerror-1.jpg: 
Pass (1ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/CVE-2008-1097-1.jpg:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/CVE-2008-1097-1.jpg: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/CVE-2008-1097-2.jpg:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/CVE-2008-1097-2.jpg: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/CVE-2008-1097-3.jpg:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/CVE-2008-1097-3.jpg: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/CVE-2008-1097-4.jpg:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/CVE-2008-1097-4.jpg: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/CVE-2008-1097-5.jpg:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/CVE-2008-1097-5.jpg: 
Fail (0ms)
Testing 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/CVE-2008-5314-1.jpg:
Tested 
file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/CVE-2008-5314-1.jpg: 
Fail (0ms)
Testing file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/crash-1.jpg:
Tested file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/crash-1.jpg: Pass 
(2ms)
/src/libreoffice-6.1.4.2/unotest/source/cpp/filters-test.cxx:145:VclFiltersTest::testCVEs
equality assertion failed
- Expected: 0
- Actual  : 1
- file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/crash-1.jpg

VclFiltersTest::testCVEs finished in: 1257ms
scale with type 1
size 80, 79
scale with type 2
size 80, 79
scale with type 3
size 80, 79
scale with type 4
size 80, 79
scale with type 5
size 80, 79
scale with type 6
size 80, 79
scale with type 7
size 80, 79
VclFiltersTest::testScaling finished in: 158ms
Check ExportImport JPG
Check ExportImport PNG
Check ExportImport BMP
VclFiltersTest::testExportImport finished in: 3ms
filters-test.cxx:145:Assertion
Test name: VclFiltersTest::testCVEs
equality assertion failed
- Expected: 0
- Actual  : 1
- file:///src/libreoffice-6.1.4.2/vcl/qa/cppunit/graphicfilter/data/jpg/fail/crash-1.jpg

Failures !!!
Run: 3   Failure total: 1   Failures: 1   Errors: 0

Error: a unit test failed, please do one of:

make CppunitTest_vcl_filters_test CPPUNITTRACE="gdb --args"
    # for interactive debugging on Linux
make CppunitTest_vcl_filters_test VALGRIND=memcheck
    # for memory checking
make CppunitTest_vcl_filters_test DEBUGCPPUNIT=TRUE
    # for exception catching

You can limit the execution to just one particular test by:

make CPPUNIT_TEST_NAME="testXYZ" ...above mentioned params...

make[1]: *** [/src/libreoffice-6.1.4.2/solenv/gbuild/CppunitTest.mk:114: /src/libreoffice-
6.1.4.2/build2/workdir/CppunitTest/vcl_filters_test.test] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Makefile:286: build] Error 2

Regards
  Дилян


On Wed, 2019-01-16 at 14:37 +0100, Miklos Vajna wrote:
Hi,

On Wed, Jan 16, 2019 at 09:48:01AM +0000, Дилян Палаузов <dpa-libreoffice@aegee.org> wrote:
building LO 6.1.4.2 using “../configure --enable-evolution2 --enable-avahi 
--enable-python=system --enable-eot --enable-
online-update --enable-introspection=yes --without-doxygen --with-jdk-home=/opt/jdk 
--with-ant-home=/opt/ant --without-
junit --enable-formula-logger --enable-introspection --with-system-bzip2 --with-system-cairo 
--with-system-epoxy --with-
system-zlib --with-system-jpeg --with-system-expat --with-system-libxml --with-system-icu 
--with-system-openldap --
without-system-poppler --with-system-curl --with-system-boost --with-webdav --with-krb5 
--with-gssapi --with-system-
lcms2 --with-boost --with-system-nss --with-system-graphite --with-system-harfbuzz  
--with-system-openssl --with-system-
libpng --disable-firebird-sdbc --disable-gtk”

This is a very long list of options: as a first build, can you simply
try './configure' without any parameters?

fails with the error message below.

Please state your operating system and compiler versions, otherwise it's
hard to help.

Regards,

Miklos
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


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.