Source: jitescript
Version: 0.4.1-2
Severity: serious

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

...
[INFO] Scanning for projects...
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building jitescript 0.4.1
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ 
jitescript ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/build/1st/jitescript-0.4.1/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.2:compile (default-compile) @ jitescript 
---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /build/1st/jitescript-0.4.1/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
/build/1st/jitescript-0.4.1/src/main/java/me/qmx/jitescript/MethodDefinition.java:[58,37]
 incompatible types: java.util.ArrayList<me.qmx.jitescript.VisibleAnnotation> 
cannot be converted to java.util.List<org.objectweb.asm.tree.AnnotationNode>
[ERROR] 
/build/1st/jitescript-0.4.1/src/main/java/me/qmx/jitescript/FieldDefinition.java:[25,35]
 incompatible types: java.util.ArrayList<me.qmx.jitescript.VisibleAnnotation> 
cannot be converted to java.util.List<org.objectweb.asm.tree.AnnotationNode>
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.282 s
[INFO] Finished at: 2017-12-10T06:17:39-12:00
[INFO] Final Memory: 13M/559M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.6.2:compile (default-compile) 
on project jitescript: Compilation failure: Compilation failure: 
[ERROR] 
/build/1st/jitescript-0.4.1/src/main/java/me/qmx/jitescript/MethodDefinition.java:[58,37]
 incompatible types: java.util.ArrayList<me.qmx.jitescript.VisibleAnnotation> 
cannot be converted to java.util.List<org.objectweb.asm.tree.AnnotationNode>
[ERROR] 
/build/1st/jitescript-0.4.1/src/main/java/me/qmx/jitescript/FieldDefinition.java:[25,35]
 incompatible types: java.util.ArrayList<me.qmx.jitescript.VisibleAnnotation> 
cannot be converted to java.util.List<org.objectweb.asm.tree.AnnotationNode>
[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
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/build/1st/jitescript-0.4.1 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/build/1st/jitescript-0.4.1/debian 
-Dmaven.repo.local=/build/1st/jitescript-0.4.1/debian/maven-repo --batch-mode 
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
debian/rules:3: recipe for target 'build' failed
make: *** [build] Error 1

Reply via email to