[ https://issues.apache.org/jira/browse/HADOOP-16636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16945647#comment-16945647 ]
Jonathan Hung edited comment on HADOOP-16636 at 10/7/19 7:44 AM: ----------------------------------------------------------------- Uploaded a test patch here which includes this change, to verify the issue is gone: https://issues.apache.org/jira/browse/YARN-9760?focusedCommentId=16945307&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16945307 It seems to fix the compile issue. was (Author: jhung): Uploaded a test patch here which includes this change: https://issues.apache.org/jira/browse/YARN-9760?focusedCommentId=16945307&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-16945307 It seems to fix the compile issue. > No rule to make target PROTOBUF_PROTOC_EXECUTABLE-NOTFOUND when compiling > trunk > ------------------------------------------------------------------------------- > > Key: HADOOP-16636 > URL: https://issues.apache.org/jira/browse/HADOOP-16636 > Project: Hadoop Common > Issue Type: Bug > Reporter: Jonathan Hung > Assignee: Jonathan Hung > Priority: Major > Attachments: HADOOP-16636.001.patch > > > {noformat} > [WARNING] make[1]: Leaving directory > '/testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/target' > [WARNING] Makefile:127: recipe for target 'all' failed > [WARNING] make[2]: *** No rule to make target > '/testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/proto/PROTOBUF_PROTOC_EXECUTABLE-NOTFOUND', > needed by 'main/native/libhdfspp/lib/proto/ClientNamenodeProtocol.hrpc.inl'. > Stop. > [WARNING] make[1]: *** > [main/native/libhdfspp/lib/proto/CMakeFiles/proto_obj.dir/all] Error 2 > [WARNING] make[1]: *** Waiting for unfinished jobs.... > [WARNING] make: *** [all] Error 2 {noformat} > e.g. here: > [https://builds.apache.org/job/PreCommit-YARN-Build/24911/artifact/out/patch-compile-root.txt] > Not sure exactly what changed here. But some online resources suggest to > install protobuf-compiler. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org