You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Prabhu Joseph (Jira)" <ji...@apache.org> on 2019/11/25 10:40:00 UTC

[jira] [Created] (YARN-9988) Hadoop Build fails at hadoop-yarn-server-nodemanager

Prabhu Joseph created YARN-9988:
-----------------------------------

             Summary: Hadoop Build fails at hadoop-yarn-server-nodemanager
                 Key: YARN-9988
                 URL: https://issues.apache.org/jira/browse/YARN-9988
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Prabhu Joseph


Hadoop Build fails  at hadoop-yarn-server-nodemanager. Have observed this in YARN-9781.
{code:java}

[WARNING] make[2]: Leaving directory '/testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/native'
[WARNING] CMakeFiles/Makefile2:131: recipe for target 'CMakeFiles/container-executor.dir/all' failed
[WARNING] make[2]: Leaving directory '/testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/native'
[WARNING] CMakeFiles/Makefile2:236: recipe for target 'CMakeFiles/test-container-executor.dir/all' failed
[WARNING] Linking CXX static library libgtest.a
[WARNING] /opt/cmake/bin/cmake -P CMakeFiles/gtest.dir/cmake_clean_target.cmake
[WARNING] /opt/cmake/bin/cmake -E cmake_link_script CMakeFiles/gtest.dir/link.txt --verbose=1
[WARNING] /usr/bin/ar cq libgtest.a  CMakeFiles/gtest.dir/testptch/hadoop/hadoop-common-project/hadoop-common/src/main/native/gtest/gtest-all.cc.o
[WARNING] /usr/bin/ranlib libgtest.a
[WARNING] make[2]: Leaving directory '/testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/native'
[WARNING] /opt/cmake/bin/cmake -E cmake_progress_report /testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/native/CMakeFiles  35
[WARNING] [ 62%] Built target gtest
[WARNING] make[1]: Leaving directory '/testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/target/native'
[WARNING] Makefile:76: recipe for target 'all' failed
[WARNING] make[2]: *** No rule to make target '/testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/../../../../../hadoop-common-project/hadoop-common/target/native/target/usr/local/lib/libhadoop.a', needed by 'target/usr/local/bin/test-container-executor'.  Stop.
[WARNING] make[2]: *** Waiting for unfinished jobs....
[WARNING] make[2]: *** No rule to make target '/testptch/hadoop/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/../../../../../hadoop-common-project/hadoop-common/target/native/target/usr/local/lib/libhadoop.a', needed by 'target/usr/local/bin/container-executor'.  Stop.
[WARNING] make[2]: *** Waiting for unfinished jobs....
[WARNING] make[1]: *** [CMakeFiles/container-executor.dir/all] Error 2
[WARNING] make[1]: *** Waiting for unfinished jobs....
[WARNING] make[1]: *** [CMakeFiles/test-container-executor.dir/all] Error 2
[WARNING] make: *** [all] Error 2 {code}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org