You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "AK97 (Jira)" <ji...@apache.org> on 2020/01/07 04:38:00 UTC

[jira] [Created] (HAWQ-1759) Build fails for libhdfs3

AK97 created HAWQ-1759:
--------------------------

             Summary: Build fails for libhdfs3
                 Key: HAWQ-1759
                 URL: https://issues.apache.org/jira/browse/HAWQ-1759
             Project: Apache HAWQ
          Issue Type: Bug
          Components: Build
            Reporter: AK97
            Assignee: Ruilong Huo


I have been trying to build the Apache Hawq on ubuntu:16.04/ppc64le; however, the build fails with the following error:


{code:java}
-- checking compiler: GCC (5.4.)
-- adding c++0x support for gcc compiler
-- Checking whether strerror_r returns an int
-- Checking whether strerror_r returns an int -- no
-- Find GoogleTest include path: /hawq/depends/thirdparty/googletest/googletest/include
-- Find GoogleMock include path: /hawq/depends/thirdparty/googletest/googlemock/include
-- Find Gtest library path: /usr/local/hawq/lib/libgtest.a
-- Find Gmock library path: /usr/local/hawq/lib/libgmock.a
-- GoogleTest check:
CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
  Could NOT find GoogleTest (missing: GoogleTest_CHECK_FINE)
Call Stack (most recent call first):
  /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:388 (_FPHSA_FAILURE_MESSAGE)
  CMake/FindGoogleTest.cmake:52 (find_package_handle_standard_args)
  CMakeLists.txt:23 (FIND_PACKAGE)


-- Configuring incomplete, errors occurred!
See also "/hawq/depends/libhdfs3/build/CMakeFiles/CMakeOutput.log".
See also "/hawq/depends/libhdfs3/build/CMakeFiles/CMakeError.log".
failed to configure the project
Makefile:65: recipe for target 'pre-config' failed
make: *** [pre-config] Error 1

{code}

Would like some help on understanding the cause for the same . I am running it on a High end VM with good connectivity.
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)