gradle 8.14.4 is causing some weird kotlin-stdlib ...
# community-support
a
gradle 8.14.4 is causing some weird kotlin-stdlib errors for me (that 8.14.3 and 9.x don't seem to cause). Did something change with how certain these libs were included by default?
v
Where do you get this? In build logic or in an actual Kotlin project? The default adding into a normal Kotlin project should be a KGP topic afair, not a Gradle topic, so I'd wonder if anything changed there, especially in a patch version
a
I have yet to isolate this.
sooo. I finally got around to isolating this. It appears to occur when a build-logic-common plugin applies kotlin-dsl into a build-logic plugin which is then applied in an user's application/library.
but maybe triggered by something I don't fully understand yet, I'm trying to build a minimized project
okay I have it minimized, and it seems to weirdly depend on the name and structure of the project (must be hitting some very obscure bug) https://github.com/loosebazooka/sigstore-java-fail action failure output: https://github.com/loosebazooka/sigstore-java-fail/actions/runs/25450220338/job/74665070797
@Vampire I don't know if this got lost in your threads, but you seemed interested. I can also just post it as a bug on github
v
Interested is too much, just tried to help a fellow Gradle user. But I'm on vacation now. 🤷‍♂️
a
hah, okay, I'll post it to gradle/gradle.
enjoy your vacation!
❤️ 1