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


Hey all, 

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. 

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:

christophersherlock@imac core % make clean
rm -fr /Users/christophersherlock/repos/lode/dev/core/test-install
rm -fr /Users/christophersherlock/repos/lode/dev/core/instdir
rm -fr /Users/christophersherlock/repos/lode/dev/core/workdir
christophersherlock@imac core % make GMAKE_OPTIONS='VERBOSE=1'
/Applications/Xcode.app/Contents/Developer/usr/bin/make -j 1  VERBOSE=1 -f 
/Users/christophersherlock/repos/lode/dev/core/Makefile.gbuild    all
mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Headers/Executable/
mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/LinkTarget/Executable/
S=/Users/christophersherlock/repos/lode/dev/core && I=$S/instdir && W=$S/workdir &&  touch 
$W/Headers/Executable/concat-deps
mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/CObject/solenv/bin/
[C  ] solenv/bin/concat-deps.c
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 
[LNK] Executable/concat-deps
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 &&    :
mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/SdiTarget/sw/sdi/
mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/SdiTarget/svx/sdi/
mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/SdiTarget/starmath/sdi/
mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/SdiTarget/sfx2/sdi/
mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/SdiTarget/sd/sdi/
mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/SdiTarget/sc/sdi/
mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Dep/SdiTarget/basctl/sdi/
mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/UnpackedTarball/
touch /Users/christophersherlock/repos/lode/dev/core/workdir/UnpackedTarball/font_alef.prepare
mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/UnpackedTarget/
[UPK] alef-1.001.tar.gz
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 
[PAT] font_alef
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 )
mkdir -p /Users/christophersherlock/repos/lode/dev/core/workdir/Package/prepared/ && touch 
/Users/christophersherlock/repos/lode/dev/core/workdir/Package/prepared/fonts_alef
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
mkdir -p 
/Users/christophersherlock/repos/lode/dev/core/instdir/LibreOfficeDev.app/Contents/Resources/fonts/truetype/
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
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
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
[PKG] fonts_alef
rm -f /Users/christophersherlock/repos/lode/dev/core/workdir/Package/fonts_alef.filelist && \
        mv /Users/christophersherlock/repos/lode/dev/core/workdir/Package/fonts_alef.filelist.tmp 
/Users/christophersherlock/repos/lode/dev/core/workdir/Package/fonts_alef.filelist
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
make[1]: *** [/Users/christophersherlock/repos/lode/dev/core/workdir/Package/fonts_alef.filelist] 
Error 1
make: *** [build] Error 2
christophersherlock@imac core % 

Does anyone have any ideas what might be causing this error?

Chris

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.