Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #11768

[kotlin] Call for Help!

Path csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod
From Samyak Jain <samyak.jn11@gmail.com>
Newsgroups linux.debian.maint.java
Subject [kotlin] Call for Help!
Date Thu, 16 Jul 2020 14:10:02 +0200
Message-ID <AtaS6-6HD-17@gated-at.bofh.it> (permalink)
X-Mailbox-Line From debian-java-request@lists.debian.org Thu Jul 16 12:05:15 2020
Old-Return-Path <samyak.jn11@gmail.com>
X-Amavis-Spam-Status No, score=-4.829 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FOURLA=0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, HTML_MESSAGE=2, LDO_WHITELIST=-5, MURPHY_DRUGS_REL8=0.02, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=no autolearn_force=no
X-Policyd-Weight using cached result; rate: -5.5
Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=/rqbi6H98CDiTXovibmM4WRBkXIn5jlqENSD84K5v+Q=; b=CkK2FAQAM1wnbKbBb3MqZVj8g5ZzCTgzWNnH3ivRQUrrITWN/onZn18CAlwp5DWirW zUienTzyTUfLQEEChQF5/OUqcfk5zfrDeFIOg7RXIVDY81wx+bIOuV4EB04mK1TLhP98 O/IJE66laV7jCEd4s8PSD9N8ULSxhalpllMVPMUo6Llpt8dtBQihMeoAeJjlXHJgIsaW qsWc/dv0h7+M5D3L3DRz5pyERjO+G2TMbljHN/6UcF9tvd4YCIv9TU3azvc2BPvnHSSm aB1UjXQinwiQv0Y/OmNZN7OyTH0vo1ldBxEx+4lzeWm7TC2wpKfNevG5QS1YuoEPaVsw QLpw==
X-Google-Dkim-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=/rqbi6H98CDiTXovibmM4WRBkXIn5jlqENSD84K5v+Q=; b=FrQGHzyZ3dA0IBqYPzJAcEHD59ec9ecdxwd0PLe++z7mcgKCXiaNZoG/LbY9dfyy+J S3gljutq40/k5/OijxGlQNbmMQl1UKptN63CMxQmK+vzJzRUfWROpyeiPqEHM1cxEDl3 EoZ+INCTaUPoR/RMR7qNMDNbVA0ND1KY9u2nOy4sqL4hxVhMeCxxpPapVfkcTlH1Yvn1 TW5bxuio4VAWnmnhCA3plZ95Hg4XjGmEBh0YhmhovdjdE8YSg5ehYu7XfAr6rv66qXAf BE/0xRNfzEUpx1PH/YNoxNCrICP6afiR7yhyoyRXVz23EvhQ/CoI45dXDElsOm6DMB+z hrbA==
X-Gm-Message-State AOAM533OfyXcUeI3mI+GCy/eBbsDxBeC99qx2tRW8E2q8PWg+x+QIlUu pNZ5+tQkCTCW62uJGH9DOHikk9aMOVcKwrshZH0RZe2X+Q8=
X-Google-SMTP-Source ABdhPJwBjUZrfdCvLuEAcpWLkS0V85fUk4mwHRbhFXUVX3meXPX/X9tcN5vKQjthBybp/hdM4R69B5wSRzjw9bhlGzI=
X-Received by 2002:a17:902:7c8b:: with SMTP id y11mr3120895pll.53.1594901098913; Thu, 16 Jul 2020 05:04:58 -0700 (PDT)
MIME-Version 1.0
Content-Type multipart/alternative; boundary="00000000000073e70e05aa8dd95a"
X-Mailing-List <debian-java@lists.debian.org> archive/latest/22358
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/CAOAkg3xb-WumZWkWB0MjHeY9UrRLBMo-aM+r6ikAuGcHUpHKhA@mail.gmail.com
Approved robomod@news.nic.it
Lines 80
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Date Thu, 16 Jul 2020 17:34:47 +0530
X-Original-Message-ID <CAOAkg3xb-WumZWkWB0MjHeY9UrRLBMo-aM+r6ikAuGcHUpHKhA@mail.gmail.com>
Xref csiph.com linux.debian.maint.java:11768

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

Hi,

This is a call for help for the kotlin package.
I have added a couple of sub-modules which was required to make kotlin
build for itself. The prime concern that we were facing was that it wasn't
able to build *kotlin-Gradle-plugin* and* kotlin-sam-with-receiver* which
is rectified now, as I was able to compile it's submodules primarily the
compiler-embeddable.

But, while on the execution of the :kotlin-compiler-embeddable Task, it
fails to execute the :kotlin-compiler-embeddable:install task.

Here's the full paste: https://paste.debian.net/1156641/

Quoting the error:

> Could not publish configuration 'archives'
   > Could not write to file
'/home/samyak/Kotlin/master/kotlin-1.3.30/prepare/compiler-embeddable/build/poms/pom-default.xml'.

I tried to tweak the configs from the (buildSrc) and the parent
(build.gradle) file. But it is doesn't seem to work.
Neither running the file with (-rfakeroot) and root privileges helped. (I
just tried to check if it was a problem).

Also, we don't really need the pom file as discussed on the
#debian-android-tools channel, I have patched publish function from the
Gradle build file, it doesn't seem to help as well.

It would be great if there are more suggestion for the same error, it is
blocking the further work and it's a week now :/

The main kotlin repo for testing exists here:
https://salsa.debian.org/samyak-jn/kotlin

All the discussions are available at the #debian-android-tools channel on
OFTC.

Thanks and regards
Samyak Jain
(samyak-jn)

Back to linux.debian.maint.java | Previous | NextNext in thread | Find similar


Thread

[kotlin] Call for Help! Samyak Jain <samyak.jn11@gmail.com> - 2020-07-16 14:10 +0200
  Re: [kotlin] Call for Help! "Andrej Shadura" <andrewsh@debian.org> - 2020-07-16 14:50 +0200
    Re: [kotlin] Call for Help! Samyak Jain <samyak.jn11@gmail.com> - 2020-07-16 17:30 +0200
      Re: [kotlin] Call for Help! Samyak Jain <samyak.jn11@gmail.com> - 2020-07-27 11:30 +0200
        Re: [kotlin] Call for Help! Samyak Jain <samyak.jn11@gmail.com> - 2020-07-27 11:30 +0200

csiph-web