Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build the lambda-term example #84

Open
ducaale opened this issue Sep 29, 2020 · 0 comments
Open

Unable to build the lambda-term example #84

ducaale opened this issue Sep 29, 2020 · 0 comments

Comments

@ducaale
Copy link

ducaale commented Sep 29, 2020

I got the following the error when I tried building the lambda-term example

info esy 0.6.7 (using esy.json)
info checking https://github.com/ocaml/opam-repository for updates...
info checking https://github.com/esy-ocaml/esy-opam-override for updates...
info resolving esy packages: done
info solving esy constraints: done
info resolving npm packages: done
info fetching: done
info installing: done
info building @opam/ocamlbuild@opam:0.14.0@6ac75d03
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/ducaale/.esy/3/b/opam__s__ocamlfind-opam__c__1.8.1-d095496f
    # esy-build-package: running: 'bash' '-c' 'true'
    # esy-build-package: running: './configure' '-bindir' '/home/ducaale/.esy/3__________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-d095496f/bin' '-sitelib' '/home/ducaale/.esy/3__________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-d095496f/lib' '-mandir' '/home/ducaale/.esy/3__________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-d095496f/man' '-config' '/home/ducaale/.esy/3__________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-d095496f/lib/findlib.conf' '-no-custom' '-no-topfind'
    Welcome to findlib version 1.8.1
    Configuring core...
    Checking for #remove_directory...
    Testing threading model...
    systhread_supported: true
    Testing DLLs...
    Testing whether ppxopt can be supported...
    Checking for ocamlc -opaque...
    Configuring libraries...
    native dynlink: found
    labltk: not present
    ocamlbuild: not present
    camlp4: not present (normal since OCaml-4.02)
    compiler-libs: found
    dbm: not present (normal since OCaml-4.00)
    num: not present (normal since OCaml-4.06)
    bytes: found, installing fake library
    spacetime: found
    graphics: not found
    Configuration for dynlink written to site-lib-src/dynlink/META
    Configuration for str written to site-lib-src/str/META
    Configuration for threads written to site-lib-src/threads/META
    Configuration for unix written to site-lib-src/unix/META
    Configuration for stdlib written to site-lib-src/stdlib/META
    Configuration for bigarray written to site-lib-src/bigarray/META
    Configuration for ocamldoc written to site-lib-src/ocamldoc/META
    Configuration for compiler-libs written to site-lib-src/compiler-libs/META
    Configuration for bytes written to site-lib-src/bytes/META
    Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
    Detecting compiler arguments: (extractor built) FAILED (see the file ocargs.log for details)
    error: command failed: './configure' '-bindir' '/home/ducaale/.esy/3__________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-d095496f/bin' '-sitelib' '/home/ducaale/.esy/3__________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-d095496f/lib' '-mandir' '/home/ducaale/.esy/3__________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-d095496f/man' '-config' '/home/ducaale/.esy/3__________________________________________________________________/s/opam__s__ocamlfind-opam__c__1.8.1-d095496f/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

Environment

  • esy v0.6.7
  • Ubuntu 20.04.1 on WSL2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant