|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Compilenv, and its interface was not compiled with -opaque
boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -w +33..39+48+50 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I middle_end -I middle_end/base_types -I asmcomp -I driver -I toplevel -c middle_end/closure_conversion.ml
boot/ocamlrun ./ocamlopt -g -nostdlib -I stdlib -I otherlibs/dynlink -strict-sequence -principal -w +33..39+48+50 -warn-error A -bin-annot -safe-string -strict-formats -I utils -I parsing -I typing -I bytecomp -I middle_end -I middle_end/base_types -I asmcomp -I driver -I toplevel -c middle_end/simplify_primitives.ml
File "asmcomp/selection.ml", line 1:
Error: Some fatal warnings were triggered (1 occurrences)
make[2]: *** [Makefile:754: asmcomp/selection.cmx] Error 2
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/home/clandmeter/aports/testing/ocaml/src/ocaml-4.03.0'
make[1]: *** [Makefile:182: opt.opt] Error 2
make[1]: Leaving directory '/home/clandmeter/aports/testing/ocaml/src/ocaml-4.03.0'
make: *** [Makefile:49: world.opt] Error 2
|