Skip to content

Instantly share code, notes, and snippets.

@sgrove
Created June 16, 2016 20:07
Show Gist options
  • Save sgrove/f8a386f0d0595be2ce3cb30c538afb5b to your computer and use it in GitHub Desktop.
Save sgrove/f8a386f0d0595be2ce3cb30c538afb5b to your computer and use it in GitHub Desktop.
The following actions will be performed:
- install opium 0.14.0
=-=- Gathering sources =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[opium.0.14.0] https://github.com/rgrinberg/opium/archive/v0.14.0.tar.gz downloaded
=-=- Processing actions -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[ERROR] The compilation of opium failed at "make".
Processing 1/1: [opium: ocamlfind remove]
#=== ERROR while installing opium.0.14.0 ======================================#
# opam-version 1.2.2 (2dee5d69c0bd29731e6cb2ee537f0adf72404ba4)
# os linux
# command make
# path /home/opam/.opam/pg/build/opium.0.14.0
# compiler 4.02.3
# exit-code 2
# env-file /home/opam/.opam/pg/build/opium.0.14.0/opium-14970-d2c37b.env
# stdout-file /home/opam/.opam/pg/build/opium.0.14.0/opium-14970-d2c37b.out
# stderr-file /home/opam/.opam/pg/build/opium.0.14.0/opium-14970-d2c37b.err
### stdout ###
# [...]
# --- Checking for ocamlopt.opt... (found /home/opam/.opam/pg/bin/ocamlopt.opt)
# --- Checking whether ocamlc understands the "z" warnings... (yes)
# *** omake: finished reading OMakefiles (0.02 sec)
# --- Checking if ocamldep understands -modules... (yes)
# - scan _build/opium_rock scan-ocaml-opium_rock.mli
# + ocamlfind ocamldep -syntax camlp4o -package core_kernel,cohttp.lwt,camlp4,fieldslib.syntax,sexplib.syntax -modules opium_rock.mli
# | Shell.ocamldep-postproc()
# *** omake: 20/108 targets are up to date
# *** omake: failed (0.03 sec, 1/1 scans, 1/1 rules, 46/119 digests)
# Makefile:4: recipe for target 'build' failed
### stderr ###
# ocamlfind: Package `cow.syntax' not found
# ocamlfind: Package `fieldslib.syntax' not found
# *** omake: targets were not rebuilt because of errors:
# <scanner _build/opium_rock/scan-ocaml-opium_rock.mli>
# depends on: _build/opium_rock/opium_rock.mli
# make: *** [build] Error 2
=-=- Error report -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
The following actions failed
- install opium 0.14.0
No changes have been performed
Makefile.user:2: recipe for target 'deps' failed
make: *** [deps] Error 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment