Bug#893416: sezpoz FTBFS with openjdk-9

Adrian Bunk bunk at debian.org
Sun Mar 18 18:12:52 UTC 2018


Source: sezpoz
Version: 1.10-2
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/sezpoz.html

...
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.java.sezpoz.IndexTest
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.IndexTest/test1/src/x/A.java:5: warning: should be marked @Retention(RetentionPolicy.SOURCE)
public @interface A {}
        ^
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test1/clz/META-INF/annotations/x.A
1 error
2 warnings
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.IndexTest/test2/src/x/A.java:6: warning: should be marked @Retention(RetentionPolicy.SOURCE)
public @interface A {
        ^
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test2/clz/META-INF/annotations/x.A
1 error
2 warnings
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.IndexTest/test3/src/api/MenuItem.java:6: warning: should be marked @Retention(RetentionPolicy.SOURCE)
public @interface MenuItem {
        ^
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test3/clz/META-INF/annotations/api.MenuItem
1 error
2 warnings
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.IndexTest/test4/src/x/A.java:5: warning: should be marked @Retention(RetentionPolicy.SOURCE)
public @interface A {
        ^
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test4/clz/META-INF/annotations/x.A
1 error
2 warnings
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.IndexTest/test5/src/x/A.java:6: warning: should be marked @Retention(RetentionPolicy.SOURCE)
public @interface A {
        ^
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test5/clz/META-INF/annotations/x.A
1 error
2 warnings
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test6/clz/META-INF/annotations/net.java.sezpoz.IndexTest$Marker
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.IndexTest/test7/src/x/A.java:5: warning: should be marked @Retention(RetentionPolicy.SOURCE)
public @interface A {
        ^
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test7/clz/META-INF/annotations/x.A
1 error
2 warnings
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.IndexTest/test8/src/x/A.java:5: warning: should be marked @Retention(RetentionPolicy.SOURCE)
public @interface A {}
        ^
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.IndexTest/test8/clz/META-INF/annotations/x.A
1 error
2 warnings
[ERROR] Tests run: 8, Failures: 0, Errors: 8, Skipped: 0, Time elapsed: 3.751 s <<< FAILURE! - in net.java.sezpoz.IndexTest
[ERROR] multipleCodeSources(net.java.sezpoz.IndexTest)  Time elapsed: 1.474 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
	at net.java.sezpoz.IndexTest.multipleCodeSources(IndexTest.java:209)

[ERROR] complexStructure(net.java.sezpoz.IndexTest)  Time elapsed: 0.425 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
	at net.java.sezpoz.IndexTest.complexStructure(IndexTest.java:398)

[ERROR] basicUsage(net.java.sezpoz.IndexTest)  Time elapsed: 0.478 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
	at net.java.sezpoz.IndexTest.basicUsage(IndexTest.java:94)

[ERROR] heavyOverlap(net.java.sezpoz.IndexTest)  Time elapsed: 0.352 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
	at net.java.sezpoz.IndexTest.heavyOverlap(IndexTest.java:277)

[ERROR] defaultValues(net.java.sezpoz.IndexTest)  Time elapsed: 0.24 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
	at net.java.sezpoz.IndexTest.defaultValues(IndexTest.java:320)

[ERROR] staticallyKnownAnnotation(net.java.sezpoz.IndexTest)  Time elapsed: 0.145 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
	at net.java.sezpoz.IndexTest.staticallyKnownAnnotation(IndexTest.java:147)

[ERROR] codeSourceOverlapping(net.java.sezpoz.IndexTest)  Time elapsed: 0.14 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
	at net.java.sezpoz.IndexTest.codeSourceOverlapping(IndexTest.java:244)

[ERROR] methodsAndFields(net.java.sezpoz.IndexTest)  Time elapsed: 0.193 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
	at net.java.sezpoz.IndexTest.methodsAndFields(IndexTest.java:182)

[INFO] Running net.java.sezpoz.impl.Indexer6Test
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test1/clz/META-INF/annotations/x.A
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test3/clz/META-INF/annotations/x.A
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test4/clz2/META-INF/annotations/Thing
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test5/clz/META-INF/annotations/x.A
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test6/clz2/META-INF/annotations/api.MenuItem
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test7/clz/META-INF/annotations/x.Outer$A
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test8/clz/META-INF/annotations/x.A
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test9/clz/META-INF/annotations/x.A
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test10/clz/META-INF/annotations/x.A
1 error
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test11/clz/META-INF/annotations/x.A
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test11/clz/META-INF/annotations/x.B
2 errors
1 warning
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.impl.Indexer6Test/test12/clz/META-INF/annotations/x.A
1 error
1 warning
[ERROR] Tests run: 12, Failures: 0, Errors: 11, Skipped: 0, Time elapsed: 4.548 s <<< FAILURE! - in net.java.sezpoz.impl.Indexer6Test
[ERROR] incompatibleType(net.java.sezpoz.impl.Indexer6Test)  Time elapsed: 1.543 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
	at net.java.sezpoz.impl.Indexer6Test.incompatibleType(Indexer6Test.java:158)

[ERROR] nonPublic(net.java.sezpoz.impl.Indexer6Test)  Time elapsed: 0.105 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
	at net.java.sezpoz.impl.Indexer6Test.nonPublic(Indexer6Test.java:90)

[ERROR] incrementalCompilation(net.java.sezpoz.impl.Indexer6Test)  Time elapsed: 0.175 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
	at net.java.sezpoz.impl.Indexer6Test.incrementalCompilation(Indexer6Test.java:65)

[ERROR] inappropriateModifiersOrArgs(net.java.sezpoz.impl.Indexer6Test)  Time elapsed: 0.125 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
	at net.java.sezpoz.impl.Indexer6Test.inappropriateModifiersOrArgs(Indexer6Test.java:123)

[ERROR] basicUsage(net.java.sezpoz.impl.Indexer6Test)  Time elapsed: 0.288 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1

[ERROR] nestedClasses(net.java.sezpoz.impl.Indexer6Test)  Time elapsed: 0.087 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1

[ERROR] serializeExoticConstants(net.java.sezpoz.impl.Indexer6Test)  Time elapsed: 0.089 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1

[ERROR] compositeVals(net.java.sezpoz.impl.Indexer6Test)  Time elapsed: 0.12 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1

[ERROR] methodsAndFields(net.java.sezpoz.impl.Indexer6Test)  Time elapsed: 0.123 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1

[ERROR] defaultValsNotWritten(net.java.sezpoz.impl.Indexer6Test)  Time elapsed: 0.244 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1

[ERROR] strangeAnnStringVals(net.java.sezpoz.impl.Indexer6Test)  Time elapsed: 0.116 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1

[INFO] Running net.java.sezpoz.ClassLoaderTest
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
/tmp/net.java.sezpoz.ClassLoaderTest/test1/src1/api/MyAnnotation.java:11: warning: should be marked @Retention(RetentionPolicy.SOURCE)
public @interface MyAnnotation {
        ^
2 warnings
warning: Supported source version 'RELEASE_6' from annotation processor 'net.java.sezpoz.impl.Indexer6' less than -source '1.9'
error: java.nio.file.NoSuchFileException: /tmp/net.java.sezpoz.ClassLoaderTest/test1/clz2/META-INF/annotations/api.MyAnnotation
1 error
1 warning
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 2.511 s <<< FAILURE! - in net.java.sezpoz.ClassLoaderTest
[ERROR] differentLoaders(net.java.sezpoz.ClassLoaderTest)  Time elapsed: 2.231 s  <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
	at net.java.sezpoz.ClassLoaderTest.differentLoaders(ClassLoaderTest.java:99)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   ClassLoaderTest.differentLoaders:99 ? AptFailed processing failed with error c...
[ERROR]   IndexTest.basicUsage:94 ? AptFailed processing failed with error code 1
[ERROR]   IndexTest.codeSourceOverlapping:244 ? AptFailed processing failed with error c...
[ERROR]   IndexTest.complexStructure:398 ? AptFailed processing failed with error code 1
[ERROR]   IndexTest.defaultValues:320 ? AptFailed processing failed with error code 1
[ERROR]   IndexTest.heavyOverlap:277 ? AptFailed processing failed with error code 1
[ERROR]   IndexTest.methodsAndFields:182 ? AptFailed processing failed with error code 1
[ERROR]   IndexTest.multipleCodeSources:209 ? AptFailed processing failed with error cod...
[ERROR]   IndexTest.staticallyKnownAnnotation:147 ? AptFailed processing failed with err...
[ERROR]   Indexer6Test>IndexerTestBase.basicUsage:81 ? AptFailed processing failed with ...
[ERROR]   Indexer6Test>IndexerTestBase.compositeVals:127 ? AptFailed processing failed w...
[ERROR]   Indexer6Test>IndexerTestBase.defaultValsNotWritten:166 ? AptFailed processing ...
[ERROR]   Indexer6Test.inappropriateModifiersOrArgs:123 ? AptFailed processing failed wi...
[ERROR]   Indexer6Test.incompatibleType:158 ? AptFailed processing failed with error cod...
[ERROR]   Indexer6Test.incrementalCompilation:65 ? AptFailed processing failed with erro...
[ERROR]   Indexer6Test>IndexerTestBase.methodsAndFields:219 ? AptFailed processing faile...
[ERROR]   Indexer6Test>IndexerTestBase.nestedClasses:243 ? AptFailed processing failed w...
[ERROR]   Indexer6Test.nonPublic:90 ? AptFailed processing failed with error code 1
[ERROR]   Indexer6Test>IndexerTestBase.serializeExoticConstants:196 ? AptFailed processi...
[ERROR]   Indexer6Test>IndexerTestBase.strangeAnnStringVals:99 ? AptFailed processing fa...
[INFO] 
[ERROR] Tests run: 21, Failures: 0, Errors: 20, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] SezPoz ............................................. SUCCESS [  0.004 s]
[INFO] SezPoz Library ..................................... FAILURE [ 19.792 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.027 s
[INFO] Finished at: 2019-04-20T10:34:50-12:00
[INFO] Final Memory: 16M/54M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.20.1:test (default-test) on project sezpoz: There are test failures.
[ERROR] 
[ERROR] Please refer to /build/1st/sezpoz-1.10/sezpoz/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.
[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 :sezpoz
make: *** [/usr/share/cdbs/1/class/maven.mk:127: debian/stamp-maven-check] Error 1



More information about the pkg-java-maintainers mailing list