You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Jonathan Hung (Jira)" <ji...@apache.org> on 2019/10/06 04:24:00 UTC

[jira] [Created] (HADOOP-16636) No rule to make target PROTOBUF_PROTOC_EXECUTABLE-NOTFOUND when compiling trunk

Jonathan Hung created HADOOP-16636:
--------------------------------------

             Summary: 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


{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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org