unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#46104: backtrace in guix-weather on unsupported package
@ 2021-01-25 18:15 Efraim Flashner
  2021-01-29 10:40 ` zimoun
  0 siblings, 1 reply; 2+ messages in thread
From: Efraim Flashner @ 2021-01-25 18:15 UTC (permalink / raw)
  To: 46104

[-- Attachment #1: Type: text/plain, Size: 1261 bytes --]

GHC isn't available for aarch64, only i686-linux and x86_64-linux.

(ins)efraim@3900XT ~/workspace/guix$ guix weather ghc --system=aarch64-linux
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/efraim/.config/guix/current/bin/…")
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 #<procedure 7f90c690a0c0 at ic…> …)
In guix/scripts/weather.scm:
    546:9  4 (_)
In guix/build/utils.scm:
   569:23  3 (every* #<procedure 7f90b94abe10 at guix/scripts/weath…> …)
In guix/scripts/weather.scm:
   547:19  2 (_ "https://ci.guix.gnu.org")
   197: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)'.

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#46104: backtrace in guix-weather on unsupported package
  2021-01-25 18:15 bug#46104: backtrace in guix-weather on unsupported package Efraim Flashner
@ 2021-01-29 10:40 ` zimoun
  0 siblings, 0 replies; 2+ messages in thread
From: zimoun @ 2021-01-29 10:40 UTC (permalink / raw)
  To: Efraim Flashner, 46104

Hi,

On Mon, 25 Jan 2021 at 20:15, Efraim Flashner <efraim@flashner.co.il> wrote:
> GHC isn't available for aarch64, only i686-linux and x86_64-linux.
>
> (ins)efraim@3900XT ~/workspace/guix$ guix weather ghc --system=aarch64-linux

--8<---------------cut here---------------start------------->8---
$ guix package -A | cut -f1 | grep ghc | tail -n2
ghcid
r-cghcall

$ guix weather --system=aarch64-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=aarch64-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…")
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 #<procedure 7fd0340402d0 at ic…> …)
In guix/scripts/weather.scm:
    545:9  4 (_)
In guix/build/utils.scm:
   569:23  3 (every* #<procedure 7fd02ab69c00 at guix/scripts/weath…> …)
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…

--8<---------------cut here---------------start------------->8---
$ guix weather --system=foo hello
Backtrace:
In guix/packages.scm:
   922:40 19 (_ _ ("x86_64-linux" "i686-linux" "armhf-linux" "aar…" …))
In guix/memoization.scm:
    100:0 18 (_ #<hash-table 7fd69076b1a0 0/31> (#<package tar@1…> …) …)
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" #<package coreutils@8.32 guix/…>) …))
   586:29 13 (map1 (("grep" #<package grep@3.4 gnu/packages/com…>) …))
   586:29 12 (map1 (("locales" #<package glibc-utf8-locales@2.3…>) …))
   586:29 11 (map1 (("bash" #<package bash-minimal@5.0.16 gnu/p…>) …))
   586:17 10 (map1 (("gcc" #<package gcc@7.5.0 gnu/packages/com…>) …))
In guix/packages.scm:
  1018:20  9 (rewrite ("gcc" #<package gcc@7.5.0 gnu/packages/comm…>))
In guix/memoization.scm:
    101:0  8 (_ #<hash-table 7fd6877e94c0 14/31> #<package gcc@7.5.…> …)
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 #<package gcc@7.5.0 gnu/packages/commencemen…>)
In gnu/packages/gcc.scm:
   141:30  4 (arguments #<package gcc@4.8.5 gnu/packages/gcc.scm:364…>)
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---




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-29 10:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-25 18:15 bug#46104: backtrace in guix-weather on unsupported package Efraim Flashner
2021-01-29 10:40 ` zimoun

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).