=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for labltk-8.06.12nb1 cd support; /usr/pkg/bin/gmake gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/support' /usr/pkg/bin/ocamlc.opt -c support.mli /usr/pkg/bin/ocamlc.opt -c support.ml /usr/pkg/bin/ocamlc.opt -c rawwidget.mli /usr/pkg/bin/ocamlc.opt -c rawwidget.ml /usr/pkg/bin/ocamlc.opt -c widget.mli /usr/pkg/bin/ocamlc.opt -c widget.ml /usr/pkg/bin/ocamlc.opt -c protocol.mli /usr/pkg/bin/ocamlc.opt -c protocol.ml /usr/pkg/bin/ocamlc.opt -c textvariable.mli /usr/pkg/bin/ocamlc.opt -c textvariable.ml /usr/pkg/bin/ocamlc.opt -c timer.mli /usr/pkg/bin/ocamlc.opt -c timer.ml /usr/pkg/bin/ocamlc.opt -c fileevent.mli /usr/pkg/bin/ocamlc.opt -c fileevent.ml /usr/pkg/bin/ocamlc.opt -c camltkwrap.mli /usr/pkg/bin/ocamlc.opt -c camltkwrap.ml /usr/pkg/bin/ocamlc.opt -c -I +threads -I vmthreads tkthread.mli /usr/pkg/bin/ocamlc.opt -c -I +threads -I vmthreads tkthread.ml gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/lib/ocaml/caml -I/usr/pkg/include -I/usr/pkg/include -c cltkCaml.c In file included from cltkCaml.c:21:0: cltkCaml.c: In function 'camltk_return': /usr/pkg/lib/ocaml/caml/mlvalues.h:290:23: warning: passing argument 2 of 'Tcl_SetResult' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define String_val(x) ((const char *) Bp_val(x)) ^ cltkCaml.c:61:30: note: in expansion of macro 'String_val' Tcl_SetResult(cltclinterp, String_val(v), TCL_VOLATILE); ^~~~~~~~~~ In file included from /tmp/x11/labltk/work/.buildlink/include/tcl.h:2418:0, from cltkCaml.c:19: /tmp/x11/labltk/work/.buildlink/include/tclDecls.h:693:14: note: expected 'char *' but argument is of type 'const char *' EXTERN void Tcl_SetResult(Tcl_Interp *interp, char *result, ^~~~~~~~~~~~~ cltkCaml.c: In function 'camltk_init': cltkCaml.c:81:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] tkerror_exn = caml_named_value("tkerror"); ^ cltkCaml.c:83:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] handler_code = caml_named_value("camlcb"); ^ gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/lib/ocaml/caml -I/usr/pkg/include -I/usr/pkg/include -c cltkUtf.c gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/lib/ocaml/caml -I/usr/pkg/include -I/usr/pkg/include -c cltkEval.c gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/lib/ocaml/caml -I/usr/pkg/include -I/usr/pkg/include -c cltkEvent.c gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/lib/ocaml/caml -I/usr/pkg/include -I/usr/pkg/include -c cltkFile.c gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/lib/ocaml/caml -I/usr/pkg/include -I/usr/pkg/include -c cltkMain.c cltkMain.c: In function 'camltk_opentk': cltkMain.c:82:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] argv0 = String_val( Field( argv, 0 ) ); ^ cltkMain.c:92:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] value *interp = caml_named_value("cltclinterp"); ^~~~~~~~~~~~~~~~ cltkMain.c:121:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] tkargv[i] = String_val(Field(tmp, 0)); ^ gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/lib/ocaml/caml -I/usr/pkg/include -I/usr/pkg/include -c cltkMisc.c gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/lib/ocaml/caml -I/usr/pkg/include -I/usr/pkg/include -c cltkTimer.c gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/lib/ocaml/caml -I/usr/pkg/include -I/usr/pkg/include -c cltkVar.c gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/lib/ocaml/caml -I/usr/pkg/include -I/usr/pkg/include -c cltkWait.c gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/pkg/include/freetype2 -I/usr/pkg/lib/ocaml/caml -I/usr/pkg/include -I/usr/pkg/include -c cltkImg.c /usr/pkg/bin/ocamlmklib -o labltk cltkCaml.o cltkUtf.o cltkEval.o cltkEvent.o cltkFile.o cltkMain.o cltkMisc.o cltkTimer.o cltkVar.o cltkWait.o cltkImg.o -ldopt "-Wl,-zrelro" -ldopt "-L/usr/lib" -ldopt "-Wl,-R/usr/lib" -ldopt "-L/usr/pkg/lib" -ldopt "-Wl,-R/usr/pkg/lib" -ldopt "-Wl,--export-dynamic" -ldopt "-pthread" -ldopt "-L/usr/X11R7/lib" -ldopt "-Wl,-R/usr/X11R7/lib" -ldopt "-lX11" -ldopt "-lXss" -ldopt "-lXext" -ldopt "-L/usr/X11R7/lib" -ldopt "-lXft" -ldopt "-Wl,-rpath,/usr/X11R7/lib" -ldopt "-lfontconfig" -ldopt "-lfontconfig" -ldopt "-lpthread" -ldopt "-lz" -ldopt "-lpthread" -ldopt "-lm" -ldopt "-lz" -ldopt "-lpthread" -ldopt "-lm" -ldopt "-ltk8.6" -ldopt "-ltcl8.6" gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/support' cd compiler; /usr/pkg/bin/gmake gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/compiler' /usr/pkg/bin/ocamlc.opt -c -g -I ../support flags.ml (echo "let copyright=\"\\"; \ sed -e 's/$/\\n\\/' copyright; \ echo "\""; \ echo "let write ~w = w copyright;;") > copyright.ml /usr/pkg/bin/ocamlc.opt -c -g -I ../support copyright.ml /usr/pkg/bin/ocamlc.opt -c -g -I ../support tsort.ml /usr/pkg/bin/ocamlc.opt -c -g -I ../support tables.ml /usr/pkg/bin/ocamlc.opt -c -g -I ../support printer.ml /usr/pkg/bin/ocamllex lexer.mll 45 states, 921 transitions, table size 3954 bytes /usr/pkg/bin/ocamlyacc -v -v parser.mly 3 shift/reduce conflicts. /usr/pkg/bin/ocamlc.opt -c -g -I ../support parser.mli /usr/pkg/bin/ocamlc.opt -c -g -I ../support lexer.ml /usr/pkg/bin/ocamllex pplex.mll 44 states, 754 transitions, table size 3280 bytes /usr/pkg/bin/ocamlyacc -v -v ppyac.mly /usr/pkg/bin/ocamlc.opt -c -g -I ../support code.mli /usr/pkg/bin/ocamlc.opt -c -g -I ../support ppyac.mli /usr/pkg/bin/ocamlc.opt -c -g -I ../support pplex.mli /usr/pkg/bin/ocamlc.opt -c -g -I ../support pplex.ml /usr/pkg/bin/ocamlc.opt -c -g -I ../support ppyac.ml /usr/pkg/bin/ocamlc.opt -c -g -I ../support ppexec.ml /usr/pkg/bin/ocamlc.opt -c -g -I ../support ppparse.ml /usr/pkg/bin/ocamlc.opt -c -g -I ../support parser.ml /usr/pkg/bin/ocamlc.opt -c -g -I ../support compile.ml /usr/pkg/bin/ocamlc.opt -c -g -I ../support intf.ml /usr/pkg/bin/ocamlc.opt -c -g -I ../support maincompile.ml /usr/pkg/bin/ocamlc.opt -g -o tkcompiler ../support/support.cmo flags.cmo copyright.cmo tsort.cmo tables.cmo printer.cmo lexer.cmo pplex.cmo ppyac.cmo ppexec.cmo ppparse.cmo parser.cmo compile.cmo intf.cmo maincompile.cmo /usr/pkg/bin/ocamlc.opt -c -g -I ../support pp.ml /usr/pkg/bin/ocamlc.opt -g -o pp pplex.cmo ppyac.cmo ppexec.cmo ppparse.cmo pp.cmo gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/compiler' cd labltk; /usr/pkg/bin/gmake -f Makefile.gen gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/labltk' cd ..; /usr/pkg/bin/ocamlrun compiler/tkcompiler -outdir labltk (echo 'open StdLabels'; \ echo 'open Widget'; \ echo 'open Protocol'; \ echo 'open Support'; \ echo 'open Textvariable'; \ cat ../builtin/report.ml; \ cat ../builtin/builtin_*.ml; \ cat _tkgen.ml; \ echo ; \ echo ; \ echo 'module Tkintf = struct'; \ cat ../builtin/builtini_*.ml; \ cat _tkigen.ml; \ echo 'end (* module Tkintf *)'; \ echo ; \ echo ; \ echo 'open Tkintf' ;\ echo ; \ echo ; \ cat ../builtin/builtinf_*.ml; \ cat _tkfgen.ml; \ echo ; \ ) > _tk.ml /usr/pkg/bin/ocamlrun ../compiler/pp < _tk.ml > tk.ml rm -f _tk.ml /usr/pkg/bin/ocamldep -slash -I ../support [a-z]*.mli [a-z]*.ml > .depend gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/labltk' cd labltk; /usr/pkg/bin/gmake gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/labltk' /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps tk.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps bell.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps bell.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps scale.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps scale.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps winfo.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps winfo.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps scrollbar.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps scrollbar.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps entry.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps entry.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps listbox.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps listbox.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps wm.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps wm.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps tkwait.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps tkwait.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps grab.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps grab.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps font.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps font.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps canvas.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps canvas.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps image.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps image.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps clipboard.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps clipboard.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps label.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps label.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps message.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps message.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps text.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps text.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps imagephoto.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps imagephoto.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps option.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps option.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps frame.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps frame.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps selection.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps selection.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps dialog.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps dialog.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps place.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps place.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps pixmap.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps pixmap.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps menubutton.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps menubutton.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps radiobutton.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps radiobutton.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps focus.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps focus.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps pack.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps pack.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps imagebitmap.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps imagebitmap.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps encoding.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps encoding.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps optionmenu.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps optionmenu.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps checkbutton.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps checkbutton.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps tkvars.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps tkvars.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps palette.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps palette.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps menu.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps menu.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps button.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps button.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps toplevel.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps toplevel.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps grid.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps grid.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps labltk.ml gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/labltk' cd camltk; /usr/pkg/bin/gmake -f Makefile.gen gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/camltk' cd ..; /usr/pkg/bin/ocamlrun compiler/tkcompiler -camltk -outdir camltk (echo '##define CAMLTK'; \ echo 'include Camltkwrap'; \ echo 'open Widget'; \ echo 'open Protocol'; \ echo 'open Textvariable'; \ echo ; \ cat ../builtin/report.ml; \ echo ; \ cat ../builtin/builtin_*.ml; \ echo ; \ cat _tkgen.ml; \ echo ; \ echo ; \ echo 'module Tkintf = struct'; \ cat ../builtin/builtini_*.ml; \ cat _tkigen.ml; \ echo 'end (* module Tkintf *)'; \ echo ; \ echo ; \ echo 'open Tkintf' ;\ echo ; \ echo ; \ cat ../builtin/builtinf_*.ml; \ cat _tkfgen.ml; \ echo ; \ ) > _cTk.ml /usr/pkg/bin/ocamlrun ../compiler/pp < _cTk.ml > cTk.ml rm -f _cTk.ml /usr/pkg/bin/ocamldep -slash -I ../support [a-z]*.mli [a-z]*.ml > .depend gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/camltk' cd camltk; /usr/pkg/bin/gmake gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/camltk' /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cTk.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cBell.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cBell.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cScale.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cScale.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cWinfo.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cWinfo.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cScrollbar.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cScrollbar.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cEntry.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cEntry.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cListbox.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cListbox.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cWm.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cWm.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cTkwait.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cTkwait.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cGrab.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cGrab.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cFont.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cFont.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cCanvas.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cCanvas.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cImage.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cImage.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cClipboard.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cClipboard.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cLabel.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cLabel.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cResource.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cResource.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cMessage.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cMessage.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cText.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cText.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cImagephoto.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cImagephoto.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cOption.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cOption.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cFrame.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cFrame.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cSelection.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cSelection.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cDialog.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cDialog.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cPlace.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cPlace.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cPixmap.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cPixmap.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cMenubutton.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cMenubutton.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cRadiobutton.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cRadiobutton.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cFocus.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cFocus.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cPack.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cPack.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cImagebitmap.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cImagebitmap.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cEncoding.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cEncoding.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cOptionmenu.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cOptionmenu.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cCheckbutton.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cCheckbutton.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cTkvars.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cTkvars.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cPalette.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cPalette.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cMenu.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cMenu.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cButton.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cButton.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cToplevel.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cToplevel.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cGrid.mli /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps cGrid.ml /usr/pkg/bin/ocamlc.opt -c -I ../support -no-alias-deps camltk.ml gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/camltk' cd lib; /usr/pkg/bin/gmake gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/lib' /usr/pkg/bin/gmake superclean gmake[2]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/lib' if test -f tk.cmo; then \ echo We have changes... Now lib directory has no .cmo files; \ rm -f *.cm* *.o; \ fi gmake[2]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/lib' cd ../labltk; /usr/pkg/bin/gmake gmake[2]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/labltk' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/labltk' cd ../camltk; /usr/pkg/bin/gmake gmake[2]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/camltk' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/camltk' /usr/pkg/bin/ocamlmklib -ocamlc '/usr/pkg/bin/ocamlc' -o labltk \ -I ../labltk -I ../camltk ../support/support.cmo ../support/rawwidget.cmo ../support/widget.cmo ../support/protocol.cmo ../support/textvariable.cmo ../support/timer.cmo ../support/fileevent.cmo ../support/camltkwrap.cmo tk.cmo bell.cmo scale.cmo winfo.cmo scrollbar.cmo entry.cmo listbox.cmo wm.cmo tkwait.cmo grab.cmo font.cmo canvas.cmo image.cmo clipboard.cmo label.cmo message.cmo text.cmo imagephoto.cmo option.cmo frame.cmo selection.cmo dialog.cmo place.cmo pixmap.cmo menubutton.cmo radiobutton.cmo focus.cmo pack.cmo imagebitmap.cmo encoding.cmo optionmenu.cmo checkbutton.cmo tkvars.cmo palette.cmo menu.cmo button.cmo toplevel.cmo grid.cmo cTk.cmo cBell.cmo cScale.cmo cWinfo.cmo cScrollbar.cmo cEntry.cmo cListbox.cmo cWm.cmo cTkwait.cmo cGrab.cmo cFont.cmo cCanvas.cmo cImage.cmo cClipboard.cmo cLabel.cmo cResource.cmo cMessage.cmo cText.cmo cImagephoto.cmo cOption.cmo cFrame.cmo cSelection.cmo cDialog.cmo cPlace.cmo cPixmap.cmo cMenubutton.cmo cRadiobutton.cmo cFocus.cmo cPack.cmo cImagebitmap.cmo cEncoding.cmo cOptionmenu.cmo cCheckbutton.cmo cTkvars.cmo cPalette.cmo cMenu.cmo cButton.cmo cToplevel.cmo cGrid.cmo labltk.cmo camltk.cmo \ -cclib "\"-Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,--export-dynamic -pthread -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -lX11 -lXss -lXext -L/usr/X11R7/lib -lXft -Wl,-rpath,/usr/X11R7/lib -lfontconfig -lfontconfig -lpthread -lz -lpthread -lm -lz -lpthread -lm -ltk8.6 -ltcl8.6 \"" /usr/pkg/bin/ocamlc.opt -verbose -linkall -o labltktop -I ../support \ ocamlcommon.cma ocamlbytecomp.cma ocamltoplevel.cma \ -I +compiler-libs unix.cma \ -I ../labltk -I ../camltk labltk.cma \ str.cma \ topstart.cmo Generate labltk gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/lib' cd jpf; /usr/pkg/bin/gmake gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/jpf' /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../support fileselect.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../support fileselect.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../support balloon.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../support balloon.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../support shell.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../support shell.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../support jpf_font.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../support jpf_font.ml /usr/pkg/bin/ocamlc.opt -a -o jpflib.cma fileselect.cmo balloon.cmo shell.cmo jpf_font.cmo gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/jpf' cd frx; /usr/pkg/bin/gmake gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/frx' /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_misc.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_misc.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_widget.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_widget.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_font.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_font.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_entry.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_entry.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_text.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_text.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_listbox.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_listbox.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_req.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_req.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_fillbox.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_fillbox.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_focus.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_focus.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_dialog.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_dialog.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_mem.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_mem.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_rpc.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_rpc.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_synth.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_synth.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_selection.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_selection.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_after.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_after.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_fit.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_fit.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_ctext.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_ctext.ml /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_color.mli /usr/pkg/bin/ocamlc.opt -c -I ../camltk -I ../support frx_color.ml /usr/pkg/bin/ocamlc.opt -a -o frxlib.cma frx_misc.cmo frx_widget.cmo frx_font.cmo frx_entry.cmo frx_text.cmo frx_listbox.cmo frx_req.cmo frx_fillbox.cmo frx_focus.cmo frx_dialog.cmo frx_mem.cmo frx_rpc.cmo frx_synth.cmo frx_selection.cmo frx_after.cmo frx_fit.cmo frx_ctext.cmo frx_color.cmo gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/frx' cd browser; /usr/pkg/bin/gmake gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/browser' /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_tk.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_config.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_config.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_bind.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_bind.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_completion.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_completion.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_box.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_button.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_toplevel.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_text.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_text.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_message.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_message.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_menu.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_entry.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_multibox.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_multibox.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_memo.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs jg_memo.ml /usr/pkg/bin/ocamlc.opt -a -o jglib.cma jg_tk.cmo jg_config.cmo jg_bind.cmo jg_completion.cmo jg_box.cmo jg_button.cmo jg_toplevel.cmo jg_text.cmo jg_message.cmo jg_menu.cmo jg_entry.cmo jg_multibox.cmo jg_memo.cmo /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs list2.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs useunix.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs useunix.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs setpath.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs setpath.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs lexical.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs lexical.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs fileselect.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs fileselect.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs searchid.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs searchid.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs searchpos.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs searchpos.ml cp dummyUnix.ml dummy.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs dummy.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs shell.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs shell.ml File "shell.ml", line 48, characters 2-18: 48 | Nativeint.format "%x" (Obj.obj obj) ^^^^^^^^^^^^^^^^ Alert deprecated: Stdlib.Nativeint.format Use Printf.sprintf with a [%n...] format instead. echo 'let text = "\\' > help.ml sed -e 's/^ /\\032/' -e 's/$/\\n\\/' help.txt >> help.ml echo '";;' >> help.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs help.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs mytypes.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs viewer.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs viewer.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs typecheck.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs typecheck.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs editor.mli /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs editor.ml /usr/pkg/bin/ocamlc.opt -c -I ../labltk -I ../lib -I ../support -I +compiler-libs main.ml /usr/pkg/bin/ocamlc.opt -o ocamlbrowser -I ../labltk -I ../lib -I ../support -I +compiler-libs \ ocamlcommon.cma \ unix.cma str.cma labltk.cma jglib.cma \ list2.cmo useunix.cmo setpath.cmo lexical.cmo fileselect.cmo searchid.cmo searchpos.cmo dummy.cmo shell.cmo help.cmo viewer.cmo typecheck.cmo editor.cmo main.cmo gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/browser' cd support; /usr/pkg/bin/gmake opt gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/support' /usr/pkg/bin/ocamlopt.opt -c support.ml /usr/pkg/bin/ocamlopt.opt -c rawwidget.ml /usr/pkg/bin/ocamlopt.opt -c widget.ml /usr/pkg/bin/ocamlopt.opt -c protocol.ml /usr/pkg/bin/ocamlopt.opt -c textvariable.ml /usr/pkg/bin/ocamlopt.opt -c timer.ml /usr/pkg/bin/ocamlopt.opt -c fileevent.ml /usr/pkg/bin/ocamlopt.opt -c camltkwrap.ml if test -f /usr/pkg/lib/ocaml/systhreads/threads.cmxa; then \ /usr/pkg/bin/ocamlopt.opt -c -I +threads -I vmthreads tkthread.ml ; \ fi gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/support' cd labltk; /usr/pkg/bin/gmake -f Makefile.gen gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/labltk' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/labltk' cd labltk; /usr/pkg/bin/gmake opt gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/labltk' /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps tk.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps bell.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps scale.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps winfo.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps scrollbar.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps entry.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps listbox.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps wm.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps tkwait.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps grab.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps font.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps canvas.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps image.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps clipboard.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps label.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps message.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps text.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps imagephoto.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps option.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps frame.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps selection.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps dialog.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps place.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps pixmap.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps menubutton.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps radiobutton.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps focus.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps pack.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps imagebitmap.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps encoding.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps optionmenu.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps checkbutton.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps tkvars.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps palette.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps menu.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps button.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps toplevel.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps grid.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps labltk.ml gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/labltk' cd camltk; /usr/pkg/bin/gmake -f Makefile.gen gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/camltk' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/camltk' cd camltk; /usr/pkg/bin/gmake opt gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/camltk' /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cTk.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cBell.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cScale.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cWinfo.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cScrollbar.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cEntry.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cListbox.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cWm.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cTkwait.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cGrab.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cFont.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cCanvas.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cImage.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cClipboard.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cLabel.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cResource.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cMessage.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cText.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cImagephoto.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cOption.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cFrame.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cSelection.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cDialog.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cPlace.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cPixmap.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cMenubutton.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cRadiobutton.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cFocus.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cPack.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cImagebitmap.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cEncoding.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cOptionmenu.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cCheckbutton.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cTkvars.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cPalette.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cMenu.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cButton.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cToplevel.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps cGrid.ml /usr/pkg/bin/ocamlopt.opt -c -I ../support -no-alias-deps camltk.ml gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/camltk' cd lib; /usr/pkg/bin/gmake opt gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/lib' /usr/pkg/bin/gmake superclean gmake[2]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/lib' if test -f tk.cmo; then \ echo We have changes... Now lib directory has no .cmo files; \ rm -f *.cm* *.o; \ fi gmake[2]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/lib' cd ../labltk; /usr/pkg/bin/gmake opt gmake[2]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/labltk' gmake[2]: Nothing to be done for 'opt'. gmake[2]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/labltk' cd ../camltk; /usr/pkg/bin/gmake opt gmake[2]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/camltk' gmake[2]: Nothing to be done for 'opt'. gmake[2]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/camltk' /usr/pkg/bin/ocamlmklib -ocamlopt '/usr/pkg/bin/ocamlopt' -o labltk -oc labltk \ -I ../labltk -I ../camltk ../support/support.cmx ../support/rawwidget.cmx ../support/widget.cmx ../support/protocol.cmx ../support/textvariable.cmx ../support/timer.cmx ../support/fileevent.cmx ../support/camltkwrap.cmx tk.cmx bell.cmx scale.cmx winfo.cmx scrollbar.cmx entry.cmx listbox.cmx wm.cmx tkwait.cmx grab.cmx font.cmx canvas.cmx image.cmx clipboard.cmx label.cmx message.cmx text.cmx imagephoto.cmx option.cmx frame.cmx selection.cmx dialog.cmx place.cmx pixmap.cmx menubutton.cmx radiobutton.cmx focus.cmx pack.cmx imagebitmap.cmx encoding.cmx optionmenu.cmx checkbutton.cmx tkvars.cmx palette.cmx menu.cmx button.cmx toplevel.cmx grid.cmx cTk.cmx cBell.cmx cScale.cmx cWinfo.cmx cScrollbar.cmx cEntry.cmx cListbox.cmx cWm.cmx cTkwait.cmx cGrab.cmx cFont.cmx cCanvas.cmx cImage.cmx cClipboard.cmx cLabel.cmx cResource.cmx cMessage.cmx cText.cmx cImagephoto.cmx cOption.cmx cFrame.cmx cSelection.cmx cDialog.cmx cPlace.cmx cPixmap.cmx cMenubutton.cmx cRadiobutton.cmx cFocus.cmx cPack.cmx cImagebitmap.cmx cEncoding.cmx cOptionmenu.cmx cCheckbutton.cmx cTkvars.cmx cPalette.cmx cMenu.cmx cButton.cmx cToplevel.cmx cGrid.cmx labltk.cmx camltk.cmx \ -cclib "\"-Wl,-zrelro -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,--export-dynamic -pthread -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -lX11 -lXss -lXext -L/usr/X11R7/lib -lXft -Wl,-rpath,/usr/X11R7/lib -lfontconfig -lfontconfig -lpthread -lz -lpthread -lm -lz -lpthread -lm -ltk8.6 -ltcl8.6 \"" gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/lib' cd jpf; /usr/pkg/bin/gmake opt gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/jpf' /usr/pkg/bin/ocamlopt.opt -c -I ../labltk -I ../support fileselect.ml /usr/pkg/bin/ocamlopt.opt -c -I ../labltk -I ../support balloon.ml /usr/pkg/bin/ocamlopt.opt -c -I ../labltk -I ../support shell.ml /usr/pkg/bin/ocamlopt.opt -c -I ../labltk -I ../support jpf_font.ml /usr/pkg/bin/ocamlopt.opt -a -o jpflib.cmxa fileselect.cmx balloon.cmx shell.cmx jpf_font.cmx gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/jpf' cd frx; /usr/pkg/bin/gmake opt gmake[1]: Entering directory '/tmp/x11/labltk/work/labltk-8.06.12/frx' /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_misc.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_widget.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_font.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_entry.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_text.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_listbox.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_req.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_fillbox.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_focus.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_dialog.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_mem.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_rpc.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_synth.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_selection.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_after.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_fit.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_ctext.ml /usr/pkg/bin/ocamlopt.opt -c -I ../camltk -I ../support frx_color.ml /usr/pkg/bin/ocamlopt.opt -a -o frxlib.cmxa frx_misc.cmx frx_widget.cmx frx_font.cmx frx_entry.cmx frx_text.cmx frx_listbox.cmx frx_req.cmx frx_fillbox.cmx frx_focus.cmx frx_dialog.cmx frx_mem.cmx frx_rpc.cmx frx_synth.cmx frx_selection.cmx frx_after.cmx frx_fit.cmx frx_ctext.cmx frx_color.cmx gmake[1]: Leaving directory '/tmp/x11/labltk/work/labltk-8.06.12/frx'