Francois Saint-Jacques created ARROW-6987:
---------------------------------------------
Summary: [CI] Travis OSX failing to install sdk headers
Key: ARROW-6987
URL: https://issues.apache.org/jira/browse/ARROW-6987
Project: Apache Arrow
Issue Type: Improvement
Components: Continuous Integration
Reporter: Francois Saint-Jacques
{code:java}
sudo installer -pkg
/Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg
-target /343installer: Package name is
macOS_SDK_headers_for_macOS_10.14344installer: Certificate used to sign package
is not trusted. Use -allowUntrusted to override.345The command
"$TRAVIS_BUILD_DIR/ci/travis_before_script_cpp.sh --only-library --homebrew"
failed and exited with 1 during .
{code}
SeeĀ [https://travis-ci.org/apache/arrow/jobs/602434884#L342-L345]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)