All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Egger <Christoph.Egger@amd.com>
To: xen-devel@lists.xensource.com
Subject: ocaml parallel build errors
Date: Mon, 17 May 2010 11:37:54 +0200	[thread overview]
Message-ID: <201005171137.54707.Christoph.Egger@amd.com> (raw)


Hi!

On a clean source tree, I get an ocaml build error
with gmake -j4 :

 === building libs/uuid
 === building xenstored
 MLDEP
 MLI      symbol.cmi
 MLI      trie.cmi
 MLOPT    define.cmx
 MLOPT    stdext.cmx
 MLOPT    trie.cmx
 MLOPT    config.cmx
 MLI      uuid.cmi
 MLC      uuid.cmo
 MLOPT    uuid.cmx
 MLOPT    logging.cmx
File "logging.ml", line 20, characters 16-26:
Error: Unbound value Logs.error
gmake[4]: *** [logging.cmx] Error 2
gmake[4]: *** Waiting for unfinished jobs....
 MLA      uuid.cma
 MLA      uuid.cmxa
gmake[3]: *** [SUBDIRS_PROGRAMS] Error 2
gmake[3]: *** Waiting for unfinished jobs....


On a second gmake run I have:

 === building libs/xs
File "transaction.ml", line 193, characters 2-12:
Error: Unbound value Disk.write

On a third gmake run oxenstored builds.

Christoph


-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85609 Dornach b. Muenchen
Geschaeftsfuehrer: Andrew Bowd, Thomas M. McCoy, Giuliano Meroni
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

             reply	other threads:[~2010-05-17  9:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-17  9:37 Christoph Egger [this message]
2010-05-17  9:55 ` ocaml parallel build errors Keir Fraser
2010-05-23  0:48   ` using OCAML xenstored Yuvraj Agarwal
2010-05-23 13:59     ` Pasi Kärkkäinen
2010-05-23 18:47       ` Boris Derzhavets
     [not found]         ` <0d2e01cafc2f$59453250$0bcf96f0$@ucsd.edu>
2010-05-26  4:31           ` FW: " Yuvraj Agarwal
2010-05-26 10:28             ` Alex Zeffertt
2010-05-26 18:27               ` Yuvraj Agarwal
2010-05-28  9:21                 ` Alex Zeffertt
2010-05-28  9:51                   ` Pasi Kärkkäinen
2010-05-28 10:13                     ` Alex Zeffertt

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=201005171137.54707.Christoph.Egger@amd.com \
    --to=christoph.egger@amd.com \
    --cc=xen-devel@lists.xensource.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.