Your message dated Sun, 23 Oct 2022 20:44:46 +0000
with message-id <e1omhpu-000vgq...@fasolo.debian.org>
and subject line Bug#1022388: fixed in jacoco 0.8.6-2
has caused the Debian Bug report #1022388,
regarding jacoco: FTBFS: make: *** [debian/rules:4: build] Error 25
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1022388: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022388
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: jacoco
Version: 0.8.6-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  debian/rules build
> dh build --with javahelper
>    dh_update_autotools_config
>    dh_autoreconf
>    dh_auto_configure
>       mh_patchpoms -plibjacoco-java --debian-build --keep-pom-version 
> --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>    jh_linkjars
>    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=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode package 
> -DskipTests -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] JaCoCo                                                             
> [pom]
> [INFO] JaCoCo :: Core                                                     
> [jar]
> [INFO] JaCoCo :: Report                                                   
> [jar]
> [INFO] JaCoCo :: Agent RT                                                 
> [jar]
> [INFO] JaCoCo :: Agent                                                    
> [jar]
> [INFO] JaCoCo :: Ant                                                      
> [jar]
> [INFO] root                                                               
> [pom]
> [INFO] 
> [INFO] --------------------< org.jacoco:org.jacoco.build 
> >---------------------
> [INFO] Building JaCoCo 0.8.6                                              
> [1/7]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.8:run (check-license-header) @ 
> org.jacoco.build ---
> [INFO] Executing tasks
> 
> main:
> [INFO] Executed tasks
> [INFO] 
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ 
> org.jacoco.build ---
> [INFO] 
> [INFO] ---------------------< org.jacoco:org.jacoco.core 
> >---------------------
> [INFO] Building JaCoCo :: Core 0.8.6                                      
> [2/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.8:run (check-license-header) @ 
> org.jacoco.core ---
> [INFO] Executing tasks
> 
> main:
> [INFO] Executed tasks
> [INFO] 
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ 
> org.jacoco.core ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> org.jacoco.core ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] Copying 1 resource
> [INFO] Copying 0 resource
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> org.jacoco.core ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 123 source files to 
> /<<PKGBUILDDIR>>/org.jacoco.core/target/classes
> Use of target 6 is no longer supported, switching to 7
> Use of source 6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:manifest (default) @ org.jacoco.core ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ org.jacoco.core ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/org.jacoco.core/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> org.jacoco.core ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ org.jacoco.core 
> ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ org.jacoco.core ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/org.jacoco.core/target/org.jacoco.core-0.8.6.jar
> [INFO] 
> [INFO] --------------------< org.jacoco:org.jacoco.report 
> >--------------------
> [INFO] Building JaCoCo :: Report 0.8.6                                    
> [3/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.8:run (check-license-header) @ 
> org.jacoco.report ---
> [INFO] Executing tasks
> 
> main:
> [INFO] Executed tasks
> [INFO] 
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ 
> org.jacoco.report ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> org.jacoco.report ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 21 resources
> [INFO] Copying 0 resource
> [INFO] Copying 0 resource
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> org.jacoco.report ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 68 source files to 
> /<<PKGBUILDDIR>>/org.jacoco.report/target/classes
> Use of target 6 is no longer supported, switching to 7
> Use of source 6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:manifest (default) @ org.jacoco.report 
> ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ org.jacoco.report ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/org.jacoco.report/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> org.jacoco.report ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> org.jacoco.report ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ org.jacoco.report ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/org.jacoco.report/target/org.jacoco.report-0.8.6.jar
> [INFO] 
> [INFO] -------------------< org.jacoco:org.jacoco.agent.rt 
> >-------------------
> [INFO] Building JaCoCo :: Agent RT 0.8.6                                  
> [4/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.8:run (check-license-header) @ 
> org.jacoco.agent.rt ---
> [INFO] Executing tasks
> 
> main:
> [INFO] Executed tasks
> [INFO] 
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ 
> org.jacoco.agent.rt ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> org.jacoco.agent.rt ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] Copying 0 resource
> [INFO] Copying 0 resource
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> org.jacoco.agent.rt ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 19 source files to 
> /<<PKGBUILDDIR>>/org.jacoco.agent.rt/target/classes
> Use of target 6 is no longer supported, switching to 7
> Use of source 6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ org.jacoco.agent.rt ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/org.jacoco.agent.rt/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> org.jacoco.agent.rt ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> org.jacoco.agent.rt ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ org.jacoco.agent.rt ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/org.jacoco.agent.rt/target/org.jacoco.agent.rt-0.8.6.jar
> [INFO] 
> [INFO] --- maven-shade-plugin:3.4.0:shade (default) @ org.jacoco.agent.rt ---
> [INFO] Including org.jacoco:org.jacoco.core:jar:0.8.6 in the shaded jar.
> [INFO] Including org.ow2.asm:asm:jar:debian in the shaded jar.
> [INFO] Including org.ow2.asm:asm-commons:jar:debian in the shaded jar.
> [INFO] Including org.ow2.asm:asm-analysis:jar:debian in the shaded jar.
> [INFO] Including org.ow2.asm:asm-tree:jar:debian in the shaded jar.
> [INFO] Minimizing jar org.jacoco:org.jacoco.agent.rt:jar:0.8.6
> [WARNING] /<<PKGBUILDDIR>>/org.jacoco.agent.rt/target/classes (Is a directory)
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/org.jacoco.agent.rt/dependency-reduced-pom.xml
> [WARNING] org.jacoco.agent.rt-0.8.6.jar, org.jacoco.core-0.8.6.jar define 1 
> overlapping resource: 
> [WARNING]   - about.html
> [WARNING] asm-analysis-debian.jar, asm-commons-debian.jar, asm-debian.jar, 
> asm-tree-debian.jar, org.jacoco.agent.rt-0.8.6.jar, org.jacoco.core-0.8.6.jar 
> define 1 overlapping resource: 
> [WARNING]   - META-INF/MANIFEST.MF
> [WARNING] maven-shade-plugin has detected that some class files are
> [WARNING] present in two or more JARs. When this happens, only one
> [WARNING] single version of the class is copied to the uber jar.
> [WARNING] Usually this is not harmful and you can skip these warnings,
> [WARNING] otherwise try to manually exclude artifacts based on
> [WARNING] mvn dependency:tree -Ddetail=true and the above output.
> [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
> [INFO] Minimized 331 -> 169 (51%)
> [INFO] Attaching shaded artifact.
> [INFO] 
> [INFO] --------------------< org.jacoco:org.jacoco.agent 
> >---------------------
> [INFO] Building JaCoCo :: Agent 0.8.6                                     
> [5/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.8:run (check-license-header) @ 
> org.jacoco.agent ---
> [INFO] Executing tasks
> 
> main:
> [INFO] Executed tasks
> [INFO] 
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ 
> org.jacoco.agent ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> org.jacoco.agent ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] Copying 0 resource
> [INFO] Copying 0 resource
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> org.jacoco.agent ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 2 source files to 
> /<<PKGBUILDDIR>>/org.jacoco.agent/target/classes
> Use of target 6 is no longer supported, switching to 7
> Use of source 6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:manifest (default) @ org.jacoco.agent ---
> [WARNING] Manifest org.jacoco:org.jacoco.agent:jar:0.8.6 : Unused 
> Export-Package instructions: [*.internal*] 
> [WARNING] Manifest org.jacoco:org.jacoco.agent:jar:0.8.6 : Unused 
> Import-Package instructions: [org.jacoco.*, org.objectweb.asm.*] 
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ org.jacoco.agent ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/org.jacoco.agent/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> org.jacoco.agent ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> org.jacoco.agent ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-dependency-plugin:3.1.1:copy (default) @ org.jacoco.agent ---
> [INFO] Configured Artifact: org.jacoco:org.jacoco.agent.rt:all:0.8.6:jar
> [INFO] Copying org.jacoco.agent.rt-0.8.6-all.jar to 
> /<<PKGBUILDDIR>>/org.jacoco.agent/target/classes/jacocoagent.jar
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ org.jacoco.agent ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/org.jacoco.agent/target/org.jacoco.agent-0.8.6.jar
> [INFO] 
> [INFO] --- build-helper-maven-plugin:3.3.0:attach-artifact (attach-artifacts) 
> @ org.jacoco.agent ---
> [INFO] 
> [INFO] ---------------------< org.jacoco:org.jacoco.ant 
> >----------------------
> [INFO] Building JaCoCo :: Ant 0.8.6                                       
> [6/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.8:run (check-license-header) @ 
> org.jacoco.ant ---
> [INFO] Executing tasks
> 
> main:
> [INFO] Executed tasks
> [INFO] 
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ 
> org.jacoco.ant ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> org.jacoco.ant ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] Copying 0 resource
> [INFO] Copying 0 resource
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> org.jacoco.ant ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 9 source files to 
> /<<PKGBUILDDIR>>/org.jacoco.ant/target/classes
> Use of target 6 is no longer supported, switching to 7
> Use of source 6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ org.jacoco.ant ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/org.jacoco.ant/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> org.jacoco.ant ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ org.jacoco.ant 
> ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ org.jacoco.ant ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/org.jacoco.ant/target/org.jacoco.ant-0.8.6.jar
> [INFO] 
> [INFO] --- maven-shade-plugin:3.4.0:shade (default) @ org.jacoco.ant ---
> [INFO] Including org.jacoco:org.jacoco.core:jar:0.8.6 in the shaded jar.
> [INFO] Including org.ow2.asm:asm:jar:debian in the shaded jar.
> [INFO] Including org.ow2.asm:asm-commons:jar:debian in the shaded jar.
> [INFO] Including org.ow2.asm:asm-analysis:jar:debian in the shaded jar.
> [INFO] Including org.ow2.asm:asm-tree:jar:debian in the shaded jar.
> [INFO] Including org.jacoco:org.jacoco.report:jar:0.8.6 in the shaded jar.
> [INFO] Including org.jacoco:org.jacoco.agent:jar:0.8.6 in the shaded jar.
> [INFO] Minimizing jar org.jacoco:org.jacoco.ant:jar:0.8.6
> [WARNING] /<<PKGBUILDDIR>>/org.jacoco.ant/target/classes (Is a directory)
> [INFO] Dependency-reduced POM written at: 
> /<<PKGBUILDDIR>>/org.jacoco.ant/dependency-reduced-pom.xml
> [WARNING] org.jacoco.agent-0.8.6.jar, org.jacoco.ant-0.8.6.jar, 
> org.jacoco.core-0.8.6.jar, org.jacoco.report-0.8.6.jar define 1 overlapping 
> resource: 
> [WARNING]   - about.html
> [WARNING] asm-analysis-debian.jar, asm-commons-debian.jar, asm-debian.jar, 
> asm-tree-debian.jar, org.jacoco.agent-0.8.6.jar, org.jacoco.ant-0.8.6.jar, 
> org.jacoco.core-0.8.6.jar, org.jacoco.report-0.8.6.jar define 1 overlapping 
> resource: 
> [WARNING]   - META-INF/MANIFEST.MF
> [WARNING] maven-shade-plugin has detected that some class files are
> [WARNING] present in two or more JARs. When this happens, only one
> [WARNING] single version of the class is copied to the uber jar.
> [WARNING] Usually this is not harmful and you can skip these warnings,
> [WARNING] otherwise try to manually exclude artifacts based on
> [WARNING] mvn dependency:tree -Ddetail=true and the above output.
> [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/
> [INFO] Minimized 438 -> 371 (84%)
> [INFO] Attaching shaded artifact.
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:bundle (default) @ org.jacoco.ant ---
> [WARNING] Bundle org.jacoco:org.jacoco.ant:jar:0.8.6 : Unused Export-Package 
> instructions: [*.internal*] 
> [WARNING] Bundle org.jacoco:org.jacoco.ant:jar:0.8.6 : Host 
> org.apache.ant=bundle-version="[1.7.0,2.0.0)" for this fragment/require 
> bundle cannot be found on the classpath
> [WARNING] Bundle org.jacoco:org.jacoco.ant:jar:0.8.6 : Unused Import-Package 
> instructions: [org.objectweb.asm.*] 
> [INFO] 
> [INFO] --------------------------< org.jacoco:root 
> >---------------------------
> [INFO] Building root 0.8.6                                                
> [7/7]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for root 0.8.6:
> [INFO] 
> [INFO] JaCoCo ............................................. SUCCESS [  0.524 
> s]
> [INFO] JaCoCo :: Core ..................................... SUCCESS [  2.432 
> s]
> [INFO] JaCoCo :: Report ................................... SUCCESS [  0.487 
> s]
> [INFO] JaCoCo :: Agent RT ................................. SUCCESS [  0.711 
> s]
> [INFO] JaCoCo :: Agent .................................... SUCCESS [  0.268 
> s]
> [INFO] JaCoCo :: Ant ...................................... SUCCESS [  0.550 
> s]
> [INFO] root ............................................... SUCCESS [  0.001 
> s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  5.106 s
> [INFO] Finished at: 2022-10-23T07:33:52Z
> [INFO] 
> ------------------------------------------------------------------------
>    dh_auto_test
>       /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=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode test
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] JaCoCo                                                             
> [pom]
> [INFO] JaCoCo :: Core                                                     
> [jar]
> [INFO] JaCoCo :: Report                                                   
> [jar]
> [INFO] JaCoCo :: Agent RT                                                 
> [jar]
> [INFO] JaCoCo :: Agent                                                    
> [jar]
> [INFO] JaCoCo :: Ant                                                      
> [jar]
> [INFO] root                                                               
> [pom]
> [INFO] 
> [INFO] --------------------< org.jacoco:org.jacoco.build 
> >---------------------
> [INFO] Building JaCoCo 0.8.6                                              
> [1/7]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.8:run (check-license-header) @ 
> org.jacoco.build ---
> [INFO] Executing tasks
> 
> main:
> [INFO] Executed tasks
> [INFO] 
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ 
> org.jacoco.build ---
> [INFO] 
> [INFO] ---------------------< org.jacoco:org.jacoco.core 
> >---------------------
> [INFO] Building JaCoCo :: Core 0.8.6                                      
> [2/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.8:run (check-license-header) @ 
> org.jacoco.core ---
> [INFO] Executing tasks
> 
> main:
> [INFO] Executed tasks
> [INFO] 
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ 
> org.jacoco.core ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> org.jacoco.core ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] Copying 1 resource
> [INFO] Copying 0 resource
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> org.jacoco.core ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 123 source files to 
> /<<PKGBUILDDIR>>/org.jacoco.core/target/classes
> Use of target 6 is no longer supported, switching to 7
> Use of source 6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:manifest (default) @ org.jacoco.core ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ org.jacoco.core ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/org.jacoco.core/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> org.jacoco.core ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ org.jacoco.core 
> ---
> [INFO] 
> [INFO] --------------------< org.jacoco:org.jacoco.report 
> >--------------------
> [INFO] Building JaCoCo :: Report 0.8.6                                    
> [3/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.8:run (check-license-header) @ 
> org.jacoco.report ---
> [INFO] Executing tasks
> 
> main:
> [INFO] Executed tasks
> [INFO] 
> [INFO] --- build-helper-maven-plugin:3.3.0:parse-version (parse-version) @ 
> org.jacoco.report ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
> org.jacoco.report ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 21 resources
> [INFO] Copying 0 resource
> [INFO] Copying 0 resource
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> org.jacoco.report ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 68 source files to 
> /<<PKGBUILDDIR>>/org.jacoco.report/target/classes
> Use of target 6 is no longer supported, switching to 7
> Use of source 6 is no longer supported, switching to 7
> [INFO] 
> [INFO] --- maven-bundle-plugin:3.5.1:manifest (default) @ org.jacoco.report 
> ---
> [INFO] 
> [INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) 
> @ org.jacoco.report ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/org.jacoco.report/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> org.jacoco.report ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> org.jacoco.report ---
> [INFO] 
> [INFO] -------------------< org.jacoco:org.jacoco.agent.rt 
> >-------------------
> [INFO] Building JaCoCo :: Agent RT 0.8.6                                  
> [4/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-antrun-plugin:1.8:run (check-license-header) @ 
> org.jacoco.agent.rt ---
> [INFO] Executing tasks
> 
> main:
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for root 0.8.6:
> [INFO] 
> [INFO] JaCoCo ............................................. SUCCESS [  0.502 
> s]
> [INFO] JaCoCo :: Core ..................................... SUCCESS [  2.257 
> s]
> [INFO] JaCoCo :: Report ................................... SUCCESS [  0.487 
> s]
> [INFO] JaCoCo :: Agent RT ................................. FAILURE [  0.064 
> s]
> [INFO] JaCoCo :: Agent .................................... SKIPPED
> [INFO] JaCoCo :: Ant ...................................... SKIPPED
> [INFO] root ............................................... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  3.427 s
> [INFO] Finished at: 2022-10-23T07:33:56Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-antrun-plugin:1.8:run (check-license-header) 
> on project org.jacoco.agent.rt: An Ant BuildException has occured: Invalid 
> license info in: 
> /<<PKGBUILDDIR>>/org.jacoco.agent.rt/dependency-reduced-pom.xml
> [ERROR] around Ant part ...<fail message="Invalid license info in: 
> ${missing}">... @ 19:55 in 
> /<<PKGBUILDDIR>>/org.jacoco.agent.rt/target/antrun/build-main.xml
> [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/MojoExecutionException
> [ERROR] 
> [ERROR] After correcting the problems, you can resume the build with the 
> command
> [ERROR]   mvn <args> -rf :org.jacoco.agent.rt
> dh_auto_test: error: /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=/<<PKGBUILDDIR>> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<<PKGBUILDDIR>>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<<PKGBUILDDIR>>/debian 
> -Dmaven.repo.local=/<<PKGBUILDDIR>>/debian/maven-repo --batch-mode test 
> returned exit code 1
> make: *** [debian/rules:4: build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/10/23/jacoco_0.8.6-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221023;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221023&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: jacoco
Source-Version: 0.8.6-2
Done: tony mancill <tmanc...@debian.org>

We believe that the bug you reported is fixed in the latest version of
jacoco, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1022...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
tony mancill <tmanc...@debian.org> (supplier of updated jacoco package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 23 Oct 2022 11:44:49 -0700
Source: jacoco
Architecture: source
Version: 0.8.6-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: tony mancill <tmanc...@debian.org>
Closes: 1022388
Changes:
 jacoco (0.8.6-2) unstable; urgency=medium
 .
   [ tony mancill ]
   * Add patch to skip license check for interim pom (Closes: #1022388)
   * Add myself as an Uploader
   * Bump Standards-Version to 4.6.1
   * Update debian/copyright and Homepage URL
   * Set Rules-Requires-Root: no in debian/control
 .
   [ 殷啟聰 | Kai-Chung Yan ]
   * Remove myself from Uploaders
Checksums-Sha1:
 d72d759b77df472988ac75e426161d63d86afd20 2215 jacoco_0.8.6-2.dsc
 611203ac96cee6d93d75bb75d007876c44b497ff 8400 jacoco_0.8.6-2.debian.tar.xz
 daba263ed30c405080447317b42f767aeb05c261 16602 jacoco_0.8.6-2_amd64.buildinfo
Checksums-Sha256:
 99ab0441042c7413c55a863c709330ab2756affb1551efe1c033d569ac338aa0 2215 
jacoco_0.8.6-2.dsc
 2af7de4394456bb617216c03947a72ab69da25914d553dcc113df9cf11321c86 8400 
jacoco_0.8.6-2.debian.tar.xz
 dba0cbb11d5cbefebaac5deb81b3bb1df318c5b4543cfc35091d65ce3239b843 16602 
jacoco_0.8.6-2_amd64.buildinfo
Files:
 0759713a99830e9548f95a15f4a82b7d 2215 java optional jacoco_0.8.6-2.dsc
 9aedfbb1a7440655c2fd1c0d83576bec 8400 java optional 
jacoco_0.8.6-2.debian.tar.xz
 19a6fa9f349f4efe9b3b8bf63df35b32 16602 java optional 
jacoco_0.8.6-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmNVlFgUHHRtYW5jaWxs
QGRlYmlhbi5vcmcACgkQIdIFiZdLPpYT7RAA1BTU5kB4YnIv11XVJrgUGuuIYJSk
tO435mUN7VZW5rf+qrVV7Qoav07PLoIYzh41SdqhBSO60LGCrc835zejLyb0fNrE
HQeyOhCctuUQg8/62sruSt6iCXxr2CAoHPmXub3jQYa/YZlmXaS3Aa+BjwDxh0i+
Mou83wmaxwbkgchoUjtUMONkWPhoa2vzi6cIrdgT5qymva2vpGB3GcP6z/Nk/5Tm
sVpWpEzogN+HDb2nLus9c1cBu89dR1ZIrvD3GHNpw3epJx1puDpEfvczJT/3US1j
Cc+tse8YV3KSYj4DJ0shKRC7MDoo8GXIYiQuHWRD/4tGUmVC0ilr8pTi0e8jEhuJ
V+YuoASy6nURZkvRtJK+PBIdfB1SltRGfXB0sBQr6nCdGXeVBVaEsS0BkwuZC4Q+
YNnpR49SGOFpxz/SwGfJOuHWYfOF0ggPcpbUymoq6OHy4hghjfBI7EiFD9MVeTIy
5u9ht7gPha5d5Eb6CCmX3d1Q5paXM/i3DHmuv3fUPN8MpEusMPpUyHOtIKlqoH2+
BBVoKaVJ2eiCQcdN3mEGhLZOi7b+c9/CzBvCYGfW8vL2HiCu5gQ+WCL0WVrf7O8t
ORwwnb/DSjAyAnnix5dSwglZPl70gDASz5wNZDuZYucmezXZ9pdAh6z/dpdTzj5J
f8tITWygi6ZGToI=
=hx2A
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to