Your message dated Tue, 18 Mar 2025 09:55:01 +0100
with message-id <764a86031928a37fe81c0cfccd5d2...@free.fr>
and subject line bugs fixed in kotlin 1.3.31+ds1-2
has caused the Debian Bug report #1078414,
regarding kotlinx-coroutines: FTBFS: make[1]: *** [debian/rules:10: 
override_dh_auto_build] Error 25
to be marked as done.

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

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


-- 
1078414: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078414
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kotlinx-coroutines
Version: 1.0.1-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240809 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 -- \
>     -Dkotlin.compiler.execution.strategy=in-process \
>     -Pkotlin_version=1.3.31 \
>     -PatomicFU_version=0.11.12 \
>     -Pversion=1.0.1 \
>     install
>       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=kotlinx-coroutines -Dfile.encoding=UTF-8 
> -Dkotlin.compiler.execution.strategy=in-process -Pkotlin_version=1.3.31 
> -PatomicFU_version=0.11.12 -Pversion=1.0.1 install
> openjdk version "21.0.4" 2024-07-16
> OpenJDK Runtime Environment (build 21.0.4+7-Debian-2)
> OpenJDK 64-Bit Server VM (build 21.0.4+7-Debian-2, 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-21-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 -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.055 secs.
> The client will now receive all logging from the daemon (pid: 2938145). The 
> daemon log file: /<<PKGBUILDDIR>>/.gradle/daemon/4.4.1/daemon-2938145.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@61a3c2e3
> Creating new cache for resourceHashesCache, path 
> /<<PKGBUILDDIR>>/.gradle/caches/4.4.1/fileHashes/resourceHashesCache.bin, 
> access org.gradle.cache.internal.DefaultCacheAccess@61a3c2e3
> Creating new cache for fileHashes, path 
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileHashes/fileHashes.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@3a0c42fa
> 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@60a943e7
> Compiling initialization script '/<<PKGBUILDDIR>>/.gradle/init.d/init.gradle' 
> using BuildScriptTransformer.
> 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 'kotlinx.coroutines', project 
> ':kotlinx-coroutines-core', project ':kotlinx-coroutines-core-common']
>       Keep-alive timer started
>       Adding Debian repository to project 'kotlinx.coroutines'
>       Adding Debian repository to project 'kotlinx-coroutines-core'
>       Adding Debian repository to project 'kotlinx-coroutines-core-common'
> Evaluating root project 'kotlinx.coroutines' 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@5e57de23
>       Loading the Maven rules...
>       Replacing org.jetbrains.kotlin:kotlin-gradle-plugin:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-gradle-plugin:jar:1.3.31
>       Ignoring 
> org.jetbrains.kotlin:kotlin-native-gradle-plugin:jar:1.3.0-rc-208
>       Ignoring 
> org.jetbrains.dokka:dokka-gradle-plugin:jar:0.9.16-rdev-2-mpp-hacks
>       Replacing org.jetbrains.kotlinx:atomicfu-gradle-plugin:jar:0.11.12  ->  
> org.jetbrains.kotlinx:atomicfu-gradle-plugin:jar:debian
>       Ignoring 
> com.jfrog.bintray.gradle:gradle-bintray-plugin:jar:1.8.2-SNAPSHOT
>       Ignoring com.moowork.gradle:gradle-node-plugin:jar:1.2.0
>       Ignoring com.github.jengelman.gradle.plugins:shadow:jar:2.0.2
>       Ignoring me.champeau.gradle:jmh-gradle-plugin:jar:0.4.7
>       Ignoring net.ltgt.gradle:gradle-apt-plugin:jar:0.10
>       Replacing org.jetbrains.kotlin:kotlin-gradle-plugin-api:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-gradle-plugin-api:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-gradle-plugin-model:jar:1.3.31  
> ->  org.jetbrains.kotlin:kotlin-gradle-plugin-model:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-stdlib:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-stdlib:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-native-utils:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-native-utils:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.3.31  
> ->  org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.3.31
>       Replacing 
> org.jetbrains.kotlin:kotlin-annotation-processing-gradle:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-annotation-processing-gradle:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-android-extensions:jar:1.3.31  -> 
>  org.jetbrains.kotlin:kotlin-android-extensions:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-compiler-runner:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-compiler-runner:jar:1.3.31
>       Replacing 
> org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-reflect:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-reflect:jar:1.3.31
>       Passing through org.jetbrains.kotlinx:atomicfu-transformer:jar:debian
>       Replacing org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.3.31
>       Passing through org.jetbrains:annotations:jar:debian
>       Passing through org.jetbrains.intellij.deps:trove4j:jar:debian
>       Replacing org.jetbrains.kotlin:kotlin-script-runtime:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-script-runtime:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-build-common:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-build-common:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-daemon-client:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-daemon-client:jar:1.3.31
>       Passing through org.mozilla:rhino:jar:debian
>       Passing through org.ow2.asm:asm:jar:debian
>       Passing through org.ow2.asm:asm-commons:jar:debian
>       Passing through org.ow2.asm:asm-tree:jar:debian
>       Passing through org.ow2.asm:asm-util:jar:debian
>       Passing through org.slf4j:slf4j-api:jar:debian
>       Passing through org.slf4j:slf4j-parent:jar:debian
>       Passing through org.slf4j:slf4j-simple:jar:debian
>       Passing through org.ow2.asm:asm-analysis:jar:debian
> Compiling build file '/<<PKGBUILDDIR>>/build.gradle' using 
> BuildScriptTransformer.
> Using Kotlin compiler version: 1.3-SNAPSHOT
> Compiling script '/<<PKGBUILDDIR>>/gradle/compile-jvm.gradle' using 
> SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/compile-jvm.gradle' using 
> BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/compile-common.gradle' using 
> SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/compile-common.gradle' using 
> BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/atomicfu-jvm.gradle' using 
> SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/atomicfu-jvm.gradle' using 
> BuildScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/atomicfu-common.gradle' using 
> SubsetScriptTransformer.
> Compiling script '/<<PKGBUILDDIR>>/gradle/atomicfu-common.gradle' using 
> BuildScriptTransformer.
> Evaluating project ':kotlinx-coroutines-core' using build file 
> '/<<PKGBUILDDIR>>/core/kotlinx-coroutines-core/build.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/core/kotlinx-coroutines-core/build.gradle' using 
> SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/core/kotlinx-coroutines-core/build.gradle' using 
> BuildScriptTransformer.
>       Adding Maven pom generation to project 'kotlinx-coroutines-core'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':kotlinx-coroutines-core-common' using build file 
> '/<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/build.gradle'.
> Compiling build file 
> '/<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/build.gradle' using 
> SubsetScriptTransformer.
> Compiling build file 
> '/<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/build.gradle' using 
> BuildScriptTransformer.
>       Adding Maven pom generation to project 'kotlinx-coroutines-core-common'
>       Linking the generated javadoc to the system JDK API documentation
> All projects evaluated.
> Selected primary task 'install' from project :
> Creating new cache for annotation-processors, path 
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileContent/annotation-processors.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@5534faf6
> Tasks to be executed: [task ':kotlinx-coroutines-core:checkJdk16', task 
> ':kotlinx-coroutines-core-common:compileJava', task 
> ':kotlinx-coroutines-core-common:compileKotlinCommon', task 
> ':kotlinx-coroutines-core-common:processResources', task 
> ':kotlinx-coroutines-core-common:classes', task 
> ':kotlinx-coroutines-core-common:debianMavenPom', task 
> ':kotlinx-coroutines-core-common:inspectClassesForKotlinIC', task 
> ':kotlinx-coroutines-core-common:jar', task 
> ':kotlinx-coroutines-core:compileKotlin', task 
> ':kotlinx-coroutines-core:compileJava', task 
> ':kotlinx-coroutines-core:processResources', task 
> ':kotlinx-coroutines-core:classes', task 
> ':kotlinx-coroutines-core:debianMavenPom', task 
> ':kotlinx-coroutines-core:inspectClassesForKotlinIC', task 
> ':kotlinx-coroutines-core:transformAtomicfuClasses', task 
> ':kotlinx-coroutines-core:jar', task ':kotlinx-coroutines-core:install', task 
> ':kotlinx-coroutines-core-common:install']
> Creating new cache for resourceHashesCache, path 
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileHashes/resourceHashesCache.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@3a0c42fa
> Creating new cache for taskHistory, path 
> /<<PKGBUILDDIR>>/.gradle/4.4.1/taskHistory/taskHistory.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@488fd769
> Creating new cache for outputFiles, path 
> /<<PKGBUILDDIR>>/.gradle/buildOutputCleanup/outputFiles.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@1f17722d
> :kotlinx-coroutines-core:checkJdk16 (Thread[#55,Task worker for ':',5,main]) 
> started.
> :kotlinx-coroutines-core:checkJdk16
> Putting task artifact state for task ':kotlinx-coroutines-core:checkJdk16' 
> into context took 0.001 secs.
> Up-to-date check for task ':kotlinx-coroutines-core:checkJdk16' took 0.0 
> secs. It is not up-to-date because:
>   Task has not declared any outputs.
> :kotlinx-coroutines-core:checkJdk16 (Thread[#55,Task worker for ':',5,main]) 
> completed. Took 0.009 secs.
> :kotlinx-coroutines-core-common:compileJava (Thread[#55,Task worker for 
> ':',5,main]) started.
> :kotlinx-coroutines-core-common:compileJava
> Putting task artifact state for task 
> ':kotlinx-coroutines-core-common:compileJava' into context took 0.001 secs.
> file or directory 
> '/<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/main/java', not 
> found
> Skipping task ':kotlinx-coroutines-core-common:compileJava' as it has no 
> source files and no previous output files.
> :kotlinx-coroutines-core-common:compileJava NO-SOURCE
> :kotlinx-coroutines-core-common:compileJava (Thread[#55,Task worker for 
> ':',5,main]) completed. Took 0.007 secs.
> :kotlinx-coroutines-core-common:compileKotlinCommon (Thread[#55,Task worker 
> for ':',5,main]) started.
> :kotlinx-coroutines-core-common:compileKotlinCommon
> Putting task artifact state for task 
> ':kotlinx-coroutines-core-common:compileKotlinCommon' into context took 0.0 
> secs.
>       Replacing org.jetbrains.kotlinx:atomicfu-common:jar:0.11.12  ->  
> org.jetbrains.kotlinx:atomicfu-common:jar:debian
> Up-to-date check for task 
> ':kotlinx-coroutines-core-common:compileKotlinCommon' took 0.86 secs. It is 
> not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':kotlinx-coroutines-core-common:compileKotlinCommon'.
> w: 
> /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/CoroutineExceptionHandler.kt:
>  (29, 47): 'cancel(Throwable? = ...): Boolean' is deprecated. Use 
> CompletableDeferred.completeExceptionally(cause) or Job.cancel() instead
> w: /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/Job.kt: (163, 
> 37): 'cancel(Throwable? = ...): Boolean' is deprecated. Use 
> CompletableDeferred.completeExceptionally(cause) or Job.cancel() instead
> w: /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/Job.kt: (476, 
> 27): 'cancel(Throwable? = ...): Boolean' is deprecated. Use 
> CompletableDeferred.completeExceptionally(cause) or Job.cancel() instead
> w: /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/Job.kt: (532, 
> 16): 'cancel(Throwable? = ...): Boolean' is deprecated. Use 
> CompletableDeferred.completeExceptionally(cause) or Job.cancel() instead
> w: /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/Job.kt: (545, 
> 39): 'cancel(Throwable? = ...): Boolean' is deprecated. Use 
> CompletableDeferred.completeExceptionally(cause) or Job.cancel() instead
> w: /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/JobSupport.kt: 
> (563, 9): 'cancel(Throwable? = ...): Boolean' is deprecated. Overrides 
> deprecated member in 'kotlinx.coroutines.Job'. Use 
> CompletableDeferred.completeExceptionally(cause) or Job.cancel() instead
> w: /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/Timeout.kt: 
> (88, 9): 'cancel(Throwable? = ...): Boolean' is deprecated. Overrides 
> deprecated member in 'kotlinx.coroutines.Job'. Use 
> CompletableDeferred.completeExceptionally(cause) or Job.cancel() instead
> w: 
> /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/channels/AbstractChannel.kt:
>  (661, 9): 'cancel(Throwable? = ...): Boolean' is deprecated. Overrides 
> deprecated member in 'kotlinx.coroutines.channels.Channel'. Use cancel 
> without cause
> w: 
> /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/channels/ArrayBroadcastChannel.kt:
>  (72, 42): 'cancel(Throwable? = ...): Boolean' is deprecated. Overrides 
> deprecated member in 'kotlinx.coroutines.channels.Channel'. Use cancel 
> without cause
> w: 
> /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/channels/Broadcast.kt:
>  (95, 33): 'cancel(Throwable? = ...): Boolean' is deprecated. Overrides 
> deprecated member in 'kotlinx.coroutines.Job'. Use 
> CompletableDeferred.completeExceptionally(cause) or Job.cancel() instead
> w: 
> /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/channels/Channel.kt:
>  (261, 37): 'cancel(Throwable? = ...): Boolean' is deprecated. Use cancel 
> without cause
> w: 
> /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/channels/ChannelCoroutine.kt:
>  (20, 9): 'cancel(Throwable? = ...): Boolean' is deprecated. Overrides 
> deprecated member in 'kotlinx.coroutines.Job'. Use 
> CompletableDeferred.completeExceptionally(cause) or Job.cancel() instead. Use 
> cancel without cause
> w: 
> /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/channels/ChannelCoroutine.kt:
>  (23, 39): 'cancel(Throwable? = ...): Boolean' is deprecated. Overrides 
> deprecated member in 'kotlinx.coroutines.Job'. Use 
> CompletableDeferred.completeExceptionally(cause) or Job.cancel() instead. Use 
> cancel without cause
> w: 
> /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/channels/ChannelCoroutine.kt:
>  (26, 37): 'cancel(Throwable? = ...): Boolean' is deprecated. Use cancel 
> without cause
> w: 
> /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/channels/ChannelCoroutine.kt:
>  (27, 33): 'cancel(Throwable? = ...): Boolean' is deprecated. Overrides 
> deprecated member in 'kotlinx.coroutines.Job'. Use 
> CompletableDeferred.completeExceptionally(cause) or Job.cancel() instead
> w: 
> /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/channels/Channels.common.kt:
>  (64, 28): 'cancel(Throwable? = ...): Boolean' is deprecated. Use cancel 
> without cause
> w: 
> /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/channels/Channels.common.kt:
>  (80, 25): 'cancel(Throwable? = ...): Boolean' is deprecated. Use cancel 
> without cause
> w: 
> /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/channels/Channels.common.kt:
>  (115, 9): 'cancel(Throwable? = ...): Boolean' is deprecated. Use cancel 
> without cause
> :kotlinx-coroutines-core-common:compileKotlinCommon (Thread[#55,Task worker 
> for ':',5,main]) completed. Took 12.624 secs.
> :kotlinx-coroutines-core-common:processResources (Thread[#55,Task worker for 
> ':',5,main]) started.
> :kotlinx-coroutines-core-common:processResources
> Putting task artifact state for task 
> ':kotlinx-coroutines-core-common:processResources' into context took 0.0 secs.
> file or directory 
> '/<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/resources', not found
> Skipping task ':kotlinx-coroutines-core-common:processResources' as it has no 
> source files and no previous output files.
> :kotlinx-coroutines-core-common:processResources NO-SOURCE
> :kotlinx-coroutines-core-common:processResources (Thread[#55,Task worker for 
> ':',5,main]) completed. Took 0.012 secs.
> :kotlinx-coroutines-core-common:classes (Thread[#55,Task worker for 
> ':',5,main]) started.
> :kotlinx-coroutines-core-common:classes
> Skipping task ':kotlinx-coroutines-core-common:classes' as it has no actions.
> :kotlinx-coroutines-core-common:classes (Thread[#55,Task worker for 
> ':',5,main]) completed. Took 0.001 secs.
> :kotlinx-coroutines-core-common:debianMavenPom (Thread[#55,Task worker for 
> ':',5,main]) started.
> :kotlinx-coroutines-core-common:debianMavenPom
> Putting task artifact state for task 
> ':kotlinx-coroutines-core-common:debianMavenPom' into context took 0.0 secs.
> Up-to-date check for task ':kotlinx-coroutines-core-common:debianMavenPom' 
> took 0.008 secs. It is not up-to-date because:
>   No history is available.
>       Generating pom file 
> /<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/build/debian/kotlinx-coroutines-core-common.pom
> :kotlinx-coroutines-core-common:debianMavenPom (Thread[#55,Task worker for 
> ':',5,main]) completed. Took 0.096 secs.
> :kotlinx-coroutines-core-common:inspectClassesForKotlinIC (Thread[#55,Task 
> worker for ':',5,main]) started.
> :kotlinx-coroutines-core-common:inspectClassesForKotlinIC
> Putting task artifact state for task 
> ':kotlinx-coroutines-core-common:inspectClassesForKotlinIC' into context took 
> 0.0 secs.
> file or directory 
> '/<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/build/classes/java/main',
>  not found
> Up-to-date check for task 
> ':kotlinx-coroutines-core-common:inspectClassesForKotlinIC' took 0.012 secs. 
> It is not up-to-date because:
>   No history is available.
> file or directory 
> '/<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/build/classes/java/main',
>  not found
> :kotlinx-coroutines-core-common:inspectClassesForKotlinIC (Thread[#55,Task 
> worker for ':',5,main]) completed. Took 0.033 secs.
> :kotlinx-coroutines-core-common:jar (Thread[#55,Task worker for ':',5,main]) 
> started.
> :kotlinx-coroutines-core-common:jar
> Putting task artifact state for task ':kotlinx-coroutines-core-common:jar' 
> into context took 0.0 secs.
> Up-to-date check for task ':kotlinx-coroutines-core-common:jar' took 0.018 
> secs. It is not up-to-date because:
>   No history is available.
> :kotlinx-coroutines-core-common:jar (Thread[#55,Task worker for ':',5,main]) 
> completed. Took 0.123 secs.
> :kotlinx-coroutines-core:compileKotlin (Thread[#55,Task worker for 
> ':',5,main]) started.
> :kotlinx-coroutines-core:compileKotlin
> Putting task artifact state for task ':kotlinx-coroutines-core:compileKotlin' 
> into context took 0.0 secs.
>       Replacing org.jetbrains.kotlinx:atomicfu:jar:0.11.12  ->  
> org.jetbrains.kotlinx:atomicfu:jar:debian
>       Passing through org.jetbrains.kotlinx:atomicfu-common:jar:debian
> Up-to-date check for task ':kotlinx-coroutines-core:compileKotlin' took 0.041 
> secs. It is not up-to-date because:
>   No history is available.
> All input files are considered out-of-date for incremental task 
> ':kotlinx-coroutines-core:compileKotlin'.
> Using Kotlin/JVM incremental compilation
> e: java.lang.IllegalStateException: Could not load module definition from: 
> VirtualFile: /usr/lib/jvm/default-java!/modules/java.base/module-info.class. 
> The file might be broken by incorrect post-processing via bytecode tools. 
> Please remove this file from the classpath.
>       at 
> org.jetbrains.kotlin.resolve.jvm.modules.JavaModuleInfo$Companion.read(JavaModuleInfo.kt:85)
>       at 
> org.jetbrains.kotlin.cli.jvm.modules.CliJavaModuleFinder.findSystemModule(CliJavaModuleFinder.kt:44)
>       at 
> org.jetbrains.kotlin.cli.jvm.modules.CliJavaModuleFinder.access$findSystemModule(CliJavaModuleFinder.kt:25)
>       at 
> org.jetbrains.kotlin.cli.jvm.modules.CliJavaModuleFinder$systemModules$1.invoke(CliJavaModuleFinder.kt:37)
>       at 
> org.jetbrains.kotlin.cli.jvm.modules.CliJavaModuleFinder$systemModules$1.invoke(CliJavaModuleFinder.kt:25)
>       at 
> kotlin.sequences.TransformingSequence$iterator$1.next(Sequences.kt:172)
>       at 
> kotlin.sequences.FilteringSequence$iterator$1.calcNext(Sequences.kt:132)
>       at 
> kotlin.sequences.FilteringSequence$iterator$1.hasNext(Sequences.kt:156)
>       at 
> kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:278)
>       at 
> kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:265)
>       at kotlin.sequences.SequencesKt___SequencesKt.none(_Sequences.kt:1298)
>       at 
> org.jetbrains.kotlin.cli.jvm.compiler.ClasspathRootsResolver.addModularRoots(ClasspathRootsResolver.kt:226)
>       at 
> org.jetbrains.kotlin.cli.jvm.compiler.ClasspathRootsResolver.computeRoots(ClasspathRootsResolver.kt:123)
>       at 
> org.jetbrains.kotlin.cli.jvm.compiler.ClasspathRootsResolver.convertClasspathRoots(ClasspathRootsResolver.kt:79)
>       at 
> org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.<init>(KotlinCoreEnvironment.kt:228)
>       at 
> org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.<init>(KotlinCoreEnvironment.kt:122)
>       at 
> org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment$Companion.createForProduction(KotlinCoreEnvironment.kt:409)
>       at 
> org.jetbrains.kotlin.cli.jvm.K2JVMCompiler.createCoreEnvironment(K2JVMCompiler.kt:258)
>       at 
> org.jetbrains.kotlin.cli.jvm.K2JVMCompiler.doExecute(K2JVMCompiler.kt:123)
>       at 
> org.jetbrains.kotlin.cli.jvm.K2JVMCompiler.doExecute(K2JVMCompiler.kt:53)
>       at 
> org.jetbrains.kotlin.cli.common.CLICompiler.execImpl(CLICompiler.kt:84)
>       at 
> org.jetbrains.kotlin.cli.common.CLICompiler.execImpl(CLICompiler.kt:42)
>       at org.jetbrains.kotlin.cli.common.CLITool.exec(CLITool.kt:103)
>       at org.jetbrains.kotlin.cli.common.CLITool.exec(CLITool.kt:81)
>       at 
> org.jetbrains.kotlin.cli.common.CLICompiler.execAndOutputXml(CLICompiler.kt:48)
>       at 
> java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
>       at java.base/java.lang.reflect.Method.invoke(Method.java:580)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleKotlinCompilerWork.compileInProcessImpl(GradleKotlinCompilerWork.kt:351)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleKotlinCompilerWork.access$compileInProcessImpl(GradleKotlinCompilerWork.kt:66)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleKotlinCompilerWork$compileInProcess$future$1.call(GradleKotlinCompilerWork.kt:319)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleKotlinCompilerWork$compileInProcess$future$1.call(GradleKotlinCompilerWork.kt:66)
>       at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
>       at 
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
>       at 
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
>       at java.base/java.lang.Thread.run(Thread.java:1583)
> Caused by: java.lang.IllegalArgumentException: Unsupported class file major 
> version 65
>       at 
> org.jetbrains.org.objectweb.asm.ClassReader.<init>(ClassReader.java:199)
>       at 
> org.jetbrains.org.objectweb.asm.ClassReader.<init>(ClassReader.java:180)
>       at 
> org.jetbrains.org.objectweb.asm.ClassReader.<init>(ClassReader.java:166)
>       at 
> org.jetbrains.kotlin.resolve.jvm.modules.JavaModuleInfo$Companion.read(JavaModuleInfo.kt:68)
>       ... 34 more
> 
> e: Compiler terminated with internal error
> :kotlinx-coroutines-core:compileKotlin FAILED
> :kotlinx-coroutines-core:compileKotlin (Thread[#55,Task worker for 
> ':',5,main]) completed. Took 1.32 secs.
> 
> FAILURE: Build failed with an exception.
> 
> * What went wrong:
> Execution failed for task ':kotlinx-coroutines-core:compileKotlin'.
> > Internal compiler error. See log for more 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 
> ':kotlinx-coroutines-core:compileKotlin'.
>       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.GradleException: Internal compiler error. See log 
> for more details
>       at 
> org.jetbrains.kotlin.gradle.tasks.TasksUtilsKt.throwGradleExceptionIfError(tasksUtils.kt:15)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleKotlinCompilerWork.run(GradleKotlinCompilerWork.kt:129)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleCompilerRunner.runCompilerAsync(GradleKotlinCompilerRunner.kt:158)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleCompilerRunner.runCompilerAsync(GradleKotlinCompilerRunner.kt:153)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleCompilerRunner.runJvmCompilerAsync(GradleKotlinCompilerRunner.kt:92)
>       at 
> org.jetbrains.kotlin.gradle.tasks.KotlinCompile.callCompilerAsync$kotlin_gradle_plugin(Tasks.kt:446)
>       at 
> org.jetbrains.kotlin.gradle.tasks.KotlinCompile.callCompilerAsync$kotlin_gradle_plugin(Tasks.kt:355)
>       at 
> org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile.executeImpl(Tasks.kt:312)
>       at 
> org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile.execute(Tasks.kt:284)
>       at 
> java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
>       at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:73)
>       at 
> org.gradle.api.internal.project.taskfactory.IncrementalTaskAction.doExecute(IncrementalTaskAction.java:46)
>       at 
> org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:39)
>       at 
> org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:26)
>       at 
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$1.run(ExecuteActionsTaskExecuter.java:121)
>       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.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:110)
>       at 
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:92)
>       ... 29 more
> 
> 
> * Get more help at https://help.gradle.org
> 
> BUILD FAILED in 22s
> 6 actionable tasks: 6 executed
> 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=kotlinx-coroutines -Dfile.encoding=UTF-8 
> -Dkotlin.compiler.execution.strategy=in-process -Pkotlin_version=1.3.31 
> -PatomicFU_version=0.11.12 -Pversion=1.0.1 install returned exit code 1
> make[1]: [debian/rules:9: override_dh_auto_build] Error 25 (ignored)
> dh_auto_build -- \
>     -Dkotlin.compiler.execution.strategy=in-process \
>     -Pkotlin_version=1.3.31 \
>     -PatomicFU_version=0.11.12 \
>     -Pversion=1.0.1 \
>     install
>       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=kotlinx-coroutines -Dfile.encoding=UTF-8 
> -Dkotlin.compiler.execution.strategy=in-process -Pkotlin_version=1.3.31 
> -PatomicFU_version=0.11.12 -Pversion=1.0.1 install
> openjdk version "21.0.4" 2024-07-16
> OpenJDK Runtime Environment (build 21.0.4+7-Debian-2)
> OpenJDK 64-Bit Server VM (build 21.0.4+7-Debian-2, 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-21-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 -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.104 secs.
> The client will now receive all logging from the daemon (pid: 2938349). The 
> daemon log file: /<<PKGBUILDDIR>>/.gradle/daemon/4.4.1/daemon-2938349.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@7b269bed
> Creating new cache for resourceHashesCache, path 
> /<<PKGBUILDDIR>>/.gradle/caches/4.4.1/fileHashes/resourceHashesCache.bin, 
> access org.gradle.cache.internal.DefaultCacheAccess@7b269bed
> Creating new cache for fileHashes, path 
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileHashes/fileHashes.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@5871583b
> Starting Build
> 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@598d3c78
> Settings evaluated using settings file '/<<PKGBUILDDIR>>/settings.gradle'.
> Projects loaded. Root project using build file 
> '/<<PKGBUILDDIR>>/build.gradle'.
> Included projects: [root project 'kotlinx.coroutines', project 
> ':kotlinx-coroutines-core', project ':kotlinx-coroutines-core-common']
>       Keep-alive timer started
>       Adding Debian repository to project 'kotlinx.coroutines'
>       Adding Debian repository to project 'kotlinx-coroutines-core'
>       Adding Debian repository to project 'kotlinx-coroutines-core-common'
> Evaluating root project 'kotlinx.coroutines' using build file 
> '/<<PKGBUILDDIR>>/build.gradle'.
> 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@53bab6b7
>       Loading the Maven rules...
>       Replacing org.jetbrains.kotlin:kotlin-gradle-plugin:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-gradle-plugin:jar:1.3.31
>       Ignoring 
> org.jetbrains.kotlin:kotlin-native-gradle-plugin:jar:1.3.0-rc-208
>       Ignoring 
> org.jetbrains.dokka:dokka-gradle-plugin:jar:0.9.16-rdev-2-mpp-hacks
>       Replacing org.jetbrains.kotlinx:atomicfu-gradle-plugin:jar:0.11.12  ->  
> org.jetbrains.kotlinx:atomicfu-gradle-plugin:jar:debian
>       Ignoring 
> com.jfrog.bintray.gradle:gradle-bintray-plugin:jar:1.8.2-SNAPSHOT
>       Ignoring com.moowork.gradle:gradle-node-plugin:jar:1.2.0
>       Ignoring com.github.jengelman.gradle.plugins:shadow:jar:2.0.2
>       Ignoring me.champeau.gradle:jmh-gradle-plugin:jar:0.4.7
>       Ignoring net.ltgt.gradle:gradle-apt-plugin:jar:0.10
>       Replacing org.jetbrains.kotlin:kotlin-gradle-plugin-api:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-gradle-plugin-api:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-gradle-plugin-model:jar:1.3.31  
> ->  org.jetbrains.kotlin:kotlin-gradle-plugin-model:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-stdlib:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-stdlib:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-native-utils:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-native-utils:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.3.31  
> ->  org.jetbrains.kotlin:kotlin-compiler-embeddable:jar:1.3.31
>       Replacing 
> org.jetbrains.kotlin:kotlin-annotation-processing-gradle:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-annotation-processing-gradle:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-android-extensions:jar:1.3.31  -> 
>  org.jetbrains.kotlin:kotlin-android-extensions:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-compiler-runner:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-compiler-runner:jar:1.3.31
>       Replacing 
> org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-scripting-compiler-embeddable:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-reflect:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-reflect:jar:1.3.31
>       Passing through org.jetbrains.kotlinx:atomicfu-transformer:jar:debian
>       Replacing org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-stdlib-common:jar:1.3.31
>       Passing through org.jetbrains:annotations:jar:debian
>       Passing through org.jetbrains.intellij.deps:trove4j:jar:debian
>       Replacing org.jetbrains.kotlin:kotlin-script-runtime:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-script-runtime:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-build-common:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-build-common:jar:1.3.31
>       Replacing org.jetbrains.kotlin:kotlin-daemon-client:jar:1.3.31  ->  
> org.jetbrains.kotlin:kotlin-daemon-client:jar:1.3.31
>       Passing through org.mozilla:rhino:jar:debian
>       Passing through org.ow2.asm:asm:jar:debian
>       Passing through org.ow2.asm:asm-commons:jar:debian
>       Passing through org.ow2.asm:asm-tree:jar:debian
>       Passing through org.ow2.asm:asm-util:jar:debian
>       Passing through org.slf4j:slf4j-api:jar:debian
>       Passing through org.slf4j:slf4j-parent:jar:debian
>       Passing through org.slf4j:slf4j-simple:jar:debian
>       Passing through org.ow2.asm:asm-analysis:jar:debian
> Using Kotlin compiler version: 1.3-SNAPSHOT
> Evaluating project ':kotlinx-coroutines-core' using build file 
> '/<<PKGBUILDDIR>>/core/kotlinx-coroutines-core/build.gradle'.
>       Adding Maven pom generation to project 'kotlinx-coroutines-core'
>       Linking the generated javadoc to the system JDK API documentation
> Evaluating project ':kotlinx-coroutines-core-common' using build file 
> '/<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/build.gradle'.
>       Adding Maven pom generation to project 'kotlinx-coroutines-core-common'
>       Linking the generated javadoc to the system JDK API documentation
> All projects evaluated.
> Selected primary task 'install' from project :
> Creating new cache for annotation-processors, path 
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileContent/annotation-processors.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@4509ca3b
> Tasks to be executed: [task ':kotlinx-coroutines-core:checkJdk16', task 
> ':kotlinx-coroutines-core-common:compileJava', task 
> ':kotlinx-coroutines-core-common:compileKotlinCommon', task 
> ':kotlinx-coroutines-core-common:processResources', task 
> ':kotlinx-coroutines-core-common:classes', task 
> ':kotlinx-coroutines-core-common:debianMavenPom', task 
> ':kotlinx-coroutines-core-common:inspectClassesForKotlinIC', task 
> ':kotlinx-coroutines-core-common:jar', task 
> ':kotlinx-coroutines-core:compileKotlin', task 
> ':kotlinx-coroutines-core:compileJava', task 
> ':kotlinx-coroutines-core:processResources', task 
> ':kotlinx-coroutines-core:classes', task 
> ':kotlinx-coroutines-core:debianMavenPom', task 
> ':kotlinx-coroutines-core:inspectClassesForKotlinIC', task 
> ':kotlinx-coroutines-core:transformAtomicfuClasses', task 
> ':kotlinx-coroutines-core:jar', task ':kotlinx-coroutines-core:install', task 
> ':kotlinx-coroutines-core-common:install']
> Creating new cache for resourceHashesCache, path 
> /<<PKGBUILDDIR>>/.gradle/4.4.1/fileHashes/resourceHashesCache.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@5871583b
> Creating new cache for taskHistory, path 
> /<<PKGBUILDDIR>>/.gradle/4.4.1/taskHistory/taskHistory.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@63f34529
> Creating new cache for outputFiles, path 
> /<<PKGBUILDDIR>>/.gradle/buildOutputCleanup/outputFiles.bin, access 
> org.gradle.cache.internal.DefaultCacheAccess@367496a9
> :kotlinx-coroutines-core:checkJdk16 (Thread[#56,Task worker for ':' Thread 
> 2,5,main]) started.
> :kotlinx-coroutines-core:checkJdk16
> Putting task artifact state for task ':kotlinx-coroutines-core:checkJdk16' 
> into context took 0.0 secs.
> Up-to-date check for task ':kotlinx-coroutines-core:checkJdk16' took 0.0 
> secs. It is not up-to-date because:
>   Task has not declared any outputs.
> :kotlinx-coroutines-core:checkJdk16 (Thread[#56,Task worker for ':' Thread 
> 2,5,main]) completed. Took 0.012 secs.
> :kotlinx-coroutines-core-common:compileJava (Thread[#56,Task worker for ':' 
> Thread 2,5,main]) started.
> :kotlinx-coroutines-core-common:compileJava
> Putting task artifact state for task 
> ':kotlinx-coroutines-core-common:compileJava' into context took 0.001 secs.
> file or directory 
> '/<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/src/main/java', not 
> found
> Skipping task ':kotlinx-coroutines-core-common:compileJava' as it has no 
> source files and no previous output files.
> :kotlinx-coroutines-core-common:compileJava NO-SOURCE
> :kotlinx-coroutines-core-common:compileJava (Thread[#56,Task worker for ':' 
> Thread 2,5,main]) completed. Took 0.01 secs.
> :kotlinx-coroutines-core-common:compileKotlinCommon (Thread[#56,Task worker 
> for ':' Thread 2,5,main]) started.
> :kotlinx-coroutines-core-common:compileKotlinCommon
> Putting task artifact state for task 
> ':kotlinx-coroutines-core-common:compileKotlinCommon' into context took 0.0 
> secs.
>       Replacing org.jetbrains.kotlinx:atomicfu-common:jar:0.11.12  ->  
> org.jetbrains.kotlinx:atomicfu-common:jar:debian
> Skipping task ':kotlinx-coroutines-core-common:compileKotlinCommon' as it is 
> up-to-date (took 0.096 secs).
> :kotlinx-coroutines-core-common:compileKotlinCommon UP-TO-DATE
> :kotlinx-coroutines-core-common:compileKotlinCommon (Thread[#56,Task worker 
> for ':' Thread 2,5,main]) completed. Took 0.659 secs.
> :kotlinx-coroutines-core-common:processResources (Thread[#56,Task worker for 
> ':' Thread 2,5,main]) started.
> :kotlinx-coroutines-core-common:processResources
> Putting task artifact state for task 
> ':kotlinx-coroutines-core-common:processResources' into context took 0.0 secs.
> file or directory 
> '/<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/resources', not found
> Skipping task ':kotlinx-coroutines-core-common:processResources' as it has no 
> source files and no previous output files.
> :kotlinx-coroutines-core-common:processResources NO-SOURCE
> :kotlinx-coroutines-core-common:processResources (Thread[#56,Task worker for 
> ':' Thread 2,5,main]) completed. Took 0.001 secs.
> :kotlinx-coroutines-core-common:classes (Thread[#56,Task worker for ':' 
> Thread 2,5,main]) started.
> :kotlinx-coroutines-core-common:classes
> Skipping task ':kotlinx-coroutines-core-common:classes' as it has no actions.
> :kotlinx-coroutines-core-common:classes UP-TO-DATE
> :kotlinx-coroutines-core-common:classes (Thread[#56,Task worker for ':' 
> Thread 2,5,main]) completed. Took 0.0 secs.
> :kotlinx-coroutines-core-common:debianMavenPom (Thread[#56,Task worker for 
> ':' Thread 2,5,main]) started.
> :kotlinx-coroutines-core-common:debianMavenPom
> Putting task artifact state for task 
> ':kotlinx-coroutines-core-common:debianMavenPom' into context took 0.0 secs.
> Skipping task ':kotlinx-coroutines-core-common:debianMavenPom' as it is 
> up-to-date (took 0.001 secs).
> :kotlinx-coroutines-core-common:debianMavenPom UP-TO-DATE
> :kotlinx-coroutines-core-common:debianMavenPom (Thread[#56,Task worker for 
> ':' Thread 2,5,main]) completed. Took 0.002 secs.
> :kotlinx-coroutines-core-common:inspectClassesForKotlinIC (Thread[#56,Task 
> worker for ':' Thread 2,5,main]) started.
> :kotlinx-coroutines-core-common:inspectClassesForKotlinIC
> Putting task artifact state for task 
> ':kotlinx-coroutines-core-common:inspectClassesForKotlinIC' into context took 
> 0.0 secs.
> file or directory 
> '/<<PKGBUILDDIR>>/common/kotlinx-coroutines-core-common/build/classes/java/main',
>  not found
> Skipping task ':kotlinx-coroutines-core-common:inspectClassesForKotlinIC' as 
> it is up-to-date (took 0.012 secs).
> :kotlinx-coroutines-core-common:inspectClassesForKotlinIC UP-TO-DATE
> :kotlinx-coroutines-core-common:inspectClassesForKotlinIC (Thread[#56,Task 
> worker for ':' Thread 2,5,main]) completed. Took 0.02 secs.
> :kotlinx-coroutines-core-common:jar (Thread[#56,Task worker for ':' Thread 
> 2,5,main]) started.
> :kotlinx-coroutines-core-common:jar
> Putting task artifact state for task ':kotlinx-coroutines-core-common:jar' 
> into context took 0.0 secs.
> Skipping task ':kotlinx-coroutines-core-common:jar' as it is up-to-date (took 
> 0.012 secs).
> :kotlinx-coroutines-core-common:jar UP-TO-DATE
> :kotlinx-coroutines-core-common:jar (Thread[#56,Task worker for ':' Thread 
> 2,5,main]) completed. Took 0.015 secs.
> :kotlinx-coroutines-core:compileKotlin (Thread[#56,Task worker for ':' Thread 
> 2,5,main]) started.
> :kotlinx-coroutines-core:compileKotlin
> Putting task artifact state for task ':kotlinx-coroutines-core:compileKotlin' 
> into context took 0.0 secs.
>       Replacing org.jetbrains.kotlinx:atomicfu:jar:0.11.12  ->  
> org.jetbrains.kotlinx:atomicfu:jar:debian
>       Passing through org.jetbrains.kotlinx:atomicfu-common:jar:debian
> Up-to-date check for task ':kotlinx-coroutines-core:compileKotlin' took 0.035 
> secs. It is not up-to-date because:
>   Task has failed previously.
> All input files are considered out-of-date for incremental task 
> ':kotlinx-coroutines-core:compileKotlin'.
> Using Kotlin/JVM incremental compilation
> e: java.lang.IllegalStateException: Could not load module definition from: 
> VirtualFile: /usr/lib/jvm/default-java!/modules/java.base/module-info.class. 
> The file might be broken by incorrect post-processing via bytecode tools. 
> Please remove this file from the classpath.
>       at 
> org.jetbrains.kotlin.resolve.jvm.modules.JavaModuleInfo$Companion.read(JavaModuleInfo.kt:85)
>       at 
> org.jetbrains.kotlin.cli.jvm.modules.CliJavaModuleFinder.findSystemModule(CliJavaModuleFinder.kt:44)
>       at 
> org.jetbrains.kotlin.cli.jvm.modules.CliJavaModuleFinder.access$findSystemModule(CliJavaModuleFinder.kt:25)
>       at 
> org.jetbrains.kotlin.cli.jvm.modules.CliJavaModuleFinder$systemModules$1.invoke(CliJavaModuleFinder.kt:37)
>       at 
> org.jetbrains.kotlin.cli.jvm.modules.CliJavaModuleFinder$systemModules$1.invoke(CliJavaModuleFinder.kt:25)
>       at 
> kotlin.sequences.TransformingSequence$iterator$1.next(Sequences.kt:172)
>       at 
> kotlin.sequences.FilteringSequence$iterator$1.calcNext(Sequences.kt:132)
>       at 
> kotlin.sequences.FilteringSequence$iterator$1.hasNext(Sequences.kt:156)
>       at 
> kotlin.sequences.FlatteningSequence$iterator$1.ensureItemIterator(Sequences.kt:278)
>       at 
> kotlin.sequences.FlatteningSequence$iterator$1.hasNext(Sequences.kt:265)
>       at kotlin.sequences.SequencesKt___SequencesKt.none(_Sequences.kt:1298)
>       at 
> org.jetbrains.kotlin.cli.jvm.compiler.ClasspathRootsResolver.addModularRoots(ClasspathRootsResolver.kt:226)
>       at 
> org.jetbrains.kotlin.cli.jvm.compiler.ClasspathRootsResolver.computeRoots(ClasspathRootsResolver.kt:123)
>       at 
> org.jetbrains.kotlin.cli.jvm.compiler.ClasspathRootsResolver.convertClasspathRoots(ClasspathRootsResolver.kt:79)
>       at 
> org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.<init>(KotlinCoreEnvironment.kt:228)
>       at 
> org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment.<init>(KotlinCoreEnvironment.kt:122)
>       at 
> org.jetbrains.kotlin.cli.jvm.compiler.KotlinCoreEnvironment$Companion.createForProduction(KotlinCoreEnvironment.kt:409)
>       at 
> org.jetbrains.kotlin.cli.jvm.K2JVMCompiler.createCoreEnvironment(K2JVMCompiler.kt:258)
>       at 
> org.jetbrains.kotlin.cli.jvm.K2JVMCompiler.doExecute(K2JVMCompiler.kt:123)
>       at 
> org.jetbrains.kotlin.cli.jvm.K2JVMCompiler.doExecute(K2JVMCompiler.kt:53)
>       at 
> org.jetbrains.kotlin.cli.common.CLICompiler.execImpl(CLICompiler.kt:84)
>       at 
> org.jetbrains.kotlin.cli.common.CLICompiler.execImpl(CLICompiler.kt:42)
>       at org.jetbrains.kotlin.cli.common.CLITool.exec(CLITool.kt:103)
>       at org.jetbrains.kotlin.cli.common.CLITool.exec(CLITool.kt:81)
>       at 
> org.jetbrains.kotlin.cli.common.CLICompiler.execAndOutputXml(CLICompiler.kt:48)
>       at 
> java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
>       at java.base/java.lang.reflect.Method.invoke(Method.java:580)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleKotlinCompilerWork.compileInProcessImpl(GradleKotlinCompilerWork.kt:351)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleKotlinCompilerWork.access$compileInProcessImpl(GradleKotlinCompilerWork.kt:66)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleKotlinCompilerWork$compileInProcess$future$1.call(GradleKotlinCompilerWork.kt:319)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleKotlinCompilerWork$compileInProcess$future$1.call(GradleKotlinCompilerWork.kt:66)
>       at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
>       at 
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
>       at 
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
>       at java.base/java.lang.Thread.run(Thread.java:1583)
> Caused by: java.lang.IllegalArgumentException: Unsupported class file major 
> version 65
>       at 
> org.jetbrains.org.objectweb.asm.ClassReader.<init>(ClassReader.java:199)
>       at 
> org.jetbrains.org.objectweb.asm.ClassReader.<init>(ClassReader.java:180)
>       at 
> org.jetbrains.org.objectweb.asm.ClassReader.<init>(ClassReader.java:166)
>       at 
> org.jetbrains.kotlin.resolve.jvm.modules.JavaModuleInfo$Companion.read(JavaModuleInfo.kt:68)
>       ... 34 more
> 
> e: Compiler terminated with internal error
> :kotlinx-coroutines-core:compileKotlin FAILED
> :kotlinx-coroutines-core:compileKotlin (Thread[#56,Task worker for ':' Thread 
> 2,5,main]) completed. Took 1.466 secs.
> 
> FAILURE: Build failed with an exception.
> 
> * What went wrong:
> Execution failed for task ':kotlinx-coroutines-core:compileKotlin'.
> > Internal compiler error. See log for more 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 
> ':kotlinx-coroutines-core:compileKotlin'.
>       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.GradleException: Internal compiler error. See log 
> for more details
>       at 
> org.jetbrains.kotlin.gradle.tasks.TasksUtilsKt.throwGradleExceptionIfError(tasksUtils.kt:15)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleKotlinCompilerWork.run(GradleKotlinCompilerWork.kt:129)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleCompilerRunner.runCompilerAsync(GradleKotlinCompilerRunner.kt:158)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleCompilerRunner.runCompilerAsync(GradleKotlinCompilerRunner.kt:153)
>       at 
> org.jetbrains.kotlin.compilerRunner.GradleCompilerRunner.runJvmCompilerAsync(GradleKotlinCompilerRunner.kt:92)
>       at 
> org.jetbrains.kotlin.gradle.tasks.KotlinCompile.callCompilerAsync$kotlin_gradle_plugin(Tasks.kt:446)
>       at 
> org.jetbrains.kotlin.gradle.tasks.KotlinCompile.callCompilerAsync$kotlin_gradle_plugin(Tasks.kt:355)
>       at 
> org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile.executeImpl(Tasks.kt:312)
>       at 
> org.jetbrains.kotlin.gradle.tasks.AbstractKotlinCompile.execute(Tasks.kt:284)
>       at 
> java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
>       at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:73)
>       at 
> org.gradle.api.internal.project.taskfactory.IncrementalTaskAction.doExecute(IncrementalTaskAction.java:46)
>       at 
> org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:39)
>       at 
> org.gradle.api.internal.project.taskfactory.StandardTaskAction.execute(StandardTaskAction.java:26)
>       at 
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter$1.run(ExecuteActionsTaskExecuter.java:121)
>       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.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeAction(ExecuteActionsTaskExecuter.java:110)
>       at 
> org.gradle.api.internal.tasks.execution.ExecuteActionsTaskExecuter.executeActions(ExecuteActionsTaskExecuter.java:92)
>       ... 29 more
> 
> 
> * Get more help at https://help.gradle.org
> 
> BUILD FAILED in 8s
> 6 actionable tasks: 2 executed, 4 up-to-date
> 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=kotlinx-coroutines -Dfile.encoding=UTF-8 
> -Dkotlin.compiler.execution.strategy=in-process -Pkotlin_version=1.3.31 
> -PatomicFU_version=0.11.12 -Pversion=1.0.1 install returned exit code 1
> make[1]: *** [debian/rules:10: override_dh_auto_build] Error 25


The full build log is available from:
http://qa-logs.debian.net/2024/08/09/kotlinx-coroutines_1.0.1-2_unstable.log

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

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

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

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

--- End Message ---
--- Begin Message ---
Hi,

This build issue was caused by an outdated dependency embedded in the Kotlin compiler and was resolved with kotlin/1.3.31+ds1-2.

I've tested the build of this package in sid and it's now successful, so I'm closing this bug report.

Best regards,

--
Julien Plissonneau Duquène

--- End Message ---

Reply via email to