Path: csiph.com!aioe.org!bofh.it!news.nic.it!robomod From: Emmanuel Bourg Newsgroups: linux.debian.maint.java Subject: Re: Bootstrapping Kotlin from scratch Date: Wed, 18 Jan 2023 23:10:01 +0100 Message-ID: References: X-Mailbox-Line: From debian-java-request@lists.debian.org Wed Jan 18 22:00:12 2023 Old-Return-Path: X-Amavis-Spam-Status: No, score=-6.998 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001] autolearn=ham autolearn_force=no X-Policyd-Weight: using cached result; rate: -3.5 X-Greylist: delayed 4201 seconds by postgrey-1.36 at bendel; Wed, 18 Jan 2023 21:59:54 UTC MIME-Version: 1.0 User-Agent: Roundcube Webmail/1.4.13 X-Sender: ebourg@apache.org X-Originating-IP: 78.197.213.85 X-Webmail-Userid: ebourg-oss@ariane-software.com Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Ovh-Tracer-ID: 1753026158735521974 X-Vr-Spamstate: OK X-Vr-Spamcause: gggruggvucftvghtrhhoucdtuddrgedvhedruddtkedgkeefucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpeggfffhvffujghffgfkgihitgfgsehtkehjtddtreejnecuhfhrohhmpefgmhhmrghnuhgvlhcuuehouhhrghcuoegvsghouhhrghesrghprggthhgvrdhorhhgqeenucggtffrrghtthgvrhhnpeegjedtleefudeugfetleegteevtdetgedtudeiueevteelfeffuedtjeetffdujeenucffohhmrghinhepghhithhhuhgsrdgtohhmnecukfhppeduvdejrddtrddtrddupdejkedrudeljedrvddufedrkeehpdduhedurdektddrvdelrddvvdenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvghtpeduvdejrddtrddtrddupdhmrghilhhfrhhomhepoegvsghouhhrghesrghprggthhgvrdhorhhgqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeguvggsihgrnhdqjhgrvhgrsehlihhsthhsrdguvggsihgrnhdrohhrghdpoffvtefjohhsthepmhhoheehtddpmhhouggvpehsmhhtphhouhht X-Mailing-List: archive/latest/23155 List-ID: List-URL: List-Archive: https://lists.debian.org/msgid-search/0c8a9407ee5b10d1459aa2484ad0699b@apache.org Approved: robomod@news.nic.it Lines: 16 Organization: linux.* mail to news gateway Sender: robomod@news.nic.it X-Original-Date: Wed, 18 Jan 2023 17:03:31 +0100 X-Original-Message-ID: <0c8a9407ee5b10d1459aa2484ad0699b@apache.org> X-Original-References: <0c66bdc0-0a8b-c2a0-78e3-bb0279b348c3@apache.org> <74d298ba-0fc5-fe15-05ce-1017ced763a6@apache.org> Xref: csiph.com linux.debian.maint.java:12507 Le 2021-04-19 16:33, Emmanuel Bourg a écrit : > I'm still making progress and I'm now at the version 0.8.409. > > I've started a GitHub project detailing the full build procedure from > Kotlin 0.6.786 to 0.8.409: > > https://github.com/ebourg/kotlin-bootstrapping Follow up on the Kotlin bootstrapping project: thanks to the help of Julien Lepiller from the Guix project, it's now possible to bootstrap Kotlin 1.0.0! The full build path is detailed on GitHub and involves 55 steps. Emmanuel Bourg