Hongxu Ma created HAWQ-1508:
-------------------------------
Summary: Fix travis broken caused by libssl path
Key: HAWQ-1508
URL: https://issues.apache.org/jira/browse/HAWQ-1508
Project: Apache HAWQ
Issue Type: Sub-task
Components: libhdfs
Reporter: Hongxu Ma
Assignee: Radar Lei
Fix For: 2.3.0.0-incubating
https://travis-ci.org/apache/incubator-hawq/builds/257989127?utm_source=github_status&utm_medium=notification
{code}
CMake Error at
/usr/local/Cellar/cmake/3.6.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:148
(message):
Could NOT find SSL (missing: SSL_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/local/Cellar/cmake/3.6.2/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:388
(_FPHSA_FAILURE_MESSAGE)
CMake/FindSSL.cmake:24 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:24 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
See also
"/Users/travis/build/apache/incubator-hawq/depends/libhdfs3/build/CMakeFiles/CMakeOutput.log".
failed to configure the project
make[1]: *** [pre-config] Error 1
make: *** [all] Error 2
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)