caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Vincenzo Ciancia <vincenzoml@gmail.com>
To: caml-list@inria.fr
Subject: [Caml-list] macports: inconsistent assumptions over interface CamlinternalFormatBasics
Date: Tue, 23 Jun 2015 15:21:45 +0000	[thread overview]
Message-ID: <CAFACC7dFg9tNWs8yRXnWZvsSBEbZGWwLpipYuhk_tf2fT4CwSw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1179 bytes --]

Hi all,

I am using ubuntu and happily working in OCaml since decades. A colleague
of mine (I can't access the machine directly) is trying to compile a
program on osx; they used macports to install ocaml, ocamlgraph and
ocamlcsv two days ago. Now what happens is that some files are compiled
correctly, but then here is an error which I don't know how to fix:

Error: The files /opt/local/lib/ocaml/pervasives.cmi
       and /opt/local/lib/ocaml/site-lib/csv/csv.cmi
       make inconsistent assumptions over interface CamlinternalFormatBasics


They already tried to rebuild all the packages depending on ocaml. Any
advice?

Thanks

Vincenzo

here is some more context from the log:

bigarray.cmxa csv.cmxa -c model.ml -o model.cmx
ocamlfind ocamlopt -package ocamlgraph -package csv graph.cmxa
bigarray.cmxa csv.cmxa -c intBool.ml -o intBool.cmx
ocamlfind ocamlopt -package ocamlgraph -package csv graph.cmxa
bigarray.cmxa csv.cmxa -c dotParser.ml -o dotParser.cmx
File "dotParser.ml", line 1:
Error: The files /opt/local/lib/ocaml/pervasives.cmi
       and /opt/local/lib/ocaml/site-lib/csv/csv.cmi
       make inconsistent assumptions over interface
CamlinternalFormatBasics

[-- Attachment #2: Type: text/html, Size: 5421 bytes --]

             reply	other threads:[~2015-06-23 15:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-23 15:21 Vincenzo Ciancia [this message]
2015-06-24  9:27 ` Stéphane Glondu
2015-06-24 13:15   ` Vincenzo Ciancia

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFACC7dFg9tNWs8yRXnWZvsSBEbZGWwLpipYuhk_tf2fT4CwSw@mail.gmail.com \
    --to=vincenzoml@gmail.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).