caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Native compiler liveness failure
@ 2017-03-10 16:52 moosotc
  2017-03-10 16:59 ` Mark Shinwell
  2017-03-10 17:04 ` Gabriel Scherer
  0 siblings, 2 replies; 6+ messages in thread
From: moosotc @ 2017-03-10 16:52 UTC (permalink / raw)
  To: caml


Not being sure how to fill a proper bug report in this case posting the
problem description here.

When trying to build llpp [1] with native code ocaml compiler (git
9e81b0fb4be4a2dc9114efb630fea192c7d04e1e) I'm getting a compiler error:

ocamlopt -c -I ./lablGL -I build-ocaml-git/lablGL -I build-ocaml-git -I build-ocaml-git/wsi/x11 -o build-ocaml-git/main.cmx ./main.ml
File "_none_", line 1:
Warning 58: no cmx file was found in path for module Wsi, and its interface was not compiled with -opaque
spilled-cmd/75
>> Fatal error: Liveness.fundecl
Fatal error: exception Misc.Fatal_error
Raised at file "utils/misc.ml", line 21, characters 54-71
Called from file "asmcomp/asmgen.ml" (inlined), line 31, characters 2-29
Called from file "asmcomp/asmgen.ml", line 118, characters 46-60
Called from file "utils/misc.ml", line 28, characters 20-27
Re-raised at file "utils/misc.ml", line 28, characters 50-57
Called from file "asmcomp/asmgen.ml" (inlined), line 102, characters 15-18
Called from file "asmcomp/asmgen.ml", line 107, characters 2-659
Called from file "list.ml", line 100, characters 12-15
Called from file "utils/misc.ml", line 28, characters 20-27
Re-raised at file "utils/misc.ml", line 28, characters 50-57
Called from file "asmcomp/asmgen.ml" (inlined), line 102, characters 15-18
Called from file "asmcomp/asmgen.ml", line 179, characters 2-118
Called from file "asmcomp/asmgen.ml", line 154, characters 6-12
Re-raised at file "asmcomp/asmgen.ml", line 159, characters 6-15
Re-raised at file "asmcomp/asmgen.ml", line 170, characters 4-13
Called from file "driver/optcompile.ml" (inlined), line 67, characters 15-18
Called from file "driver/optcompile.ml", line 127, characters 16-303
Called from file "utils/misc.ml", line 28, characters 20-27
Re-raised at file "utils/misc.ml", line 28, characters 50-57
Called from file "driver/optcompile.ml" (inlined), line 67, characters 15-18
Called from file "driver/optcompile.ml", line 121, characters 10-622
Called from file "driver/optcompile.ml", line 139, characters 8-68
Re-raised at file "driver/optcompile.ml", line 144, characters 6-13
Called from file "utils/misc.ml", line 28, characters 20-27
Re-raised at file "utils/misc.ml", line 28, characters 50-57
Called from file "driver/compenv.ml", line 561, characters 6-35
Called from file "list.ml", line 100, characters 12-15
Called from file "driver/compenv.ml", line 637, characters 2-61
Called from file "driver/optmain.ml", line 246, characters 6-164
Re-raised at file "parsing/location.ml", line 456, characters 14-25
Re-raised at file "parsing/location.ml", line 456, characters 14-25
Re-raised at file "parsing/location.ml", line 456, characters 14-25

Build command lines that produced this partiuclar ocamlopt invocation was:

OCAMLRUNPARAM=b PATH=/home/malc/tmp/ocaml-git/bin:$PATH native=yes sh -x build.sh build-ocaml-git

[1] https://github.com/moosotc/llpp/
  | http://repo.or.cz/w/llpp.git

-- 
mailto:moosotc@gmail.com

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

end of thread, other threads:[~2017-03-10 17:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-10 16:52 [Caml-list] Native compiler liveness failure moosotc
2017-03-10 16:59 ` Mark Shinwell
2017-03-10 17:02   ` Mark Shinwell
2017-03-10 17:21     ` moosotc
2017-03-10 17:31       ` Mark Shinwell
2017-03-10 17:04 ` Gabriel Scherer

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