<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0"></p>
<div>1. <span>git fetch origin && git reset --hard origin/master</span></div>
<div><span>2. autogen.input:</span></div>
<div><span>
<div>--enable-dbgutil</div>
<div>--enable-debug</div>
<div>--enable-symbols</div>
<div>--disable-cve-tests</div>
<div>--without-junit</div>
<div>--with-build-version=$(date +"MacD%Y-%m-%d")</div>
<div>--with-vendor=Almas Inc.</div>
<div><span style="font-size: 12pt;">--enable-scripting-javascript</span><br>
</div>
#EOF</span></div>
<div><span>#comment: because I've always failed building MacOS without "build-nocheck" option, and guessing from previous error messages, I thought <span style="font-family: Calibri, Helvetica, sans-serif, Helvetica, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">junit
 test could be the problem, so I disabled that in autogen.input.</span></span></div>
<div><span><br>
</span></div>
<div><span>autogen.sh finished with:</span></div>
<div><span>
<div>...</div>
<div>To build, run:</div>
<div>/Users/almas/lode/opt/bin/make</div>
<div><br>
</div>
<div>To view some help, run:</div>
<div>/Users/almas/lode/opt/bin/make help</div>
<div><br>
</div>
<div>After the build of LibreOffice has finished successfully, you can immediately run LibreOffice using the command:</div>
<div>open instdir/LibreOfficeDev.app</div>
<div><br>
</div>
<div>If you want to run the smoketest, run:</div>
<div>/Users/almas/lode/opt/bin/make check</div>
<div><br>
</div>
<div>*************************************</div>
<div>* WARNING : Cannot find Clang headers to build compiler plugins, plugins disabled.</div>
<div>* WARNING : no suitable nasm (Netwide Assembler) found for internal libjpeg-turbo</div>
#EOF</span></div>
<div><span><br>
</span></div>
<div>3. <span>${LODE_HOME}/opt/bin/make clean && ${LODE_HOME}/opt/bin/make -s ENABLE_SYMBOLS=true dbglevel=2</span></div>
<div><span>finished with:</span></div>
<div><span>...</span></div>
<div>build_20180404-16:28:02.log:12025:/Users/almas/lode/dev/core/svl/source/items/stylepool.cxx:345:11: error: field 'mnCount' will be initialized after field 'mpIgnorableItems' [-Werror,-Wreorder]</div>
<div>build_20180404-16:28:02.log-12026-          mnCount(0),</div>
<div>build_20180404-16:28:02.log-12027-          ^</div>
<div>--</div>
<div>build_20180404-16:28:02.log-12026-          mnCount(0),</div>
<div>build_20180404-16:28:02.log-12027-          ^</div>
<div>build_20180404-16:28:02.log:12028:1 error generated.</div>
<div>build_20180404-16:28:02.log-12029-/Users/almas/lode/dev/core/solenv/gbuild/LinkTarget.mk:291: recipe for target '/Users/almas/lode/dev/core/workdir/CxxObject/svl/source/items/stylepool.o' failed</div>
<div>--</div>
<div>build_20180404-16:28:02.log-12029-/Users/almas/lode/dev/core/solenv/gbuild/LinkTarget.mk:291: recipe for target '/Users/almas/lode/dev/core/workdir/CxxObject/svl/source/items/stylepool.o' failed</div>
<div>build_20180404-16:28:02.log:12030:make[1]: *** [/Users/almas/lode/dev/core/workdir/CxxObject/svl/source/items/stylepool.o] Error 1</div>
<div>build_20180404-16:28:02.log-12031-make[1]: *** Waiting for unfinished jobs....</div>
<div>build_20180404-16:28:02.log-12032-Makefile:282: recipe for target 'build' failed</div>
<div>--</div>
<div>build_20180404-16:28:02.log-12031-make[1]: *** Waiting for unfinished jobs....</div>
<div>build_20180404-16:28:02.log-12032-Makefile:282: recipe for target 'build' failed</div>
<div>build_20180404-16:28:02.log:12033:make: *** [build] Error 2</div>
<br>
<p></p>
<div>OS and Xcode tools are all updated, how can I make LO build succeed on MacOS High Sierra 10.13.4?</div>
</div>
</body>
</html>