Your message dated Wed, 28 Dec 2022 15:20:13 +0000
with message-id <e1paye1-000ard...@fasolo.debian.org>
and subject line Bug#1026697: fixed in eclipse-collections 11.0.0.M3-3
has caused the Debian Bug report #1026697,
regarding eclipse-collections: FTBFS: make: *** [debian/rules:4: binary] 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.)


-- 
1026697: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026697
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: eclipse-collections
Version: 11.0.0.M3-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20221220 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules binary
> dh binary --buildsystem=maven
>    dh_update_autotools_config -O--buildsystem=maven
>    dh_autoreconf -O--buildsystem=maven
>    dh_auto_configure -O--buildsystem=maven
>       mh_patchpoms -plibeclipse-collections-java --debian-build 
> --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo
>    dh_auto_build -O--buildsystem=maven
>       /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
> OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were 
> deprecated in JDK 13 and will likely be removed in a future release.
> Apache Maven 3.8.6
> Maven home: /usr/share/maven
> Java version: 17.0.5, vendor: Debian, runtime: 
> /usr/lib/jvm/java-17-openjdk-amd64
> Default locale: en, platform encoding: UTF-8
> OS name: "linux", version: "5.10.0-9-cloud-amd64", arch: "amd64", family: 
> "unix"
> [INFO] Error stacktraces are turned on.
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Eclipse Collections Parent Project                                 
> [pom]
> [INFO] Eclipse Collections Code Generator                                 
> [jar]
> [INFO] Eclipse Collections Code Generator Maven Plugin           
> [maven-plugin]
> [INFO] Eclipse Collections API                                            
> [jar]
> [INFO] Eclipse Collections Main Library                                   
> [jar]
> [INFO] Eclipse Collections Test Utilities                                 
> [jar]
> [INFO] Eclipse Collections Fork Join Utilities                            
> [jar]
> [INFO] 
> [INFO] ---------< org.eclipse.collections:eclipse-collections-parent 
> >---------
> [INFO] Building Eclipse Collections Parent Project 11.0.0.M3              
> [1/7]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] -----< org.eclipse.collections:eclipse-collections-code-generator 
> >-----
> [INFO] Building Eclipse Collections Code Generator 11.0.0.M3              
> [2/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> eclipse-collections-code-generator ---
> [INFO] Copying 356 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> eclipse-collections-code-generator ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 7 source files to 
> /<<PKGBUILDDIR>>/eclipse-collections-code-generator/target/classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ eclipse-collections-code-generator ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/eclipse-collections-code-generator/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> eclipse-collections-code-generator ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 1 source file to 
> /<<PKGBUILDDIR>>/eclipse-collections-code-generator/target/test-classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> eclipse-collections-code-generator ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ 
> eclipse-collections-code-generator ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/eclipse-collections-code-generator/target/eclipse-collections-code-generator-11.0.0.M3.jar
> [INFO] 
> [INFO] --< 
> org.eclipse.collections:eclipse-collections-code-generator-maven-plugin >--
> [INFO] Building Eclipse Collections Code Generator Maven Plugin 11.0.0.M3 
> [3/7]
> [INFO] ----------------------------[ maven-plugin 
> ]----------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> eclipse-collections-code-generator-maven-plugin ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/eclipse-collections-code-generator-maven-plugin/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> eclipse-collections-code-generator-maven-plugin ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 2 source files to 
> /<<PKGBUILDDIR>>/eclipse-collections-code-generator-maven-plugin/target/classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ 
> eclipse-collections-code-generator-maven-plugin ---
> [INFO] Using 'UTF-8' encoding to read mojo source files.
> [INFO] java-javadoc mojo extractor found 1 mojo descriptor.
> [INFO] java-annotations mojo extractor found 0 mojo descriptor.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ eclipse-collections-code-generator-maven-plugin ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/eclipse-collections-code-generator-maven-plugin/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> eclipse-collections-code-generator-maven-plugin ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> eclipse-collections-code-generator-maven-plugin ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ 
> eclipse-collections-code-generator-maven-plugin ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/eclipse-collections-code-generator-maven-plugin/target/eclipse-collections-code-generator-maven-plugin-11.0.0.M3.jar
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.6.0:addPluginArtifactMetadata 
> (default-addPluginArtifactMetadata) @ 
> eclipse-collections-code-generator-maven-plugin ---
> [INFO] 
> [INFO] ----------< org.eclipse.collections:eclipse-collections-api 
> >-----------
> [INFO] Building Eclipse Collections API 11.0.0.M3                         
> [4/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- eclipse-collections-code-generator-maven-plugin:11.0.0.M3:generate 
> (default) @ eclipse-collections-api ---
> [INFO] Generating sources to eclipse-collections-api
> [INFO] Generated 1171 files
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> eclipse-collections-api ---
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> eclipse-collections-api ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 1393 source files to 
> /<<PKGBUILDDIR>>/eclipse-collections-api/target/classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ eclipse-collections-api ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/eclipse-collections-api/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> eclipse-collections-api ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> eclipse-collections-api ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ eclipse-collections-api 
> ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/eclipse-collections-api/target/eclipse-collections-api-11.0.0.M3.jar
> [INFO] 
> [INFO] ------------< org.eclipse.collections:eclipse-collections 
> >-------------
> [INFO] Building Eclipse Collections Main Library 11.0.0.M3                
> [5/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- eclipse-collections-code-generator-maven-plugin:11.0.0.M3:generate 
> (default) @ eclipse-collections ---
> [INFO] Generating sources to eclipse-collections
> [INFO] Generated 1446 files
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> eclipse-collections ---
> [INFO] Copying 24 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> eclipse-collections ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 2101 source files to 
> /<<PKGBUILDDIR>>/eclipse-collections/target/classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[54,15]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[79,25]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2281,19]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2285,19]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2291,83]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2293,27]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2295,34]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2297,32]
>  Unsafe is internal proprietary API and may be removed in a future release
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ eclipse-collections ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/eclipse-collections/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> eclipse-collections ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> eclipse-collections ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ eclipse-collections ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/eclipse-collections/target/eclipse-collections-11.0.0.M3.jar
> [INFO] 
> [INFO] -------< org.eclipse.collections:eclipse-collections-testutils 
> >--------
> [INFO] Building Eclipse Collections Test Utilities 11.0.0.M3              
> [6/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> eclipse-collections-testutils ---
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> eclipse-collections-testutils ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 3 source files to 
> /<<PKGBUILDDIR>>/eclipse-collections-testutils/target/classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ eclipse-collections-testutils ---
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> eclipse-collections-testutils ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 4 source files to 
> /<<PKGBUILDDIR>>/eclipse-collections-testutils/target/test-classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> eclipse-collections-testutils ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ 
> eclipse-collections-testutils ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/eclipse-collections-testutils/target/eclipse-collections-testutils-11.0.0.M3.jar
> [INFO] 
> [INFO] --------< org.eclipse.collections:eclipse-collections-forkjoin 
> >--------
> [INFO] Building Eclipse Collections Fork Join Utilities 11.0.0.M3         
> [7/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> eclipse-collections-forkjoin ---
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> eclipse-collections-forkjoin ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 8 source files to 
> /<<PKGBUILDDIR>>/eclipse-collections-forkjoin/target/classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ eclipse-collections-forkjoin ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/eclipse-collections-forkjoin/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> eclipse-collections-forkjoin ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 1 source file to 
> /<<PKGBUILDDIR>>/eclipse-collections-forkjoin/target/test-classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> eclipse-collections-forkjoin ---
> [INFO] Tests are skipped.
> [INFO] 
> [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ 
> eclipse-collections-forkjoin ---
> [INFO] Building jar: 
> /<<PKGBUILDDIR>>/eclipse-collections-forkjoin/target/eclipse-collections-forkjoin-11.0.0.M3.jar
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Eclipse Collections Parent Project 11.0.0.M3:
> [INFO] 
> [INFO] Eclipse Collections Parent Project ................. SUCCESS [  0.098 
> s]
> [INFO] Eclipse Collections Code Generator ................. SUCCESS [  2.543 
> s]
> [INFO] Eclipse Collections Code Generator Maven Plugin .... SUCCESS [  1.870 
> s]
> [INFO] Eclipse Collections API ............................ SUCCESS [  7.794 
> s]
> [INFO] Eclipse Collections Main Library ................... SUCCESS [ 37.222 
> s]
> [INFO] Eclipse Collections Test Utilities ................. SUCCESS [  3.460 
> s]
> [INFO] Eclipse Collections Fork Join Utilities ............ SUCCESS [  2.868 
> s]
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD SUCCESS
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  56.034 s
> [INFO] Finished at: 2022-12-20T09:50:49Z
> [INFO] 
> ------------------------------------------------------------------------
>    dh_auto_test -O--buildsystem=maven
>       /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
> OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were 
> deprecated in JDK 13 and will likely be removed in a future release.
> Apache Maven 3.8.6
> Maven home: /usr/share/maven
> Java version: 17.0.5, vendor: Debian, runtime: 
> /usr/lib/jvm/java-17-openjdk-amd64
> Default locale: en, platform encoding: UTF-8
> OS name: "linux", version: "5.10.0-9-cloud-amd64", arch: "amd64", family: 
> "unix"
> [INFO] Error stacktraces are turned on.
> [INFO] Scanning for projects...
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Eclipse Collections Parent Project                                 
> [pom]
> [INFO] Eclipse Collections Code Generator                                 
> [jar]
> [INFO] Eclipse Collections Code Generator Maven Plugin           
> [maven-plugin]
> [INFO] Eclipse Collections API                                            
> [jar]
> [INFO] Eclipse Collections Main Library                                   
> [jar]
> [INFO] Eclipse Collections Test Utilities                                 
> [jar]
> [INFO] Eclipse Collections Fork Join Utilities                            
> [jar]
> [INFO] 
> [INFO] ---------< org.eclipse.collections:eclipse-collections-parent 
> >---------
> [INFO] Building Eclipse Collections Parent Project 11.0.0.M3              
> [1/7]
> [INFO] --------------------------------[ pom 
> ]---------------------------------
> [INFO] 
> [INFO] -----< org.eclipse.collections:eclipse-collections-code-generator 
> >-----
> [INFO] Building Eclipse Collections Code Generator 11.0.0.M3              
> [2/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> eclipse-collections-code-generator ---
> [INFO] Copying 356 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> eclipse-collections-code-generator ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 7 source files to 
> /<<PKGBUILDDIR>>/eclipse-collections-code-generator/target/classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ eclipse-collections-code-generator ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/eclipse-collections-code-generator/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> eclipse-collections-code-generator ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 1 source file to 
> /<<PKGBUILDDIR>>/eclipse-collections-code-generator/target/test-classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> eclipse-collections-code-generator ---
> [INFO] 
> [INFO] --< 
> org.eclipse.collections:eclipse-collections-code-generator-maven-plugin >--
> [INFO] Building Eclipse Collections Code Generator Maven Plugin 11.0.0.M3 
> [3/7]
> [INFO] ----------------------------[ maven-plugin 
> ]----------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> eclipse-collections-code-generator-maven-plugin ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/eclipse-collections-code-generator-maven-plugin/src/main/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> eclipse-collections-code-generator-maven-plugin ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 2 source files to 
> /<<PKGBUILDDIR>>/eclipse-collections-code-generator-maven-plugin/target/classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [INFO] 
> [INFO] --- maven-plugin-plugin:3.6.0:descriptor (default-descriptor) @ 
> eclipse-collections-code-generator-maven-plugin ---
> [INFO] Using 'UTF-8' encoding to read mojo source files.
> [INFO] java-javadoc mojo extractor found 1 mojo descriptor.
> [INFO] java-annotations mojo extractor found 0 mojo descriptor.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ eclipse-collections-code-generator-maven-plugin ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/eclipse-collections-code-generator-maven-plugin/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> eclipse-collections-code-generator-maven-plugin ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> eclipse-collections-code-generator-maven-plugin ---
> [INFO] No tests to run.
> [INFO] 
> [INFO] ----------< org.eclipse.collections:eclipse-collections-api 
> >-----------
> [INFO] Building Eclipse Collections API 11.0.0.M3                         
> [4/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- eclipse-collections-code-generator-maven-plugin:11.0.0.M3:generate 
> (default) @ eclipse-collections-api ---
> [INFO] Generating sources to eclipse-collections-api
> [INFO] Generated 16 files
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> eclipse-collections-api ---
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> eclipse-collections-api ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 1393 source files to 
> /<<PKGBUILDDIR>>/eclipse-collections-api/target/classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ eclipse-collections-api ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/eclipse-collections-api/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> eclipse-collections-api ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> eclipse-collections-api ---
> [INFO] No tests to run.
> [INFO] 
> [INFO] ------------< org.eclipse.collections:eclipse-collections 
> >-------------
> [INFO] Building Eclipse Collections Main Library 11.0.0.M3                
> [5/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- eclipse-collections-code-generator-maven-plugin:11.0.0.M3:generate 
> (default) @ eclipse-collections ---
> [INFO] Generating sources to eclipse-collections
> [INFO] Generated 0 files
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> eclipse-collections ---
> [INFO] Copying 24 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> eclipse-collections ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 2101 source files to 
> /<<PKGBUILDDIR>>/eclipse-collections/target/classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[54,15]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[79,25]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2281,19]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2285,19]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2291,83]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2293,27]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2295,34]
>  Unsafe is internal proprietary API and may be removed in a future release
> [WARNING] 
> /<<PKGBUILDDIR>>/eclipse-collections/src/main/java/org/eclipse/collections/impl/map/mutable/ConcurrentHashMapUnsafe.java:[2297,32]
>  Unsafe is internal proprietary API and may be removed in a future release
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ eclipse-collections ---
> [INFO] skip non existing resourceDirectory 
> /<<PKGBUILDDIR>>/eclipse-collections/src/test/resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> eclipse-collections ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> eclipse-collections ---
> [INFO] No tests to run.
> [INFO] 
> [INFO] -------< org.eclipse.collections:eclipse-collections-testutils 
> >--------
> [INFO] Building Eclipse Collections Test Utilities 11.0.0.M3              
> [6/7]
> [INFO] --------------------------------[ jar 
> ]---------------------------------
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:resources (default-resources) @ 
> eclipse-collections-testutils ---
> [INFO] Copying 3 resources
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
> eclipse-collections-testutils ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 3 source files to 
> /<<PKGBUILDDIR>>/eclipse-collections-testutils/target/classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [INFO] 
> [INFO] --- maven-resources-plugin:3.3.0:testResources (default-testResources) 
> @ eclipse-collections-testutils ---
> [INFO] Copying 1 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
> eclipse-collections-testutils ---
> [INFO] Changes detected - recompiling the module!
> [INFO] Compiling 4 source files to 
> /<<PKGBUILDDIR>>/eclipse-collections-testutils/target/test-classes
> [WARNING] Unable to autodetect 'javac' path, using 'javac' from the 
> environment.
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ 
> eclipse-collections-testutils ---
> [INFO] Surefire report directory: 
> /<<PKGBUILDDIR>>/eclipse-collections-testutils/target/surefire-reports
> [INFO] 
> [INFO] -------------------------------------------------------
> [INFO]  T E S T S
> [INFO] -------------------------------------------------------
> [INFO] Running org.eclipse.collections.impl.test.VerifyTest
> [ERROR] Tests run: 80, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 
> 0.453 s <<< FAILURE! - in org.eclipse.collections.impl.test.VerifyTest
> [ERROR] shallowClone1(org.eclipse.collections.impl.test.VerifyTest)  Time 
> elapsed: 0.004 s  <<< ERROR!
> java.lang.reflect.InaccessibleObjectException: Unable to make protected 
> native java.lang.Object java.lang.Object.clone() throws 
> java.lang.CloneNotSupportedException accessible: module java.base does not 
> "opens java.lang" to unnamed module @614635c2
>       at 
> org.eclipse.collections.impl.test.VerifyTest.shallowClone1(VerifyTest.java:340)
> 
> [ERROR] shallowClone2(org.eclipse.collections.impl.test.VerifyTest)  Time 
> elapsed: 0.001 s  <<< ERROR!
> java.lang.reflect.InaccessibleObjectException: Unable to make protected 
> native java.lang.Object java.lang.Object.clone() throws 
> java.lang.CloneNotSupportedException accessible: module java.base does not 
> "opens java.lang" to unnamed module @614635c2
>       at 
> org.eclipse.collections.impl.test.VerifyTest.shallowClone2(VerifyTest.java:353)
> 
> [INFO] Running org.eclipse.collections.impl.test.CollectionsEqualTest
> [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in org.eclipse.collections.impl.test.CollectionsEqualTest
> [INFO] Running org.eclipse.collections.impl.test.ExceptionThrownTest
> [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 
> s - in org.eclipse.collections.impl.test.ExceptionThrownTest
> [INFO] Running org.eclipse.collections.impl.test.SerializeTestHelperTest
> [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
> in org.eclipse.collections.impl.test.SerializeTestHelperTest
> [INFO] 
> [INFO] Results:
> [INFO] 
> [ERROR] Errors: 
> [ERROR]   VerifyTest.shallowClone1:340 » InaccessibleObject Unable to make 
> protected nat...
> [ERROR]   VerifyTest.shallowClone2:353 » InaccessibleObject Unable to make 
> protected nat...
> [INFO] 
> [ERROR] Tests run: 99, Failures: 0, Errors: 2, Skipped: 0
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Eclipse Collections Parent Project 11.0.0.M3:
> [INFO] 
> [INFO] Eclipse Collections Parent Project ................. SUCCESS [  0.121 
> s]
> [INFO] Eclipse Collections Code Generator ................. SUCCESS [  2.465 
> s]
> [INFO] Eclipse Collections Code Generator Maven Plugin .... SUCCESS [  1.702 
> s]
> [INFO] Eclipse Collections API ............................ SUCCESS [  7.681 
> s]
> [INFO] Eclipse Collections Main Library ................... SUCCESS [ 37.205 
> s]
> [INFO] Eclipse Collections Test Utilities ................. FAILURE [ 13.746 
> s]
> [INFO] Eclipse Collections Fork Join Utilities ............ SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  01:03 min
> [INFO] Finished at: 2022-12-20T09:51:54Z
> [INFO] 
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:2.22.3:test (default-test) on 
> project eclipse-collections-testutils: There are test failures.
> [ERROR] 
> [ERROR] Please refer to 
> /<<PKGBUILDDIR>>/eclipse-collections-testutils/target/surefire-reports for 
> the individual test results.
> [ERROR] Please refer to dump files (if any exist) [date].dump, 
> [date]-jvmRun[N].dump and [date].dumpstream.
> [ERROR] -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute 
> goal org.apache.maven.plugins:maven-surefire-plugin:2.22.3:test 
> (default-test) on project eclipse-collections-testutils: There are test 
> failures.
> 
> Please refer to 
> /<<PKGBUILDDIR>>/eclipse-collections-testutils/target/surefire-reports for 
> the individual test results.
> Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump 
> and [date].dumpstream.
>     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
> (MojoExecutor.java:375)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
> (MojoExecutor.java:351)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:215)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:171)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:163)
>     at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
> (LifecycleModuleBuilder.java:117)
>     at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
> (LifecycleModuleBuilder.java:81)
>     at 
> org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
>  (SingleThreadedBuilder.java:56)
>     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
> (LifecycleStarter.java:128)
>     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
>     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
>     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
>     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
>     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
>     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
>     at org.apache.maven.cli.MavenCli.main (MavenCli.java:185)
>     at org.debian.maven.Wrapper.main (Wrapper.java:89)
>     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
>     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
> (NativeMethodAccessorImpl.java:77)
>     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
> (DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke (Method.java:568)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard 
> (Launcher.java:322)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
> (Launcher.java:235)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
> (Launcher.java:407)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.main 
> (Launcher.java:348)
> Caused by: org.apache.maven.plugin.MojoFailureException: There are test 
> failures.
> 
> Please refer to 
> /<<PKGBUILDDIR>>/eclipse-collections-testutils/target/surefire-reports for 
> the individual test results.
> Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump 
> and [date].dumpstream.
>     at org.apache.maven.plugin.surefire.SurefireHelper.throwException 
> (SurefireHelper.java:289)
>     at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution 
> (SurefireHelper.java:161)
>     at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary 
> (SurefirePlugin.java:364)
>     at 
> org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked
>  (AbstractSurefireMojo.java:1044)
>     at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute 
> (AbstractSurefireMojo.java:860)
>     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
> (DefaultBuildPluginManager.java:137)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 
> (MojoExecutor.java:370)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute 
> (MojoExecutor.java:351)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:215)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:171)
>     at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
> (MojoExecutor.java:163)
>     at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
> (LifecycleModuleBuilder.java:117)
>     at 
> org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
> (LifecycleModuleBuilder.java:81)
>     at 
> org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
>  (SingleThreadedBuilder.java:56)
>     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
> (LifecycleStarter.java:128)
>     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:294)
>     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
>     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
>     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:960)
>     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293)
>     at org.apache.maven.cli.MavenCli.main (MavenCli.java:196)
>     at org.apache.maven.cli.MavenCli.main (MavenCli.java:185)
>     at org.debian.maven.Wrapper.main (Wrapper.java:89)
>     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
>     at jdk.internal.reflect.NativeMethodAccessorImpl.invoke 
> (NativeMethodAccessorImpl.java:77)
>     at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke 
> (DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke (Method.java:568)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard 
> (Launcher.java:322)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
> (Launcher.java:235)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode 
> (Launcher.java:407)
>     at org.codehaus.plexus.classworlds.launcher.Launcher.main 
> (Launcher.java:348)
> [ERROR] 
> [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 <args> -rf :eclipse-collections-testutils
> 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: binary] Error 25


The full build log is available from:
http://qa-logs.debian.net/2022/12/20/eclipse-collections_11.0.0.M3-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&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 mark 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: eclipse-collections
Source-Version: 11.0.0.M3-3
Done: Vincent Prat <v...@debian.org>

We believe that the bug you reported is fixed in the latest version of
eclipse-collections, 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 1026...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vincent Prat <v...@debian.org> (supplier of updated eclipse-collections 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: Wed, 28 Dec 2022 15:26:38 +0100
Source: eclipse-collections
Architecture: source
Version: 11.0.0.M3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Vincent Prat <v...@debian.org>
Closes: 1026697
Changes:
 eclipse-collections (11.0.0.M3-3) unstable; urgency=medium
 .
   * New patch open-from-unnamed-modules.patch (Closes: #1026697)
   * Add lintian override for wrongly detected missing source
   * Update Standards-Version to 4.6.1. No change needed.
   * Update d/copyright
Checksums-Sha1:
 444f428ec5f797245519c0d57a32be100b5a0914 2323 
eclipse-collections_11.0.0.M3-3.dsc
 fe326ccaddb8ed29093eb2f5cc2394232febbbdf 8252 
eclipse-collections_11.0.0.M3-3.debian.tar.xz
 e98ffaaace63d2143a66178bb01ccd2bd08cabda 16518 
eclipse-collections_11.0.0.M3-3_amd64.buildinfo
Checksums-Sha256:
 e3532c6ca09b7acc2344256679dd62ec102845f7953b3e6e6138de678bdae507 2323 
eclipse-collections_11.0.0.M3-3.dsc
 c8f18cdf0721b9ab39d33892161da5d00eaa78e2dbb5ef67a862c7e97d25e05e 8252 
eclipse-collections_11.0.0.M3-3.debian.tar.xz
 9970ce008f85be27d76403ae3e0a6f2e8d0d21314aaed9e15228589e574f4d5e 16518 
eclipse-collections_11.0.0.M3-3_amd64.buildinfo
Files:
 2aeb64c5bb024e3de41dd5a2dbeedc6d 2323 java optional 
eclipse-collections_11.0.0.M3-3.dsc
 179246e2af9ac7dd3c07ae92142b75ea 8252 java optional 
eclipse-collections_11.0.0.M3-3.debian.tar.xz
 0685045f4e1865081833ff11a0c75bdb 16518 java optional 
eclipse-collections_11.0.0.M3-3_amd64.buildinfo

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

iQJEBAEBCgAuFiEEwN+g0Kj2VQgeB/icBzHNjq6Fm38FAmOsViYQHHZpdmlAZGVi
aWFuLm9yZwAKCRAHMc2OroWbf8qfEACtV8Y+Zy81wtb3sywC2lHoi8cMoAyzBWS7
b3mS87donEujtLXnlhYzbGZHoaLLKWlKPkgoeEWsmSC2lyNr3X46+v5EIhGV0Vx6
AV7mYBnH0SUd/lQtNjxPeQYK2pMUOhCTbQ9MTSgSR/F9Lw9FgD93FGtNadi12Ps6
CUS0dmIDBJloPLDLUIXPA42z27ZtyTik/xPUIFi7UHfQiuPxX2+2cViIzSe0IC22
xy/ioFRnBvLEGjDcK/vuHqkBKP8JquGLGU3DrM1ETh/HtvoL+4EmDsTinqigjcet
47RohTmOqKjkoSULQE1edG6DNMnGDAERc92kJGfLSDXfew3pElnLaFuizmTe6Iyy
zXJZJFHdQwwLZehtJQrin3yVtT58wsBt1KZslAqIw43ZJhe/lcJcDIZiPI5zgpH7
YvfWNFLy2p18mZo2hTgfZDQMMpFHEqLOedNDY8p4CB6q9m1Jkh099ciFCTcVt2Mi
lr3kXV/odJdEmwGTwJvuXl6iprD8nEKVl+NYWBEj76TnEVBLVppmeGWiOX+lsw+z
KymgTDBSvi8qHIIj0wQaHI4e6vJvwj0mWqp5SbNxBqsAz72FLLXQCqOrC6LpNE9i
HX2qvzgJmMPcaM3N5I+rF2Be3g4iUdTaFhBJ1TPp+Yzbz0TuOS/nNzFUjZJjTb5O
bOejgXuM7Q==
=ePMm
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to