You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/04/06 15:34:00 UTC

[jira] [Created] (ARROW-8346) [CI][Ruby] GLib/Ruby macOS build fails on zlib

Neal Richardson created ARROW-8346:
--------------------------------------

             Summary: [CI][Ruby] GLib/Ruby macOS build fails on zlib
                 Key: ARROW-8346
                 URL: https://issues.apache.org/jira/browse/ARROW-8346
             Project: Apache Arrow
          Issue Type: Bug
          Components: Continuous Integration, GLib
            Reporter: Neal Richardson
             Fix For: 0.17.0


See https://github.com/apache/arrow/runs/564610412 for example.

{code}
Using 'PKG_CONFIG_PATH' from environment with value: '/usr/local/lib/pkgconfig'
Run-time dependency gobject-2.0 found: YES 2.64.1
Run-time dependency gio-2.0 found: NO (tried framework and cmake)

c_glib/arrow-glib/meson.build:210:0: ERROR: Could not generate cargs for gio-2.0:
Package zlib was not found in the pkg-config search path.
Perhaps you should add the directory containing `zlib.pc'
to the PKG_CONFIG_PATH environment variable
Package 'zlib', required by 'gio-2.0', not found


A full log can be found at /Users/runner/runners/2.168.0/work/arrow/arrow/build/c_glib/meson-logs/meson-log.txt
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)