You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Radim Kolar (JIRA)" <ji...@apache.org> on 2013/05/18 15:57:16 UTC

[jira] [Created] (HADOOP-9578) Fails to build with protobuf 2.5.0

Radim Kolar created HADOOP-9578:
-----------------------------------

             Summary: Fails to build with protobuf 2.5.0
                 Key: HADOOP-9578
                 URL: https://issues.apache.org/jira/browse/HADOOP-9578
             Project: Hadoop Common
          Issue Type: Bug
          Components: build
    Affects Versions: 3.0.0, 2.0.5-beta
            Reporter: Radim Kolar


[ERROR] /usr/local/jboss/.jenkins/jobs/Hadoop-2/workspace/hadoop-common-project/hadoop-common/target/generated-sources/java/org/apache/hadoop/ipc/protobuf/ProtobufRpcEngineProtos.java:[225,37] error: cannot find symbol
[ERROR]   symbol:   class Parser
  location: package com.google.protobuf
/usr/local/jboss/.jenkins/jobs/Hadoop-2/workspace/hadoop-common-project/hadoop-common/target/generated-sources/java/org/apache/hadoop/ipc/protobuf/ProtobufRpcEngineProtos.java:[236,30] error: cannot find symbol
[ERROR]   symbol:   class Parser
  location: package com.google.protobuf
/usr/local/jboss/.jenkins/jobs/Hadoop-2/workspace/hadoop-common-project/hadoop-common/target/generated-sources/java/org/apache/hadoop/security/proto/SecurityProtos.java:[164,37] error: cannot find symbol
[ERROR]   symbol:   class Parser
  location: package com.google.protobuf
/usr/local/jboss/.jenkins/jobs/Hadoop-2/workspace/hadoop-common-project/hadoop-common/target/generated-sources/java/org/apache/hadoop/security/proto/SecurityProtos.java:[175,30] error: cannot find symbol

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira