question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Compilation for kotlin/native and kotlin/js fails with kotlin 1.7.20 and kotest 5.4.2

See original GitHub issue

Which version of Kotest are you using - 5.4.2

I’m getting the following issue when tyrying to compile for js or native targets:

Compilation failed: org.jetbrains.kotlin.backend.common.ir.IrUtilsKt.addChild(Lorg/jetbrains/kotlin/ir/declarations/IrDeclarationContainer;Lorg/jetbrains/kotlin/ir/declarations/IrDeclaration;)V

 * Source files: BundleTest.kt
 * Compiler version info: Konan: 1.7.20-Beta / Kotlin: 1.7.20
 * Output kind: LIBRARY

This error appeared after I added kotest to scrapyard-utils module

Repository: https://gitfront.io/r/juh9870/wzWHt7gwZ73c/match3kt/

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
sksamuelcommented, Oct 11, 2022

All should be on 5.5.0

On Mon, Oct 3, 2022, 5:43 AM Ivan Dugalic @.***> wrote:

Thank you!

Is only a io.kotest.multiplatform gradle plugin being released with 5.5.0 version? What about libraries io.kotest:kotest-framework-engine…? Should we continue using 5.4.2?

— Reply to this email directly, view it on GitHub https://github.com/kotest/kotest/issues/3173#issuecomment-1265257330, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFVSGV7V6PL45TFIKH3GTTWBK2G3ANCNFSM57DEOX6Q . You are receiving this because you modified the open/close state.Message ID: @.***>

0reactions
idugaliccommented, Oct 3, 2022

Thank you!

Is only a io.kotest.multiplatform gradle plugin being released with 5.5.0 version? What about libraries io.kotest:kotest-framework-engine…? Should we continue using 5.4.2?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Changelog - Kotest
Fix issue using compiler plugin with Kotlin 1.7.20. ... 5.4.2 August 2022​ ... Fixes compiler plugin issue with Kotlin/Native using Kotlin 1.7, issue...
Read more >
Kotlin releases
An incremental release with new language features, the support for several compiler plugins in the Kotlin K2 compiler, the new Kotlin/Native memory manager ......
Read more >
kotlin(multiplatform) version 1.7.20 incompatibility with spring ...
I am trying to create a kotlin multiplatform project with spring-boot and kotlin/js react. This is the build.gradle.kts am using:
Read more >
Kotlin 1.7.20-Beta Released - The JetBrains Blog
20-Beta release is out! Here are some highlights from this preview version of Kotlin: The new Kotlin K2 compiler supports all-open , no-arg ......
Read more >
kotest - bytemeta
kotest repo issues. ... Compilation for kotlin/native and kotlin/js fails with kotlin 1.7.20 and kotest 5.4.2. jlous. jlous OPEN · Updated 1 week...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found