Opened 6 years ago

Closed 6 years ago

#56330 closed defect (fixed)

ocaml-cryptokit 1.9.1: missing dependency on ocaml-ocamlbuild

Reported by: siccegge (Christoph Egger) Owned by: pmetzger (Perry E. Metzger)
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: Cc: siccegge (Christoph Egger), pmetzger (Perry E. Metzger)
Port: ocaml-cryptokit

Description

: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)

comment:1 Changed 6 years ago by siccegge (Christoph Egger)

Cc: siccegge added

comment:2 Changed 6 years ago by pmetzger (Perry E. Metzger)

Owner: set to pmetzger
Status: newassigned

comment:3 Changed 6 years ago by pmetzger (Perry E. Metzger)

Cc: pmetzger added

comment:4 Changed 6 years ago by pmetzger (Perry E. Metzger)

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.

comment:5 Changed 6 years ago by pmetzger (Perry E. Metzger)

Anyway, I've now updated ocaml-cryptokit, so it should now build just fine. Let me know if you have trouble.

comment:6 Changed 6 years ago by pmetzger (Perry E. Metzger)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.