ocaml-cryptokit 1.9.1: missing dependency on ocaml-ocamlbuild
:info:configure E: Cannot find external tool 'ocamlbuild'
:info:configure E: Failure("1 configuration error")
:info:configure Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_ocaml_ocaml-cryptokit/ocaml-cryptokit/work/cryptokit-1.9" && /opt/local/bin/ocaml setup.ml -configure --override prefix /opt/local --override ocamlfind /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_ocaml_ocaml-cryptokit/ocaml-cryptokit/work/ocamlfind --destdir /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_ocaml_ocaml-cryptokit/ocaml-cryptokit/work/destroot
:info:configure Exit code: 1
:error:configure Failed to configure ocaml-cryptokit: configure failure: command execution failed
:debug:configure Error code: NONE
Change History (6)
Owner: |
set to pmetzger
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
So adding the dependency is trivial, but this version of the library is ancient anyway and won't build.
Is there something else you're trying to build that depends on this? I can try to fix a few of these at once.