"make check" and "make xcode-ide-integration" errors

Ch g prsvrrgtd at outlook.com
Tue Jun 5 09:05:50 UTC 2018


Hello, I just finished merging an old branch for TB_LR writing support in last 3 months, and can only build with:

--enable-dbgutil (not --enable-debug) in autogen.input and

make build-nocheck

on macOS 10.13. Furthermore, I asked about "build check" here months ago, but haven't got a resolution.


Now, I want to debug the build in Xcode. When I ran "make check" as stated in

>Note:
>Before using an IDE you need to do a complete build from a terminal with the usual "./autogen.sh && make check".

>https://wiki.documentfoundation.org/Development/IDE#Xcode

Following errors occurred:
>${LODE_HOME}//sc/Module_sc.mk:181: ${LODE_HOME}/sc/UITest_calc_tests2.mk: No such file or directory
>${LODE_HOME}//sc/Module_sc.mk:181: *** No uicheck target registered while reading >${LODE_HOME}//sc/UITest_calc_tests2.mk!.  Stop.
>Makefile:286: recipe for target 'build' failed
>make: *** [build] Error 2


I also did:

>make xcode-ide-integration
>make -j 4 -rs -f ${LODE_HOME}/Makefile.gbuild gbuildtojson
>${LODE_HOME}//sc/Module_sc.mk:76: ${LODE_HOME}/sc/CppunitTest_sc_condformats.mk: No such file or directory
>${LODE_HOME}//sc/Module_sc.mk:76: *** No slowcheck target registered while reading >${LODE_HOME}//core/sc/CppunitTest_sc_condformats.mk!.  Stop.
>Makefile:294: recipe for target 'gbuildtojson' failed
>make: *** [gbuildtojson] Error 2


What do I miss in my LO environment?


Must I first "make check" successfully, only then "make xcode-ide-integration" to get started with debugging in Xcode, right?


Development/IDE - The Document Foundation Wiki<https://wiki.documentfoundation.org/Development/IDE#Xcode>
wiki.documentfoundation.org
Note: Before using an IDE you need to do a complete build from a terminal with the usual "./autogen.sh && make check".




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice/attachments/20180605/4d90ef8d/attachment.html>


More information about the LibreOffice mailing list