Bug#805194: avro-java: FTBFS: testFieldTypesAndDefaultValues fails

Chris West (Faux) solo-debianbugs at goeswhere.com
Sun Nov 15 19:55:15 UTC 2015


Source: avro-java
Version: 1.7.7-1
Severity: serious
Justification: fails to build from source
Tags: sid 
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-builds at 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)



More information about the pkg-java-maintainers mailing list