=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ocaml-dune", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for ocaml-dune-3.23.1 ocamllex -q -o boot/pps.ml boot/pps.mll ocaml unix.cma /tmp/.duneboot8a88b2main cd _boot && /tmp/work/devel/ocaml-dune/work/.buildlink/bin/ocamlopt.opt -c -g -I +threads lev_stubs.c In file included from /opt/pkg/lib/ocaml/caml/alloc.h:23, from src/lev/src/lev_stubs.c:14: /opt/pkg/lib/ocaml/caml/misc.h:56:31: warning: "callback" is deprecated: use "caml_callback" instead 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^~~~~~~ /opt/pkg/lib/ocaml/caml/misc.h:58:3: note: in expansion of macro 'CAML_PREPROWARNING' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^~~~~~~~~~~~~~~~~~ /opt/pkg/lib/ocaml/caml/compatibility.h:71:18: note: in expansion of macro 'CAML_DEPRECATED' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^~~~~~~~~~~~~~~ src/lev/src/lev_stubs.c:190:9: note: in expansion of macro 'callback' /opt/pkg/lib/ocaml/caml/misc.h:56:31: warning: "callback" is deprecated: use "caml_callback" instead 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^~~~~~~ /opt/pkg/lib/ocaml/caml/misc.h:58:3: note: in expansion of macro 'CAML_PREPROWARNING' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^~~~~~~~~~~~~~~~~~ /opt/pkg/lib/ocaml/caml/compatibility.h:71:18: note: in expansion of macro 'CAML_DEPRECATED' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^~~~~~~~~~~~~~~ src/lev/src/lev_stubs.c:195:9: note: in expansion of macro 'callback' src/lev/src/lev_stubs.c: In function 'lev_io_cb': /opt/pkg/lib/ocaml/caml/misc.h:56:31: warning: "callback" is deprecated: use "caml_callback" instead 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^~~~~~~ /opt/pkg/lib/ocaml/caml/misc.h:58:3: note: in expansion of macro 'CAML_PREPROWARNING' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^~~~~~~~~~~~~~~~~~ /opt/pkg/lib/ocaml/caml/compatibility.h:71:18: note: in expansion of macro 'CAML_DEPRECATED' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^~~~~~~~~~~~~~~ src/lev/src/lev_stubs.c:333:24: note: in expansion of macro 'callback' src/lev/src/lev_stubs.c: In function 'lev_io_create': /opt/pkg/lib/ocaml/caml/misc.h:56:31: warning: "callback" is deprecated: use "caml_callback" instead 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^~~~~~~ /opt/pkg/lib/ocaml/caml/misc.h:58:3: note: in expansion of macro 'CAML_PREPROWARNING' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^~~~~~~~~~~~~~~~~~ /opt/pkg/lib/ocaml/caml/compatibility.h:71:18: note: in expansion of macro 'CAML_DEPRECATED' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^~~~~~~~~~~~~~~ src/lev/src/lev_stubs.c:383:9: note: in expansion of macro 'callback' /opt/pkg/lib/ocaml/caml/misc.h:56:31: warning: "callback" is deprecated: use "caml_callback" instead 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^~~~~~~ /opt/pkg/lib/ocaml/caml/misc.h:58:3: note: in expansion of macro 'CAML_PREPROWARNING' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^~~~~~~~~~~~~~~~~~ /opt/pkg/lib/ocaml/caml/compatibility.h:71:18: note: in expansion of macro 'CAML_DEPRECATED' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^~~~~~~~~~~~~~~ src/lev/src/lev_stubs.c:386:49: note: in expansion of macro 'callback' src/lev/src/lev_stubs.c: In function 'lev_io_destroy': /opt/pkg/lib/ocaml/caml/misc.h:56:31: warning: "callback" is deprecated: use "caml_callback" instead 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^~~~~~~ /opt/pkg/lib/ocaml/caml/misc.h:58:3: note: in expansion of macro 'CAML_PREPROWARNING' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^~~~~~~~~~~~~~~~~~ /opt/pkg/lib/ocaml/caml/compatibility.h:71:18: note: in expansion of macro 'CAML_DEPRECATED' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^~~~~~~~~~~~~~~ src/lev/src/lev_stubs.c:403:47: note: in expansion of macro 'callback' src/lev/src/lev_stubs.c: In function 'lev_child_cb': src/lev/src/lev_stubs.c:515:7: error: implicit declaration of function 'WIFEXITED' [-Wimplicit-function-declaration] In file included from /opt/pkg/lib/ocaml/caml/alloc.h:24: src/lev/src/lev_stubs.c:517:34: error: implicit declaration of function 'WEXITSTATUS' [-Wimplicit-function-declaration] /opt/pkg/lib/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long' 75 | #define Val_long(x) ((intnat) (((uintnat)(x) << 1)) + 1) | ^ src/lev/src/lev_stubs.c:517:26: note: in expansion of macro 'Val_int' src/lev/src/lev_stubs.c:518:14: error: implicit declaration of function 'WIFSTOPPED' [-Wimplicit-function-declaration] src/lev/src/lev_stubs.c:521:48: error: implicit declaration of function 'WSTOPSIG' [-Wimplicit-function-declaration] /opt/pkg/lib/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long' 75 | #define Val_long(x) ((intnat) (((uintnat)(x) << 1)) + 1) | ^ src/lev/src/lev_stubs.c:521:9: note: in expansion of macro 'Val_int' src/lev/src/lev_stubs.c:525:48: error: implicit declaration of function 'WTERMSIG' [-Wimplicit-function-declaration] /opt/pkg/lib/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long' 75 | #define Val_long(x) ((intnat) (((uintnat)(x) << 1)) + 1) | ^ src/lev/src/lev_stubs.c:525:9: note: in expansion of macro 'Val_int' src/lev/src/lev_stubs.c: In function 'lev_stat_cb': /opt/pkg/lib/ocaml/caml/misc.h:56:31: warning: "callback" is deprecated: use "caml_callback" instead 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^~~~~~~ /opt/pkg/lib/ocaml/caml/misc.h:58:3: note: in expansion of macro 'CAML_PREPROWARNING' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^~~~~~~~~~~~~~~~~~ /opt/pkg/lib/ocaml/caml/compatibility.h:71:18: note: in expansion of macro 'CAML_DEPRECATED' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^~~~~~~~~~~~~~~ src/lev/src/lev_stubs.c:675:23: note: in expansion of macro 'callback' src/lev/src/lev_stubs.c: In function 'lev_stat_create': /opt/pkg/lib/ocaml/caml/misc.h:56:31: warning: "callback" is deprecated: use "caml_callback" instead 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^~~~~~~ /opt/pkg/lib/ocaml/caml/misc.h:58:3: note: in expansion of macro 'CAML_PREPROWARNING' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^~~~~~~~~~~~~~~~~~ /opt/pkg/lib/ocaml/caml/compatibility.h:71:18: note: in expansion of macro 'CAML_DEPRECATED' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^~~~~~~~~~~~~~~ src/lev/src/lev_stubs.c:688:9: note: in expansion of macro 'callback' /opt/pkg/lib/ocaml/caml/misc.h:56:31: warning: "callback" is deprecated: use "caml_callback" instead 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^~~~~~~ /opt/pkg/lib/ocaml/caml/misc.h:58:3: note: in expansion of macro 'CAML_PREPROWARNING' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^~~~~~~~~~~~~~~~~~ /opt/pkg/lib/ocaml/caml/compatibility.h:71:18: note: in expansion of macro 'CAML_DEPRECATED' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^~~~~~~~~~~~~~~ src/lev/src/lev_stubs.c:691:49: note: in expansion of macro 'callback' src/lev/src/lev_stubs.c: In function 'lev_stat_destroy': /opt/pkg/lib/ocaml/caml/misc.h:56:31: warning: "callback" is deprecated: use "caml_callback" instead 56 | #define CAML_PREPROWARNING(x) _Pragma(CAML_MAKEWARNING2(x)) | ^~~~~~~ /opt/pkg/lib/ocaml/caml/misc.h:58:3: note: in expansion of macro 'CAML_PREPROWARNING' 58 | CAML_PREPROWARNING(name1 is deprecated: use name2 instead) | ^~~~~~~~~~~~~~~~~~ /opt/pkg/lib/ocaml/caml/compatibility.h:71:18: note: in expansion of macro 'CAML_DEPRECATED' 71 | #define callback CAML_DEPRECATED("callback", "caml_callback") caml_callback | ^~~~~~~~~~~~~~~ src/lev/src/lev_stubs.c:769:47: note: in expansion of macro 'callback' gmake: *** [Makefile:43: _boot/dune.exe] Error 2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ocaml-dune *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ocaml-dune