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
...
[[1;34mINFO[m] -------------------------------------------------------
[[1;34mINFO[m] T E S T S
[[1;34mINFO[m] -------------------------------------------------------
[[1;34mINFO[m] Running net.java.sezpoz.[1mIndexTest[m
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
[[1;31mERROR[m] [1;31mTests [0;1mrun: [0;1m8[m, Failures: 0, [1;31mErrors: [0;1;31m8[m, Skipped: 0, Time elapsed: 3.751 s[1;31m <<< FAILURE![m - in net.java.sezpoz.[1mIndexTest[m
[[1;31mERROR[m] 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)
[[1;31mERROR[m] 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)
[[1;31mERROR[m] 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)
[[1;31mERROR[m] 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)
[[1;31mERROR[m] 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)
[[1;31mERROR[m] 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)
[[1;31mERROR[m] 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)
[[1;31mERROR[m] 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)
[[1;34mINFO[m] Running net.java.sezpoz.impl.[1mIndexer6Test[m
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
[[1;31mERROR[m] [1;31mTests [0;1mrun: [0;1m12[m, Failures: 0, [1;31mErrors: [0;1;31m11[m, Skipped: 0, Time elapsed: 4.548 s[1;31m <<< FAILURE![m - in net.java.sezpoz.impl.[1mIndexer6Test[m
[[1;31mERROR[m] 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)
[[1;31mERROR[m] 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)
[[1;31mERROR[m] 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)
[[1;31mERROR[m] 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)
[[1;31mERROR[m] basicUsage(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.288 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
[[1;31mERROR[m] nestedClasses(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.087 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
[[1;31mERROR[m] serializeExoticConstants(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.089 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
[[1;31mERROR[m] compositeVals(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.12 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
[[1;31mERROR[m] methodsAndFields(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.123 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
[[1;31mERROR[m] defaultValsNotWritten(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.244 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
[[1;31mERROR[m] strangeAnnStringVals(net.java.sezpoz.impl.Indexer6Test) Time elapsed: 0.116 s <<< ERROR!
net.java.sezpoz.impl.AptFailedException: processing failed with error code 1
[[1;34mINFO[m] Running net.java.sezpoz.[1mClassLoaderTest[m
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
[[1;31mERROR[m] [1;31mTests [0;1mrun: [0;1m1[m, Failures: 0, [1;31mErrors: [0;1;31m1[m, Skipped: 0, Time elapsed: 2.511 s[1;31m <<< FAILURE![m - in net.java.sezpoz.[1mClassLoaderTest[m
[[1;31mERROR[m] 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)
[[1;34mINFO[m]
[[1;34mINFO[m] Results:
[[1;34mINFO[m]
[[1;31mERROR[m] [1;31mErrors: [m
[[1;31mERROR[m] [1;31m ClassLoaderTest.differentLoaders:99 ? AptFailed processing failed with error c...[m
[[1;31mERROR[m] [1;31m IndexTest.basicUsage:94 ? AptFailed processing failed with error code 1[m
[[1;31mERROR[m] [1;31m IndexTest.codeSourceOverlapping:244 ? AptFailed processing failed with error c...[m
[[1;31mERROR[m] [1;31m IndexTest.complexStructure:398 ? AptFailed processing failed with error code 1[m
[[1;31mERROR[m] [1;31m IndexTest.defaultValues:320 ? AptFailed processing failed with error code 1[m
[[1;31mERROR[m] [1;31m IndexTest.heavyOverlap:277 ? AptFailed processing failed with error code 1[m
[[1;31mERROR[m] [1;31m IndexTest.methodsAndFields:182 ? AptFailed processing failed with error code 1[m
[[1;31mERROR[m] [1;31m IndexTest.multipleCodeSources:209 ? AptFailed processing failed with error cod...[m
[[1;31mERROR[m] [1;31m IndexTest.staticallyKnownAnnotation:147 ? AptFailed processing failed with err...[m
[[1;31mERROR[m] [1;31m Indexer6Test>IndexerTestBase.basicUsage:81 ? AptFailed processing failed with ...[m
[[1;31mERROR[m] [1;31m Indexer6Test>IndexerTestBase.compositeVals:127 ? AptFailed processing failed w...[m
[[1;31mERROR[m] [1;31m Indexer6Test>IndexerTestBase.defaultValsNotWritten:166 ? AptFailed processing ...[m
[[1;31mERROR[m] [1;31m Indexer6Test.inappropriateModifiersOrArgs:123 ? AptFailed processing failed wi...[m
[[1;31mERROR[m] [1;31m Indexer6Test.incompatibleType:158 ? AptFailed processing failed with error cod...[m
[[1;31mERROR[m] [1;31m Indexer6Test.incrementalCompilation:65 ? AptFailed processing failed with erro...[m
[[1;31mERROR[m] [1;31m Indexer6Test>IndexerTestBase.methodsAndFields:219 ? AptFailed processing faile...[m
[[1;31mERROR[m] [1;31m Indexer6Test>IndexerTestBase.nestedClasses:243 ? AptFailed processing failed w...[m
[[1;31mERROR[m] [1;31m Indexer6Test.nonPublic:90 ? AptFailed processing failed with error code 1[m
[[1;31mERROR[m] [1;31m Indexer6Test>IndexerTestBase.serializeExoticConstants:196 ? AptFailed processi...[m
[[1;31mERROR[m] [1;31m Indexer6Test>IndexerTestBase.strangeAnnStringVals:99 ? AptFailed processing fa...[m
[[1;34mINFO[m]
[[1;31mERROR[m] [1;31mTests run: 21, Failures: 0, Errors: 20, Skipped: 0[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1mReactor Summary:[m
[[1;34mINFO[m]
[[1;34mINFO[m] SezPoz ............................................. [1;32mSUCCESS[m [ 0.004 s]
[[1;34mINFO[m] SezPoz Library ..................................... [1;31mFAILURE[m [ 19.792 s]
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] [1;31mBUILD FAILURE[m
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;34mINFO[m] Total time: 20.027 s
[[1;34mINFO[m] Finished at: 2019-04-20T10:34:50-12:00
[[1;34mINFO[m] Final Memory: 16M/54M
[[1;34mINFO[m] [1m------------------------------------------------------------------------[m
[[1;31mERROR[m] Failed to execute goal [32morg.apache.maven.plugins:maven-surefire-plugin:2.20.1:test[m [1m(default-test)[m on project [36msezpoz[m: [1;31mThere are test failures.[m
[[1;31mERROR[m] [1;31m[m
[[1;31mERROR[m] [1;31mPlease refer to /build/1st/sezpoz-1.10/sezpoz/target/surefire-reports for the individual test results.[m
[[1;31mERROR[m] [1;31mPlease refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream.[m
[[1;31mERROR[m] -> [1m[Help 1][m
[[1;31mERROR[m]
[[1;31mERROR[m] To see the full stack trace of the errors, re-run Maven with the [1m-e[m switch.
[[1;31mERROR[m] Re-run Maven using the [1m-X[m switch to enable full debug logging.
[[1;31mERROR[m]
[[1;31mERROR[m] For more information about the errors and possible solutions, please read the following articles:
[[1;31mERROR[m] [1m[Help 1][m http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[[1;31mERROR[m]
[[1;31mERROR[m] After correcting the problems, you can resume the build with the command
[[1;31mERROR[m] [1mmvn <goals> -rf :sezpoz[m
make: *** [/usr/share/cdbs/1/class/maven.mk:127: debian/stamp-maven-check] Error 1
More information about the pkg-java-maintainers
mailing list