From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 24 21:05:32 2021 Received: (at 47350) by debbugs.gnu.org; 25 Mar 2021 01:05:33 +0000 Received: from localhost ([127.0.0.1]:36606 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lPERI-0000cy-F3 for submit@debbugs.gnu.org; Wed, 24 Mar 2021 21:05:32 -0400 Received: from mail-wm1-f47.google.com ([209.85.128.47]:36788) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lPERE-0000a5-5H for 47350@debbugs.gnu.org; Wed, 24 Mar 2021 21:05:28 -0400 Received: by mail-wm1-f47.google.com with SMTP id j20-20020a05600c1914b029010f31e15a7fso2198796wmq.1 for <47350@debbugs.gnu.org>; Wed, 24 Mar 2021 18:05:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=dCvVaAKjUBNz20SqdkA9nU3IpKMo5Ge1LKhh2NldUC0=; b=r2J1iRCDyidwDJHcJmJ5npLAEF4Wzekmppj0OM3Qkis3WTvjdGJulq4ah44eZ8pjqA UfnHT514H6fIqnfU4jvAPCHz7FhRGnotibGolsPFc5fjOFw7ZTwGNiKgMwMl5cp6r6JT 1RyMst4xLJF4H9kBy7F8OVKo3pgN8rQONotsBK/fvzZCJmDmDXDlH8DlPLQ0lNLj5QES Qqm6NjXZBw5Cw8ki89jwrABlVfiHdmUusNxTk4i/1IBMbVh2YP3HzV/5tIGj/f9dWxvB devxKkUn+wd3TkWQaqk9KLpVim70RUtCTr1EWIVaAR8veByFTEWl/rPcxjAhxig0lCuV VyMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=dCvVaAKjUBNz20SqdkA9nU3IpKMo5Ge1LKhh2NldUC0=; b=HOaDmzDFhSrFOYBiHMLn6Wri5wtS0MgkKl0JNbIE0t/zyIvJSTUp/DHzHO3pHHWJKy ptKAWm1Dr+Dthyl47KGdX5ovaiZvg19uxcWxX2DO/e4kFPAUU55MAM3LU/bGuOQLkTmr k4/oAQfHaxV3NyJDl5ok5wRjbUR9eHPk8gP4j6wEIo2fI4A4AE3ic0OXiU6YFjp0nfH3 vmfvcA4JGoSmPMcuEJiIa9l+cvYu/G8lNQ5oydEWxApm5Pq/E3t6SzMLUmaNYMigTW53 IfuEB2I3No/rhch5LmSUIMYJ9fMT9sZn2Jjo2I83/FaVdne+xukn116/7uvwPwlmc65b sT0w== X-Gm-Message-State: AOAM531lW4clVKvCFEeZLqW7OCW8o49vinsb2C6LWXssY8B8sT9n0pe3 ypUU8knXhgp4X9TgcG6izpg= X-Google-Smtp-Source: ABdhPJwQ81hFinri3rIc6XOzS1c/trBpp8qhMUn450xE55cE5QI8zYNJc3nL8ySS5gIjAoDbCUd/Jg== X-Received: by 2002:a05:600c:358c:: with SMTP id p12mr5210639wmq.19.1616634322653; Wed, 24 Mar 2021 18:05:22 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id t1sm5593717wry.90.2021.03.24.18.05.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Mar 2021 18:05:22 -0700 (PDT) From: zimoun To: =?utf-8?Q?Nicol=C3=B2?= Balzarotti , 47350@debbugs.gnu.org Subject: Re: [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia) In-Reply-To: <86h7l0hp25.fsf@gmail.com> References: <20210323194211.16398-1-zimon.toutoune@gmail.com> <87wntxmqqb.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> <86tup1iifm.fsf@gmail.com> <87sg4ldl1z.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> <86h7l0hp25.fsf@gmail.com> Date: Thu, 25 Mar 2021 01:58:30 +0100 Message-ID: <86ft0kjbgp.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 47350 Cc: ludo@gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Nicol=C3=B3, On Wed, 24 Mar 2021 at 10:35, zimoun wrote: > On Wed, 24 Mar 2021 at 09:15, Nicol=C3=B2 Balzarotti wrote: >> I changed the (check) function in julia-build-system adding >> replacing invoke "julia" with invoke "julia" "--depwarn=3Dyes", removed >> your phase from julia-colors and everything went well (built zygote and >> HTTP, which should cover all packages we have). Would you mind >> fixing the build system directly? As I guess other packages will fail >> the same way > > Ok, I will double-check if we change the option of the build system or > simply locally tweak the arguments case per case. Hum, I get these kind of messages: --8<---------------cut here---------------start------------->8--- Internal error: encountered unexpected error in runtime: ErrorException("type UnionAll has no field size") jl_errorf at /tmp/guix-build-julia-1.5.3.drv-0/julia-1.5.3/src/rtutils.c:77 --8<---------------cut here---------------end--------------->8--- for julia-datastructures for instance. Even if the build is fine and my small experiments seems correct. Well, I have set this deprecation warning as a first commit in the v2. Thanks, simon