=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for js_of_ocaml-1.3.2nb1 /usr/pkg/bin/gmake -C compiler gmake[1]: Entering directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/compiler' ocamlfind ocamlc -package findlib,str -c pretty_print.mli ocamlfind ocamlc -package findlib,str -c util.mli /usr/pkg/bin/gmake -C lib gmake[1]: Entering directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/lib' ocamlfind ocamlc -package camlp4.extend,camlp4.quotations -syntax camlp4o -c syntax/pa_js.ml ocamlfind ocamlc -package findlib,str -c dgraph.mli ocamlfind ocamlc -package findlib,str -c javascript.mli ocamlfind ocamlc -package findlib,str -c code.mli ocamlfind ocamlc -package findlib,str -c js_simpl.mli ocamlfind ocamlc -package findlib,str -c instr.mli ocamlfind ocamlc -package findlib,str -c primitive.mli ocamlfind ocamlc -package findlib,str -c subst.mli ocamlfind ocamlc -package findlib,str -c pure_fun.mli ocamlfind ocamlc -package findlib,str -c deadcode.mli ocamlfind ocamlc -package findlib,str -c flow.mli ocamlfind ocamlc -package findlib,str -c inline.mli ocamlfind ocamlc -package findlib,str -c tailcall.mli ocamlfind ocamlc -package lwt -I deriving_json -c js.mli ocamlfind ocamlc -package findlib,str -c freevars.mli ocamlfind ocamlc -package findlib,str -c phisimpl.mli ocamlfind ocamlc -package findlib,str -c linker.mli ocamlfind ocamlc -package lwt -I deriving_json -c lwt_js.mli ocamlfind ocamlopt -package findlib,str -c pretty_print.ml ocamlfind ocamlc -package lwt -I deriving_json -c regexp.mli ocamlfind ocamlc -package lwt -I deriving_json -c CSS.mli ocamlfind ocamlopt -package findlib,str -c util.ml ocamlfind ocamlc -package lwt -I deriving_json -c url.mli ocamlfind ocamlc -package lwt -I deriving_json -c json.mli (echo "#include "; \ echo "#include "; \ echo "#define D(f) void f () { fprintf(stderr, \"Unimplemented Javascript primitive %s!\\\\n\", #f); exit(1); }"; \ (sed -n -e 's/.*external.*"\([^"%]*\)".*/D(\1)/p' js.ml dom.ml typed_array.ml dom_html.ml file.ml dom_events.ml lwt_js.ml firebug.ml regexp.ml CSS.ml url.ml form.ml xmlHttpRequest.ml event_arrows.ml lwt_js_events.ml json.ml webGL.ml webSockets.ml | \ sort | uniq)) \ > stubs.c ocamlfind ocamlopt -package findlib,str -c dgraph.ml ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g js.ml ocamlfind ocamlopt -package findlib,str -c javascript.ml ocamlfind ocamlc -package findlib,str -c parse.mli ocamlfind ocamlopt -package findlib,str -c js_simpl.ml ocamlfind ocamlopt -package findlib,str -c instr.ml ocamlfind ocamlc -package lwt -I deriving_json -c dom.mli ocamlfind ocamlc -package lwt -I deriving_json -c typed_array.mli ocamlfind ocamlopt -package findlib,str -c code.ml ocamlfind ocamlc -package lwt -I deriving_json -c firebug.mli ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g regexp.ml ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g CSS.ml ocamlfind ocamlopt -package findlib,str -c primitive.ml ocamlfind ocamlopt -package findlib,str -c subst.ml ocamlfind ocamlopt -package findlib,str -c pure_fun.ml ocamlfind ocamlopt -package findlib,str -c flow.ml ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g json.ml ocamlfind ocamlc -package lwt -c stubs.c ocamlfind ocamlopt -package findlib,str -c tailcall.ml ocamlfind ocamlopt -package findlib,str -c freevars.ml ocamlfind ocamlopt -package findlib,str -c phisimpl.ml ocamlfind ocamlopt -package findlib,str -c linker.ml ocamlfind ocamlc -package findlib,str -c generate.mli ocamlfind ocamlopt -package findlib,str -c parse.ml ocamlfind ocamlc -package findlib,str -c driver.mli ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g dom.ml ocamlfind ocamlc -package findlib,str -c js_output.mli ocamlfind ocamlopt -package findlib,str -c deadcode.ml ocamlfind ocamlopt -package findlib,str -c js_output.ml ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g typed_array.ml ocamlfind ocamlopt -package findlib,str -c inline.ml ocamlfind ocamlc -package lwt -I deriving_json -c file.mli ocamlfind ocamlopt -package findlib,str -c generate.ml ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g firebug.ml ocamlfind ocamlc -package lwt -I deriving_json -c dom_html.mli ocamlfind ocamlopt -package findlib,str -c driver.ml ocamlfind ocamlopt -package findlib,str -c main.ml ocamlfind ocamlopt -package findlib,str,unix -linkpkg -o compile.opt pretty_print.cmx util.cmx dgraph.cmx javascript.cmx js_output.cmx js_simpl.cmx instr.cmx code.cmx primitive.cmx subst.cmx pure_fun.cmx deadcode.cmx flow.cmx inline.cmx tailcall.cmx freevars.cmx phisimpl.cmx linker.cmx generate.cmx parse.cmx driver.cmx main.cmx mv -f compile.opt js_of_ocaml gmake[1]: Leaving directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/compiler' ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g file.ml /usr/pkg/bin/gmake -C runtime gmake[1]: Entering directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/runtime' cat mlString.js ieee_754.js int64.js md5.js marshall.js lexing.js parsing.js json.js stdlib.js jslib.js jslib_js_of_ocaml.js > runtime.js gmake[1]: Leaving directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/runtime' ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g dom_html.ml ocamlfind ocamlc -package lwt -I deriving_json -c dom_events.mli ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g lwt_js.ml ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g url.ml ocamlfind ocamlc -package lwt -I deriving_json -c form.mli ocamlfind ocamlc -package lwt -I deriving_json -c event_arrows.mli ocamlfind ocamlc -package lwt -I deriving_json -c lwt_js_events.mli ocamlfind ocamlc -package lwt -I deriving_json -c webGL.mli ocamlfind ocamlc -package lwt -I deriving_json -c webSockets.mli ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g dom_events.ml ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g form.ml ocamlfind ocamlc -package lwt -I deriving_json -c xmlHttpRequest.mli ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g event_arrows.ml ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g lwt_js_events.ml ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g webGL.ml ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g webSockets.ml ocamlfind ocamlc -pp "camlp4o syntax/pa_js.cmo" -package lwt -c -g xmlHttpRequest.ml ocamlmklib -o js_of_ocaml js.cmo dom.cmo typed_array.cmo dom_html.cmo file.cmo dom_events.cmo lwt_js.cmo firebug.cmo regexp.cmo CSS.cmo url.cmo form.cmo xmlHttpRequest.cmo event_arrows.cmo lwt_js_events.cmo json.cmo webGL.cmo webSockets.cmo stubs.o gmake[1]: Leaving directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/lib' /usr/pkg/bin/gmake -C doc /usr/pkg/bin/gmake -C examples gmake[1]: Entering directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/doc' gmake[1]: Entering directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples' /usr/pkg/bin/gmake -C webgl/ gmake[2]: Entering directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/webgl' ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c webgl.ml mkdir -p api-html ocamlfind ocamldoc -package lwt -intro api-index -html \ -d api-html -I ../lib -I ../lib/deriving_json ../lib/*.mli ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -linkpkg -o webgl.byte js_of_ocaml.cma webgl.cmo ../../compiler/js_of_ocaml -noruntime ../../runtime/runtime.js webgl.byte -pretty Missing primitives: caml_convert_raw_backtrace caml_get_exception_raw_backtrace caml_ml_output_char caml_sys_const_big_endian caml_sys_const_ostype_cygwin caml_sys_const_ostype_unix caml_sys_const_ostype_win32 caml_sys_const_word_size caml_sys_exit gmake[2]: Leaving directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/webgl' /usr/pkg/bin/gmake -C planet/ gmake[2]: Entering directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/planet' ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c planet.ml Warning: Class or class type event not found Warning: Element Deriving_Json not found ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -linkpkg -o planet.byte js_of_ocaml.cma planet.cmo ../../compiler/js_of_ocaml -noruntime ../../runtime/runtime.js planet.byte -pretty Missing primitives: caml_convert_raw_backtrace caml_get_exception_raw_backtrace caml_ml_output_char caml_sys_const_big_endian caml_sys_const_ostype_cygwin caml_sys_const_ostype_unix caml_sys_const_ostype_win32 caml_sys_const_word_size caml_sys_exit gmake[2]: Leaving directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/planet' /usr/pkg/bin/gmake -C graph_viewer/ gmake[2]: Entering directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/graph_viewer' ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c scene.mli ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c scene.ml ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c viewer_common.mli ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c viewer_common.ml ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c viewer_js.ml Warning: Module Deriving_Json not found gmake[1]: Leaving directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/doc' /usr/pkg/bin/gmake -C cubes/ gmake[2]: Entering directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/cubes' ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c cubes.ml ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -linkpkg -o jsviewer.byte js_of_ocaml.cma scene.cmo viewer_common.cmo viewer_js.cmo ../../compiler/js_of_ocaml -noruntime ../../runtime/runtime.js jsviewer.byte Missing primitives: caml_convert_raw_backtrace caml_get_exception_raw_backtrace caml_ml_output_char caml_sys_const_big_endian caml_sys_const_ostype_cygwin caml_sys_const_ostype_unix caml_sys_const_ostype_win32 caml_sys_const_word_size caml_sys_exit gmake[2]: Leaving directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/graph_viewer' /usr/pkg/bin/gmake -C minesweeper/ gmake[2]: Entering directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/minesweeper' ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c minesweeper.ml File "cubes.ml", line 50, characters 25-26: Warning 3: deprecated feature: operator (&); you should use (&&) instead ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -linkpkg -o cubes.byte js_of_ocaml.cma cubes.cmo ../../compiler/js_of_ocaml -noruntime ../../runtime/runtime.js cubes.byte Missing primitives: caml_convert_raw_backtrace caml_get_exception_raw_backtrace caml_ml_output_char caml_sys_const_big_endian caml_sys_const_ostype_cygwin caml_sys_const_ostype_unix caml_sys_const_ostype_win32 caml_sys_const_word_size caml_sys_exit gmake[2]: Leaving directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/cubes' /usr/pkg/bin/gmake -C wysiwyg/ gmake[2]: Entering directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/wysiwyg' ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c main.ml ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c main.ml ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -linkpkg -o wiki.byte js_of_ocaml.cma main.cmo ../../compiler/js_of_ocaml -noruntime ../../runtime/runtime.js wiki.byte -pretty Missing primitives: caml_convert_raw_backtrace caml_get_exception_raw_backtrace caml_ml_output_char caml_sys_const_big_endian caml_sys_const_ostype_cygwin caml_sys_const_ostype_unix caml_sys_const_ostype_win32 caml_sys_const_word_size caml_sys_exit gmake[2]: Leaving directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/wysiwyg' /usr/pkg/bin/gmake -C hyperbolic/ gmake[2]: Entering directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/hyperbolic' ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c hypertree.ml ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -linkpkg -o minesweeper.byte js_of_ocaml.cma minesweeper.cmo main.cmo ../../compiler/js_of_ocaml -noruntime ../../runtime/runtime.js minesweeper.byte Missing primitives: caml_sys_const_big_endian caml_sys_const_ostype_cygwin caml_sys_const_ostype_unix caml_sys_const_ostype_win32 caml_sys_const_word_size gmake[2]: Leaving directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/minesweeper' /usr/pkg/bin/gmake -C wiki/ gmake[2]: Entering directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/wiki' ocamllex wikicreole.mll 92 states, 916 transitions, table size 4216 bytes ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c wikicreole.ml ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c wiki_syntax.ml ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c main.ml ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -linkpkg -o hypertree.byte js_of_ocaml.cma hypertree.cmo ../../compiler/js_of_ocaml -noruntime ../../runtime/runtime.js hypertree.byte -pretty Missing primitives: caml_convert_raw_backtrace caml_get_exception_raw_backtrace caml_ml_output_char caml_sys_const_big_endian caml_sys_const_ostype_cygwin caml_sys_const_ostype_unix caml_sys_const_ostype_win32 caml_sys_const_word_size caml_sys_exit gmake[2]: Leaving directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/hyperbolic' /usr/pkg/bin/gmake -C boulderdash/ gmake[2]: Entering directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/boulderdash' ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -c boulderdash.ml ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -linkpkg -o wiki.byte js_of_ocaml.cma wikicreole.cmo wiki_syntax.cmo main.cmo ../../compiler/js_of_ocaml -noruntime ../../runtime/runtime.js wiki.byte -pretty Missing primitives: caml_convert_raw_backtrace caml_get_exception_raw_backtrace caml_ml_output_char caml_sys_const_big_endian caml_sys_const_ostype_cygwin caml_sys_const_ostype_unix caml_sys_const_ostype_win32 caml_sys_const_word_size caml_sys_exit gmake[2]: Leaving directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/wiki' ocamlfind ocamlc -package lwt -pp "camlp4o ../../lib/syntax/pa_js.cmo" -I ../../lib -g -linkpkg -o boulderdash.byte js_of_ocaml.cma boulderdash.cmo ../../compiler/js_of_ocaml -noruntime ../../runtime/runtime.js boulderdash.byte Missing primitives: caml_convert_raw_backtrace caml_get_exception_raw_backtrace caml_ml_output_char caml_sys_const_big_endian caml_sys_const_ostype_cygwin caml_sys_const_ostype_unix caml_sys_const_ostype_win32 caml_sys_const_word_size caml_sys_exit gmake[2]: Leaving directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples/boulderdash' gmake[1]: Leaving directory '/scratch/devel/js_of_ocaml/work/js_of_ocaml-1.3.2/examples' => Unwrapping files-to-be-installed.