Package: src:tycho Version: 2.7.5-1.1 Severity: serious Tags: ftbfs forky sid
Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202603/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:tycho, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_auto_clean bash -c "for dir in \$(find . -name target -type d); do if [ -f \$(echo \$dir | sed -e s/target\$/pom.xml/) ]; then rm -Rf \$dir; fi done" mh_unpatchpoms -plibtycho-java dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure mh_patchpoms -plibtycho-java --debian-build --keep-pom-version --maven-repo=/<<PKGBUILDDIR>>/debian/maven-repo debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' dh_auto_build -- package -Dmaven.test.skip=true /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 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 -Dmaven.test.skip=true -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. WARNING: A terminally deprecated method in sun.misc.Unsafe has been called WARNING: sun.misc.Unsafe::objectFieldOffset has been called by com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper (file:/usr/share/maven/lib/guava.jar) WARNING: Please consider reporting this to the maintainers of class com.google.common.util.concurrent.AbstractFuture$UnsafeAtomicHelper WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release [INFO] Scanning for projects... [WARNING] The project org.eclipse.tycho:tycho:pom:2.7.5 uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Tycho [pom] [INFO] Tycho OSGi Bundles Parent [pom] [INFO] Tycho OSGi Runtime External Bundles [jar] [INFO] Tycho Embedder API Maven/OSGi Shared Classes [jar] [INFO] Tycho Core Maven/OSGi Shared Classes [jar] [INFO] Tycho p2 Resolver Maven/OSGi Shared Classes [jar] [INFO] Tycho p2 Tools Maven/OSGi Shared Classes [jar] [INFO] Tycho Maven/p2 Repository Integration [jar] [INFO] Tycho p2 Resolver Bundle [jar] [INFO] Tycho p2 Tools Bundle [jar] [INFO] Sisu Equinox/Plexus bridge [pom] [INFO] Sisu Equinox Services API [jar] [INFO] Sisu Equinox Embedder [jar] [INFO] Tycho Eclipse Project Metadata Model [jar] [INFO] Tycho Embedder API [jar] [INFO] Tycho Core [jar] [INFO] Sisu Equinox Launching [jar] [INFO] Tycho JVM Library Detector [jar] [INFO] Tycho JDT Compiler Component [jar] [INFO] Tycho OSGi Compiler Plugin [maven-plugin] [INFO] Tycho OSGi Packaging Plugin [maven-plugin] [INFO] Tycho Target Platform Configuration Plugin [maven-plugin] [INFO] Tycho p2 Tools Parent [pom] [INFO] Tycho p2 Resolver Component [jar] [INFO] Tycho Maven Build Extension [maven-plugin] [INFO] Tycho OSGi Declarative Services Plugin [maven-plugin] [INFO] Tycho Artifactor Comparator Plugin [jar] [INFO] Tycho p2 Metadata Plugin [maven-plugin] [INFO] Tycho p2 Publisher Plugin [maven-plugin] [INFO] Tycho p2 Repository Plugin [maven-plugin] [INFO] [INFO] ----------------------< org.eclipse.tycho:tycho >----------------------- [INFO] Building Tycho 2.7.5 [1/30] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] ------------------< org.eclipse.tycho:tycho-bundles >------------------- [INFO] Building Tycho OSGi Bundles Parent 2.7.5 [2/30] [INFO] from tycho-bundles/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --------------< org.eclipse.tycho:tycho-bundles-external >-------------- [INFO] Building Tycho OSGi Runtime External Bundles 2.7.5 [3/30] [INFO] from tycho-bundles/tycho-bundles-external/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ tycho-bundles-external --- [INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/tycho-bundles/tycho-bundles-external/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ tycho-bundles-external --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ tycho-bundles-external --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ tycho-bundles-external --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:2.22.3:test (default-test) @ tycho-bundles-external --- [INFO] Tests are skipped. [INFO] [INFO] --- assembly:3.4.2:single (default) @ tycho-bundles-external --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: src/assembly/eclipse-app.xml [INFO] Building zip: /<<PKGBUILDDIR>>/tycho-bundles/tycho-bundles-external/target/tycho-bundles-external.zip [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.embedder.shared >--------- [INFO] Building Tycho Embedder API Maven/OSGi Shared Classes 2.7.5 [4/30] [INFO] from tycho-bundles/org.eclipse.tycho.embedder.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.embedder.shared --- [INFO] Copying 1 resource from . to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.embedder.shared --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [WARNING] location of system modules is not set in conjunction with -source 11 not setting the location of system modules may lead to class files that cannot run on JDK 11 --release 11 is recommended instead of -source 11 -target 11 because it sets the location of system modules automatically [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.embedder.shared --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.embedder.shared --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:2.22.3:test (default-test) @ org.eclipse.tycho.embedder.shared --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.tycho.embedder.shared --- [INFO] Building jar: /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.embedder.shared/target/org.eclipse.tycho.embedder.shared-2.7.5.jar [INFO] [INFO] ----------< org.eclipse.tycho:org.eclipse.tycho.core.shared >----------- [INFO] Building Tycho Core Maven/OSGi Shared Classes 2.7.5 [5/30] [INFO] from tycho-bundles/org.eclipse.tycho.core.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.core.shared --- [INFO] Copying 1 resource from . to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.core.shared --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 36 source files with javac [debug target 11] to target/classes [WARNING] location of system modules is not set in conjunction with -source 11 not setting the location of system modules may lead to class files that cannot run on JDK 11 --release 11 is recommended instead of -source 11 -target 11 because it sets the location of system modules automatically [INFO] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.core.shared/src/main/java/org/eclipse/tycho/core/shared/MockMavenContext.java: /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.core.shared/src/main/java/org/eclipse/tycho/core/shared/MockMavenContext.java uses or overrides a deprecated API. [INFO] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.core.shared/src/main/java/org/eclipse/tycho/core/shared/MockMavenContext.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.core.shared --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.core.shared --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:2.22.3:test (default-test) @ org.eclipse.tycho.core.shared --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.tycho.core.shared --- [INFO] Building jar: /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.core.shared/target/org.eclipse.tycho.core.shared-2.7.5.jar [INFO] [INFO] -------< org.eclipse.tycho:org.eclipse.tycho.p2.resolver.shared >------- [INFO] Building Tycho p2 Resolver Maven/OSGi Shared Classes 2.7.5 [6/30] [INFO] from tycho-bundles/org.eclipse.tycho.p2.resolver.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] Copying 1 resource from . to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 28 source files with javac [debug target 11] to target/classes [WARNING] location of system modules is not set in conjunction with -source 11 not setting the location of system modules may lead to class files that cannot run on JDK 11 --release 11 is recommended instead of -source 11 -target 11 because it sets the location of system modules automatically [INFO] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/java/org/eclipse/tycho/p2/repository/RepositoryLayoutHelper.java: /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/java/org/eclipse/tycho/p2/repository/RepositoryLayoutHelper.java uses or overrides a deprecated API. [INFO] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/src/main/java/org/eclipse/tycho/p2/repository/RepositoryLayoutHelper.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:2.22.3:test (default-test) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.tycho.p2.resolver.shared --- [INFO] Building jar: /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.shared/target/org.eclipse.tycho.p2.resolver.shared-2.7.5.jar [INFO] [INFO] --------< org.eclipse.tycho:org.eclipse.tycho.p2.tools.shared >--------- [INFO] Building Tycho p2 Tools Maven/OSGi Shared Classes 2.7.5 [7/30] [INFO] from tycho-bundles/org.eclipse.tycho.p2.tools.shared/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.p2.tools.shared --- [INFO] Copying 1 resource from . to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.p2.tools.shared --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug target 11] to target/classes [WARNING] location of system modules is not set in conjunction with -source 11 not setting the location of system modules may lead to class files that cannot run on JDK 11 --release 11 is recommended instead of -source 11 -target 11 because it sets the location of system modules automatically [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.p2.tools.shared --- [INFO] Not copying test resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.p2.tools.shared --- [INFO] Not compiling test sources [INFO] [INFO] --- surefire:2.22.3:test (default-test) @ org.eclipse.tycho.p2.tools.shared --- [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ org.eclipse.tycho.p2.tools.shared --- [INFO] Building jar: /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.tools.shared/target/org.eclipse.tycho.p2.tools.shared-2.7.5.jar [INFO] [INFO] ------< org.eclipse.tycho:org.eclipse.tycho.p2.maven.repository >------- [INFO] Building Tycho Maven/p2 Repository Integration 2.7.5 [8/30] [INFO] from tycho-bundles/org.eclipse.tycho.p2.maven.repository/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ org.eclipse.tycho.p2.maven.repository --- [INFO] Copying 1 resource from . to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ org.eclipse.tycho.p2.maven.repository --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 62 source files with javac [debug target 11] to target/classes [INFO] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/util/GAVArtifactDescriptorBase.java: Some input files use or override a deprecated API. [INFO] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/util/GAVArtifactDescriptorBase.java: Recompile with -Xlint:deprecation for details. [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] location of system modules is not set in conjunction with -source 11 not setting the location of system modules may lead to class files that cannot run on JDK 11 --release 11 is recommended instead of -source 11 -target 11 because it sets the location of system modules automatically [WARNING] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/p2base/artifact/provider/formats/ArtifactTransferPolicy.java:[47,35] FORMAT_PACKED in org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor has been deprecated and marked for removal [WARNING] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/p2base/artifact/provider/formats/ArtifactTransferPolicyBase.java:[32,24] isPack200Format(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor) in org.eclipse.tycho.repository.p2base.artifact.provider.formats.ArtifactTransferPolicy has been deprecated and marked for removal [WARNING] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/local/MirroringArtifactProvider.java:[103,24] org.eclipse.tycho.repository.local.PackedFormatMirroringArtifactProvider in org.eclipse.tycho.repository.local has been deprecated and marked for removal [WARNING] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/local/MirroringArtifactProvider.java:[352,39] isPack200Format(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor) in org.eclipse.tycho.repository.p2base.artifact.provider.formats.ArtifactTransferPolicy has been deprecated and marked for removal [WARNING] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/local/PackedFormatMirroringArtifactProvider.java:[41,20] findPackedDescriptor(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor[]) in org.eclipse.tycho.repository.local.MirroringArtifactProvider has been deprecated and marked for removal [WARNING] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/local/PackedFormatMirroringArtifactProvider.java:[61,16] findPackedDescriptor(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor[]) in org.eclipse.tycho.repository.local.MirroringArtifactProvider has been deprecated and marked for removal [WARNING] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/local/PackedFormatMirroringArtifactProvider.java:[69,48] findPackedDescriptor(org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor[]) in org.eclipse.tycho.repository.local.MirroringArtifactProvider has been deprecated and marked for removal [WARNING] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/local/GAVArtifactDescriptor.java:[81,39] FORMAT_PACKED in org.eclipse.equinox.p2.repository.artifact.IArtifactDescriptor has been deprecated and marked for removal [INFO] 9 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/module/ModuleMetadataRepository.java:[46,1] org.eclipse.tycho.repository.module.ModuleMetadataRepository is not abstract and does not override abstract method removeReferences(java.util.Collection<? extends org.eclipse.equinox.p2.repository.IRepositoryReference>) in org.eclipse.equinox.p2.repository.metadata.IMetadataRepository [ERROR] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/p2base/metadata/ImmutableInMemoryMetadataRepository.java:[36,8] org.eclipse.tycho.repository.p2base.metadata.ImmutableInMemoryMetadataRepository is not abstract and does not override abstract method removeReferences(java.util.Collection<? extends org.eclipse.equinox.p2.repository.IRepositoryReference>) in org.eclipse.equinox.p2.repository.metadata.IMetadataRepository [INFO] 2 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Tycho 2.7.5: [INFO] [INFO] Tycho .............................................. SUCCESS [ 0.001 s] [INFO] Tycho OSGi Bundles Parent .......................... SUCCESS [ 0.000 s] [INFO] Tycho OSGi Runtime External Bundles ................ SUCCESS [ 0.637 s] [INFO] Tycho Embedder API Maven/OSGi Shared Classes ....... SUCCESS [ 0.540 s] [INFO] Tycho Core Maven/OSGi Shared Classes ............... SUCCESS [ 0.401 s] [INFO] Tycho p2 Resolver Maven/OSGi Shared Classes ........ SUCCESS [ 0.402 s] [INFO] Tycho p2 Tools Maven/OSGi Shared Classes ........... SUCCESS [ 0.144 s] [INFO] Tycho Maven/p2 Repository Integration .............. FAILURE [ 0.619 s] [INFO] Tycho p2 Resolver Bundle ........................... SKIPPED [INFO] Tycho p2 Tools Bundle .............................. SKIPPED [INFO] Sisu Equinox/Plexus bridge ......................... SKIPPED [INFO] Sisu Equinox Services API .......................... SKIPPED [INFO] Sisu Equinox Embedder .............................. SKIPPED [INFO] Tycho Eclipse Project Metadata Model ............... SKIPPED [INFO] Tycho Embedder API ................................. SKIPPED [INFO] Tycho Core ......................................... SKIPPED [INFO] Sisu Equinox Launching ............................. SKIPPED [INFO] Tycho JVM Library Detector ......................... SKIPPED [INFO] Tycho JDT Compiler Component ....................... SKIPPED [INFO] Tycho OSGi Compiler Plugin ......................... SKIPPED [INFO] Tycho OSGi Packaging Plugin ........................ SKIPPED [INFO] Tycho Target Platform Configuration Plugin ......... SKIPPED [INFO] Tycho p2 Tools Parent .............................. SKIPPED [INFO] Tycho p2 Resolver Component ........................ SKIPPED [INFO] Tycho Maven Build Extension ........................ SKIPPED [INFO] Tycho OSGi Declarative Services Plugin ............. SKIPPED [INFO] Tycho Artifactor Comparator Plugin ................. SKIPPED [INFO] Tycho p2 Metadata Plugin ........................... SKIPPED [INFO] Tycho p2 Publisher Plugin .......................... SKIPPED [INFO] Tycho p2 Repository Plugin ......................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.935 s [INFO] Finished at: 2026-03-23T09:51:17Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project org.eclipse.tycho.p2.maven.repository: Compilation failure: Compilation failure: [ERROR] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/module/ModuleMetadataRepository.java:[46,1] org.eclipse.tycho.repository.module.ModuleMetadataRepository is not abstract and does not override abstract method removeReferences(java.util.Collection<? extends org.eclipse.equinox.p2.repository.IRepositoryReference>) in org.eclipse.equinox.p2.repository.metadata.IMetadataRepository [ERROR] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/p2base/metadata/ImmutableInMemoryMetadataRepository.java:[36,8] org.eclipse.tycho.repository.p2base.metadata.ImmutableInMemoryMetadataRepository is not abstract and does not override abstract method removeReferences(java.util.Collection<? extends org.eclipse.equinox.p2.repository.IRepositoryReference>) in org.eclipse.equinox.p2.repository.metadata.IMetadataRepository [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <args> -rf :org.eclipse.tycho.p2.maven.repository dh_auto_build: 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 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 -Dmaven.test.skip=true -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1 make[1]: *** [debian/rules:9: override_dh_auto_build] Error 25 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:6: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2 -------------------------------------------------------------------------------- __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
