From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id oCRuNuxxxWIPCAEAbAwnHQ (envelope-from ) for ; Wed, 06 Jul 2022 13:28:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id cN6ANexxxWJ9HgEAG6o9tA (envelope-from ) for ; Wed, 06 Jul 2022 13:28:44 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 4F1AF10D73 for ; Wed, 6 Jul 2022 13:28:43 +0200 (CEST) Received: from localhost ([::1]:54710 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1o93D1-0007lG-0E for larch@yhetil.org; Wed, 06 Jul 2022 07:28:43 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:45298) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1o93Bg-0007kL-Md for guix-devel@gnu.org; Wed, 06 Jul 2022 07:27:20 -0400 Received: from mail-wr1-x42c.google.com ([2a00:1450:4864:20::42c]:44575) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1o93Bc-000896-MA for guix-devel@gnu.org; Wed, 06 Jul 2022 07:27:19 -0400 Received: by mail-wr1-x42c.google.com with SMTP id bk26so6545778wrb.11 for ; Wed, 06 Jul 2022 04:27:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=CMO4+B7RgoBRQJi6CvdeD3jNfyiv0yfyf640dCw98Zs=; b=qLdN+8x2omsT4rHat38CvBsMJax7Kj1y0Xpr4aDCf6j4sHu2UZwUPaRXifKnQp/wpj iAiI8HjG7/S/6ROPSiqvnIhp9xZTBNKoP9TOGWu60JwcEQZ4q/mzkLKXyzEWylrYnPA0 5F7mQR1klEaKl68Gja6NkDSRvEU7IbltTb+qgo+mZLrpe/E5GCnuniS0xpPZOIQfgtNX PGTR8MzKwFl5gf0TyOIbpeFWszEUDxAteKNfU804M1ybbpHWF5WOUbNyvEYGS/65VWgI kSdsNBK4GRgEzifypCKQF5bKSgxYpiaarLpvvSf5hfMdJbGvq0hsQ3DxiiiGV11ud1Dk cKaw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=CMO4+B7RgoBRQJi6CvdeD3jNfyiv0yfyf640dCw98Zs=; b=NGdW1H9oVqJikhINax7eW+TjI6lx31RAKJlrA+XuzjeYW44BQn2tauh3MnciqvbsoY E5KiPzlXeJPVw5uXk2+f/bk16pNxj2nLaNFV1aj24swWN01PM6FuwzAOvWWgJZ/6Nfxh iFhM665h2aDmWJLvyxCFWu/NKdPTzLlNinL9VkXysLfRo896YQw60ARdPJuTwNrHWlEq FTQGxMTLZ0DIUdMSC2v2odLUD0bxvQzENbL2FYdRqs4GHAZQnjUJviK9RvVy0LUtUjvC 4zes+HbNexFgRegGEDU7etsTpYXKfDcDmc+yj6LL0HEYedK64HSOaOncdDf7HKjrXfc1 1JOw== X-Gm-Message-State: AJIora8GRBhF65vsemurUnzaDPi/6jpCjz3sLfpELBaPFWOUp/acxgaJ 728J7zqeZjDt6nXqsQbiTcc= X-Google-Smtp-Source: AGRyM1th62jTeIIHZIC6kSvCjFXiGwzN5PZX13gNmjhnEcajmOlmQBp72pRYFxb5Vs1gdy7k5i4Lzw== X-Received: by 2002:a5d:4302:0:b0:21b:a641:9a36 with SMTP id h2-20020a5d4302000000b0021ba6419a36mr35589275wrq.87.1657106821077; Wed, 06 Jul 2022 04:27:01 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id m12-20020adfe0cc000000b0021d4155cd6fsm17086253wri.53.2022.07.06.04.27.00 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jul 2022 04:27:00 -0700 (PDT) From: zimoun To: Guix Devel Cc: Christopher Baines , Efraim Flashner Subject: Julia packages on build farms? Date: Wed, 06 Jul 2022 13:25:59 +0200 Message-ID: <87iloazdmg.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::42c; envelope-from=zimon.toutoune@gmail.com; helo=mail-wr1-x42c.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1657106924; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=CMO4+B7RgoBRQJi6CvdeD3jNfyiv0yfyf640dCw98Zs=; b=Pq5eKVUXItrrcjLO7KPLsbXODXZN2igKZ4NbmXC7lLLpnwajx0ZqfdEUUwcZ8TRfCBK47j D4g9OcaK0jhm4V5wV2mPDCS2QqbZZmGFOauodNLlDapk8QBLzUCcdIw5vO7IQjftkehRtB 4og+bVwXfcbJlYhIqC0Zji349w/5MJWUFGlEN8tplOVeAWUL/YgrCMvATh/wCf4DIxGYzS NrilTlJTbyicA9OapZ/lmocVLy8M0wtYDQfJI2XR/2ukYtmFn5tentyJNuFw97/5bCZL+D ds2gUoHTq4lEMn2ksMSs4Hf5JsDAxaSCNmiHCHimnANEcpuGETf4q0wwDvxv5Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1657106924; a=rsa-sha256; cv=none; b=HV0e0xTxkFlu4f2KIICuMtuxByPPXoFFejQojHJs9qxFwW4rqOd9RF0VahHX0zlVZUnpns 3FulapUwCnduvCSQJo5D+mjEmHvWI5RqgL0d8+DqIzhD1tI2qVwAnpQT7XbHcHrHAyIVPe 3HngKnkgjmLXBWBDSGnsAcJBkuoCSPKh/byV/2kg8ZPPIJUWDShxNV0+i7hB7G+4z46C74 74nLPAToYogu3f/vrhvtzuzzNj7wgpZzjdeJSMLbxB9kDKHRTktSD+OeDJJ4RNy/SCcaoi QbgZ2pjcXInZSNRkbVucekcjLBkH5qHaNIbmDTxrAL0TY2ogkXPZKzV6HwQJGA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=qLdN+8x2; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -4.75 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=qLdN+8x2; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 4F1AF10D73 X-Spam-Score: -4.75 X-Migadu-Scanner: scn0.migadu.com X-TUID: wMNZKY7ReQ2B Hi, I am confused by the missing Julia substitutes on Berlin (ci.guix). And I miss why the are missing =E2=80=93 another topic; what recently changed on master that could trigger this rebuild? That=E2=80=99s said, I do not understand the result of =E2=80=9Cguix weathe= r=E2=80=9D and =E2=80=9Cguix build=E2=80=9D. Let pick an example. Using Guix 06493e7, the package julia-staticarrays is unavailable on Berlin (ci.guix) and available on Bordeaux (bordeaux.guix). So far, so good! --8<---------------cut here---------------start------------->8--- $ guix weather julia-staticarrays computing 1 package derivations for x86_64-linux... looking for 1 store items on https://ci.guix.gnu.org... https://ci.guix.gnu.org 0.0% substitutes available (0 out of 1) unknown substitute sizes 0,0 MiB on disk (uncompressed) 0.0% (0 out of 1) of the missing items are queued at least 1=E2=80=AF000 queued builds x86_64-linux: 374 (37.4%) i686-linux: 341 (34.1%) powerpc64le-linux: 260 (26.0%) aarch64-linux: 25 (2.5%) build rate: 128.06 builds per hour x86_64-linux: 59.81 builds per hour i686-linux: 55.88 builds per hour powerpc64le-linux: 13.49 builds per hour aarch64-linux: 42.47 builds per hour looking for 1 store items on https://bordeaux.guix.gnu.org... https://bordeaux.guix.gnu.org 100.0% substitutes available (1 out of 1) 0,5 MiB of nars (compressed) 4,7 MiB on disk (uncompressed) (continuous integration information unavailable) --8<---------------cut here---------------end--------------->8--- Now, I get: --8<---------------cut here---------------start------------->8--- $ guix build julia-staticarrays --substitute-urls=3Dhttps://ci.guix.gnu.org= -n The following derivation would be built: /gnu/store/cinn2zy26791mp4d3qv2gda635a5a2r3-julia-staticarrays-1.2.13.drv $ guix build julia-staticarrays --substitute-urls=3Dhttps://bordeaux.guix.g= nu.org -n The following derivation would be built: /gnu/store/cinn2zy26791mp4d3qv2gda635a5a2r3-julia-staticarrays-1.2.13.drv --8<---------------cut here---------------end--------------->8--- where the former is expected, not the latter. Why is the package locally built when =E2=80=9Cguix weather=E2=80=9D says the substitutes is a= vailable? What am I doing wrong? Cheers, simon