xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* ocaml build error
@ 2010-05-06 15:38 Ian Jackson
  2010-05-06 15:49 ` Ian Jackson
  2010-05-06 16:03 ` Keir Fraser
  0 siblings, 2 replies; 12+ messages in thread
From: Ian Jackson @ 2010-05-06 15:38 UTC (permalink / raw)
  To: xen-devel

On Debian lenny I run "make -j4 xen tools" and I get the message
below.

I'm going to disable my ocaml build for now, but this needs to be
fixed if for no other reason than that I'm working on a huge patch
which makes a non-compatible interface change to libxc, and which will
break the ocaml build completely if I can't include the adjustements
to it in my patch submission.

Ian.

make[3]: Entering directory `/u/iwj/work/2/xen-unstable.git/tools/ocaml'
 === building libs/uuid
 === building libs/mmap
 === building libs/log
 === building libs/xc
 MLDEP    
 MLDEP    
 MLDEP    
 MLI      mmap.cmi
 MLDEP    
 CC       mmap_stubs.o
 MLOPT    mmap.cmx
 MLC      mmap.cmo
 MKLIB    libmmap_stubs.a
 MLA      mmap.cma
 MLI      log.cmi
 MLI      xc.cmi
 MLI      uuid.cmi
File "xc.mli", line 79, characters 66-75:
Unbound type constructor Uuid.t
make[4]: *** [xc.cmi] Error 2
make[3]: *** [libs/xc] Error 2
make[3]: *** Waiting for unfinished jobs....
 MLA      mmap.cmxa
 MLC      uuid.cmo
 MLI      syslog.cmi
 CC       syslog_stubs.o
 MLOPT    uuid.cmx
 MLA      uuid.cma
syslog_stubs.c:28: warning: '__syslog_options_table' defined but not used
 MLI      logs.cmi
 MLC      syslog.cmo
 MLC      log.cmo
 MLC      logs.cmo
 MKLIB     libsyslog_stubs.a
 MLA      uuid.cmxa
 MLOPT    syslog.cmx
 MLA       log.cma
 MLOPT    log.cmx
 MLOPT    logs.cmx
 MLA       log.cmxa
make[3]: Leaving directory `/u/iwj/work/2/xen-unstable.git/tools/ocaml'
make[2]: *** [subdir-install-ocaml] Error 2
make[2]: Leaving directory `/u/iwj/work/2/xen-unstable.git/tools'
make[1]: *** [subdirs-install] Error 2
make[1]: Leaving directory `/u/iwj/work/2/xen-unstable.git/tools'
make: *** [install-tools] Error 2

^ permalink raw reply	[flat|nested] 12+ messages in thread
* ocaml build error
@ 2010-05-25  9:25 Christoph Egger
  2010-05-25  9:54 ` Keir Fraser
  0 siblings, 1 reply; 12+ messages in thread
From: Christoph Egger @ 2010-05-25  9:25 UTC (permalink / raw)
  To: xen-devel


Hi!

With c/s 21446, I get this build error:

 === building libs/mmap
 MLOPT    trie.cmx
 MLDEP
 MLI      mmap.cmi
 MLC      mmap.cmo
 MLOPT    config.cmx
 MLA      mmap.cma
 CC       mmap_stubs.o
 MKLIB    libmmap_stubs.a
 MLOPT    mmap.cmx
 MLOPT    logging.cmx
 MLA      mmap.cmxa
File "logging.ml", line 20, characters 16-26:
Error: Unbound value Logs.error
gmake[4]: *** [logging.cmx] Error 2
gmake[3]: *** [SUBDIRS_PROGRAMS] Error 2
gmake[3]: *** Waiting for unfinished jobs....

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2010-05-25  9:54 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-06 15:38 ocaml build error Ian Jackson
2010-05-06 15:49 ` Ian Jackson
2010-05-06 16:03 ` Keir Fraser
2010-05-06 16:05   ` Ian Jackson
2010-05-06 16:13     ` Keir Fraser
2010-05-06 21:36       ` Vincent Hanquez
2010-05-07  0:56         ` Jeremy Fitzhardinge
2010-05-07  6:50           ` Vincent Hanquez
2010-05-07 17:11             ` Ian Jackson
2010-05-07 18:10               ` Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2010-05-25  9:25 Christoph Egger
2010-05-25  9:54 ` Keir Fraser

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