Skip to content

Instantly share code, notes, and snippets.

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 xavierzwirtz/3610a851c809074de3b8a5ffa4d14ff2 to your computer and use it in GitHub Desktop.
Save xavierzwirtz/3610a851c809074de3b8a5ffa4d14ff2 to your computer and use it in GitHub Desktop.
❯ nix run -f .. esy -c esy
warning: unknown setting 'experimental-features'
info esy 0.6.6 (using package.json)
info building @opam/ocamlbuild@opam:0.14.0@6ac75d03
info building @opam/cmdliner@opam:1.0.4@93208aac
info building @opam/ocamlfind@opam:1.8.1@ff07b0f9
error: build failed with exit code: 1
build log:
# esy-build-package: building: @opam/ocamlfind@opam:1.8.1
# esy-build-package: pwd: /home/xavier/.esy/3/b/opam__s__ocamlfind-opam__c__1.8.1-c7c7ac83
# esy-build-package: running: 'bash' '-c' 'true'
# esy-build-package: running: './configure' '-bindir' '/home/xavier/.esy/3___________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-c7c7ac83/bin' '-sitelib' '/home/xavier/.esy/3___________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-c7c7ac83/lib' '-mandir' '/home/xavier/.esy/3___________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-c7c7ac83/man' '-config' '/home/xavier/.esy/3___________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-c7c7ac83/lib/findlib.conf' '-no-custom' '-no-topfind'
Welcome to findlib version 1.8.1
Configuring core...
configure: ocaml not in PATH; this is required
error: command failed: './configure' '-bindir' '/home/xavier/.esy/3___________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-c7c7ac83/bin' '-sitelib' '/home/xavier/.esy/3___________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-c7c7ac83/lib' '-mandir' '/home/xavier/.esy/3___________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-c7c7ac83/man' '-config' '/home/xavier/.esy/3___________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-c7c7ac83/lib/findlib.conf' '-no-custom' '-no-topfind' (exited with 1)
esy-build-package: exiting with errors above...
building @opam/ocamlfind@opam:1.8.1
esy: exiting due to errors above
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment