Antoine Pitrou created ARROW-8539:
-------------------------------------
Summary: [CI] "AMD64 MacOS 10.15 GLib & Ruby" fails
Key: ARROW-8539
URL: https://issues.apache.org/jira/browse/ARROW-8539
Project: Apache Arrow
Issue Type: Bug
Components: C, Continuous Integration, GLib
Reporter: Antoine Pitrou
See e.g.
https://github.com/apache/arrow/pull/6991/checks?check_run_id=604703868
{code}
[192/256] Generating arithmetic_ops.bc
FAILED: src/gandiva/precompiled/arithmetic_ops.bc
cd
/Users/runner/runners/2.169.0/work/arrow/arrow/build/cpp/src/gandiva/precompiled
&& /usr/local/Cellar/cmake/3.17.1/bin/cmake -E env
SDKROOT=/Applications/Xcode_11.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk
/usr/local/opt/llvm@8/bin/clang-8 -std=c++11 -DGANDIVA_IR -DNDEBUG
-DARROW_STATIC -DGANDIVA_STATIC -fno-use-cxa-atexit -emit-llvm -O3 -c
/Users/runner/runners/2.169.0/work/arrow/arrow/cpp/src/gandiva/precompiled/arithmetic_ops.cc
-o
/Users/runner/runners/2.169.0/work/arrow/arrow/build/cpp/src/gandiva/precompiled/arithmetic_ops.bc
-isysroot
/Applications/Xcode_11.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk
-I/Users/runner/runners/2.169.0/work/arrow/arrow/cpp/src
dyld: Library not loaded: /usr/local/opt/z3/lib/libz3.dylib
Referenced from: /usr/local/opt/llvm@8/bin/clang-8
Reason: image not found
Child aborted
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)