From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 29 05:46:12 2021 Received: (at 46104) by debbugs.gnu.org; 29 Jan 2021 10:46:12 +0000 Received: from localhost ([127.0.0.1]:51210 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l5RI3-0003OB-3s for submit@debbugs.gnu.org; Fri, 29 Jan 2021 05:46:12 -0500 Received: from mail-wm1-f53.google.com ([209.85.128.53]:50371) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1l5RHy-0003NV-Ul for 46104@debbugs.gnu.org; Fri, 29 Jan 2021 05:46:10 -0500 Received: by mail-wm1-f53.google.com with SMTP id 190so6471400wmz.0 for <46104@debbugs.gnu.org>; Fri, 29 Jan 2021 02:46:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=tCj3+KJMPpvmWEMBD70QaaaTyJPyy3AvcncpdVWT3ow=; b=hOA1lu+tL4D4PGIg6r/Pl7xtKhoopHyygInL5cITSIF/3L9C8furSpOPLMY5YmA0YG moEGWxj7LcJaB4Sl3h+UJ8IypStrw1vIxt/sHp4oHiH4P0QB0Yh7+TIVwv9iaOa+MhHM +taXuXdgmRb1W0ERAMgm/irzntNhl8Yq3WF7Vm1mi6s2eQw30I2oQJIYs9doVLxIq1ZW Wh28PI9TFhRC2xXt+XlQ95VduACOZqFgc6UX/of720qhK0Edjaes+b+dy214YbmiwTgP Qj4wXvx1MeCdnXEnU6GmdXbwdEX3igKW67nA8rVz7b15cxWJxXB6sg884DdKQ6fCjkrw lI/Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=tCj3+KJMPpvmWEMBD70QaaaTyJPyy3AvcncpdVWT3ow=; b=ZFzFZl/Vw85pCz2UzkVXwKd2jyR7nmXnwsRg1sgoEPH8LmdsHDIW5AzmLPw0CHZBW0 gHZ9FKEReIPc1e+8Zje578vEgfbM3qgYI636IqCVjZdtm5jQh0b330x7ba9vG5PA/0zK AlXdoEiLhxAB3JXlloWJ4QQXud6qmvuwc5WXSZPXRZxKn/BCdpYKQVdIGBfQquoQ1V6k lBBlO8grPalM8NmYXxfpY5u5/D7HpDg2Mi7XPhQ7F3fUGQV0sqxDiGEkS8S/hD/n5aYR GSaaDX0/CSUU/lX5BHWqcRfY3HRLoz5Pk1cW9WoSB/EK+3R/iwcJdGWj4ayEqmwv+YHb cebA== X-Gm-Message-State: AOAM530AzE4Q2kl2uiI91ktnpPvwSjWlAGpazGtc3eMpxdVJRpZCe8KE E/JBY0UaX/vI1pokYDf3tLqHh4kfsGQ= X-Google-Smtp-Source: ABdhPJyGHPaK7puaAyYAst9JfOIQVMKF88/m6wZdBW2nnZQbckKhLAlkbxQ7f2BTPYLROfAdpRxo2A== X-Received: by 2002:a7b:cf34:: with SMTP id m20mr3279371wmg.84.1611917160826; Fri, 29 Jan 2021 02:46:00 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id v4sm13066945wrw.42.2021.01.29.02.45.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 29 Jan 2021 02:46:00 -0800 (PST) From: zimoun To: Efraim Flashner , 46104@debbugs.gnu.org Subject: Re: bug#46104: backtrace in guix-weather on unsupported package In-Reply-To: References: Date: Fri, 29 Jan 2021 11:40:36 +0100 Message-ID: <868s8cgh5n.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: 46104 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, On Mon, 25 Jan 2021 at 20:15, Efraim Flashner wrote: > GHC isn't available for aarch64, only i686-linux and x86_64-linux. > > (ins)efraim@3900XT ~/workspace/guix$ guix weather ghc --system=3Daarch64-= linux --8<---------------cut here---------------start------------->8--- $ guix package -A | cut -f1 | grep ghc | tail -n2 ghcid r-cghcall $ guix weather --system=3Daarch64-linux $(guix package -A | cut -f1 | grep = ghc | tail -n2) computing 1 package derivations for aarch64-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.000 seconds per request (0.0 seconds in total) 2,849.0 requests per second 0.0% (0 out of 1) of the missing items are queued 27 queued builds i586-gnu: 11 (40.7%) armhf-linux: 1 (3.7%) i686-linux: 12 (44.4%) aarch64-linux: 3 (11.1%) build rate: 28.75 builds per hour x86_64-linux: 10.67 builds per hour i686-linux: 10.11 builds per hour aarch64-linux: 8.08 builds per hour $ guix weather --system=3Daarch64-linux $(guix package -A | cut -f1 | grep = ghc | tail -n2 | head -n1) computing 0 package derivations for aarch64-linux... looking for 0 store items on https://ci.guix.gnu.org... https://ci.guix.gnu.org Backtrace: 8 (primitive-load "/home/simon/.config/guix/current/bin/g=E2=80= =A6") In guix/ui.scm: 2154:12 7 (run-guix-command _ . _) In ice-9/boot-9.scm: 1736:10 6 (with-exception-handler _ _ #:unwind? _ # _) 1731:15 5 (with-exception-handler # =E2=80=A6) In guix/scripts/weather.scm: 545:9 4 (_) In guix/build/utils.scm: 569:23 3 (every* # =E2=80=A6) In guix/scripts/weather.scm: 546:19 2 (_ "https://ci.guix.gnu.org") 196:22 1 (_ _ ()) In ice-9/boot-9.scm: 1669:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1669:16: In procedure raise-exception: Throw to key `numerical-overflow' with args `("/" "Numerical overflow" #f #= f)'. --8<---------------cut here---------------end--------------->8--- And to add more=E2=80=A6 --8<---------------cut here---------------start------------->8--- $ guix weather --system=3Dfoo hello Backtrace: In guix/packages.scm: 922:40 19 (_ _ ("x86_64-linux" "i686-linux" "armhf-linux" "aar=E2=80=A6"= =E2=80=A6)) In guix/memoization.scm: 100:0 18 (_ # (# = =E2=80=A6) =E2=80=A6) In guix/packages.scm: 926:35 17 (_) 1169:16 16 (package->bag _ _ _ #:graft? _) 1275:48 15 (thunk) In srfi/srfi-1.scm: 586:29 14 (map1 (("coreutils" #) = =E2=80=A6)) 586:29 13 (map1 (("grep" #) = =E2=80=A6)) 586:29 12 (map1 (("locales" #) = =E2=80=A6)) 586:29 11 (map1 (("bash" #) = =E2=80=A6)) 586:17 10 (map1 (("gcc" #) = =E2=80=A6)) In guix/packages.scm: 1018:20 9 (rewrite ("gcc" #)) In guix/memoization.scm: 101:0 8 (_ # # =E2=80=A6) In guix/packages.scm: 1032:13 7 (_) In guix/build-system/gnu.scm: 155:33 6 (cut? _) In gnu/packages/commencement.scm: 3581:39 5 (arguments #) In gnu/packages/gcc.scm: 141:30 4 (arguments #) In guix/utils.scm: 466:18 3 (nix-system->gnu-triplet _ _) In unknown file: 2 (substring "foo" 0 #f) In ice-9/boot-9.scm: 1669:16 1 (raise-exception _ #:continuable? _) 1669:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1669:16: In procedure raise-exception: Wrong type (expecting exact integer): #f --8<---------------cut here---------------end--------------->8---