Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARROW-8215: [CI][GLib] Fix install error on macOS #6727

Closed
wants to merge 1 commit into from

Conversation

kou
Copy link
Member

@kou kou commented Mar 26, 2020

No description provided.

@@ -120,7 +120,7 @@ if(APPLE)
OUTPUT_STRIP_TRAILING_WHITESPACE)
endif()

execute_process(COMMAND ${BREW_BIN} --prefix "llvm@${ARROW_CLANG_TOOLS_MAJOR_VERSION}"
execute_process(COMMAND ${BREW_BIN} --prefix "llvm@${ARROW_CLANG_TOOLS_VERSION_MAJOR}"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not related to CI fix.
I just find this. So I put this tiny fix this pull request. Sorry.

@github-actions
Copy link

Copy link
Member

@kszucs kszucs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Kou!

@kou
Copy link
Member Author

kou commented Mar 26, 2020

"R / AMD64 Windows RTools 35" timeout: ARROW-8234 https://issues.apache.org/jira/browse/ARROW-8234
and
"C GLib & Ruby / AMD64 Windows MinGW 64 GLib & Ruby" timeout: ARROW-8233 https://issues.apache.org/jira/browse/ARROW-8233
are unrelated to this change.
I'll merge this.

@kou kou closed this in f83a1ec Mar 26, 2020
@kou kou deleted the ci-glib-macos branch March 26, 2020 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants