You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Yosuke Shiro (Jira)" <ji...@apache.org> on 2020/04/21 10:19:00 UTC

[jira] [Assigned] (ARROW-8539) [CI] "AMD64 MacOS 10.15 GLib & Ruby" fails

     [ https://issues.apache.org/jira/browse/ARROW-8539?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yosuke Shiro reassigned ARROW-8539:
-----------------------------------

    Assignee: Yosuke Shiro

> [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
>            Assignee: Yosuke Shiro
>            Priority: Critical
>
> 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)