You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Wan Chiyang (Jira)" <ji...@apache.org> on 2021/03/03 01:15:00 UTC

[jira] [Commented] (HAWQ-1786) build failed on AArch64, Fedora 33

    [ https://issues.apache.org/jira/browse/HAWQ-1786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17294201#comment-17294201 ] 

Wan Chiyang commented on HAWQ-1786:
-----------------------------------

Hi Lutz,

Please also attach the following files.
{code:java}
See also "/home/jw/apache/hawq/depends/libhdfs3/build/CMakeFiles/CMakeOutput.log".
See also "/home/jw/apache/hawq/depends/libhdfs3/build/CMakeFiles/CMakeError.log".
{code}
The GCC version({color:#FF0000}– checking compiler: GCC (10..){color}) could somehow introduce some hidden problems.

 

> build failed on AArch64, Fedora 33 
> -----------------------------------
>
>                 Key: HAWQ-1786
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1786
>             Project: Apache HAWQ
>          Issue Type: Bug
>            Reporter: Lutz Weischer
>            Assignee: Radar Da Lei
>            Priority: Major
>
> [jw@cn05 hawq]$ sudo make VERBOSE=1 -j1
> make -C depends/thirdparty/googletest all
> make[1]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest'
> cd ../../..//depends/thirdparty/googletest/ && mkdir -p build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr/local/hawq ..
> Re-run cmake no build system arguments
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /home/jw/apache/hawq/depends/thirdparty/googletest/build
> cd ../../..//depends/thirdparty/googletest/build && make
> make[2]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> /usr/bin/cmake -S/home/jw/apache/hawq/depends/thirdparty/googletest -B/home/jw/apache/hawq/depends/thirdparty/googletest/build --check-build-system CMakeFiles/Makefile.cmake 0
> /usr/bin/cmake -E cmake_progress_start /home/jw/apache/hawq/depends/thirdparty/googletest/build/CMakeFiles /home/jw/apache/hawq/depends/thirdparty/googletest/build//CMakeFiles/progress.marks
> make  -f CMakeFiles/Makefile2 all
> make[3]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/CMakeFiles/gmock_main.dir/build.make googlemock/CMakeFiles/gmock_main.dir/depend
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> cd /home/jw/apache/hawq/depends/thirdparty/googletest/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/hawq/depends/thirdparty/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/googlemock /home/jw/apache/hawq/depends/thirdparty/googletest/build /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/CMakeFiles/gmock_main.dir/DependInfo.cmake --color=
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/CMakeFiles/gmock_main.dir/build.make googlemock/CMakeFiles/gmock_main.dir/build
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[4]: Nothing to be done for 'googlemock/CMakeFiles/gmock_main.dir/build'.
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> [ 36%] Built target gmock_main
> make  -f googlemock/CMakeFiles/gmock.dir/build.make googlemock/CMakeFiles/gmock.dir/depend
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> cd /home/jw/apache/hawq/depends/thirdparty/googletest/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/hawq/depends/thirdparty/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/googlemock /home/jw/apache/hawq/depends/thirdparty/googletest/build /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/CMakeFiles/gmock.dir/DependInfo.cmake --color=
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/CMakeFiles/gmock.dir/build.make googlemock/CMakeFiles/gmock.dir/build
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[4]: Nothing to be done for 'googlemock/CMakeFiles/gmock.dir/build'.
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> [ 63%] Built target gmock
> make  -f googlemock/gtest/CMakeFiles/gtest.dir/build.make googlemock/gtest/CMakeFiles/gtest.dir/depend
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> cd /home/jw/apache/hawq/depends/thirdparty/googletest/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/hawq/depends/thirdparty/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/build /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/gtest /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/gtest/CMakeFiles/gtest.dir/DependInfo.cmake --color=
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/gtest/CMakeFiles/gtest.dir/build.make googlemock/gtest/CMakeFiles/gtest.dir/build
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[4]: Nothing to be done for 'googlemock/gtest/CMakeFiles/gtest.dir/build'.
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> [ 81%] Built target gtest
> make  -f googlemock/gtest/CMakeFiles/gtest_main.dir/build.make googlemock/gtest/CMakeFiles/gtest_main.dir/depend
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> cd /home/jw/apache/hawq/depends/thirdparty/googletest/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/hawq/depends/thirdparty/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/build /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/gtest /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/gtest/CMakeFiles/gtest_main.dir/DependInfo.cmake --color=
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/gtest/CMakeFiles/gtest_main.dir/build.make googlemock/gtest/CMakeFiles/gtest_main.dir/build
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[4]: Nothing to be done for 'googlemock/gtest/CMakeFiles/gtest_main.dir/build'.
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> [100%] Built target gtest_main
> make[3]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> /usr/bin/cmake -E cmake_progress_start /home/jw/apache/hawq/depends/thirdparty/googletest/build/CMakeFiles 0
> make[2]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[1]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest'
> make -C depends/thirdparty/googletest install
> make[1]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest'
> cd ../../..//depends/thirdparty/googletest/ && mkdir -p build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr/local/hawq ..
> Re-run cmake no build system arguments
> -- Configuring done
> -- Generating done
> -- Build files have been written to: /home/jw/apache/hawq/depends/thirdparty/googletest/build
> cd ../../..//depends/thirdparty/googletest/build && make
> make[2]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> /usr/bin/cmake -S/home/jw/apache/hawq/depends/thirdparty/googletest -B/home/jw/apache/hawq/depends/thirdparty/googletest/build --check-build-system CMakeFiles/Makefile.cmake 0
> /usr/bin/cmake -E cmake_progress_start /home/jw/apache/hawq/depends/thirdparty/googletest/build/CMakeFiles /home/jw/apache/hawq/depends/thirdparty/googletest/build//CMakeFiles/progress.marks
> make  -f CMakeFiles/Makefile2 all
> make[3]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/CMakeFiles/gmock_main.dir/build.make googlemock/CMakeFiles/gmock_main.dir/depend
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> cd /home/jw/apache/hawq/depends/thirdparty/googletest/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/hawq/depends/thirdparty/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/googlemock /home/jw/apache/hawq/depends/thirdparty/googletest/build /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/CMakeFiles/gmock_main.dir/DependInfo.cmake --color=
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/CMakeFiles/gmock_main.dir/build.make googlemock/CMakeFiles/gmock_main.dir/build
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[4]: Nothing to be done for 'googlemock/CMakeFiles/gmock_main.dir/build'.
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> [ 36%] Built target gmock_main
> make  -f googlemock/CMakeFiles/gmock.dir/build.make googlemock/CMakeFiles/gmock.dir/depend
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> cd /home/jw/apache/hawq/depends/thirdparty/googletest/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/hawq/depends/thirdparty/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/googlemock /home/jw/apache/hawq/depends/thirdparty/googletest/build /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/CMakeFiles/gmock.dir/DependInfo.cmake --color=
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/CMakeFiles/gmock.dir/build.make googlemock/CMakeFiles/gmock.dir/build
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[4]: Nothing to be done for 'googlemock/CMakeFiles/gmock.dir/build'.
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> [ 63%] Built target gmock
> make  -f googlemock/gtest/CMakeFiles/gtest.dir/build.make googlemock/gtest/CMakeFiles/gtest.dir/depend
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> cd /home/jw/apache/hawq/depends/thirdparty/googletest/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/hawq/depends/thirdparty/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/build /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/gtest /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/gtest/CMakeFiles/gtest.dir/DependInfo.cmake --color=
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/gtest/CMakeFiles/gtest.dir/build.make googlemock/gtest/CMakeFiles/gtest.dir/build
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[4]: Nothing to be done for 'googlemock/gtest/CMakeFiles/gtest.dir/build'.
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> [ 81%] Built target gtest
> make  -f googlemock/gtest/CMakeFiles/gtest_main.dir/build.make googlemock/gtest/CMakeFiles/gtest_main.dir/depend
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> cd /home/jw/apache/hawq/depends/thirdparty/googletest/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/hawq/depends/thirdparty/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/build /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/gtest /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/gtest/CMakeFiles/gtest_main.dir/DependInfo.cmake --color=
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/gtest/CMakeFiles/gtest_main.dir/build.make googlemock/gtest/CMakeFiles/gtest_main.dir/build
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[4]: Nothing to be done for 'googlemock/gtest/CMakeFiles/gtest_main.dir/build'.
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> [100%] Built target gtest_main
> make[3]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> /usr/bin/cmake -E cmake_progress_start /home/jw/apache/hawq/depends/thirdparty/googletest/build/CMakeFiles 0
> make[2]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> cd ../../..//depends/thirdparty/googletest/build && make install
> make[2]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> /usr/bin/cmake -S/home/jw/apache/hawq/depends/thirdparty/googletest -B/home/jw/apache/hawq/depends/thirdparty/googletest/build --check-build-system CMakeFiles/Makefile.cmake 0
> /usr/bin/cmake -E cmake_progress_start /home/jw/apache/hawq/depends/thirdparty/googletest/build/CMakeFiles /home/jw/apache/hawq/depends/thirdparty/googletest/build//CMakeFiles/progress.marks
> make  -f CMakeFiles/Makefile2 all
> make[3]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/CMakeFiles/gmock_main.dir/build.make googlemock/CMakeFiles/gmock_main.dir/depend
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> cd /home/jw/apache/hawq/depends/thirdparty/googletest/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/hawq/depends/thirdparty/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/googlemock /home/jw/apache/hawq/depends/thirdparty/googletest/build /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/CMakeFiles/gmock_main.dir/DependInfo.cmake --color=
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/CMakeFiles/gmock_main.dir/build.make googlemock/CMakeFiles/gmock_main.dir/build
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[4]: Nothing to be done for 'googlemock/CMakeFiles/gmock_main.dir/build'.
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> [ 36%] Built target gmock_main
> make  -f googlemock/CMakeFiles/gmock.dir/build.make googlemock/CMakeFiles/gmock.dir/depend
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> cd /home/jw/apache/hawq/depends/thirdparty/googletest/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/hawq/depends/thirdparty/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/googlemock /home/jw/apache/hawq/depends/thirdparty/googletest/build /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/CMakeFiles/gmock.dir/DependInfo.cmake --color=
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/CMakeFiles/gmock.dir/build.make googlemock/CMakeFiles/gmock.dir/build
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[4]: Nothing to be done for 'googlemock/CMakeFiles/gmock.dir/build'.
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> [ 63%] Built target gmock
> make  -f googlemock/gtest/CMakeFiles/gtest.dir/build.make googlemock/gtest/CMakeFiles/gtest.dir/depend
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> cd /home/jw/apache/hawq/depends/thirdparty/googletest/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/hawq/depends/thirdparty/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/build /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/gtest /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/gtest/CMakeFiles/gtest.dir/DependInfo.cmake --color=
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/gtest/CMakeFiles/gtest.dir/build.make googlemock/gtest/CMakeFiles/gtest.dir/build
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[4]: Nothing to be done for 'googlemock/gtest/CMakeFiles/gtest.dir/build'.
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> [ 81%] Built target gtest
> make  -f googlemock/gtest/CMakeFiles/gtest_main.dir/build.make googlemock/gtest/CMakeFiles/gtest_main.dir/depend
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> cd /home/jw/apache/hawq/depends/thirdparty/googletest/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/jw/apache/hawq/depends/thirdparty/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/googletest /home/jw/apache/hawq/depends/thirdparty/googletest/build /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/gtest /home/jw/apache/hawq/depends/thirdparty/googletest/build/googlemock/gtest/CMakeFiles/gtest_main.dir/DependInfo.cmake --color=
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make  -f googlemock/gtest/CMakeFiles/gtest_main.dir/build.make googlemock/gtest/CMakeFiles/gtest_main.dir/build
> make[4]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[4]: Nothing to be done for 'googlemock/gtest/CMakeFiles/gtest_main.dir/build'.
> make[4]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> [100%] Built target gtest_main
> make[3]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> /usr/bin/cmake -E cmake_progress_start /home/jw/apache/hawq/depends/thirdparty/googletest/build/CMakeFiles 0
> make  -f CMakeFiles/Makefile2 preinstall
> make[3]: Entering directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[3]: Nothing to be done for 'preinstall'.
> make[3]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> Install the project...
> /usr/bin/cmake -P cmake_install.cmake
> -- Install configuration: ""
> -- Up-to-date: /usr/local/hawq/lib/libgmock.a
> -- Up-to-date: /usr/local/hawq/lib/libgmock_main.a
> -- Up-to-date: /usr/local/hawq/include/gmock
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock-actions.h
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock-cardinalities.h
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock-generated-actions.h
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock-generated-actions.h.pump
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock-generated-function-mockers.h
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock-generated-function-mockers.h.pump
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock-generated-matchers.h
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock-generated-matchers.h.pump
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock-generated-nice-strict.h
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock-generated-nice-strict.h.pump
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock-matchers.h
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock-more-actions.h
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock-more-matchers.h
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock-spec-builders.h
> -- Up-to-date: /usr/local/hawq/include/gmock/gmock.h
> -- Up-to-date: /usr/local/hawq/include/gmock/internal
> -- Up-to-date: /usr/local/hawq/include/gmock/internal/custom
> -- Up-to-date: /usr/local/hawq/include/gmock/internal/custom/gmock-generated-actions.h
> -- Up-to-date: /usr/local/hawq/include/gmock/internal/custom/gmock-generated-actions.h.pump
> -- Up-to-date: /usr/local/hawq/include/gmock/internal/custom/gmock-matchers.h
> -- Up-to-date: /usr/local/hawq/include/gmock/internal/custom/gmock-port.h
> -- Up-to-date: /usr/local/hawq/include/gmock/internal/gmock-generated-internal-utils.h
> -- Up-to-date: /usr/local/hawq/include/gmock/internal/gmock-generated-internal-utils.h.pump
> -- Up-to-date: /usr/local/hawq/include/gmock/internal/gmock-internal-utils.h
> -- Up-to-date: /usr/local/hawq/include/gmock/internal/gmock-port.h
> -- Up-to-date: /usr/local/hawq/lib/libgtest.a
> -- Up-to-date: /usr/local/hawq/lib/libgtest_main.a
> -- Up-to-date: /usr/local/hawq/include/gtest
> -- Up-to-date: /usr/local/hawq/include/gtest/gtest-death-test.h
> -- Up-to-date: /usr/local/hawq/include/gtest/gtest-message.h
> -- Up-to-date: /usr/local/hawq/include/gtest/gtest-param-test.h
> -- Up-to-date: /usr/local/hawq/include/gtest/gtest-param-test.h.pump
> -- Up-to-date: /usr/local/hawq/include/gtest/gtest-printers.h
> -- Up-to-date: /usr/local/hawq/include/gtest/gtest-spi.h
> -- Up-to-date: /usr/local/hawq/include/gtest/gtest-test-part.h
> -- Up-to-date: /usr/local/hawq/include/gtest/gtest-typed-test.h
> -- Up-to-date: /usr/local/hawq/include/gtest/gtest.h
> -- Up-to-date: /usr/local/hawq/include/gtest/gtest_pred_impl.h
> -- Up-to-date: /usr/local/hawq/include/gtest/gtest_prod.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/custom
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/custom/gtest-port.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/custom/gtest-printers.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/custom/gtest.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/gtest-death-test-internal.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/gtest-filepath.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/gtest-internal.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/gtest-linked_ptr.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/gtest-param-util-generated.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/gtest-param-util-generated.h.pump
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/gtest-param-util.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/gtest-port-arch.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/gtest-port.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/gtest-string.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/gtest-tuple.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/gtest-tuple.h.pump
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/gtest-type-util.h
> -- Up-to-date: /usr/local/hawq/include/gtest/internal/gtest-type-util.h.pump
> make[2]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest/build'
> make[1]: Leaving directory '/home/jw/apache/hawq/depends/thirdparty/googletest'
> make -C depends/libhdfs3 all
> make[1]: Entering directory '/home/jw/apache/hawq/depends/libhdfs3'
> cd ../..//depends/libhdfs3/; \
> mkdir -p build; \
> cd build; \
> if [ ! -f libhdfs3_build_timestamp ]; then \
>         /home/jw/apache/hawq/depends/libhdfs3/bootstrap --prefix=/usr/local/hawq --dependency=/usr/local/hawq  && touch libhdfs3_build_timestamp; \
> fi
> Re-run cmake no build system arguments
> CMake Error at CMake/Platform.cmake:19 (LIST):
>   LIST index: 1 out of range (-1, 0)
> Call Stack (most recent call first):
>   CMakeLists.txt:15 (INCLUDE)
> -- checking compiler: GCC (10..)
> -- adding c++0x support for gcc compiler
> -- Checking whether strerror_r returns an int
> -- Checking whether strerror_r returns an int -- no
> CMake Warning (dev) at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:273 (message):
>   The package name passed to `find_package_handle_standard_args` (GSASL) does
>   not match the name of the calling package (GSasl).  This can lead to
>   problems in calling code that expects `find_package` result variables
>   (e.g., `_FOUND`) to follow a certain pattern.
> Call Stack (most recent call first):
>   CMake/FindGSasl.cmake:24 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
>   CMakeLists.txt:23 (FIND_PACKAGE)
> This warning is for project developers.  Use -Wno-dev to suppress it.
> -- Find GoogleTest include path: /home/jw/apache/hawq/depends/thirdparty/googletest/googletest/include
> -- Find GoogleMock include path: /home/jw/apache/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/Modules/FindPackageHandleStandardArgs.cmake:165 (message):
>   Could NOT find GoogleTest (missing: GoogleTest_CHECK_FINE)
> Call Stack (most recent call first):
>   /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:458 (_FPHSA_FAILURE_MESSAGE)
>   CMake/FindGoogleTest.cmake:52 (find_package_handle_standard_args)
>   CMakeLists.txt:24 (FIND_PACKAGE)
> -- Configuring incomplete, errors occurred!
> See also "/home/jw/apache/hawq/depends/libhdfs3/build/CMakeFiles/CMakeOutput.log".
> See also "/home/jw/apache/hawq/depends/libhdfs3/build/CMakeFiles/CMakeError.log".
> failed to configure the project
> make[1]: *** [Makefile:65: pre-config] Error 1
> make[1]: Leaving directory '/home/jw/apache/hawq/depends/libhdfs3'
> make: *** [GNUmakefile:15: all] Error 2
> [jw@cn05 hawq]$ 



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