From debbugs-submit-bounces@debbugs.gnu.org Wed Mar 24 04:15:48 2021 Received: (at 47350) by debbugs.gnu.org; 24 Mar 2021 08:15:48 +0000 Received: from localhost ([127.0.0.1]:33887 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lOyg8-0005yp-Je for submit@debbugs.gnu.org; Wed, 24 Mar 2021 04:15:48 -0400 Received: from mail-wr1-f44.google.com ([209.85.221.44]:41820) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lOyg4-0005yb-DV for 47350@debbugs.gnu.org; Wed, 24 Mar 2021 04:15:47 -0400 Received: by mail-wr1-f44.google.com with SMTP id b9so23472805wrt.8 for <47350@debbugs.gnu.org>; Wed, 24 Mar 2021 01:15:44 -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=cqeGc4Qv90JYuHLmdA53hGRdKVks85dh0a21Eh2heBM=; b=h9lopvJcNbCtuVUKvemNiLqAIkedJSbdZrmnjPfHZ9VkIN1mmT67rdB2LkyF0FylhK fZjVOMf4ML+T5ijKiWPXT+uxuHV2bjvMFGw+endctJPsqje1YMzqXuTh7+UfXIiePw+o 7MhrLad/FknIy2CpgF/GOtLh63MTr6azX7y1rHCvWtkZECwfPwUZfGjpBY6vTkAR9RGI N7ykrFKJ9OpLwEIzOC1RGYDX91rApujyL0hPA4RmexBMvvnDTC8eTPwCq9f6UtgvG7xq oQkcX3qyBzEzp2gx62tUfW5P1tnm926j8Lv3aLcHH1BbkUr5eKpujU/WbpAxKunUGRCE VOSQ== 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=cqeGc4Qv90JYuHLmdA53hGRdKVks85dh0a21Eh2heBM=; b=NdaiwNWUpNg1TBhFOyb60k0PzACX981rCU3runCUuOzOhyOx/o6wa1+gdLp6DIBzVy yTudcL+og/hkYHAEwUZI/hOMcbjehI1qJZpD2GXsjzkyw04YIWmtoS0DWOozHO21N4B1 6F8lcKmvjQbB820ZZOmkcELze1wa17z6bqPsjM58XWZuhadcDv0A/LsPjX8+t0yPjVq+ +jRzT0E2rk5YdHttyAglAGxS5Y+aXmuqvsoxWl+Hu1XfqnwVsQNGr1iJLp0oFIY2PI2x UDz2SUaMVDZlpcMb0nNNC5eEYeQsqRaceP4C17ywLrh3fgl4wBqygs86cQdXRVN9vmgl bV6g== X-Gm-Message-State: AOAM530hR4gS2aU4q5aDBVkMOFQ3TZ2gTolkZIpM2Ium6NLrX4EKg3Va M/bG4igmihQEZfuUTDEOSoE= X-Google-Smtp-Source: ABdhPJxSYqhlBooCcI4kFWsh07D+d5c+hhjBtv+aB5ZSdqjS32JQ//mTsMyWRkqZNmg6FMv+fw+jpA== X-Received: by 2002:a5d:5083:: with SMTP id a3mr2162974wrt.38.1616573738516; Wed, 24 Mar 2021 01:15:38 -0700 (PDT) Received: from guixSD (host-79-17-142-89.retail.telecomitalia.it. [79.17.142.89]) by smtp.gmail.com with ESMTPSA id h13sm1334665wmq.29.2021.03.24.01.15.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Mar 2021 01:15:37 -0700 (PDT) From: =?utf-8?Q?Nicol=C3=B2?= Balzarotti To: zimoun , 47350@debbugs.gnu.org Subject: Re: [bug#47350] [PATCH 00/29] Add Zygote (piece for Machine Learning with Julia) In-Reply-To: <86tup1iifm.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> Date: Wed, 24 Mar 2021 09:15:36 +0100 Message-ID: <87sg4ldl1z.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> 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 (-) zimoun writes: > If you want to review, then it would help. :-) Here you go: Patch applies and everything builds fine. I also checked the licenses and they seems fine. I run some example on the Zygote tutorial and it worked Some notes: julia-macrotools: > +that let you do deep transformations of code..") two dots julia-colors: Instead of removing the tests, calling julia with --depwarn=3Dyes should do the trick. 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 julia-compilersupportlibraries-jll: julia-openspecfun-jll: I'd change package description, as it's the default and shared between all jll packages julia-constructionbase: typo: lightwight -> lightweight julia-irtool: typo: simpe -> simple julia-macrotools: typo: Jlia -> Julia julia-specialfuntions: > Most of these functions were formerly part of Base in early versions of J= ulia. I'd remove this from the description julia-forwarddiff: synopsis seems wrong julia-zygoterules: extra space at the end of synopsis Thanks, Nicol=C3=B2