[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#70886: Packaging a gradle application
From: |
Julien Lepiller |
Subject: |
bug#70886: Packaging a gradle application |
Date: |
Sun, 12 May 2024 21:13:31 +0200 |
User-agent: |
K-9 Mail for Android |
After 1.0.0, I'm able to build one more version, but it is not built properly,
as it's not able to build ittelf or any other version. There's probably
something wrong with one of the dependencies, but it's hard to say what and
which one exactly.
One way to test would be to rebuild with the shipped jar dependencies and see
if we can get further, then figure out which is responsible for the issue. It's
very time consumming though.
Le 12 mai 2024 20:57:12 GMT+02:00, Nicolas Graves <ngraves@ngraves.fr> a écrit :
>
>Hi Noé,
>
>Regarding Gradle, IIRC, the main hinderance to get that into Guix is the
>extremely costly bootstrap process through which its building blocks (in
>particular recent Kotlin versions) can be built.
>
>The work on this is mainly done by Julien Lepiller in channel
>guix-android :
>https://framagit.org/tyreunom/guix-android/-/blob/master/android/packages/kotlin.scm
>
>He managed to get kotlin v1.0.0 to work but there was another
>hurdle IIRC, I can't tell you more, but maybe Julien can.
>
>There's still quite some work to do before we're able to write and use a
>gradle-build-system. If you have a lot of computer power, don't hesitate
>to take a look there.
>
>There's also more info disseminated in the mailing list.
>