Source: surefire
Version: 2.22.1-1
Severity: serious
Tags: ftbfs

Some recent change in unstable makes surefire FTBFS:

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

...
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  34.876 s
[INFO] Finished at: 2018-11-19T10:35:39-12:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:3.1.1:copy (main) on project 
surefire-junit47: Error copying artifact from 
/build/1st/surefire-2.22.1/debian/maven-repo/junit/junit/4.x/junit-4.x.jar to 
/build/1st/surefire-2.22.1/surefire-providers/surefire-junit47/target/endorsed/junit-4.x.jar:
 Failed to copy full contents from 
/build/1st/surefire-2.22.1/debian/maven-repo/junit/junit/4.x/junit-4.x.jar to 
/build/1st/surefire-2.22.1/surefire-providers/surefire-junit47/target/endorsed/junit-4.x.jar
 -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :surefire-junit47
dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/build/1st/surefire-2.22.1 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/1st/surefire-2.22.1/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/build/1st/surefire-2.22.1/debian 
-Dmaven.repo.local=/build/1st/surefire-2.22.1/debian/maven-repo --batch-mode 
package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1
make: *** [debian/rules:4: build] Error 2

Reply via email to