Source: hawtbuf
Version: 1.10-1
Severity: serious
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

hawtbuf fails to build from source in unstable/amd64:

  [..]

  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[33,13]
 cannot find symbol
    symbol:   class BufferOutputStream
    location: class org.fusesource.hawtbuf.proto.MessageBufferSupport
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[33,43]
 cannot find symbol
    symbol:   class BufferOutputStream
    location: class org.fusesource.hawtbuf.proto.MessageBufferSupport
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[36,13]
 cannot find symbol
    symbol:   class Buffer
    location: class org.fusesource.hawtbuf.proto.MessageBufferSupport
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[74,20]
 cannot find symbol
    symbol:   class Buffer
    location: class org.fusesource.hawtbuf.proto.MessageBufferSupport
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFramedCodec.java:[47,5]
 method does not override or implement a method from a supertype
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFramedCodec.java:[56,5]
 method does not override or implement a method from a supertype
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFramedCodec.java:[61,5]
 method does not override or implement a method from a supertype
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageUnframedCodec.java:[47,5]
 method does not override or implement a method from a supertype
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageUnframedCodec.java:[56,5]
 method does not override or implement a method from a supertype
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageUnframedCodec.java:[61,5]
 method does not override or implement a method from a supertype
  [INFO] 93 errors 
  [INFO] -------------------------------------------------------------
  [INFO] 
------------------------------------------------------------------------
  [INFO] Reactor Summary:
  [INFO] 
  [INFO] hawtbuf-project .................................... SUCCESS [  0.001 
s]
  [INFO] hawtbuf ............................................ SUCCESS [  1.820 
s]
  [INFO] hawtbuf-proto ...................................... FAILURE [  0.390 
s]
  [INFO] hawtbuf-protoc ..................................... SKIPPED
  [INFO] 
------------------------------------------------------------------------
  [INFO] BUILD FAILURE
  [INFO] 
------------------------------------------------------------------------
  [INFO] Total time: 3.148 s
  [INFO] Finished at: 2015-12-28T23:46:57+01:00
  [INFO] Final Memory: 15M/236M
  [INFO] 
------------------------------------------------------------------------
  [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.2:compile (default-compile) on 
project hawtbuf-proto: Compilation failure: Compilation failure:
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[26,30]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: package org.fusesource.hawtbuf
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[27,30]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: package org.fusesource.hawtbuf
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/Message.java:[23,30]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: package org.fusesource.hawtbuf
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedOutputStream.java:[22,30]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: package org.fusesource.hawtbuf
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedOutputStream.java:[23,30]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: package org.fusesource.hawtbuf
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[109,12]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.BaseMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[125,12]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.BaseMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedInputStream.java:[24,30]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: package org.fusesource.hawtbuf
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedInputStream.java:[25,30]
 cannot find symbol
  [ERROR] symbol:   class BufferInputStream
  [ERROR] location: package org.fusesource.hawtbuf
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[180,28]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.BaseMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[198,26]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.BaseMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/Message.java:[45,28]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: interface org.fusesource.hawtbuf.proto.Message<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/Message.java:[47,26]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: interface org.fusesource.hawtbuf.proto.Message<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/Message.java:[58,12]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: interface org.fusesource.hawtbuf.proto.Message<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/Message.java:[60,12]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: interface org.fusesource.hawtbuf.proto.Message<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedOutputStream.java:[43,13]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedOutputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedOutputStream.java:[56,30]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedOutputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedOutputStream.java:[129,45]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedOutputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedOutputStream.java:[262,57]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedOutputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedOutputStream.java:[335,31]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedOutputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedOutputStream.java:[477,12]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedOutputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedInputStream.java:[44,13]
 cannot find symbol
  [ERROR] symbol:   class BufferInputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedInputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedInputStream.java:[53,29]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedInputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedInputStream.java:[195,12]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedInputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedInputStream.java:[362,12]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedInputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBuffer.java:[6,30]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: package org.fusesource.hawtbuf
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFactory.java:[31,54]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: package org.fusesource.hawtbuf
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFactory.java:[35,52]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: package org.fusesource.hawtbuf
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBuffer.java:[15,12]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: interface org.fusesource.hawtbuf.proto.MessageBuffer<B,MB>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBuffer.java:[17,12]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: interface org.fusesource.hawtbuf.proto.MessageBuffer<B,MB>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/DeferredDecodeMessage.java:[21,30]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: package org.fusesource.hawtbuf
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/DeferredDecodeMessage.java:[26,15]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.DeferredDecodeMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/DeferredDecodeMessage.java:[40,28]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.DeferredDecodeMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/DeferredDecodeMessage.java:[47,12]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.DeferredDecodeMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[8,30]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: package org.fusesource.hawtbuf
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[9,30]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: package org.fusesource.hawtbuf
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[16,19]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.MessageBufferSupport
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[30,19]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.MessageBufferSupport
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[53,19]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.MessageBufferSupport
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFramedCodec.java:[19,36]
 package org.fusesource.hawtbuf.codec does not exist
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFramedCodec.java:[31,68]
 cannot find symbol
  [ERROR] symbol: class VariableCodec
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageUnframedCodec.java:[19,36]
 package org.fusesource.hawtbuf.codec does not exist
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageUnframedCodec.java:[31,70]
 cannot find symbol
  [ERROR] symbol: class VariableCodec
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[112,13]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.BaseMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[112,43]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.BaseMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[115,13]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.BaseMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[128,13]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.BaseMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[128,43]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.BaseMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[131,13]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.BaseMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[150,41]
 reference to CodedOutputStream is ambiguous, both constructor 
CodedOutputStream(java.io.OutputStream) in 
org.fusesource.hawtbuf.proto.CodedOutputStream and constructor 
CodedOutputStream(Buffer) in org.fusesource.hawtbuf.proto.CodedOutputStream 
match
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[156,41]
 reference to CodedOutputStream is ambiguous, both constructor 
CodedOutputStream(java.io.OutputStream) in 
org.fusesource.hawtbuf.proto.CodedOutputStream and constructor 
CodedOutputStream(Buffer) in org.fusesource.hawtbuf.proto.CodedOutputStream 
match
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[171,14]
 name clash: mergeFramed(org.fusesource.hawtbuf.proto.CodedInputStream) in 
org.fusesource.hawtbuf.proto.BaseMessage overrides a method whose erasure is 
the same as another method, yet neither overrides the other
  [ERROR] first method:  mergeFramed(byte[]) in 
org.fusesource.hawtbuf.proto.Message
  [ERROR] second method: mergeFramed(Buffer) in 
org.fusesource.hawtbuf.proto.BaseMessage
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[212,34]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.BaseMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[216,32]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.BaseMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[219,14]
 name clash: mergeUnframed(java.io.InputStream) in 
org.fusesource.hawtbuf.proto.BaseMessage overrides a method whose erasure is 
the same as another method, yet neither overrides the other
  [ERROR] first method:  mergeUnframed(byte[]) in 
org.fusesource.hawtbuf.proto.Message
  [ERROR] second method: mergeUnframed(Buffer) in 
org.fusesource.hawtbuf.proto.BaseMessage
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[220,39]
 reference to CodedInputStream is ambiguous, both constructor 
CodedInputStream(java.io.InputStream) in 
org.fusesource.hawtbuf.proto.CodedInputStream and constructor 
CodedInputStream(Buffer) in org.fusesource.hawtbuf.proto.CodedInputStream match
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/BaseMessage.java:[225,14]
 name clash: mergeFramed(java.io.InputStream) in 
org.fusesource.hawtbuf.proto.BaseMessage overrides a method whose erasure is 
the same as another method, yet neither overrides the other
  [ERROR] first method:  mergeFramed(byte[]) in 
org.fusesource.hawtbuf.proto.Message
  [ERROR] second method: mergeFramed(Buffer) in 
org.fusesource.hawtbuf.proto.BaseMessage
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/Message.java:[49,14]
 name clash: mergeUnframed(java.io.InputStream) in 
org.fusesource.hawtbuf.proto.Message overrides a method whose erasure is the 
same as another method, yet neither overrides the other
  [ERROR] first method:  mergeUnframed(byte[]) in 
org.fusesource.hawtbuf.proto.Message
  [ERROR] second method: mergeUnframed(Buffer) in 
org.fusesource.hawtbuf.proto.Message
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/Message.java:[51,14]
 name clash: mergeFramed(java.io.InputStream) in 
org.fusesource.hawtbuf.proto.Message overrides a method whose erasure is the 
same as another method, yet neither overrides the other
  [ERROR] first method:  mergeFramed(byte[]) in 
org.fusesource.hawtbuf.proto.Message
  [ERROR] second method: mergeFramed(Buffer) in 
org.fusesource.hawtbuf.proto.Message
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/Message.java:[53,14]
 name clash: mergeUnframed(org.fusesource.hawtbuf.proto.CodedInputStream) in 
org.fusesource.hawtbuf.proto.Message overrides a method whose erasure is the 
same as another method, yet neither overrides the other
  [ERROR] first method:  mergeUnframed(byte[]) in 
org.fusesource.hawtbuf.proto.Message
  [ERROR] second method: mergeUnframed(Buffer) in 
org.fusesource.hawtbuf.proto.Message
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/Message.java:[55,14]
 name clash: mergeFramed(org.fusesource.hawtbuf.proto.CodedInputStream) in 
org.fusesource.hawtbuf.proto.Message overrides a method whose erasure is the 
same as another method, yet neither overrides the other
  [ERROR] first method:  mergeFramed(byte[]) in 
org.fusesource.hawtbuf.proto.Message
  [ERROR] second method: mergeFramed(Buffer) in 
org.fusesource.hawtbuf.proto.Message
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedOutputStream.java:[47,27]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedOutputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedOutputStream.java:[48,20]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedOutputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedOutputStream.java:[53,19]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedOutputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedOutputStream.java:[57,19]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedOutputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedInputStream.java:[48,30]
 cannot find symbol
  [ERROR] symbol:   class BufferInputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedInputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedInputStream.java:[49,20]
 cannot find symbol
  [ERROR] symbol:   class BufferInputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedInputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedInputStream.java:[54,18]
 cannot find symbol
  [ERROR] symbol:   class BufferInputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedInputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedInputStream.java:[59,18]
 cannot find symbol
  [ERROR] symbol:   class BufferInputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedInputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedInputStream.java:[190,9]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedInputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedInputStream.java:[364,24]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedInputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedInputStream.java:[373,13]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedInputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/CodedInputStream.java:[394,20]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.CodedInputStream
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFactory.java:[31,18]
 parseUnframed(Buffer) in org.fusesource.hawtbuf.proto.PBMessageFactory clashes 
with parseUnframed(java.io.InputStream) in 
org.fusesource.hawtbuf.proto.PBMessageFactory
  [ERROR] return type Buffer is not compatible with Bean
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFactory.java:[29,16]
 name clash: parseUnframed(org.fusesource.hawtbuf.proto.CodedInputStream) in 
org.fusesource.hawtbuf.proto.PBMessageFactory overrides a method whose erasure 
is the same as another method, yet neither overrides the other
  [ERROR] first method:  parseUnframed(java.io.InputStream) in 
org.fusesource.hawtbuf.proto.PBMessageFactory
  [ERROR] second method: parseUnframed(Buffer) in 
org.fusesource.hawtbuf.proto.PBMessageFactory
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFactory.java:[32,18]
 name clash: parseUnframed(byte[]) in 
org.fusesource.hawtbuf.proto.PBMessageFactory overrides a method whose erasure 
is the same as another method, yet neither overrides the other
  [ERROR] first method:  parseUnframed(java.io.InputStream) in 
org.fusesource.hawtbuf.proto.PBMessageFactory
  [ERROR] second method: parseUnframed(Buffer) in 
org.fusesource.hawtbuf.proto.PBMessageFactory
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFactory.java:[36,18]
 name clash: parseFramed(byte[]) in 
org.fusesource.hawtbuf.proto.PBMessageFactory overrides a method whose erasure 
is the same as another method, yet neither overrides the other
  [ERROR] first method:  
parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream) in 
org.fusesource.hawtbuf.proto.PBMessageFactory
  [ERROR] second method: parseFramed(Buffer) in 
org.fusesource.hawtbuf.proto.PBMessageFactory
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFactory.java:[37,18]
 name clash: parseFramed(java.io.InputStream) in 
org.fusesource.hawtbuf.proto.PBMessageFactory overrides a method whose erasure 
is the same as another method, yet neither overrides the other
  [ERROR] first method:  
parseFramed(org.fusesource.hawtbuf.proto.CodedInputStream) in 
org.fusesource.hawtbuf.proto.PBMessageFactory
  [ERROR] second method: parseFramed(Buffer) in 
org.fusesource.hawtbuf.proto.PBMessageFactory
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/DeferredDecodeMessage.java:[30,14]
 mergeFramed(org.fusesource.hawtbuf.proto.CodedInputStream) in 
org.fusesource.hawtbuf.proto.DeferredDecodeMessage cannot implement 
mergeFramed(Buffer) in org.fusesource.hawtbuf.proto.Message
  [ERROR] overridden method does not throw java.io.IOException
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/DeferredDecodeMessage.java:[58,17]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.DeferredDecodeMessage<T>
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[19,13]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.MessageBufferSupport
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[19,43]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.MessageBufferSupport
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[22,13]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.MessageBufferSupport
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[33,13]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.MessageBufferSupport
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[33,43]
 cannot find symbol
  [ERROR] symbol:   class BufferOutputStream
  [ERROR] location: class org.fusesource.hawtbuf.proto.MessageBufferSupport
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[36,13]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.MessageBufferSupport
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/MessageBufferSupport.java:[74,20]
 cannot find symbol
  [ERROR] symbol:   class Buffer
  [ERROR] location: class org.fusesource.hawtbuf.proto.MessageBufferSupport
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFramedCodec.java:[47,5]
 method does not override or implement a method from a supertype
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFramedCodec.java:[56,5]
 method does not override or implement a method from a supertype
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageFramedCodec.java:[61,5]
 method does not override or implement a method from a supertype
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageUnframedCodec.java:[47,5]
 method does not override or implement a method from a supertype
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageUnframedCodec.java:[56,5]
 method does not override or implement a method from a supertype
  [ERROR] 
/home/lamby/temp/cdt.20151228225926.Tf160YeJqv/hawtbuf-1.10/hawtbuf-proto/src/main/java/org/fusesource/hawtbuf/proto/PBMessageUnframedCodec.java:[61,5]
 method does not override or implement a method from a supertype
  [ERROR] -> [Help 1]
  [ERROR] 
  [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
  [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  [ERROR] 
  [ERROR] For more information about the errors and possible solutions, please 
read the following articles:
  [ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  [ERROR] 
  [ERROR] After correcting the problems, you can resume the build with the 
command
  [ERROR]   mvn <goals> -rf :hawtbuf-proto
  /usr/share/cdbs/1/class/maven.mk:92: recipe for target 'mvn-build' failed
  make: *** [mvn-build] Error 1

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      la...@debian.org / chris-lamb.co.uk
       `-

Attachment: hawtbuf.1.10-1.unstable.amd64.log.txt.gz
Description: Binary data

__
This is the maintainer address of Debian's Java team
<http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers>. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Reply via email to