Antoine Pitrou created ARROW-3100:
-------------------------------------
Summary: [CI] C/glib build broken on OS X
Key: ARROW-3100
URL: https://issues.apache.org/jira/browse/ARROW-3100
Project: Apache Arrow
Issue Type: Bug
Components: Continuous Integration, GLib
Reporter: Antoine Pitrou
The Travis-CI build fails to find luarocks:
https://travis-ci.org/apache/arrow/jobs/418753219#L2657
{code}
+sudo env PKG_CONFIG_PATH=:/usr/local/opt/libffi/lib/pkgconfig luarocks install
lgi
env: luarocks: No such file or directory
The command "$TRAVIS_BUILD_DIR/ci/travis_before_script_c_glib.sh" failed and
exited with 127 during .
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)