From mboxrd@z Thu Jan 1 00:00:00 1970 From: zimoun Subject: bug#22304: Julia not reproducible Date: Mon, 2 Dec 2019 18:28:39 +0100 Message-ID: References: <874kymsli5.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50398) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ibpVO-00045r-SN for bug-guix@gnu.org; Mon, 02 Dec 2019 12:29:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ibpVN-0002p6-Sr for bug-guix@gnu.org; Mon, 02 Dec 2019 12:29:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:32893) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ibpVN-0002oy-NI for bug-guix@gnu.org; Mon, 02 Dec 2019 12:29:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ibpVN-0002qg-Ip for bug-guix@gnu.org; Mon, 02 Dec 2019 12:29:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <874kymsli5.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 22304@debbugs.gnu.org Hi Ludo, On Fri, 29 Nov 2019 at 17:19, Ludovic Court=C3=A8s wrote: > Pro tip: just run I think that I have already did the pro tip. :-) --8<---------------cut here---------------end--------------->8--- diffoscope /gnu/store/s2vj70fgv4v4wq66dbi797ss15f8xd3b-julia-1.1.1{,-check}= /lib/julia/sys.so \ > /tmp/sys.diffoscope du -sh /tmp/sys.diffoscope 845M /tmp/sys.diffoscope --8<---------------cut here---------------end--------------->8--- Maybe I am doing incorrectly... If I understand well [1], the file .ji are "precompiled" (analogy: .pyc). H= um?! [1] https://docs.julialang.org/en/v1/devdocs/sysimg/ Cheers, simon