<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="margin: 0px; line-height: normal; font-family: Georgia; color: rgb(37, 37, 37);" class=""><div style="margin: 0px; line-height: normal;" class=""><span style="line-height: normal; font-family: 'Times New Roman'; font-variant-ligatures: no-common-ligatures; color: rgb(0, 0, 0);" class="">Hello, I am attempting to build LibreOffice on OSX, using the directions for minimal build on the </span><span style="font-kerning: none" class="">Building LibreOffice on OS X web page (<a href="https://wiki.documentfoundation.org/Development/BuildingOnMac" class="">https://wiki.documentfoundation.org/Development/BuildingOnMac</a>).</span></div><div style="margin: 0px; line-height: normal; min-height: 19px;" class=""><span style="font-kerning: none" class=""></span><br class=""></div><div style="margin: 0px; line-height: normal;" class=""><span style="font-kerning: none" class="">I got most of the way through the directions, but when I executed </span><span style="font-size: 14px; line-height: normal; font-family: Courier; -webkit-font-kerning: none; color: rgb(194, 45, 185); background-color: rgb(249, 249, 249);" class=""><b class="">make</b></span><span style="font-size: 14px; line-height: normal; font-family: Courier; -webkit-font-kerning: none; background-color: rgb(249, 249, 249);" class=""> 2<b class="">>&</b>1 <b class="">|</b> </span><span style="font-size: 14px; line-height: normal; font-family: Courier; -webkit-font-kerning: none; color: rgb(194, 45, 185); background-color: rgb(249, 249, 249);" class=""><b class="">tee</b></span><span style="font-size: 14px; line-height: normal; font-family: Courier; -webkit-font-kerning: none; background-color: rgb(249, 249, 249);" class=""> build.log, </span><span style="font-kerning: none" class="">the make operation did not complete. Here is where it stopped:</span></div><div style="margin: 0px; font-size: 18px; line-height: normal; font-family: Monaco; min-height: 25px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 18px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cd /Users/ml/lo/core/external/tarballs/tmp && echo fetching boost_1_60_0.tar.bz2 && bash -c '/usr/bin/curl -O <a href="http://dev-www.libreoffice.org/src/boost_1_60_0.tar.bz2" class="">http://dev-www.libreoffice.org/src/boost_1_60_0.tar.bz2</a> 2>&1 | tee -a /Users/ml/lo/core/external/tarballs/fetch.log && [ $PIPESTATUS -eq 0 ]' && SUM=`md5 -r boost_1_60_0.tar.bz2 | sed "s/ .*//"` && if test "$SUM" != "65a840e1a0b13a558ff19eeb2c4f0cbe"; then echo ERROR: expected checksum for boost_1_60_0.tar.bz2 is 65a840e1a0b13a558ff19eeb2c4f0cbe 2>&1 | tee -a /Users/ml/lo/core/external/tarballs/fetch.log; false; fi && mv boost_1_60_0.tar.bz2 ../ </span></div><div style="margin: 0px; font-size: 18px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">fetching boost_1_60_0.tar.bz2</span></div><div style="margin: 0px; font-size: 18px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current</span></div><div style="margin: 0px; font-size: 18px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                                 Dload  Upload   Total   Spent    Left  Speed</span></div><div style="margin: 0px; font-size: 18px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""> 66 73.0M   66 48.8M    0     0  38169      0  0:33:25  0:22:22  0:11:03     0curl: (18) transfer closed with 25091031 bytes remaining to read</span></div><div style="margin: 0px; font-size: 18px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">make: *** [/Users/ml/lo/core/workdir/download] Error 1</span></div><div style="margin: 0px; font-size: 18px; line-height: normal; font-family: Monaco; min-height: 25px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; font-size: 18px; line-height: normal; font-family: Monaco; min-height: 25px;" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""></span><br class=""></div><div style="margin: 0px; line-height: normal;" class=""><span style="font-kerning: none" class="">I  don’t know what Error </span><span style="line-height: normal; font-family: 'Times New Roman'; -webkit-font-kerning: none;" class="">1</span><span style="font-kerning: none" class=""> means or what I’m doing wrong here. Any help appreciated.</span></div><div style="margin: 0px; line-height: normal; min-height: 19px;" class=""><span style="font-kerning: none" class=""></span><br class=""></div><div style="margin: 0px; line-height: normal;" class=""><span style="font-kerning: none" class="">Thanks, ML</span></div></div></body></html>