I ran make update yesterday and I’ve got this error (MacOS Mojave):
It seems to be related to [source/blender/editors/space_spreadsheet/CMakeFiles/bf_editor_space_spreadsheet.dir/spreadsheet_column_layout.cc.o]
and [source/blender/editors/space_spreadsheet/CMakeFiles/bf_editor_space_spreadsheet.dir/spreadsheet_from_geometry.cc.o]
clang: error: unable to execute command: Illegal instruction: 4
clang: error: clang frontend command failed due to signal (use -v to see invocation)
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
Target: x86_64-apple-darwin18.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script.
[ 34%] Building CXX object source/blender/blenlib/CMakeFiles/bf_blenlib.dir/intern/mesh_boolean.cc.o
clang: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /var/folders/2l/zdf0str94330yfnmk87zl0bh0000gn/T/spreadsheet_column_layout-f2adf7.cpp
clang: note: diagnostic msg: /var/folders/2l/zdf0str94330yfnmk87zl0bh0000gn/T/spreadsheet_column_layout-f2adf7.sh
clang: note: diagnostic msg: Crash backtrace is located in
clang: note: diagnostic msg: /Users/.../Library/Logs/DiagnosticReports/clang_<YYYY-MM-DD-HHMMSS>_<hostname>.crash
clang: note: diagnostic msg: (choose the .crash file that corresponds to your crash)
clang: note: diagnostic msg:
********************
make[3]: *** [source/blender/editors/space_spreadsheet/CMakeFiles/bf_editor_space_spreadsheet.dir/spreadsheet_column_layout.cc.o] Error 254
make[3]: *** Waiting for unfinished jobs....
[ 34%] Building C object source/blender/bmesh/CMakeFiles/bf_bmesh.dir/intern/bmesh_mesh.c.o
Scanning dependencies of target bf_ikplugin
[ 34%] Building C object source/blender/ikplugin/CMakeFiles/bf_ikplugin.dir/intern/ikplugin_api.c.o
clang: error: unable to execute command: Illegal instruction: 4
clang: error: clang frontend command failed due to signal (use -v to see invocation)
Apple LLVM version 10.0.1 (clang-1001.0.46.4)
Target: x86_64-apple-darwin18.6.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script.
[ 34%] Building C object source/blender/ikplugin/CMakeFiles/bf_ikplugin.dir/intern/iksolver_plugin.c.o
[ 34%] Building C object source/blender/render/CMakeFiles/bf_render.dir/intern/render_result.c.o
clang: note: diagnostic msg:
********************
PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT:
Preprocessed source(s) and associated run script(s) are located at:
clang: note: diagnostic msg: /var/folders/2l/zdf0str94330yfnmk87zl0bh0000gn/T/spreadsheet_from_geometry-c3739a.cpp
clang: note: diagnostic msg: /var/folders/2l/zdf0str94330yfnmk87zl0bh0000gn/T/spreadsheet_from_geometry-c3739a.sh
clang: note: diagnostic msg: Crash backtrace is located in
clang: note: diagnostic msg: /Users/.../Library/Logs/DiagnosticReports/clang_<YYYY-MM-DD-HHMMSS>_<hostname>.crash
clang: note: diagnostic msg: (choose the .crash file that corresponds to your crash)
clang: note: diagnostic msg:
********************
make[3]: *** [source/blender/editors/space_spreadsheet/CMakeFiles/bf_editor_space_spreadsheet.dir/spreadsheet_from_geometry.cc.o] Error 254
make[2]: *** [source/blender/editors/space_spreadsheet/CMakeFiles/bf_editor_space_spreadsheet.dir/all] Error 2
make[2]: *** Waiting for unfinished jobs....