[
https://issues.apache.org/jira/browse/ARROW-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16210370#comment-16210370
]
ASF GitHub Bot commented on ARROW-1666:
---------------------------------------
Github user wesm commented on the issue:
https://github.com/apache/arrow/pull/1195
This seems like a transient error
```
dyld: lazy symbol binding failed: Symbol not found: _utimensat
Referenced from: /usr/local/Cellar/cmake/3.9.4/bin/cmake
Expected in: /usr/lib/libSystem.B.dylib
dyld: Symbol not found: _utimensat
Referenced from: /usr/local/Cellar/cmake/3.9.4/bin/cmake
Expected in: /usr/lib/libSystem.B.dylib
```
Can you rebase this PR and update the PR title to start with `ARROW-1666:`?
> [GLib] Enable gtk-doc on Travis CI Mac environment
> --------------------------------------------------
>
> Key: ARROW-1666
> URL: https://issues.apache.org/jira/browse/ARROW-1666
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Continuous Integration, GLib
> Reporter: Wataru Shimizu
> Priority: Minor
> Labels: pull-request-available
>
> The current build script for Travis CI
> ({{ci/travis_before_script_c_glib.sh}}) does not use {{--enable-gtk-doc}}
> option on Mac. Now it can be used also on Mac, so it should be enabled to
> check build status.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)