caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] OASIS help : odb.ml oasis fails
@ 2012-05-17  2:33 Francois Berenger
  2012-05-17  8:25 ` Philippe Veber
  0 siblings, 1 reply; 3+ messages in thread
From: Francois Berenger @ 2012-05-17  2:33 UTC (permalink / raw)
  To: caml-list

Hello,

With odb.ml as installed by ocamlbrew,
'odb.ml oasis' doesn't terminate correctly:

---
W: Cannot find source file matching module 'OASISData' in library oasis
I: Running command '/home/berenger/ocamlbrew/ocaml-3.12.1/bin/ocamlbuild 
src/oasis/oasis.cma src/oasis/oasis.cmxa src/oasis/oasis.a 
src/base/base.cma src/base/base.cmxa src/base/base.a 
src/builtin-plugins.cma src/builtin-plugins.cmxa src/builtin-plugins.a 
src/cli/cli.cma test/test.byte src/cli/Main.byte -tag debug'
Finished, 1 target (0 cached) in 00:00:00.
+ ocamlfind ocamlc -c -g -annot -I src/oasis -I src/base -I src -package 
unix -package pcre -package odn -package ocamlgraph -package oUnit 
-package findlib -package fileutils -package extlib -package expect.pcre 
-I test -I src -I src/base -I src/cli -I src/oasis -I src/plugins/none 
-I src/plugins/ocamlbuild -I src/plugins/internal -I src/plugins/custom 
-I src/plugins/extra/stdfiles -I src/plugins/extra/devfiles -I 
src/plugins/extra/META -o test/TestFileTemplate.cmo test/TestFileTemplate.ml
File "test/TestFileTemplate.ml", line 172, characters 13-31:
Warning 5: this function application is partial,
maybe some arguments are missing.
+ ocamlfind ocamlc -c -g -annot -I src/oasis -I src/base -I src -package 
unix -package pcre -package odn -package ocamlgraph -package oUnit 
-package findlib -package fileutils -package extlib -package expect.pcre 
-I test -I src -I src/base -I src/cli -I src/oasis -I src/plugins/none 
-I src/plugins/ocamlbuild -I src/plugins/internal -I src/plugins/custom 
-I src/plugins/extra/stdfiles -I src/plugins/extra/devfiles -I 
src/plugins/extra/META -o test/TestMETA.cmo test/TestMETA.ml
File "test/TestMETA.ml", line 118, characters 12-1952:
Error: This expression has type (string * Fl_metascanner.pkg_expr) option
        but an expression was expected of type unit
Command exited with code 2.
Compilation unsuccessful after building 451 targets (0 cached) in 00:00:19.
E: Command '/home/berenger/ocamlbrew/ocaml-3.12.1/bin/ocamlbuild 
src/oasis/oasis.cma src/oasis/oasis.cmxa src/oasis/oasis.a 
src/base/base.cma src/base/base.cmxa src/base/base.a 
src/builtin-plugins.cma src/builtin-plugins.cmxa src/builtin-plugins.a 
src/cli/cli.cma test/test.byte src/cli/Main.byte -tag debug' terminated 
with error code 10
Exception: Failure "Could not build oasis".
---

I understand some unit test is failing.

Regards,
F.

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

end of thread, other threads:[~2012-05-17 10:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-17  2:33 [Caml-list] OASIS help : odb.ml oasis fails Francois Berenger
2012-05-17  8:25 ` Philippe Veber
2012-05-17 10:24   ` Francois Berenger

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