Your message dated Thu, 10 Dec 2015 12:44:35 +0100
with message-id <566965a3.6070...@apache.org>
and subject line Re: Bug#805194: avro-java: FTBFS: 
testFieldTypesAndDefaultValues fails
has caused the Debian Bug report #805194,
regarding avro-java: FTBFS: testFieldTypesAndDefaultValues fails
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
805194: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805194
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: avro-java
Version: 1.7.7-1
Severity: serious
Justification: fails to build from source
Tags: sid 
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

testFieldTypesAndDefaultValues(org.apache.avro.TestSchemaBuilder)  Time 
elapsed: 0.068 sec  <<< FAILURE!
java.lang.AssertionError: expected: 
java.nio.HeapByteBuffer<java.nio.HeapByteBuffer[pos=0 lim=1 cap=1]> but was: 
java.nio.HeapByteBuffer<java.nio.HeapByteBuffer[pos=0 lim=1 cap=1]>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.avro.TestSchemaBuilder.testFieldTypesAndDefaultValues(TestSchemaBuilder.java:600)

Running org.apache.avro.TestSchemaValidation
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.414 sec - in 
org.apache.avro.TestSchemaValidation
Running org.apache.avro.specific.TestSpecificData
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 sec - in 
org.apache.avro.specific.TestSpecificData
Running org.apache.avro.TestDataFileDeflate
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec - in 
org.apache.avro.TestDataFileDeflate

...

[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.apache.avro:avro:test-jar:tests:1.7.7

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.avro -DartifactId=avro 
-Dversion=1.7.7 -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.avro -DartifactId=avro 
-Dversion=1.7.7 -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file 
-Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
        1) org.apache.avro:avro-compiler:bundle:1.7.7
        2) org.apache.avro:avro:test-jar:tests:1.7.7

----------
1 required artifact is missing.

for artifact: 
  org.apache.avro:avro-compiler:bundle:1.7.7


Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/avro-java.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

--- End Message ---
--- Begin Message ---
The maven-bundle-plugin upgrade to 2.5.4 solved this issue.

--- End Message ---
__
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