=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> 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 lablgtk1-1.2.7nb19 cd src && /usr/pkg/bin/gmake all gmake[1]: Entering directory '/data/scratch/x11/lablgtk1/work/lablgtk-1.2.7/src' camlp4o pr_o.cmo -impl varcc.ml4 -o varcc.ml ocamlc.opt -w s -c varcc.ml File "varcc.ml", line 168, characters 55-74: Warning 3: deprecated: Stdlib.StdLabels.String.uncapitalize Use String.uncapitalize_ascii instead. File "varcc.ml", line 173, characters 55-71: Warning 3: deprecated: Stdlib.StdLabels.String.uppercase Use String.uppercase_ascii instead. File "varcc.ml", line 176, characters 52-69: Warning 3: deprecated: Stdlib.StdLabels.String.capitalize Use String.capitalize_ascii instead. File "varcc.ml", line 265, characters 12-17: Warning 26: unused variable chars. ocamlc.opt -o varcc varcc.cmo rm -f *_tags.h *_tags.c ./varcc gdk_tags.var clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include ml_gdk.c ml_gdk.c:508:54: warning: passing 'char *' to parameter of type 'gint8 *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign] gdk_gc_set_dashes( GdkGC_val(gc), Int_val(offset), cdashes, l); ^~~~~~~ /data/scratch/x11/lablgtk1/work/.buildlink/include/gtk-1.2/gdk/gdk.h:452:26: note: passing argument to parameter 'dash_list' here gint8 dash_list[], ^ ml_gdk.c:740:41: warning: passing 'char [20]' to parameter of type 'guchar *' (aka 'unsigned char *') converts between pointers to integer types with different sign [-Wpointer-sign] return copy_xdata (ev->data_format, ev->data.b, nitems); ^~~~~~~~~~ ml_gdk.c:364:40: note: passing argument to parameter 'xdata' here value copy_xdata (gint format, guchar *xdata, gulong nitems) ^ 2 warnings generated. ./varcc glib_tags.var clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include ml_glib.c ml_glib.c:62:27: warning: incompatible pointer to integer conversion initializing 'value' (aka 'long') with an expression of type 'GList *' (aka 'struct _GList *') [-Wint-conversion] if (list == Val_unit) CAMLreturn (res); ^~~~~~~~~~~~~~~~ /usr/pkg/lib/ocaml/caml/memory.h:456:28: note: expanded from macro 'CAMLreturn' #define CAMLreturn(result) CAMLreturnT(value, result) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/pkg/lib/ocaml/caml/memory.h:451:8: note: expanded from macro 'CAMLreturnT' type caml__temp_result = (result); \ ^ ~~~~~~~~ ml_glib.c:62:27: warning: incompatible integer to pointer conversion returning 'value' (aka 'long') from a function with result type 'GList *' (aka 'struct _GList *') [-Wint-conversion] if (list == Val_unit) CAMLreturn (res); ^~~~~~~~~~~~~~~~ /usr/pkg/lib/ocaml/caml/memory.h:456:28: note: expanded from macro 'CAMLreturn' #define CAMLreturn(result) CAMLreturnT(value, result) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/pkg/lib/ocaml/caml/memory.h:453:10: note: expanded from macro 'CAMLreturnT' return caml__temp_result; \ ^~~~~~~~~~~~~~~~~ ml_glib.c:65:5: warning: incompatible pointer to integer conversion initializing 'value' (aka 'long') with an expression of type 'GList *' (aka 'struct _GList *') [-Wint-conversion] CAMLreturn (res); ^~~~~~~~~~~~~~~~ /usr/pkg/lib/ocaml/caml/memory.h:456:28: note: expanded from macro 'CAMLreturn' #define CAMLreturn(result) CAMLreturnT(value, result) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/pkg/lib/ocaml/caml/memory.h:451:8: note: expanded from macro 'CAMLreturnT' type caml__temp_result = (result); \ ^ ~~~~~~~~ ml_glib.c:65:5: warning: incompatible integer to pointer conversion returning 'value' (aka 'long') from a function with result type 'GList *' (aka 'struct _GList *') [-Wint-conversion] CAMLreturn (res); ^~~~~~~~~~~~~~~~ /usr/pkg/lib/ocaml/caml/memory.h:456:28: note: expanded from macro 'CAMLreturn' #define CAMLreturn(result) CAMLreturnT(value, result) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/pkg/lib/ocaml/caml/memory.h:453:10: note: expanded from macro 'CAMLreturnT' return caml__temp_result; \ ^~~~~~~~~~~~~~~~~ 4 warnings generated. clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include ml_gpointer.c clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include wrappers.c ./varcc gtk_tags.var clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include ml_gtk.c clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include ml_gtkbin.c clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include ml_gtkbutton.c clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include ml_gtkedit.c clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include ml_gtklist.c clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include ml_gtkmenu.c clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include ml_gtkmisc.c clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include ml_gtknew.c clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include ml_gtkpack.c clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include ml_gtkrange.c clang -c -I/usr/pkg/lib/ocaml -O -fPIC -DGTK_NO_CHECK_CASTS -DGTK_DISABLE_COMPAT_H -I/usr/pkg/include/gtk-1.2 -I/usr/pkg/include/glib/glib-1.2 -I/usr/pkg/lib/glib/include ml_gtktree.c ocamlmklib -verbose -o lablgtk ml_gdk.o ml_glib.o ml_gpointer.o wrappers.o ml_gtk.o ml_gtkbin.o ml_gtkbutton.o ml_gtkedit.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtknew.o ml_gtkpack.o ml_gtkrange.o ml_gtktree.o -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm + clang -O2 -I/usr/include -shared -o ./dlllablgtk.so ml_gdk.o ml_glib.o ml_gpointer.o wrappers.o ml_gtk.o ml_gtkbin.o ml_gtkbutton.o ml_gtkedit.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtknew.o ml_gtkpack.o ml_gtkrange.o ml_gtktree.o -Wl,-rpath,/usr/pkg/lib:/usr/lib -L/usr/pkg/lib -L/usr/pkg/lib -L/usr/lib -L/usr/pkg/lib -lgtk -lgdk -lgmodule -lglib -lintl -lXi -lXext -lX11 -lm + ar rc ./liblablgtk.a ml_gdk.o ml_glib.o ml_gpointer.o wrappers.o ml_gtk.o ml_gtkbin.o ml_gtkbutton.o ml_gtkedit.o ml_gtklist.o ml_gtkmenu.o ml_gtkmisc.o ml_gtknew.o ml_gtkpack.o ml_gtkrange.o ml_gtktree.o && ranlib ./liblablgtk.a ocamlc.opt -w s -c gaux.ml ocamlc.opt -w s -c gpointer.mli ocamlc.opt -w s -c gpointer.ml File "gpointer.ml", line 86, characters 10-23: Warning 3: deprecated: Stdlib.String.create Use Bytes.create instead. File "gpointer.ml", line 87, characters 30-31: Error: This expression has type bytes but an expression was expected of type string gmake[1]: *** [Makefile:85: gpointer.cmo] Error 2 rm varcc.ml gmake[1]: Leaving directory '/data/scratch/x11/lablgtk1/work/lablgtk-1.2.7/src' gmake: *** [Makefile:53: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/x11/lablgtk1 *** Error code 1 Stop. make: stopped in /data/pkgsrc/x11/lablgtk1