Bug#1052733: groovy: FTBFS: DefaultGroovyMethods.java:11064: error: reference to plus is ambiguous

Lucas Nussbaum lucas at debian.org
Tue Sep 26 13:37:02 BST 2023


Source: groovy
Version: 2.4.21-8
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

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


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_build -- --project-prop finalRelease=true dist -x :grooidjar
> 	mkdir -p .gradle/init.d
> 	cp /usr/share/gradle-debian-helper/init.gradle .gradle/init.d/
> 	gradle --info --console plain --offline --stacktrace --no-daemon --refresh-dependencies --gradle-user-home .gradle -Duser.home=. -Duser.name=debian -Ddebian.package=groovy -Dfile.encoding=UTF-8 --project-prop finalRelease=true dist -x :grooidjar
> openjdk version "17.0.9-ea" 2023-10-17
> OpenJDK Runtime Environment (build 17.0.9-ea+6-Debian-1)
> OpenJDK 64-Bit Server VM (build 17.0.9-ea+6-Debian-1, mixed mode, sharing)
> Initialized native services in: /<<PKGBUILDDIR>>/.gradle/native
> To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/4.4.1/userguide/gradle_daemon.html.
> Starting process 'Gradle build daemon'. Working directory: /<<PKGBUILDDIR>>/.gradle/daemon/4.4.1 Command: /usr/lib/jvm/java-17-openjdk-amd64/bin/java --add-opens java.base/java.lang=ALL-UNNAMED -Xbootclasspath/a:/usr/share/java/gradle-helper-hook.jar:/usr/share/java/maven-repo-helper.jar -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant -cp /usr/share/gradle/lib/gradle-launcher-4.4.1.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 4.4.1
> Successfully started process 'Gradle build daemon'
> An attempt to start the daemon took 1.113 secs.
> The client will now receive all logging from the daemon (pid: 2929435). The daemon log file: /<<PKGBUILDDIR>>/.gradle/daemon/4.4.1/daemon-2929435.out.log
> Daemon will be stopped at the end of the build stopping after processing
> Closing daemon's stdin at end of input.
> The daemon will no longer process any standard input.
> Using 8 worker leases.
> Creating new cache for fileHashes, path /<<PKGBUILDDIR>>/.gradle/caches/4.4.1/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheAccess at 4e2b9158
> Creating new cache for resourceHashesCache, path /<<PKGBUILDDIR>>/.gradle/caches/4.4.1/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheAccess at 4e2b9158
> Creating new cache for fileHashes, path /<<PKGBUILDDIR>>/.gradle/4.4.1/fileHashes/fileHashes.bin, access org.gradle.cache.internal.DefaultCacheAccess at 3f3d6d4f
> Starting Build
> Compiling initialization script '/<<PKGBUILDDIR>>/.gradle/init.d/init.gradle' using SubsetScriptTransformer.
> Creating new cache for metadata-1.1/results, path /<<PKGBUILDDIR>>/.gradle/caches/transforms-1/metadata-1.1/results.bin, access org.gradle.cache.internal.DefaultCacheAccess at 42c24881
> Compiling initialization script '/<<PKGBUILDDIR>>/.gradle/init.d/init.gradle' using BuildScriptTransformer.
> Generating JAR file: /<<PKGBUILDDIR>>/.gradle/caches/4.4.1/generated-gradle-jars/gradle-api-4.4.1.jar
> Generating JAR file 'gradle-api-4.4.1.jar'
> 	Keep-alive timer started
> 	Adding Debian repository to project 'buildSrc'
> Evaluating project ':buildSrc' using build file '/<<PKGBUILDDIR>>/buildSrc/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/buildSrc/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/buildSrc/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'buildSrc'
> 	Linking the generated javadoc to the system JDK API documentation
> Selected primary task 'clean' from project :
> Selected primary task 'build' from project :
> Creating new cache for annotation-processors, path /<<PKGBUILDDIR>>/buildSrc/.gradle/4.4.1/fileContent/annotation-processors.bin, access org.gradle.cache.internal.DefaultCacheAccess at 345f895f
> Creating new cache for resourceHashesCache, path /<<PKGBUILDDIR>>/.gradle/4.4.1/fileHashes/resourceHashesCache.bin, access org.gradle.cache.internal.DefaultCacheAccess at 3f3d6d4f
> Creating new cache for taskHistory, path /<<PKGBUILDDIR>>/buildSrc/.gradle/4.4.1/taskHistory/taskHistory.bin, access org.gradle.cache.internal.DefaultCacheAccess at 3dc3a82a
> Creating new cache for outputFiles, path /<<PKGBUILDDIR>>/buildSrc/.gradle/buildOutputCleanup/outputFiles.bin, access org.gradle.cache.internal.DefaultCacheAccess at 11085cc2
> :clean (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:clean
> Putting task artifact state for task ':buildSrc:clean' into context took 0.001 secs.
> Up-to-date check for task ':buildSrc:clean' took 0.0 secs. It is not up-to-date because:
>   Task has not declared any outputs.
> :buildSrc:clean UP-TO-DATE
> :clean (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.016 secs.
> :compileJava (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:compileJava
> Putting task artifact state for task ':buildSrc:compileJava' into context took 0.011 secs.
> file or directory '/<<PKGBUILDDIR>>/buildSrc/src/main/java', not found
> Skipping task ':buildSrc:compileJava' as it has no source files and no previous output files.
> :buildSrc:compileJava NO-SOURCE
> :compileJava (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.028 secs.
> :compileGroovy (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:compileGroovy
> Putting task artifact state for task ':buildSrc:compileGroovy' into context took 0.0 secs.
> Up-to-date check for task ':buildSrc:compileGroovy' took 2.005 secs. It is not up-to-date because:
>   No history is available.
> Starting process 'Gradle Worker Daemon 1'. Working directory: /<<PKGBUILDDIR>>/.gradle/workers Command: /usr/lib/jvm/java-17-openjdk-amd64/bin/java @/tmp/gradle-worker-classpath3343669880667678325txt -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 1'
> Successfully started process 'Gradle Worker Daemon 1'
> Started Gradle worker daemon (0.723 secs) with fork options DaemonForkOptions{executable=/usr/lib/jvm/java-17-openjdk-amd64/bin/java, minHeapSize=null, maxHeapSize=null, jvmArgs=[], classpath=[/usr/share/java/groovy-all-2.4.21.jar, /usr/share/java/ant-1.10.14.jar, /usr/share/java/ant-launcher-1.10.14.jar], keepAliveMode=SESSION}.
> This JVM does not support getting OS memory, so no OS memory status updates will be broadcast
> Initialized native services in: /<<PKGBUILDDIR>>/.gradle/native
> :compileGroovy (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 4.344 secs.
> :processResources (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:processResources
> Putting task artifact state for task ':buildSrc:processResources' into context took 0.0 secs.
> file or directory '/<<PKGBUILDDIR>>/buildSrc/src/main/resources', not found
> Skipping task ':buildSrc:processResources' as it has no source files and no previous output files.
> :buildSrc:processResources NO-SOURCE
> :processResources (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.002 secs.
> :classes (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:classes
> Skipping task ':buildSrc:classes' as it has no actions.
> :classes (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.0 secs.
> :debianMavenPom (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:debianMavenPom
> Putting task artifact state for task ':buildSrc:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':buildSrc:debianMavenPom' took 0.0 secs. It is not up-to-date because:
>   No history is available.
> 	Generating pom file /<<PKGBUILDDIR>>/buildSrc/target/debian/buildSrc.pom
> :debianMavenPom (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.072 secs.
> :jar (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:jar
> Putting task artifact state for task ':buildSrc:jar' into context took 0.0 secs.
> Up-to-date check for task ':buildSrc:jar' took 0.004 secs. It is not up-to-date because:
>   No history is available.
> :jar (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.025 secs.
> :assemble (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:assemble
> Skipping task ':buildSrc:assemble' as it has no actions.
> :assemble (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.0 secs.
> :compileTestJava (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:compileTestJava
> Putting task artifact state for task ':buildSrc:compileTestJava' into context took 0.0 secs.
> file or directory '/<<PKGBUILDDIR>>/buildSrc/src/test/java', not found
> Skipping task ':buildSrc:compileTestJava' as it has no source files and no previous output files.
> :buildSrc:compileTestJava NO-SOURCE
> :compileTestJava (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.001 secs.
> :compileTestGroovy (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:compileTestGroovy
> Putting task artifact state for task ':buildSrc:compileTestGroovy' into context took 0.0 secs.
> file or directory '/<<PKGBUILDDIR>>/buildSrc/src/test/groovy', not found
> Skipping task ':buildSrc:compileTestGroovy' as it has no source files and no previous output files.
> :buildSrc:compileTestGroovy NO-SOURCE
> :compileTestGroovy (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.005 secs.
> :processTestResources (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:processTestResources
> Putting task artifact state for task ':buildSrc:processTestResources' into context took 0.0 secs.
> file or directory '/<<PKGBUILDDIR>>/buildSrc/src/test/resources', not found
> Skipping task ':buildSrc:processTestResources' as it has no source files and no previous output files.
> :buildSrc:processTestResources NO-SOURCE
> :processTestResources (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.004 secs.
> :testClasses (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:testClasses
> Skipping task ':buildSrc:testClasses' as it has no actions.
> :buildSrc:testClasses UP-TO-DATE
> :testClasses (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.0 secs.
> :test (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:test
> Putting task artifact state for task ':buildSrc:test' into context took 0.0 secs.
> Skipping task ':buildSrc:test' as it has no source files and no previous output files.
> :buildSrc:test NO-SOURCE
> :test (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.002 secs.
> :check (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:check
> Skipping task ':buildSrc:check' as it has no actions.
> :buildSrc:check UP-TO-DATE
> :check (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.0 secs.
> :build (Thread[Task worker for ':buildSrc' Thread 2,5,main]) started.
> :buildSrc:build
> Skipping task ':buildSrc:build' as it has no actions.
> :build (Thread[Task worker for ':buildSrc' Thread 2,5,main]) completed. Took 0.0 secs.
> Compiling settings file '/<<PKGBUILDDIR>>/settings.gradle' using SubsetScriptTransformer.
> Compiling settings file '/<<PKGBUILDDIR>>/settings.gradle' using BuildScriptTransformer.
> Settings evaluated using settings file '/<<PKGBUILDDIR>>/settings.gradle'.
> Projects loaded. Root project using build file '/<<PKGBUILDDIR>>/build.gradle'.
> Included projects: [root project 'groovy', project ':groovy-ant', project ':groovy-bsf', project ':groovy-console', project ':groovy-docgenerator', project ':groovy-groovydoc', project ':groovy-groovysh', project ':groovy-jmx', project ':groovy-json', project ':groovy-jsr223', project ':groovy-nio', project ':groovy-servlet', project ':groovy-sql', project ':groovy-swing', project ':groovy-templates', project ':groovy-test', project ':groovy-testng', project ':groovy-xml', project ':tests-vm8']
> 	Keep-alive timer started
> 	Adding Debian repository to project 'groovy'
> 	Adding Debian repository to project 'groovy-ant'
> 	Adding Debian repository to project 'groovy-bsf'
> 	Adding Debian repository to project 'groovy-console'
> 	Adding Debian repository to project 'groovy-docgenerator'
> 	Adding Debian repository to project 'groovy-groovydoc'
> 	Adding Debian repository to project 'groovy-groovysh'
> 	Adding Debian repository to project 'groovy-jmx'
> 	Adding Debian repository to project 'groovy-json'
> 	Adding Debian repository to project 'groovy-jsr223'
> 	Adding Debian repository to project 'groovy-nio'
> 	Adding Debian repository to project 'groovy-servlet'
> 	Adding Debian repository to project 'groovy-sql'
> 	Adding Debian repository to project 'groovy-swing'
> 	Adding Debian repository to project 'groovy-templates'
> 	Adding Debian repository to project 'groovy-test'
> 	Adding Debian repository to project 'groovy-testng'
> 	Adding Debian repository to project 'groovy-xml'
> 	Adding Debian repository to project 'tests-vm8'
> Evaluating root project 'groovy' using build file '/<<PKGBUILDDIR>>/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/build.gradle' using SubsetScriptTransformer.
> Creating new cache for metadata-2.36/module-metadata, path /<<PKGBUILDDIR>>/.gradle/caches/modules-2/metadata-2.36/module-metadata.bin, access org.gradle.cache.internal.DefaultCacheAccess at 69bf359e
> 	Loading the Maven rules...
> 	Ignoring org.asciidoctor:asciidoctor-gradle-plugin:jar:1.5.7
> 	Ignoring org.jfrog.buildinfo:build-info-extractor-gradle:jar:3.0.3
> 	Ignoring me.champeau.gradle:gradle-javadoc-hotfix-plugin:jar:0.1
> 	Ignoring me.champeau.gradle:japicmp-gradle-plugin:jar:0.1.1
> 	Ignoring gradle.plugin.org.nosphere.apache:creadur-rat-gradle:jar:0.1.3
> Compiling build file '/<<PKGBUILDDIR>>/build.gradle' using BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/filter.gradle' using SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/filter.gradle' using BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/indy.gradle' using SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/indy.gradle' using BuildScriptTransformer.
> Using Java from /usr/lib/jvm/java-17-openjdk-amd64 (version 17.0.9-ea)
> Compiling script '/<<PKGBUILDDIR>>/gradle/utils.gradle' using SubsetScriptTransformer.
> 	Passing through org.ow2.asm:asm:jar:debian
> Compiling script '/<<PKGBUILDDIR>>/gradle/utils.gradle' using BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/wrapper.gradle' using SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/wrapper.gradle' using BuildScriptTransformer.
> Gradle now uses separate output directories for each JVM language, but this build assumes a single directory for all classes from a source set. This behaviour has been deprecated and is scheduled to be removed in Gradle 5.0
> 	at org.gradle.api.internal.tasks.DefaultSourceSetOutput.getClassesDir(DefaultSourceSetOutput.java:80)
> 	at org.gradle.api.internal.tasks.DefaultSourceSetOutput_Decorated.getClassesDir(Unknown Source)
> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
> 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:104)
> 	at org.codehaus.groovy.runtime.metaclass.MultipleSetterProperty.getProperty(MultipleSetterProperty.java:49)
> 	at org.gradle.internal.metaobject.BeanDynamicObject$MetaClassAdapter.getProperty(BeanDynamicObject.java:228)
> 	at org.gradle.internal.metaobject.BeanDynamicObject.tryGetProperty(BeanDynamicObject.java:171)
> 	at org.gradle.internal.metaobject.CompositeDynamicObject.tryGetProperty(CompositeDynamicObject.java:55)
> 	at org.gradle.internal.metaobject.AbstractDynamicObject.getProperty(AbstractDynamicObject.java:59)
> 	at org.gradle.api.internal.tasks.DefaultSourceSetOutput_Decorated.getProperty(Unknown Source)
> 	at org.codehaus.groovy.runtime.callsite.PogoGetPropertySite.getProperty(PogoGetPropertySite.java:49)
> 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callGetProperty(AbstractCallSite.java:299)
> 	at build_bl4jqpajkdmv6zptc2neshyfj$_run_closure14.doCall(/<<PKGBUILDDIR>>/build.gradle:339)
> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
> 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:104)
> 	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
> 	at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:264)
> 	at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1035)
> 	at groovy.lang.Closure.call(Closure.java:420)
> 	at groovy.lang.Closure.call(Closure.java:436)
> 	at org.gradle.api.internal.ClosureBackedAction.execute(ClosureBackedAction.java:71)
> 	at org.gradle.util.ConfigureUtil.configureTarget(ConfigureUtil.java:160)
> 	at org.gradle.util.ConfigureUtil.configureSelf(ConfigureUtil.java:136)
> 	at org.gradle.api.internal.AbstractTask.configure(AbstractTask.java:634)
> 	at org.gradle.api.internal.project.DefaultProject.task(DefaultProject.java:1208)
> 	at jdk.internal.reflect.GeneratedMethodAccessor75.invoke(Unknown Source)
> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
> 	at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:104)
> 	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:325)
> 	at org.gradle.internal.metaobject.BeanDynamicObject$MetaClassAdapter.invokeMethod(BeanDynamicObject.java:479)
> 	at org.gradle.internal.metaobject.BeanDynamicObject.tryInvokeMethod(BeanDynamicObject.java:191)
> 	at org.gradle.internal.metaobject.CompositeDynamicObject.tryInvokeMethod(CompositeDynamicObject.java:98)
> 	at org.gradle.internal.metaobject.MixInClosurePropertiesAsMethodsDynamicObject.tryInvokeMethod(MixInClosurePropertiesAsMethodsDynamicObject.java:30)
> 	at org.gradle.groovy.scripts.BasicScript$ScriptDynamicObject.tryInvokeMethod(BasicScript.java:134)
> 	at org.gradle.internal.metaobject.AbstractDynamicObject.invokeMethod(AbstractDynamicObject.java:160)
> 	at org.gradle.groovy.scripts.BasicScript.invokeMethod(BasicScript.java:83)
> 	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(PogoMetaClassSite.java:74)
> 	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:51)
> 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:157)
> 	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:185)
> 	at build_bl4jqpajkdmv6zptc2neshyfj.run(/<<PKGBUILDDIR>>/build.gradle:337)
> 	at org.gradle.groovy.scripts.internal.DefaultScriptRunnerFactory$ScriptRunnerImpl.run(DefaultScriptRunnerFactory.java:90)
> 	at org.gradle.configuration.DefaultScriptPluginFactory$ScriptPluginImpl$2.run(DefaultScriptPluginFactory.java:199)
> 	at org.gradle.configuration.ProjectScriptTarget.addConfiguration(ProjectScriptTarget.java:77)
> 	at org.gradle.configuration.DefaultScriptPluginFactory$ScriptPluginImpl.apply(DefaultScriptPluginFactory.java:204)
> 	at org.gradle.configuration.BuildOperationScriptPlugin$1.run(BuildOperationScriptPlugin.java:61)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110)
> 	at org.gradle.configuration.BuildOperationScriptPlugin.apply(BuildOperationScriptPlugin.java:58)
> 	at org.gradle.configuration.project.BuildScriptProcessor.execute(BuildScriptProcessor.java:41)
> 	at org.gradle.configuration.project.BuildScriptProcessor.execute(BuildScriptProcessor.java:26)
> 	at org.gradle.configuration.project.ConfigureActionsProjectEvaluator.evaluate(ConfigureActionsProjectEvaluator.java:34)
> 	at org.gradle.configuration.project.LifecycleProjectEvaluator.doConfigure(LifecycleProjectEvaluator.java:64)
> 	at org.gradle.configuration.project.LifecycleProjectEvaluator.access$100(LifecycleProjectEvaluator.java:34)
> 	at org.gradle.configuration.project.LifecycleProjectEvaluator$ConfigureProject.run(LifecycleProjectEvaluator.java:110)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110)
> 	at org.gradle.configuration.project.LifecycleProjectEvaluator.evaluate(LifecycleProjectEvaluator.java:50)
> 	at org.gradle.api.internal.project.DefaultProject.evaluate(DefaultProject.java:666)
> 	at org.gradle.api.internal.project.DefaultProject.evaluate(DefaultProject.java:135)
> 	at org.gradle.execution.TaskPathProjectEvaluator.configure(TaskPathProjectEvaluator.java:35)
> 	at org.gradle.execution.TaskPathProjectEvaluator.configureHierarchy(TaskPathProjectEvaluator.java:60)
> 	at org.gradle.configuration.DefaultBuildConfigurer.configure(DefaultBuildConfigurer.java:38)
> 	at org.gradle.initialization.DefaultGradleLauncher$ConfigureBuild.run(DefaultGradleLauncher.java:249)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110)
> 	at org.gradle.initialization.DefaultGradleLauncher.configureBuild(DefaultGradleLauncher.java:167)
> 	at org.gradle.initialization.DefaultGradleLauncher.doBuildStages(DefaultGradleLauncher.java:126)
> 	at org.gradle.initialization.DefaultGradleLauncher.executeTasks(DefaultGradleLauncher.java:109)
> 	at org.gradle.internal.invocation.GradleBuildController$1.call(GradleBuildController.java:78)
> 	at org.gradle.internal.invocation.GradleBuildController$1.call(GradleBuildController.java:75)
> 	at org.gradle.internal.work.DefaultWorkerLeaseService.withLocks(DefaultWorkerLeaseService.java:152)
> 	at org.gradle.internal.invocation.GradleBuildController.doBuild(GradleBuildController.java:100)
> 	at org.gradle.internal.invocation.GradleBuildController.run(GradleBuildController.java:75)
> 	at org.gradle.tooling.internal.provider.ExecuteBuildActionRunner.run(ExecuteBuildActionRunner.java:28)
> 	at org.gradle.launcher.exec.ChainingBuildActionRunner.run(ChainingBuildActionRunner.java:35)
> 	at org.gradle.tooling.internal.provider.ValidatingBuildActionRunner.run(ValidatingBuildActionRunner.java:32)
> 	at org.gradle.launcher.exec.RunAsBuildOperationBuildActionRunner$1.run(RunAsBuildOperationBuildActionRunner.java:43)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110)
> 	at org.gradle.launcher.exec.RunAsBuildOperationBuildActionRunner.run(RunAsBuildOperationBuildActionRunner.java:40)
> 	at org.gradle.tooling.internal.provider.SubscribableBuildActionRunner.run(SubscribableBuildActionRunner.java:51)
> 	at org.gradle.launcher.exec.InProcessBuildActionExecuter.execute(InProcessBuildActionExecuter.java:47)
> 	at org.gradle.launcher.exec.InProcessBuildActionExecuter.execute(InProcessBuildActionExecuter.java:30)
> 	at org.gradle.launcher.exec.BuildTreeScopeBuildActionExecuter.execute(BuildTreeScopeBuildActionExecuter.java:39)
> 	at org.gradle.launcher.exec.BuildTreeScopeBuildActionExecuter.execute(BuildTreeScopeBuildActionExecuter.java:25)
> 	at org.gradle.tooling.internal.provider.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:80)
> 	at org.gradle.tooling.internal.provider.ContinuousBuildActionExecuter.execute(ContinuousBuildActionExecuter.java:53)
> 	at org.gradle.tooling.internal.provider.ServicesSetupBuildActionExecuter.execute(ServicesSetupBuildActionExecuter.java:57)
> 	at org.gradle.tooling.internal.provider.ServicesSetupBuildActionExecuter.execute(ServicesSetupBuildActionExecuter.java:32)
> 	at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:36)
> 	at org.gradle.tooling.internal.provider.GradleThreadBuildActionExecuter.execute(GradleThreadBuildActionExecuter.java:25)
> 	at org.gradle.tooling.internal.provider.ParallelismConfigurationBuildActionExecuter.execute(ParallelismConfigurationBuildActionExecuter.java:43)
> 	at org.gradle.tooling.internal.provider.ParallelismConfigurationBuildActionExecuter.execute(ParallelismConfigurationBuildActionExecuter.java:29)
> 	at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:69)
> 	at org.gradle.tooling.internal.provider.StartParamsValidatingActionExecuter.execute(StartParamsValidatingActionExecuter.java:30)
> 	at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:59)
> 	at org.gradle.tooling.internal.provider.SessionFailureReportingActionExecuter.execute(SessionFailureReportingActionExecuter.java:44)
> 	at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:45)
> 	at org.gradle.tooling.internal.provider.SetupLoggingActionExecuter.execute(SetupLoggingActionExecuter.java:30)
> 	at org.gradle.launcher.daemon.server.exec.ExecuteBuild.doBuild(ExecuteBuild.java:67)
> 	at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:36)
> 	at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
> 	at org.gradle.launcher.daemon.server.exec.WatchForDisconnection.execute(WatchForDisconnection.java:37)
> 	at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
> 	at org.gradle.launcher.daemon.server.exec.ResetDeprecationLogger.execute(ResetDeprecationLogger.java:26)
> 	at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
> 	at org.gradle.launcher.daemon.server.exec.RequestStopIfSingleUsedDaemon.execute(RequestStopIfSingleUsedDaemon.java:34)
> 	at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
> 	at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.call(ForwardClientInput.java:74)
> 	at org.gradle.launcher.daemon.server.exec.ForwardClientInput$2.call(ForwardClientInput.java:72)
> 	at org.gradle.util.Swapper.swap(Swapper.java:38)
> 	at org.gradle.launcher.daemon.server.exec.ForwardClientInput.execute(ForwardClientInput.java:72)
> 	at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
> 	at org.gradle.launcher.daemon.server.exec.LogAndCheckHealth.execute(LogAndCheckHealth.java:50)
> 	at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
> 	at org.gradle.launcher.daemon.server.exec.LogToClient.doBuild(LogToClient.java:62)
> 	at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:36)
> 	at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
> 	at org.gradle.launcher.daemon.server.exec.EstablishBuildEnvironment.doBuild(EstablishBuildEnvironment.java:82)
> 	at org.gradle.launcher.daemon.server.exec.BuildCommandOnly.execute(BuildCommandOnly.java:36)
> 	at org.gradle.launcher.daemon.server.api.DaemonCommandExecution.proceed(DaemonCommandExecution.java:122)
> 	at org.gradle.launcher.daemon.server.exec.StartBuildOrRespondWithBusy$1.run(StartBuildOrRespondWithBusy.java:50)
> 	at org.gradle.launcher.daemon.server.DaemonStateCoordinator$1.run(DaemonStateCoordinator.java:295)
> 	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
> 	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
> 	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
> 	at java.base/java.lang.Thread.run(Thread.java:840)
> Evaluating project ':groovy-test' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-test/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-test/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-test/build.gradle' using BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/jacoco/jacocofix.gradle' using SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/jacoco/jacocofix.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-test'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-swing' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-swing/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-swing/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-swing/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-swing'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-ant' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-ant/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-ant/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-ant/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-ant'
> 	Linking the generated javadoc to the system JDK API documentation
> 	Replacing antlr:antlr:jar:2.7.7  ->  antlr:antlr:jar:2.x
> 	Replacing org.ow2.asm:asm:jar:7.2  ->  org.ow2.asm:asm:jar:debian
> 	Replacing org.ow2.asm:asm-analysis:jar:7.2  ->  org.ow2.asm:asm-analysis:jar:debian
> 	Replacing org.ow2.asm:asm-commons:jar:7.2  ->  org.ow2.asm:asm-commons:jar:debian
> 	Replacing org.ow2.asm:asm-tree:jar:7.2  ->  org.ow2.asm:asm-tree:jar:debian
> 	Replacing org.ow2.asm:asm-util:jar:7.2  ->  org.ow2.asm:asm-util:jar:debian
> 	Replacing commons-cli:commons-cli:jar:1.2  ->  commons-cli:commons-cli:jar:debian
> 	Replacing org.apache.ant:ant:jar:1.9.15  ->  org.apache.ant:ant:jar:debian
> 	Passing through org.apache.ant:ant-parent:jar:debian
> 	Replacing com.thoughtworks.xstream:xstream:jar:1.4.10  ->  com.thoughtworks.xstream:xstream:jar:debian
> 	Passing through com.thoughtworks.xstream:xstream-parent:jar:debian
> 	Ignoring com.googlecode:openbeans:jar:1.0
> 	Replacing org.fusesource.jansi:jansi:jar:1.11  ->  org.fusesource.jansi:jansi:jar:debian
> 	Replacing org.apache.ivy:ivy:jar:2.4.0  ->  org.apache.ivy:ivy:jar:debian
> 	Passing through org.apache.ant:ant-launcher:jar:debian
> Compiling script '/<<PKGBUILDDIR>>/gradle/test.gradle' using SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/test.gradle' using BuildScriptTransformer.
> Detected development environment
> Compiling script '/<<PKGBUILDDIR>>/gradle/groovydoc.gradle' using SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/groovydoc.gradle' using BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/docs.gradle' using SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/docs.gradle' using BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/assemble.gradle' using SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/assemble.gradle' using BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/upload.gradle' using SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/upload.gradle' using BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/pomconfigurer.gradle' using SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/pomconfigurer.gradle' using BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/backports.gradle' using SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/backports.gradle' using BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/idea.gradle' using SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/idea.gradle' using BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/eclipse.gradle' using SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/eclipse.gradle' using BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/signing.gradle' using SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/signing.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-bsf' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-bsf/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-bsf/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-bsf/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-bsf'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-console' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-console/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-console/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-console/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-console'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-docgenerator' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-docgenerator/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-docgenerator/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-docgenerator/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-docgenerator'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-groovydoc' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-groovydoc/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-groovydoc/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-groovydoc/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-groovydoc'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-groovysh' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-groovysh/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-groovysh/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-groovysh/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-groovysh'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-jmx' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-jmx/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-jmx/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-jmx/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-jmx'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-json' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-json/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-json/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-json/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-json'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-jsr223' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-jsr223/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-jsr223/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-jsr223/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-jsr223'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-nio' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-nio/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-nio/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-nio/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-nio'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-servlet' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-servlet/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-servlet/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-servlet/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-servlet'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-sql' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-sql/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-sql/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-sql/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-sql'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-templates' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-templates/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-templates/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-templates/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-templates'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-testng' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-testng/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-testng/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-testng/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-testng'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':groovy-xml' using build file '/<<PKGBUILDDIR>>/subprojects/groovy-xml/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-xml/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/groovy-xml/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'groovy-xml'
> 	Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':tests-vm8' using build file '/<<PKGBUILDDIR>>/subprojects/tests-vm8/build.gradle'.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/tests-vm8/build.gradle' using SubsetScriptTransformer.
> Compiling build file '/<<PKGBUILDDIR>>/subprojects/tests-vm8/build.gradle' using BuildScriptTransformer.
> 	Adding Maven pom generation to project 'tests-vm8'
> 	Linking the generated javadoc to the system JDK API documentation
> All projects evaluated.
> Selected primary task 'dist' from project :
> 	Ignoring org.codehaus.gpars:gpars:jar:1.2.1
> 	Replacing org.apache.ant:ant-junit:jar:1.9.15  ->  org.apache.ant:ant-junit:jar:debian
> 	Replacing org.apache.ant:ant-launcher:jar:1.9.15  ->  org.apache.ant:ant-launcher:jar:debian
> 	Replacing org.apache.ant:ant-antlr:jar:1.9.15  ->  org.apache.ant:ant-antlr:jar:debian
> 	Replacing bsf:bsf:jar:2.4.0  ->  bsf:bsf:jar:debian
> 	Replacing commons-logging:commons-logging:jar:1.2  ->  commons-logging:commons-logging:jar:debian
> 	Passing through org.apache.commons:commons-parent:jar:debian
> 	Passing through org.apache:apache:jar:debian
> 	Replacing com.thoughtworks.qdox:qdox:jar:1.12.1  ->  com.thoughtworks.qdox:qdox:jar:debian
> 	Replacing jline:jline:jar:2.13  ->  jline:jline:jar:2.x
> 	Replacing javax.servlet:servlet-api:jar:2.4  ->  javax.servlet:servlet-api:jar:debian
> 	Replacing javax.servlet:jsp-api:jar:2.0  ->  javax.servlet.jsp:javax.servlet.jsp-api:jar:2.3
> 	Passing through javax.servlet:javax.servlet-api:jar:debian
> 	Passing through javax.el:javax.el-api:jar:debian
> 	Replacing junit:junit:jar:4.13.1  ->  junit:junit:jar:4.x
> 	Passing through org.hamcrest:hamcrest:jar:debian
> 	Replacing com.beust:jcommander:jar:1.47  ->  com.beust:jcommander:jar:1.x
> POM relocation to an other version number is not fully supported in Gradle : com.beust:jcommander:1.x relocated to com.beust:jcommander:debian.
> Please update your dependency to directly use the correct version 'com.beust:jcommander:debian'.
> Resolution will only pick dependencies of the relocated element.  Artifacts and other metadata will be ignored.
> 	Passing through com.beust:jcommander:jar:debian
> 	Replacing org.testng:testng:jar:6.8.13  ->  org.testng:testng:jar:6.x
> POM relocation to an other version number is not fully supported in Gradle : org.testng:testng:6.x relocated to org.testng:testng:debian.
> Please update your dependency to directly use the correct version 'org.testng:testng:debian'.
> Resolution will only pick dependencies of the relocated element.  Artifacts and other metadata will be ignored.
> 	Passing through org.testng:testng:jar:debian
> Creating new cache for annotation-processors, path /<<PKGBUILDDIR>>/.gradle/4.4.1/fileContent/annotation-processors.bin, access org.gradle.cache.internal.DefaultCacheAccess at 358c17a3
> Tasks to be executed: [task ':copyResources', task ':ensureGrammars', task ':exceptionUtils', task ':compileJava', task ':dgmConverter', task ':bootstrapJar', task ':compileGroovy', task ':processResources', task ':classes', task ':debianMavenPom', task ':osgiClasses', task ':jar', task ':jarjar', task ':groovy-xml:moduleDescriptor', task ':groovy-xml:compileJava', task ':groovy-xml:compileGroovy', task ':groovy-xml:processResources', task ':groovy-xml:classes', task ':groovy-xml:debianMavenPom', task ':groovy-xml:jar', task ':groovy-templates:compileJava', task ':groovy-templates:compileGroovy', task ':groovy-templates:processResources', task ':groovy-templates:classes', task ':groovy-templates:debianMavenPom', task ':groovy-templates:jar', task ':groovy-groovydoc:compileJava', task ':groovy-groovydoc:compileGroovy', task ':groovy-groovydoc:processResources', task ':groovy-groovydoc:classes', task ':groovy-groovydoc:debianMavenPom', task ':groovy-groovydoc:jar', task ':groovy-ant:compileJava', task ':groovy-ant:compileGroovy', task ':groovy-ant:processResources', task ':groovy-ant:classes', task ':groovy-ant:debianMavenPom', task ':groovy-ant:jar', task ':groovy-ant:jarjar', task ':groovy-bsf:compileJava', task ':groovy-bsf:compileGroovy', task ':groovy-bsf:processResources', task ':groovy-bsf:classes', task ':groovy-bsf:debianMavenPom', task ':groovy-bsf:jar', task ':groovy-bsf:jarjar', task ':groovy-swing:moduleDescriptor', task ':groovy-swing:compileJava', task ':groovy-swing:compileGroovy', task ':groovy-swing:processResources', task ':groovy-swing:classes', task ':groovy-swing:debianMavenPom', task ':groovy-swing:jar', task ':groovy-console:compileJava', task ':groovy-console:compileGroovy', task ':groovy-console:processResources', task ':groovy-console:classes', task ':groovy-console:debianMavenPom', task ':groovy-console:jar', task ':groovy-console:jarjar', task ':groovy-docgenerator:compileJava', task ':groovy-docgenerator:compileGroovy', task ':groovy-docgenerator:processResources', task ':groovy-docgenerator:classes', task ':groovy-docgenerator:debianMavenPom', task ':groovy-docgenerator:jar', task ':groovy-docgenerator:jarjar', task ':groovy-groovydoc:jarjar', task ':groovy-groovysh:compileJava', task ':groovy-groovysh:compileGroovy', task ':groovy-groovysh:processResources', task ':groovy-groovysh:classes', task ':groovy-groovysh:debianMavenPom', task ':groovy-groovysh:jar', task ':groovy-groovysh:jarjar', task ':groovy-jmx:compileJava', task ':groovy-jmx:compileGroovy', task ':groovy-jmx:processResources', task ':groovy-jmx:classes', task ':groovy-jmx:debianMavenPom', task ':groovy-jmx:jar', task ':groovy-jmx:jarjar', task ':groovy-json:compileJava', task ':groovy-json:compileGroovy', task ':groovy-json:processResources', task ':groovy-json:classes', task ':groovy-json:debianMavenPom', task ':groovy-json:jar', task ':groovy-json:jarjar', task ':groovy-jsr223:moduleDescriptor', task ':groovy-jsr223:compileJava', task ':groovy-jsr223:compileGroovy', task ':groovy-jsr223:processResources', task ':groovy-jsr223:classes', task ':groovy-jsr223:debianMavenPom', task ':groovy-jsr223:jar', task ':groovy-jsr223:jarjar', task ':groovy-nio:moduleDescriptor', task ':groovy-nio:compileJava', task ':groovy-nio:compileGroovy', task ':groovy-nio:processResources', task ':groovy-nio:classes', task ':groovy-nio:debianMavenPom', task ':groovy-nio:jar', task ':groovy-nio:jarjar', task ':groovy-servlet:compileJava', task ':groovy-servlet:compileGroovy', task ':groovy-servlet:processResources', task ':groovy-servlet:classes', task ':groovy-servlet:debianMavenPom', task ':groovy-servlet:jar', task ':groovy-servlet:jarjar', task ':groovy-sql:moduleDescriptor', task ':groovy-sql:compileJava', task ':groovy-sql:compileGroovy', task ':groovy-sql:processResources', task ':groovy-sql:classes', task ':groovy-sql:debianMavenPom', task ':groovy-sql:jar', task ':groovy-sql:jarjar', task ':groovy-swing:jarjar', task ':groovy-templates:jarjar', task ':groovy-test:compileJava', task ':groovy-test:compileGroovy', task ':groovy-test:processResources', task ':groovy-test:classes', task ':groovy-test:debianMavenPom', task ':groovy-test:jar', task ':groovy-test:jarjar', task ':groovy-test:grooidjar', task ':groovy-testng:compileJava', task ':groovy-testng:compileGroovy', task ':groovy-testng:processResources', task ':groovy-testng:classes', task ':groovy-testng:debianMavenPom', task ':groovy-testng:jar', task ':groovy-testng:jarjar', task ':groovy-xml:jarjar', task ':tests-vm8:compileJava', task ':tests-vm8:compileGroovy', task ':tests-vm8:processResources', task ':tests-vm8:classes', task ':tests-vm8:debianMavenPom', task ':tests-vm8:jar', task ':tests-vm8:jarjar', task ':replaceJarWithJarJar', task ':jarAll', task ':backportcompat23Jar', task ':backportcompat23JavadocJar', task ':backportcompat23SourcesJar', task ':backportJars', task ':checkCompatibility', task ':jarAllWithIndy', task ':jarAllAll', task ':distBin', task ':docGDK', task ':groovydocAll', task ':javadocAll', task ':doc', task ':distDoc', task ':distSrc', task ':groovydoc', task ':javadoc', task ':syncDoc', task ':dist']
> Creating new cache for taskHistory, path /<<PKGBUILDDIR>>/.gradle/4.4.1/taskHistory/taskHistory.bin, access org.gradle.cache.internal.DefaultCacheAccess at 55af0f88
> Creating new cache for outputFiles, path /<<PKGBUILDDIR>>/.gradle/buildOutputCleanup/outputFiles.bin, access org.gradle.cache.internal.DefaultCacheAccess at 4049a8e3
> :copyResources (Thread[Task worker for ':',5,main]) started.
> :copyResources
> Putting task artifact state for task ':copyResources' into context took 0.0 secs.
> Up-to-date check for task ':copyResources' took 0.093 secs. It is not up-to-date because:
>   No history is available.
> :copyResources (Thread[Task worker for ':',5,main]) completed. Took 0.267 secs.
> :ensureGrammars (Thread[Task worker for ':',5,main]) started.
> :ensureGrammars
> Putting task artifact state for task ':ensureGrammars' into context took 0.0 secs.
> Up-to-date check for task ':ensureGrammars' took 0.021 secs. It is not up-to-date because:
>   No history is available.
> Trying to override old definition of datatype antlr
> [ant:antlr] ANTLR Parser Generator   Version 2.7.7 (20210821)   1989-2005
> [ant:antlr] ANTLR Parser Generator   Version 2.7.7 (20210821)   1989-2005
> [ant:antlr] /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/antlr/java/java.g:1023: warning:Syntactic predicate superfluous for single alternative
> [ant:antlr] /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/antlr/java/java.g:1479: warning:empty alternative makes no sense in (...)* or (...)+
> :ensureGrammars (Thread[Task worker for ':',5,main]) completed. Took 1.558 secs.
> :exceptionUtils (Thread[Task worker for ':',5,main]) started.
> :exceptionUtils
> Putting task artifact state for task ':exceptionUtils' into context took 0.0 secs.
> Up-to-date check for task ':exceptionUtils' took 0.001 secs. It is not up-to-date because:
>   No history is available.
> Generating ExceptionUtils
> :exceptionUtils (Thread[Task worker for ':',5,main]) completed. Took 0.037 secs.
> :compileJava (Thread[Task worker for ':',5,main]) started.
> :compileJava
> Putting task artifact state for task ':compileJava' into context took 0.0 secs.
> Up-to-date check for task ':compileJava' took 0.676 secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task ':compileJava'.
> Use of target 1.7 is no longer supported, switching to 8
> Use of source 1.7 is no longer supported, switching to 8
> Starting process 'Gradle Worker Daemon 2'. Working directory: /<<PKGBUILDDIR>>/.gradle/workers Command: /usr/lib/jvm/java-17-openjdk-amd64/bin/java @/tmp/gradle-worker-classpath14745968167303249851txt -Xmx512m -Dfile.encoding=UTF-8 -Duser.country=US -Duser.language=en -Duser.variant worker.org.gradle.process.internal.worker.GradleWorkerMain 'Gradle Worker Daemon 2'
> Successfully started process 'Gradle Worker Daemon 2'
> Started Gradle worker daemon (0.337 secs) with fork options DaemonForkOptions{executable=/usr/lib/jvm/java-17-openjdk-amd64/bin/java, minHeapSize=null, maxHeapSize=512m, jvmArgs=[], classpath=[], keepAliveMode=SESSION}.
> This JVM does not support getting OS memory, so no OS memory status updates will be broadcast
> Initialized native services in: /<<PKGBUILDDIR>>/.gradle/native
> Compiling with JDK Java compiler API.
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/control/SourceUnit.java:44: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/control/ProcessingUnit.java:23: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyClassLoader.java:59: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyCodeSource.java:34: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/CachedClass.java:39: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/callsite/CallSiteArray.java:29: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/ClassInfo.java:57: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/CachedConstructor.java:27: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/ClassLoaderForClassArtifacts.java:29: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/MetaClassImpl.java:89: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyShell.java:35: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/groovy/util/GroovyScriptEngine.java:51: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/ProxyGeneratorAdapter.java:49: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/groovy/ui/GroovyMain.java:56: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethods.java:129: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/callsite/GroovySunClassLoader.java:28: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/SunClassLoader.java:28: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/antlr/AntlrParserPlugin.java:125: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/stdclasses/CachedSAMClass.java:33: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/AccessPermissionChecker.java:25: warning: [removal] AccessControlException in java.security has been deprecated and marked for removal
> import java.security.AccessControlException;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/vmplugin/v7/Java7.java:28: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/tools/GroovyStarter.java:24: warning: [removal] AccessController in java.security has been deprecated and marked for removal
> import java.security.AccessController;
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/control/ProcessingUnit.java:108: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         this.classLoader = AccessController.doPrivileged(new PrivilegedAction<GroovyClassLoader>() {
>                            ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/control/SourceUnit.java:280: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         String property = (String) AccessController.doPrivileged(new PrivilegedAction() {
>                                    ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyClassLoader.java:108: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>             return AccessController.doPrivileged(new PrivilegedAction<URL>() {
>                    ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyClassLoader.java:230: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         GroovyCodeSource gcs = AccessController.doPrivileged(new PrivilegedAction<GroovyCodeSource>() {
>                                ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyClassLoader.java:263: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         GroovyCodeSource gcs = AccessController.doPrivileged(new PrivilegedAction<GroovyCodeSource>() {
>                                ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyClassLoader.java:382: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>             ProtectionDomain myDomain = AccessController.doPrivileged(new PrivilegedAction<ProtectionDomain>() {
>                                         ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyClassLoader.java:492: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         InnerLoader loader = AccessController.doPrivileged(new PrivilegedAction<InnerLoader>() {
>                              ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyClassLoader.java:716: warning: [removal] SecurityManager in java.lang has been deprecated and marked for removal
>         SecurityManager sm = System.getSecurityManager();
>         ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyClassLoader.java:716: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
>         SecurityManager sm = System.getSecurityManager();
>                                    ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyClassLoader.java:931: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         AccessController.doPrivileged(new PrivilegedAction<Void>() {
>         ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyCodeSource.java:129: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>             Object[] info = AccessController.doPrivileged(new PrivilegedExceptionAction<Object[]>() {
>                             ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyCodeSource.java:241: warning: [removal] SecurityManager in java.lang has been deprecated and marked for removal
>         SecurityManager sm = System.getSecurityManager();
>         ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyCodeSource.java:241: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
>         SecurityManager sm = System.getSecurityManager();
>                                    ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/antlr/AntlrParserPlugin.java:240: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         AccessController.doPrivileged(new PrivilegedAction() {
>         ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/CachedClass.java:67: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>                AccessController.doPrivileged(new PrivilegedAction<Field[]>() {
>                ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/CachedClass.java:86: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>                AccessController.doPrivileged(new PrivilegedAction/*<Constructor[]>*/() {
>                ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/CachedClass.java:124: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>                AccessController.doPrivileged(new PrivilegedAction/*<Method[]>*/() {
>                ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/CachedClass.java:190: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>                AccessController.doPrivileged(new PrivilegedAction<CallSiteClassLoader>() {
>                ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/callsite/CallSiteArray.java:64: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         AccessController.doPrivileged(new PrivilegedAction<Void>() {
>         ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/ClassInfo.java:467: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>             return AccessController.doPrivileged(new PrivilegedAction<ClassLoaderForClassArtifacts>() {
>                    ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/CachedConstructor.java:42: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>             AccessController.doPrivileged(new PrivilegedAction() {
>             ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/ClassLoaderForClassArtifacts.java:74: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         final Class cls = AccessController.doPrivileged( new PrivilegedAction<Class>(){
>                           ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/MetaClassImpl.java:3324: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>                 info = (BeanInfo) AccessController.doPrivileged(new PrivilegedExceptionAction() {
>                                   ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/MetaClassImpl.java:3330: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>                 info = (BeanInfo) AccessController.doPrivileged(new PrivilegedExceptionAction() {
>                                   ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyShell.java:98: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         this.loader = AccessController.doPrivileged(new PrivilegedAction<GroovyClassLoader>() {
>                       ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyShell.java:206: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         AccessController.doPrivileged(new DoSetContext(loader));
>         ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyShell.java:212: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>             scriptClass = AccessController.doPrivileged(new PrivilegedExceptionAction<Class>() {
>                           ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyShell.java:481: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         GroovyCodeSource gcs = AccessController.doPrivileged(new PrivilegedAction<GroovyCodeSource>() {
>                                ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyShell.java:549: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         GroovyCodeSource gcs = AccessController.doPrivileged(new PrivilegedAction<GroovyCodeSource>() {
>                                ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyShell.java:601: warning: [removal] SecurityManager in java.lang has been deprecated and marked for removal
>         SecurityManager sm = System.getSecurityManager();
>         ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyShell.java:601: warning: [removal] getSecurityManager() in System has been deprecated and marked for removal
>         SecurityManager sm = System.getSecurityManager();
>                                    ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyShell.java:606: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         GroovyCodeSource gcs = AccessController.doPrivileged(new PrivilegedAction<GroovyCodeSource>() {
>                                ^
> /<<PKGBUILDDIR>>/src/main/groovy/lang/GroovyShell.java:720: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         GroovyCodeSource gcs = AccessController.doPrivileged(new PrivilegedAction<GroovyCodeSource>() {
>                                ^
> /<<PKGBUILDDIR>>/src/main/groovy/util/GroovyScriptEngine.java:72: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>     private static final ClassLoader CL_STUB = AccessController.doPrivileged(new PrivilegedAction<ClassLoader>() {
>                                                ^
> /<<PKGBUILDDIR>>/src/main/groovy/util/GroovyScriptEngine.java:364: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>                 AccessController.doPrivileged(new PrivilegedAction<ScriptClassLoader>() {
>                 ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/ProxyGeneratorAdapter.java:254: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         return AccessController.doPrivileged(new PrivilegedAction<InnerLoader>() {
>                ^
> /<<PKGBUILDDIR>>/src/main/groovy/ui/GroovyMain.java:468: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>         AccessController.doPrivileged(new DoSetContext(shell.getClassLoader()));
>         ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethods.java:389: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>                     AccessController.doPrivileged(new PrivilegedAction() {
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethods.java:11064: error: reference to plus is ambiguous
>         return (T[]) plus(toList(left), toList(right)).toArray();
>                      ^
>   both method <T#1>plus(List<T#1>,Collection<T#1>) in DefaultGroovyMethods and method <T#2>plus(List<T#2>,T#2) in DefaultGroovyMethods match
>   where T#1,T#2 are type-variables:
>     T#1 extends Object declared in method <T#1>plus(List<T#1>,Collection<T#1>)
>     T#2 extends Object declared in method <T#2>plus(List<T#2>,T#2)
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethods.java:11100: error: reference to plus is ambiguous
>         return (T[]) plus(toList(left), right).toArray();
>                      ^
>   both method <T#1>plus(List<T#1>,Collection<T#1>) in DefaultGroovyMethods and method <T#2>plus(List<T#2>,T#2) in DefaultGroovyMethods match
>   where T#1,T#2 are type-variables:
>     T#1 extends Object declared in method <T#1>plus(List<T#1>,Collection<T#1>)
>     T#2 extends Object declared in method <T#2>plus(List<T#2>,T#2)
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/DefaultGroovyMethods.java:11122: error: reference to plus is ambiguous
>         return (T[]) plus(toList(left), toList(right)).toArray();
>                      ^
>   both method <T#1>plus(List<T#1>,Collection<T#1>) in DefaultGroovyMethods and method <T#2>plus(List<T#2>,T#2) in DefaultGroovyMethods match
>   where T#1,T#2 are type-variables:
>     T#1 extends Object declared in method <T#1>plus(List<T#1>,Collection<T#1>)
>     T#2 extends Object declared in method <T#2>plus(List<T#2>,T#2)
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/reflection/SunClassLoader.java:44: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>             res = AccessController.doPrivileged(new PrivilegedAction<SunClassLoader>() {
>                   ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/callsite/GroovySunClassLoader.java:36: warning: [removal] AccessController in java.security has been deprecated and marked for removal
>             sunVM = AccessController.doPrivileged(new PrivilegedAction<SunClassLoader>() {
>                     ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/typehandling/FloatingPointMath.java:33: warning: [removal] Double(double) in Double has been deprecated and marked for removal
>         return new Double(Math.abs(number.doubleValue()));
>                ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/typehandling/FloatingPointMath.java:37: warning: [removal] Double(double) in Double has been deprecated and marked for removal
>         return new Double(left.doubleValue() + right.doubleValue());
>                ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/typehandling/FloatingPointMath.java:41: warning: [removal] Double(double) in Double has been deprecated and marked for removal
>         return new Double(left.doubleValue() - right.doubleValue());
>                ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/typehandling/FloatingPointMath.java:45: warning: [removal] Double(double) in Double has been deprecated and marked for removal
>         return new Double(left.doubleValue() * right.doubleValue());
>                ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/typehandling/FloatingPointMath.java:49: warning: [removal] Double(double) in Double has been deprecated and marked for removal
>         return new Double(left.doubleValue() / right.doubleValue());
>                ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/typehandling/FloatingPointMath.java:57: warning: [removal] Double(double) in Double has been deprecated and marked for removal
>         return new Double(left.doubleValue() % right.doubleValue());
>                ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/typehandling/FloatingPointMath.java:61: warning: [removal] Double(double) in Double has been deprecated and marked for removal
>         return new Double(-left.doubleValue());
>                ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/typehandling/FloatingPointMath.java:65: warning: [removal] Double(double) in Double has been deprecated and marked for removal
>         return new Double(left.doubleValue());
>                ^
> /<<PKGBUILDDIR>>/src/main/org/codehaus/groovy/runtime/typehandling/DefaultTypeTransformation.java:351: warning: [removal] Double(double) in Double has been deprecated and marked for removal
>             Double answer = new Double(doubleUnbox(object));
>                             ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:334: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("byte", this), new Integer(106));
> 	                                                ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:335: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("public", this), new Integer(116));
> 	                                                  ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:336: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("trait", this), new Integer(95));
> 	                                                 ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:337: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("case", this), new Integer(150));
> 	                                                ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:338: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("short", this), new Integer(108));
> 	                                                 ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:339: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("break", this), new Integer(144));
> 	                                                 ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:340: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("while", this), new Integer(139));
> 	                                                 ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:341: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("new", this), new Integer(159));
> 	                                               ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:342: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("instanceof", this), new Integer(158));
> 	                                                      ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:343: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("implements", this), new Integer(131));
> 	                                                      ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:344: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("synchronized", this), new Integer(121));
> 	                                                        ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:345: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("const", this), new Integer(41));
> 	                                                 ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:346: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("float", this), new Integer(110));
> 	                                                 ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:347: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("package", this), new Integer(81));
> 	                                                   ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:348: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("return", this), new Integer(143));
> 	                                                  ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:349: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("throw", this), new Integer(146));
> 	                                                 ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:350: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("null", this), new Integer(160));
> 	                                                ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:351: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("def", this), new Integer(84));
> 	                                               ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:352: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("threadsafe", this), new Integer(120));
> 	                                                      ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:353: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("protected", this), new Integer(117));
> 	                                                     ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:354: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("class", this), new Integer(92));
> 	                                                 ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:355: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("throws", this), new Integer(130));
> 	                                                  ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:356: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("do", this), new Integer(42));
> 	                                              ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:357: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("strictfp", this), new Integer(43));
> 	                                                    ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:358: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("super", this), new Integer(99));
> 	                                                 ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:359: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("transient", this), new Integer(118));
> 	                                                     ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:360: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("native", this), new Integer(119));
> 	                                                  ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:361: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("interface", this), new Integer(93));
> 	                                                     ^
> /<<PKGBUILDDIR>>/target/generated-sources/src/main/org/codehaus/groovy/antlr/parser/GroovyLexer.java:362: warning: [removal] Integer(int) in Integer has been deprecated and marked for removal
> 	literals.put(new ANTLRHashString("final", this), new Integer(38));
> 	                                                 ^
> Note: Some input files use or override a deprecated API.
> Note: Recompile with -Xlint:deprecation for details.
> Note: Some input files additionally use or override a deprecated API that is marked for removal.
> Note: Some input files use unchecked or unsafe operations.
> Note: Recompile with -Xlint:unchecked for details.
> 3 errors
> 100 warnings
> :compileJava FAILED
> :compileJava (Thread[Task worker for ':',5,main]) completed. Took 12.815 secs.
> 
> FAILURE: Build failed with an exception.
> 
> * What went wrong:
> Execution failed for task ':compileJava'.
> > Compilation failed; see the compiler error output for details.
> 
> * Try:
> Run with --debug option to get more log output. Run with --scan to get full insights.
> 
> * Exception is:
> org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':compileJava'.
> 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:100)
> 	at org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.execute(ExecuteActionsTaskExecuter.java:70)
> 	at org.gradle.api.internal.tasks.execution.OutputDirectoryCreatingTaskExecuter.execute(OutputDirectoryCreatingTaskExecuter.java:51)
> 	at org.gradle.api.internal.tasks.execution.SkipUpToDateTaskExecuter.execute(SkipUpToDateTaskExecuter.java:62)
> 	at org.gradle.api.internal.tasks.execution.ResolveTaskOutputCachingStateExecuter.execute(ResolveTaskOutputCachingStateExecuter.java:54)
> 	at org.gradle.api.internal.tasks.execution.ValidatingTaskExecuter.execute(ValidatingTaskExecuter.java:60)
> 	at org.gradle.api.internal.tasks.execution.SkipEmptySourceFilesTaskExecuter.execute(SkipEmptySourceFilesTaskExecuter.java:97)
> 	at org.gradle.api.internal.tasks.execution.CleanupStaleOutputsExecuter.execute(CleanupStaleOutputsExecuter.java:87)
> 	at org.gradle.api.internal.tasks.execution.ResolveTaskArtifactStateTaskExecuter.execute(ResolveTaskArtifactStateTaskExecuter.java:52)
> 	at org.gradle.api.internal.tasks.execution.SkipTaskWithNoActionsExecuter.execute(SkipTaskWithNoActionsExecuter.java:52)
> 	at org.gradle.api.internal.tasks.execution.SkipOnlyIfTaskExecuter.execute(SkipOnlyIfTaskExecuter.java:54)
> 	at org.gradle.api.internal.tasks.execution.ExecuteAtMostOnceTaskExecuter.execute(ExecuteAtMostOnceTaskExecuter.java:43)
> 	at org.gradle.api.internal.tasks.execution.CatchExceptionTaskExecuter.execute(CatchExceptionTaskExecuter.java:34)
> 	at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker$1.run(DefaultTaskGraphExecuter.java:248)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:336)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor$RunnableBuildOperationWorker.execute(DefaultBuildOperationExecutor.java:328)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor.execute(DefaultBuildOperationExecutor.java:199)
> 	at org.gradle.internal.progress.DefaultBuildOperationExecutor.run(DefaultBuildOperationExecutor.java:110)
> 	at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:241)
> 	at org.gradle.execution.taskgraph.DefaultTaskGraphExecuter$EventFiringTaskWorker.execute(DefaultTaskGraphExecuter.java:230)
> 	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.processTask(DefaultTaskPlanExecutor.java:123)
> 	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.access$200(DefaultTaskPlanExecutor.java:79)
> 	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:104)
> 	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker$1.execute(DefaultTaskPlanExecutor.java:98)
> 	at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.execute(DefaultTaskExecutionPlan.java:626)
> 	at org.gradle.execution.taskgraph.DefaultTaskExecutionPlan.executeWithTask(DefaultTaskExecutionPlan.java:581)
> 	at org.gradle.execution.taskgraph.DefaultTaskPlanExecutor$TaskExecutorWorker.run(DefaultTaskPlanExecutor.java:98)
> 	at org.gradle.internal.concurrent.ExecutorPolicy$CatchAndRecordFailures.onExecute(ExecutorPolicy.java:63)
> 	at org.gradle.internal.concurrent.ManagedExecutorImpl$1.run(ManagedExecutorImpl.java:46)
> 	at org.gradle.internal.concurrent.ThreadFactoryImpl$ManagedThreadRunnable.run(ThreadFactoryImpl.java:55)
> Caused by: org.gradle.api.internal.tasks.compile.CompilationFailedException: Compilation failed; see the compiler error output for details.
> 	at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:50)
> 	at org.gradle.api.internal.tasks.compile.JdkJavaCompiler.execute(JdkJavaCompiler.java:35)
> 	at org.gradle.api.internal.tasks.compile.daemon.AbstractDaemonCompiler$CompilerRunnable.run(AbstractDaemonCompiler.java:87)
> 	at org.gradle.workers.internal.DefaultWorkerServer.execute(DefaultWorkerServer.java:36)
> 	at org.gradle.workers.internal.WorkerDaemonServer.execute(WorkerDaemonServer.java:46)
> 	at org.gradle.workers.internal.WorkerDaemonServer.execute(WorkerDaemonServer.java:30)
> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at org.gradle.process.internal.worker.request.WorkerAction.run(WorkerAction.java:100)
> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:35)
> 	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
> 	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:146)
> 	at org.gradle.internal.remote.internal.hub.MessageHubBackedObjectConnection$DispatchWrapper.dispatch(MessageHubBackedObjectConnection.java:128)
> 	at org.gradle.internal.remote.internal.hub.MessageHub$Handler.run(MessageHub.java:404)
> 	... 3 more
> 
> 
> * Get more help at https://help.gradle.org
> 
> BUILD FAILED in 37s
> 4 actionable tasks: 4 executed
> Stopped 2 worker daemon(s).
> dh_auto_build: error: gradle --info --console plain --offline --stacktrace --no-daemon --refresh-dependencies --gradle-user-home .gradle -Duser.home=. -Duser.name=debian -Ddebian.package=groovy -Dfile.encoding=UTF-8 --project-prop finalRelease=true dist -x :grooidjar returned exit code 1
> make[1]: *** [debian/rules:24: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/groovy_2.4.21-8_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lucas@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.



More information about the pkg-java-maintainers mailing list