Bug#1086322: tycho: FTBFS: org.eclipse.tycho.compiler.jdt.JDTCompiler is not abstract

Santiago Vila sanvila at debian.org
Tue Oct 29 20:06:07 GMT 2024


Package: src:tycho
Version: 2.7.5-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
  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.
[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] --- maven-resources-plugin: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] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ tycho-bundles-external ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tycho-bundles-external ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ tycho-bundles-external ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ tycho-bundles-external ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-assembly-plugin:3.4.2:single (default) @ tycho-bundles-external ---
[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] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tycho.embedder.shared ---
[INFO] Copying 1 resource from . to target/classes
[INFO]
[INFO] --- maven-compiler-plugin: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] system modules path not set in conjunction with -source 11
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.embedder.shared ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.embedder.shared ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ org.eclipse.tycho.embedder.shared ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin: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] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tycho.core.shared ---
[INFO] Copying 1 resource from . to target/classes
[INFO]
[INFO] --- maven-compiler-plugin: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] system modules path not set in conjunction with -source 11
[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] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.core.shared ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.core.shared ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ org.eclipse.tycho.core.shared ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin: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] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tycho.p2.resolver.shared ---
[INFO] Copying 1 resource from . to target/classes
[INFO]
[INFO] --- maven-compiler-plugin: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] system modules path not set in conjunction with -source 11
[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] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.p2.resolver.shared ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.p2.resolver.shared ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ org.eclipse.tycho.p2.resolver.shared ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin: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] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tycho.p2.tools.shared ---
[INFO] Copying 1 resource from . to target/classes
[INFO]
[INFO] --- maven-compiler-plugin: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] system modules path not set in conjunction with -source 11
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.p2.tools.shared ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.p2.tools.shared ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ org.eclipse.tycho.p2.tools.shared ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin: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] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tycho.p2.maven.repository ---
[INFO] Copying 1 resource from . to target/classes
[INFO]
[INFO] --- maven-compiler-plugin: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
[WARNING] system modules path not set in conjunction with -source 11
[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/GAVArtifactDescriptor.java:[81,39] 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/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
[INFO] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/src/main/java/org/eclipse/tycho/repository/p2base/artifact/repository/AbstractArtifactRepository2.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/p2base/artifact/repository/AbstractArtifactRepository2.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.p2.maven.repository ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.p2.maven.repository ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ org.eclipse.tycho.p2.maven.repository ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ org.eclipse.tycho.p2.maven.repository ---
[INFO] Building jar: /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.maven.repository/target/org.eclipse.tycho.p2.maven.repository-2.7.5.jar
[INFO]
[INFO] --------< org.eclipse.tycho:org.eclipse.tycho.p2.resolver.impl >--------
[INFO] Building Tycho p2 Resolver Bundle 2.7.5                           [9/30]
[INFO]   from tycho-bundles/org.eclipse.tycho.p2.resolver.impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO] Copying 1 resource from . to target/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 94 source files with javac [debug target 11] to target/classes
[WARNING] system modules path not set in conjunction with -source 11
[WARNING] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/P2GeneratorImpl.java:[199,36] 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.resolver.impl/src/main/java/org/eclipse/tycho/p2/remote/OfflineTransport.java:[54,20] download(java.net.URI,java.io.OutputStream,long,org.eclipse.core.runtime.IProgressMonitor) in org.eclipse.equinox.internal.p2.repository.Transport has been deprecated and marked for removal
[INFO] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/repo/TransientArtifactRepository.java: Some input files use or override a deprecated API.
[INFO] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/src/main/java/org/eclipse/tycho/p2/impl/publisher/repo/TransientArtifactRepository.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ org.eclipse.tycho.p2.resolver.impl ---
[INFO] Building jar: /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.resolver.impl/target/org.eclipse.tycho.p2.resolver.impl-2.7.5.jar
[INFO]
[INFO] ---------< org.eclipse.tycho:org.eclipse.tycho.p2.tools.impl >----------
[INFO] Building Tycho p2 Tools Bundle 2.7.5                             [10/30]
[INFO]   from tycho-bundles/org.eclipse.tycho.p2.tools.impl/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ org.eclipse.tycho.p2.tools.impl ---
[INFO] Copying 1 resource from . to target/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ org.eclipse.tycho.p2.tools.impl ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 18 source files with javac [debug target 11] to target/classes
[WARNING] system modules path not set in conjunction with -source 11
[WARNING] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.tools.impl/src/main/java/org/eclipse/tycho/p2/tools/publisher/PublisherServiceImpl.java:[81,39] publishEEProfile(java.lang.String) in org.eclipse.tycho.p2.tools.publisher.facade.PublisherService has been deprecated and marked for removal
[WARNING] /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.tools.impl/src/main/java/org/eclipse/tycho/p2/tools/publisher/PublisherServiceImpl.java:[72,39] publishEEProfile(java.io.File) in org.eclipse.tycho.p2.tools.publisher.facade.PublisherService has been deprecated and marked for removal
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ org.eclipse.tycho.p2.tools.impl ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ org.eclipse.tycho.p2.tools.impl ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ org.eclipse.tycho.p2.tools.impl ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ org.eclipse.tycho.p2.tools.impl ---
[INFO] Building jar: /<<PKGBUILDDIR>>/tycho-bundles/org.eclipse.tycho.p2.tools.impl/target/org.eclipse.tycho.p2.tools.impl-2.7.5.jar
[INFO]
[INFO] -------------------< org.eclipse.tycho:sisu-equinox >-------------------
[INFO] Building Sisu Equinox/Plexus bridge 2.7.5                        [11/30]
[INFO]   from sisu-equinox/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] -----------------< org.eclipse.tycho:sisu-equinox-api >-----------------
[INFO] Building Sisu Equinox Services API 2.7.5                         [12/30]
[INFO]   from sisu-equinox/sisu-equinox-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sisu-equinox-api ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/sisu-equinox/sisu-equinox-api/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sisu-equinox-api ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 1 source file with javac [debug target 11] to target/classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ sisu-equinox-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sisu-equinox-api ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sisu-equinox-api ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ sisu-equinox-api ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ sisu-equinox-api ---
[INFO] Building jar: /<<PKGBUILDDIR>>/sisu-equinox/sisu-equinox-api/target/sisu-equinox-api-2.7.5.jar
[INFO]
[INFO] --------------< org.eclipse.tycho:sisu-equinox-embedder >---------------
[INFO] Building Sisu Equinox Embedder 2.7.5                             [13/30]
[INFO]   from sisu-equinox/sisu-equinox-embedder/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sisu-equinox-embedder ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/sisu-equinox/sisu-equinox-embedder/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sisu-equinox-embedder ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 5 source files with javac [debug target 11] to target/classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] Annotation processing is enabled because one or more processors were found
   on the class path. A future release of javac may disable annotation processing
   unless at least one processor is specified by name (-processor), or a search
   path is specified (--processor-path, --processor-module-path), or annotation
   processing is enabled explicitly (-proc:only, -proc:full).
   Use -Xlint:-options to suppress this message.
   Use -proc:none to disable annotation processing.
[INFO]
[INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ sisu-equinox-embedder ---
[INFO] Discovered 1 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sisu-equinox-embedder ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sisu-equinox-embedder ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ sisu-equinox-embedder ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ sisu-equinox-embedder ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ sisu-equinox-embedder ---
[INFO] Building jar: /<<PKGBUILDDIR>>/sisu-equinox/sisu-equinox-embedder/target/sisu-equinox-embedder-2.7.5.jar
[INFO]
[INFO] ---------------< org.eclipse.tycho:tycho-metadata-model >---------------
[INFO] Building Tycho Eclipse Project Metadata Model 2.7.5              [14/30]
[INFO]   from tycho-metadata-model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tycho-metadata-model ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/tycho-metadata-model/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ tycho-metadata-model ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 12 source files with javac [debug target 11] to target/classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tycho-metadata-model ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ tycho-metadata-model ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ tycho-metadata-model ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tycho-metadata-model ---
[INFO] Building jar: /<<PKGBUILDDIR>>/tycho-metadata-model/target/tycho-metadata-model-2.7.5.jar
[INFO]
[INFO] ----------------< org.eclipse.tycho:tycho-embedder-api >----------------
[INFO] Building Tycho Embedder API 2.7.5                                [15/30]
[INFO]   from tycho-embedder-api/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tycho-embedder-api ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/tycho-embedder-api/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ tycho-embedder-api ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 7 source files with javac [debug target 11] to target/classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] Annotation processing is enabled because one or more processors were found
   on the class path. A future release of javac may disable annotation processing
   unless at least one processor is specified by name (-processor), or a search
   path is specified (--processor-path, --processor-module-path), or annotation
   processing is enabled explicitly (-proc:only, -proc:full).
   Use -Xlint:-options to suppress this message.
   Use -proc:none to disable annotation processing.
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ tycho-embedder-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tycho-embedder-api ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ tycho-embedder-api ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ tycho-embedder-api ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tycho-embedder-api ---
[INFO] Building jar: /<<PKGBUILDDIR>>/tycho-embedder-api/target/tycho-embedder-api-2.7.5.jar
[INFO]
[INFO] --------------------< org.eclipse.tycho:tycho-core >--------------------
[INFO] Building Tycho Core 2.7.5                                        [16/30]
[INFO]   from tycho-core/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (compile-system-packages-companion-jar) @ tycho-core ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 1 source file with javac [debug target 9] to target/classes
[WARNING] system modules path not set in conjunction with -source 9
[INFO] Annotation processing is enabled because one or more processors were found
   on the class path. A future release of javac may disable annotation processing
   unless at least one processor is specified by name (-processor), or a search
   path is specified (--processor-path, --processor-module-path), or annotation
   processing is enabled explicitly (-proc:only, -proc:full).
   Use -Xlint:-options to suppress this message.
   Use -proc:none to disable annotation processing.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (system-packages-companion-jar) @ tycho-core ---
[INFO] Building jar: /<<PKGBUILDDIR>>/tycho-core/target/tycho-core-2.7.5-system-packages-companion.jar
[INFO]
[INFO] --- maven-antrun-plugin:3.1.0:run (copy-system-packages-companion-jar) @ tycho-core ---
[INFO] Executing tasks
[INFO]      [copy] Copying 1 file to /<<PKGBUILDDIR>>/tycho-core/src/main/resources
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tycho-core ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 7 resources from src/main/resources to target/classes
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ tycho-core ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 100 source files with javac [debug target 11] to target/classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] Annotation processing is enabled because one or more processors were found
   on the class path. A future release of javac may disable annotation processing
   unless at least one processor is specified by name (-processor), or a search
   path is specified (--processor-path, --processor-module-path), or annotation
   processing is enabled explicitly (-proc:only, -proc:full).
   Use -Xlint:-options to suppress this message.
   Use -proc:none to disable annotation processing.
[INFO] /<<PKGBUILDDIR>>/tycho-core/src/main/java/org/eclipse/tycho/core/osgitools/OsgiManifest.java: Some input files use or override a deprecated API.
[INFO] /<<PKGBUILDDIR>>/tycho-core/src/main/java/org/eclipse/tycho/core/osgitools/OsgiManifest.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ tycho-core ---
[INFO] Discovered 39 component descriptors(s)
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ tycho-core ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tycho-core ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ tycho-core ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ tycho-core ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ tycho-core ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tycho-core ---
[INFO] Building jar: /<<PKGBUILDDIR>>/tycho-core/target/tycho-core-2.7.5.jar
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:test-jar (test-jar) @ tycho-core ---
[INFO] Skipping packaging of the test-jar
[INFO]
[INFO] --------------< org.eclipse.tycho:sisu-equinox-launching >--------------
[INFO] Building Sisu Equinox Launching 2.7.5                            [17/30]
[INFO]   from sisu-equinox/sisu-equinox-launching/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sisu-equinox-launching ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/sisu-equinox/sisu-equinox-launching/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ sisu-equinox-launching ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 13 source files with javac [debug target 11] to target/classes
[WARNING] system modules path not set in conjunction with -source 11
[INFO] Annotation processing is enabled because one or more processors were found
   on the class path. A future release of javac may disable annotation processing
   unless at least one processor is specified by name (-processor), or a search
   path is specified (--processor-path, --processor-module-path), or annotation
   processing is enabled explicitly (-proc:only, -proc:full).
   Use -Xlint:-options to suppress this message.
   Use -proc:none to disable annotation processing.
[INFO]
[INFO] --- plexus-component-metadata:2.1.1:generate-metadata (default) @ sisu-equinox-launching ---
[INFO] Discovered 3 component descriptors(s)
[INFO]
[INFO] --- maven-bundle-plugin:3.5.1:manifest (bundle-manifest) @ sisu-equinox-launching ---
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sisu-equinox-launching ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ sisu-equinox-launching ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- plexus-component-metadata:2.1.1:generate-test-metadata (default) @ sisu-equinox-launching ---
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ sisu-equinox-launching ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ sisu-equinox-launching ---
[INFO] Building jar: /<<PKGBUILDDIR>>/sisu-equinox/sisu-equinox-launching/target/sisu-equinox-launching-2.7.5.jar
[INFO]
[INFO] ----------------< org.eclipse.tycho:tycho-lib-detector >----------------
[INFO] Building Tycho JVM Library Detector 2.7.5                        [18/30]
[INFO]   from tycho-lib-detector/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tycho-lib-detector ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/tycho-lib-detector/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ tycho-lib-detector ---
[INFO] Recompiling the module because of changed source code.
[INFO] Compiling 1 source file with javac [debug target 1.1] to target/classes
Use of target 1.1 is no longer supported, switching to 8
Use of source 1.3 is no longer supported, switching to 8
[WARNING] bootstrap class path not set in conjunction with -source 8
[WARNING] source value 8 is obsolete and will be removed in a future release
[WARNING] target value 8 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tycho-lib-detector ---
[INFO] Not copying test resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ tycho-lib-detector ---
[INFO] Not compiling test sources
[INFO]
[INFO] --- maven-surefire-plugin:2.22.3:test (default-test) @ tycho-lib-detector ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tycho-lib-detector ---
[INFO] Building jar: /<<PKGBUILDDIR>>/tycho-lib-detector/target/tycho-lib-detector-2.7.5.jar
[INFO]
[INFO] ----------------< org.eclipse.tycho:tycho-compiler-jdt >----------------
[INFO] Building Tycho JDT Compiler Component 2.7.5                      [19/30]
[INFO]   from tycho-compiler-jdt/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ tycho-compiler-jdt ---
[INFO] skip non existing resourceDirectory /<<PKGBUILDDIR>>/tycho-compiler-jdt/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ tycho-compiler-jdt ---
[INFO] Recompiling the module because of changed dependency.
[INFO] Compiling 4 source files with javac [debug target 11] to target/classes
[INFO] Annotation processing is enabled because one or more processors were found
   on the class path. A future release of javac may disable annotation processing
   unless at least one processor is specified by name (-processor), or a search
   path is specified (--processor-path, --processor-module-path), or annotation
   processing is enabled explicitly (-proc:only, -proc:full).
   Use -Xlint:-options to suppress this message.
   Use -proc:none to disable annotation processing.
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] system modules path not set in conjunction with -source 11
[INFO] 1 warning
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /<<PKGBUILDDIR>>/tycho-compiler-jdt/src/main/java/org/eclipse/tycho/compiler/jdt/JDTCompiler.java:[61,8] org.eclipse.tycho.compiler.jdt.JDTCompiler is not abstract and does not override abstract method getCompilerId() in org.codehaus.plexus.compiler.AbstractCompiler
[INFO] 1 error
[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.987 s]
[INFO] Tycho Embedder API Maven/OSGi Shared Classes ....... SUCCESS [  1.016 s]
[INFO] Tycho Core Maven/OSGi Shared Classes ............... SUCCESS [  0.804 s]
[INFO] Tycho p2 Resolver Maven/OSGi Shared Classes ........ SUCCESS [  0.670 s]
[INFO] Tycho p2 Tools Maven/OSGi Shared Classes ........... SUCCESS [  0.366 s]
[INFO] Tycho Maven/p2 Repository Integration .............. SUCCESS [  1.298 s]
[INFO] Tycho p2 Resolver Bundle ........................... SUCCESS [  1.624 s]
[INFO] Tycho p2 Tools Bundle .............................. SUCCESS [  0.581 s]
[INFO] Sisu Equinox/Plexus bridge ......................... SUCCESS [  0.000 s]
[INFO] Sisu Equinox Services API .......................... SUCCESS [  0.608 s]
[INFO] Sisu Equinox Embedder .............................. SUCCESS [  0.495 s]
[INFO] Tycho Eclipse Project Metadata Model ............... SUCCESS [  0.293 s]
[INFO] Tycho Embedder API ................................. SUCCESS [  0.242 s]
[INFO] Tycho Core ......................................... SUCCESS [  2.566 s]
[INFO] Sisu Equinox Launching ............................. SUCCESS [  0.417 s]
[INFO] Tycho JVM Library Detector ......................... SUCCESS [  0.102 s]
[INFO] Tycho JDT Compiler Component ....................... FAILURE [  0.174 s]
[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:  12.560 s
[INFO] Finished at: 2024-10-29T07:36:35Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.13.0:compile (default-compile) on project tycho-compiler-jdt: Compilation failure
[ERROR] /<<PKGBUILDDIR>>/tycho-compiler-jdt/src/main/java/org/eclipse/tycho/compiler/jdt/JDTCompiler.java:[61,8] org.eclipse.tycho.compiler.jdt.JDTCompiler is not abstract and does not override abstract method getCompilerId() in org.codehaus.plexus.compiler.AbstractCompiler
[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 :tycho-compiler-jdt
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 returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202410/

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 could not 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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.



More information about the pkg-java-maintainers mailing list