Bob Hansen created HDFS-9380:
--------------------------------
Summary: Builds are failing with protobuf directories as undef
Key: HDFS-9380
URL: https://issues.apache.org/jira/browse/HDFS-9380
Project: Hadoop HDFS
Issue Type: Sub-task
Reporter: Bob Hansen
Assignee: Haohui Mai
See recent builds in HDFS-9320 and HDFS-9103.
{code}
[exec] CMake Error: The following variables are used in this project, but
they are set to NOTFOUND.
[exec] Please set them or make sure they are set and tested correctly in
the CMake files:
[exec] PROTOBUF_LIBRARY (ADVANCED)
[exec] linked by target "protoc-gen-hrpc" in directory
/testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/proto
[exec] linked by target "inputstream_test" in directory
/testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/tests
[exec] linked by target "remote_block_reader_test" in directory
/testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/tests
[exec] linked by target "rpc_engine_test" in directory
/testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/tests
[exec] PROTOBUF_PROTOC_LIBRARY (ADVANCED)
[exec] linked by target "protoc-gen-hrpc" in directory
/testptch/hadoop/hadoop-hdfs-project/hadoop-hdfs-native-client/src/main/native/libhdfspp/lib/proto
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)