Patch ok locally but fails on gerrit

julien2412 serval2412 at yahoo.fr
Thu Apr 9 07:20:30 UTC 2020


Hello,

I gave a try to tdf#129372 (FILEOPEN: PPTX: File format error found at
SfxBaseModel::storeToStorage: 0x20d(row,col) – works w/ PowerPoint 2013)
with https://gerrit.libreoffice.org/c/core/+/91941.
The pb is it builds ok locally but it fails on Jenkins, eg on Linux gcc:
[build LNK] Library/libchartcontrollerlo.so
/home/tdf/lode/jenkins/workspace/lo_gerrit/Config/linux_gcc_release_64/workdir/CxxObject/starmath/source/parse.o:
In function `SmParser::NextToken()':
parse.cxx:(.text+0x7ac): undefined reference to `u_charType_65'
collect2: error: ld returned 1 exit status
/home/tdf/lode/jenkins/workspace/lo_gerrit/Config/linux_gcc_release_64/solenv/gbuild/LinkTarget.mk:672:
recipe for target
'/home/tdf/lode/jenkins/workspace/lo_gerrit/Config/linux_gcc_release_64/workdir/LinkTarget/CppunitTest/libtest_starmath_qa_cppunit.so'
failed
make[1]: ***
[/home/tdf/lode/jenkins/workspace/lo_gerrit/Config/linux_gcc_release_64/workdir/LinkTarget/CppunitTest/libtest_starmath_qa_cppunit.so]
Error 1

I had got this same error locally but it was ok with by adding "icuuc" in 
starmath/Library_sm.mk

$(eval $(call gb_Library_use_externals,sm, \
    boost_headers \
	
    icuuc \
    icu_headers \
))

I did a "make starmath.clean && make starmath.build" to be sure.

Any thoughts?

Julien



--
Sent from: http://document-foundation-mail-archive.969070.n3.nabble.com/Dev-f1639786.html


More information about the LibreOffice mailing list