godi-janestreet-core was installed before.
I made an update and I get a compilation error.

ocamlfind produce an error message.
If I'm removing '-syntax camlp4o' from the command line the exception 'Camlp4: 
Uncaught exception: Not_found' is not generated.

> ocamlfind ocamlc -ccopt -D_LARGEFILE64_SOURCE -c lib/unix_stubs.c
> mv unix_stubs.o lib/unix_stubs.o
> ocamlfind ocamlc -ccopt -D_LARGEFILE64_SOURCE -c lib/linux_ext_stubs.c
> mv linux_ext_stubs.o lib/linux_ext_stubs.o
> ocamlfind ocamlc -ccopt -D_LARGEFILE64_SOURCE -c lib/bigstring_marshal_stubs.c
> mv bigstring_marshal_stubs.o lib/bigstring_marshal_stubs.o
> /opt/godi/bin/ocamlmklib -o lib/core -lrt lib/bigstring_stubs.o 
> lib/linebuf_stubs.o lib/misc.o lib/ocaml_utils_stubs.o 
lib/open_stubs.o lib/signal_stubs
  .o lib/unix_stubs.o lib/linux_ext_stubs.o lib/bigstring_marshal_stubs.o
> ocamlfind ocamldep -package unix -package threads -package sexplib.syntax 
> -package sexplib -package res -package fieldslib.syntax -
package fieldslib -pa
  ckage bin_prot.syntax -package bin_prot -package bigarray -syntax camlp4o 
-modules lib/agnostic_mutex.mli > 
lib/agnostic_mutex.mli.depends
> + ocamlfind ocamldep -package unix -package threads -package sexplib.syntax 
> -package sexplib -package res -package fieldslib.syntax -
package fieldslib -
  package bin_prot.syntax -package bin_prot -package bigarray -syntax camlp4o 
-modules lib/agnostic_mutex.mli > 
lib/agnostic_mutex.mli.depends
> Camlp4: Uncaught exception: Not_found
> Preprocessing error on file lib/agnostic_mutex.mli
> Command exited with code 2.
> E: Command '/opt/godi/bin/ocamlbuild lib/libcore.a lib/dllcore.so 
> lib/core.cma lib/core.cmxa lib/core.a lib_test/test_runner.native -
tag debug' terminat
  ed with error code 10
> make[7]: *** [all] Erreur 1
> make[7]: quittant le r?pertoire << 
> /opt/godi/build/godi/godi-janestreet-core/work/core-107.01 >>
> Error: Exec error: File 
> /opt/godi/build/godi/godi-janestreet-core/./../../mk/bsd.pkg.mk, line 1039: 
> Command returned with non-zero 
exit code
> Error: Exec error: File 
> /opt/godi/build/godi/godi-janestreet-core/./../../mk/bsd.pkg.mk, line 1378: 
> Command returned with non-zero 
exit code

### Error: Command fails with code 1: godi_console
_______________________________________________
Godi-list mailing list
[email protected]
https://godirepo.camlcity.org/mailman/listinfo/godi-list

Reply via email to