Skip to content

Instantly share code, notes, and snippets.

@kwannoel
Created June 19, 2021 04:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kwannoel/35ffab51aa4be831516f8894c789019e to your computer and use it in GitHub Desktop.
Save kwannoel/35ffab51aa4be831516f8894c789019e to your computer and use it in GitHub Desktop.
>>> compiling gerbil core
*** WARNING -- Variable "macro-readtable-brace-keyword-set!" used in module "gx-gambc1" is undefined
*** WARNING -- Variable "macro-readtable-bracket-keyword-set!" used in module "gx-gambc1" is undefined
build.sh: line 107: 12092 Segmentation fault (core dumped) "${GERBIL_STAGE0}/bin/gxi" "${GERBIL_BUILD}/build1.ss"
*** ERROR; build failed
builder for '/nix/store/qvhfwb9r400dmxwxgckdfidasxhxcydl-gerbil-unstable-2021-06-08.drv' failed with exit code 1
error: build of '/nix/store/fs655cfzsbq0yx87639c3ff9r9847brr-gerbil-crypto-unstable-2021-05-10.drv', '/nix/store/h3ahfn7imahhaxfahgn9xsykq79wdgsv-gerbil-utils-unstable-2021-05-10.drv', '/nix/store/hf7llw081hsdyvyajciq6cmas3a4glav-gerbil-persist-unstable-2021-03-15.drv', '/nix/store/j8zmqkdny97bwq08fx7gkbgbi8h6ac4x-gerbil-poo-unstable-2021-05-21.drv', '/nix/store/k4yb4jgjx8rjizqh9k9ipvkm0akxam1l-smug-gerbil-unstable-2020-12-12.drv', '/nix/store/m0nh7d37qvk1zzq2067pl6yp6j6g98yn-glow-lang-unstable-2021-06-18.drv', '/nix/store/nq5vq4r4bvkn46m3xnr9xw11kj8nz44c-gerbil-libp2p-unstable-2021-02-08.drv', '/nix/store/qvhfwb9r400dmxwxgckdfidasxhxcydl-gerbil-unstable-2021-06-08.drv', '/nix/store/z34b91371rhsj5y9syh0lm4bv4pim8yy-gerbil-ethereum-unstable-2021-06-18.drv' failed
Gerbil v0.16-189-g237627a4 on Gambit v4.9.3
In thread primordial:
0 std/misc/process#run-process__% ((if (procedure? _check-status229257_) _check-status229257_ std/misc/process#c...
_result229279_ == ""
1 ##dynamic-env-bind
#:nixpkgs-file72 = "/home/noel/projects/nixpkgs"
#:g123 = '#<table #38>
#:nixpkgs-file6669 = "/home/noel/projects/nixpkgs"
2 ##dynamic-wind
#:nixpkgs-file72 = "/home/noel/projects/nixpkgs"
#:g123 = '#<table #38>
#:nixpkgs-file6669 = "/home/noel/projects/nixpkgs"
3 #<procedure #39> "build.ss"@43:9 (std/misc/process#run-process (cons "nix-env" (cons "--show-trace" (foldr cons...
#:nixpkgs-file72 = "/home/noel/projects/nixpkgs"
#:g123 = '#<table #38>
#:nixpkgs-file6669 = "/home/noel/projects/nixpkgs"
4 #<procedure #39> "build.ss"@43:3 (void (std/misc/process#run-process (cons "nix-env" (cons "--show-trace" (fold...
#:nixpkgs-file72 = "/home/noel/projects/nixpkgs"
#:g123 = '#<table #38>
#:nixpkgs-file6669 = "/home/noel/projects/nixpkgs"
5 ##dynamic-env-bind
6 ##call-with-values
7 clan/exit#call-print-exit
8 ##dynamic-env-bind
9 ##start-main
10 ##kernel-handlers
*** ERROR IN std/misc/process#run-process__% -- Process exited with non-zero status
25600
(path: "nix-env" arguments: ("--show-trace" "--file" "/home/noel/projects/nixpkgs" "-iA" "gerbil-unstable" "gerbilPackages-unstable") environment: #f directory: #f stdin-redirection: #t stdout-redirection: #t stderr-redirection: #f p...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment