<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hey all, <div class=""><br class=""></div><div class="">I’m running macOS Catalina. After getting some help tweaking the lode setup script to handled Catalina, I’ve now gotten to the point where I am running make, but I get an error. </div><div class=""><br class=""></div><div class="">I’ve run the verbose make option in the hope that someone might be able to assist me with the following error I’m getting:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">christophersherlock@imac core % make clean</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">rm -fr /Users/christophersherlock/repos/lode/dev/core/test-install</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">rm -fr /Users/christophersherlock/repos/lode/dev/core/instdir</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">rm -fr /Users/christophersherlock/repos/lode/dev/core/workdir</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">christophersherlock@imac core % make GMAKE_OPTIONS='VERBOSE=1'</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">/Applications/Xcode.app/Contents/Developer/usr/bin/make -j 1  VERBOSE=1 -f /Users/christophersherlock/repos/lode/dev/core/Makefile.gbuild    all</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Headers/Executable/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/LinkTarget/Executable/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">S=/Users/christophersherlock/repos/lode/dev/core && I=$S/instdir && W=$S/workdir &&  touch $W/Headers/Executable/concat-deps</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/CObject/solenv/bin/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #b2b2b2; background-color: #000000" class="">[</span><span style="font-variant-ligatures: no-common-ligatures; color: #149902; background-color: #000000" class="">C  </span><span style="font-variant-ligatures: no-common-ligatures; color: #b2b2b2; background-color: #000000" class="">]</span><span style="font-variant-ligatures: no-common-ligatures" class=""> solenv/bin/concat-deps.c</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">S=/Users/christophersherlock/repos/lode/dev/core && I=$S/instdir && W=$S/workdir &&  mkdir -p $W/CObject/solenv/bin/ $W/Dep/CObject/solenv/bin/ && cd /Users/christophersherlock/repos/lode/dev/core &&  CCACHE_CPP2=1 CCACHE_DEPEND=1   /Users/christophersherlock/repos/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -m64  -mmacosx-version-min=10.10 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -DBOOST_ERROR_CODE_HEADER_ONLY -DBOOST_SYSTEM_NO_DEPRECATED -DCPPU_ENV=gcc3 -DMACOSX -DMAC_OS_X_VERSION_MAX_ALLOWED=101500 -DMAC_OS_X_VERSION_MIN_REQUIRED=101000 -DNO_PTHREAD_PRIORITY -DOSL_DEBUG_LEVEL=1 -DSAL_LOG_INFO -DSAL_LOG_WARN -DUNIX -DUNX -DX86_64 -D_PTHREADS -D_REENTRANT   -fvisibility=hidden -Werror   -Wall -Wendif-labels -Wextra -Wstrict-prototypes -Wundef -Wunreachable-code -Wunused-macros -finput-charset=UTF-8 -fmessage-length=0 -fno-common -pipe -fstack-protector-strong  -std=gnu89 -fPIC -fno-strict-aliasing -Wshadow  -O0 -fstrict-aliasing -fstrict-overflow -ggdb2  -O2    -DLIBO_INTERNAL_ONLY  -c $S/solenv/bin/concat-deps.c -o $W/CObject/solenv/bin/concat-deps.o -MMD -MT $W/CObject/solenv/bin/concat-deps.o -MP -MF $W/Dep/CObject/solenv/bin/concat-deps.d_ -I$S/include  -I/Library/Java/JavaVirtualMachines/openjdk-12.jdk/Contents/Home/include  -I/Library/Java/JavaVirtualMachines/openjdk-12.jdk/Contents/Home/include/darwin -I$S/config_host   && mv $W/Dep/CObject/solenv/bin/concat-deps.d_ $W/Dep/CObject/solenv/bin/concat-deps.d </span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #b2b2b2; background-color: #000000" class="">[</span><span style="font-variant-ligatures: no-common-ligatures; color: #149902; background-color: #000000" class="">LNK</span><span style="font-variant-ligatures: no-common-ligatures; color: #b2b2b2; background-color: #000000" class="">]</span><span style="font-variant-ligatures: no-common-ligatures" class=""> Executable/concat-deps</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">S=/Users/christophersherlock/repos/lode/dev/core && I=$S/instdir && W=$S/workdir &&  FILELIST=/var/folders/5m/z2wj665n27315whmp5zl46qh0000gn/T/gbuild..A9TRxUBj && cat ${FILELIST} | tr "[:space:]" "\n" | grep -v '^$' > ${FILELIST}.1 && mv ${FILELIST}.1 ${FILELIST} && /Users/christophersherlock/repos/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -m64  -mmacosx-version-min=10.10 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -bind_at_load    -fstack-protector-strong -L$W/LinkTarget/StaticLibrary -L$W/LinkTarget/Library  -L$I/LibreOfficeDev.app/Contents/Frameworks  -L$I/LibreOfficeDev.app/Contents/Frameworks  -L$W/LinkTarget/Library   -Wl,-filelist,${FILELIST}    -o $W/LinkTarget/Executable/concat-deps && rm -f ${FILELIST} && : &&  /usr/bin/perl $S/solenv/bin/macosx-change-install-names.pl app NONE $W/LinkTarget/Executable/concat-deps &&    :</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/SdiTarget/sw/sdi/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/SdiTarget/svx/sdi/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/SdiTarget/starmath/sdi/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/SdiTarget/sfx2/sdi/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/SdiTarget/sd/sdi/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/SdiTarget/sc/sdi/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/SdiTarget/basctl/sdi/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/UnpackedTarball/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">touch /Users/christophersherlock/repos/lode/dev/core/workdir/UnpackedTarball/font_alef.prepare</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/UnpackedTarget/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #b2b2b2; background-color: #000000" class="">[</span><span style="font-variant-ligatures: no-common-ligatures; color: #1396a3; background-color: #000000" class="">UPK</span><span style="font-variant-ligatures: no-common-ligatures; color: #b2b2b2; background-color: #000000" class="">]</span><span style="font-variant-ligatures: no-common-ligatures" class=""> alef-1.001.tar.gz</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">S=/Users/christophersherlock/repos/lode/dev/core && I=$S/instdir && W=$S/workdir &&   mkdir -p $W/UnpackedTarball/font_alef && bsdtar -x -z -C $W/UnpackedTarball/font_alef --strip-components=1 -f /Users/christophersherlock/repos/lode/ext_tar/alef-1.001.tar.gz && touch $W/UnpackedTarget/alef-1.001.tar.gz </span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #b2b2b2; background-color: #000000" class="">[</span><span style="font-variant-ligatures: no-common-ligatures; color: #1396a3; background-color: #000000" class="">PAT</span><span style="font-variant-ligatures: no-common-ligatures; color: #b2b2b2; background-color: #000000" class="">]</span><span style="font-variant-ligatures: no-common-ligatures" class=""> font_alef</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">S=/Users/christophersherlock/repos/lode/dev/core && I=$S/instdir && W=$S/workdir &&  ( cd $W/UnpackedTarball/font_alef &&         touch $W/UnpackedTarball/font_alef.done  ) || ( touch $W/UnpackedTarball/font_alef.prepare && exit 1 )</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Package/prepared/ && touch /Users/christophersherlock/repos/lode/dev/core/workdir/Package/prepared/fonts_alef</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">chmod 644 /Users/christophersherlock/repos/lode/dev/core/workdir/UnpackedTarball/font_alef/Alef-Bold.ttf && touch /Users/christophersherlock/repos/lode/dev/core/workdir/UnpackedTarball/font_alef/Alef-Bold.ttf</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mkdir -p /Users/christophersherlock/repos/lode/dev/core/instdir/LibreOfficeDev.app/Contents/Resources/fonts/truetype/</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cp -P -f /Users/christophersherlock/repos/lode/dev/core/workdir/UnpackedTarball/font_alef/Alef-Bold.ttf /Users/christophersherlock/repos/lode/dev/core/instdir/LibreOfficeDev.app/Contents/Resources/fonts/truetype/Alef-Bold.ttf && /usr/bin/touch -hr /Users/christophersherlock/repos/lode/dev/core/workdir/UnpackedTarball/font_alef/Alef-Bold.ttf /Users/christophersherlock/repos/lode/dev/core/instdir/LibreOfficeDev.app/Contents/Resources/fonts/truetype/Alef-Bold.ttf</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">chmod 644 /Users/christophersherlock/repos/lode/dev/core/workdir/UnpackedTarball/font_alef/Alef-Regular.ttf && touch /Users/christophersherlock/repos/lode/dev/core/workdir/UnpackedTarball/font_alef/Alef-Regular.ttf</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">cp -P -f /Users/christophersherlock/repos/lode/dev/core/workdir/UnpackedTarball/font_alef/Alef-Regular.ttf /Users/christophersherlock/repos/lode/dev/core/instdir/LibreOfficeDev.app/Contents/Resources/fonts/truetype/Alef-Regular.ttf && /usr/bin/touch -hr /Users/christophersherlock/repos/lode/dev/core/workdir/UnpackedTarball/font_alef/Alef-Regular.ttf /Users/christophersherlock/repos/lode/dev/core/instdir/LibreOfficeDev.app/Contents/Resources/fonts/truetype/Alef-Regular.ttf</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures; color: #b2b2b2; background-color: #000000" class="">[</span><span style="font-variant-ligatures: no-common-ligatures; color: #1396a3; background-color: #000000" class="">PKG</span><span style="font-variant-ligatures: no-common-ligatures; color: #b2b2b2; background-color: #000000" class="">]</span><span style="font-variant-ligatures: no-common-ligatures" class=""> fonts_alef</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">rm -f /Users/christophersherlock/repos/lode/dev/core/workdir/Package/fonts_alef.filelist && \</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">      </span>mv /Users/christophersherlock/repos/lode/dev/core/workdir/Package/fonts_alef.filelist.tmp /Users/christophersherlock/repos/lode/dev/core/workdir/Package/fonts_alef.filelist</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">mv: rename /Users/christophersherlock/repos/lode/dev/core/workdir/Package/fonts_alef.filelist.tmp to /Users/christophersherlock/repos/lode/dev/core/workdir/Package/fonts_alef.filelist: No such file or directory</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">make[1]: *** [/Users/christophersherlock/repos/lode/dev/core/workdir/Package/fonts_alef.filelist] Error 1</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">make: *** [build] Error 2</span></div><div style="margin: 0px; font-stretch: normal; font-size: 14px; line-height: normal; font-family: Monaco; color: rgb(242, 242, 242); background-color: rgba(0, 0, 0, 0.85098);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">christophersherlock@imac core % </span></div></div><div class=""><br class=""></div><div class="">Does anyone have any ideas what might be causing this error?</div><div class=""><br class=""></div><div class="">Chris</div></body></html>