+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocaml-lwt-5.7.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocaml-lwt-5.7.0/work.log ===> Building for ocaml-lwt-5.7.0 (cd _build/default && /home/pbulk/build/devel/ocaml-lwt/work/.buildlink/bin/ocamlc.opt -w -40 -w +A-29 -g -bin-annot -I src/core/.lwt.objs/byte -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/byte/lwt_stream.cmo -c -impl src/core/lwt_stream.ml) File "src/core/lwt_stream.ml", line 46, characters 2-55: 46 | mutable push_external : Obj.t [@ocaml.warning "-69"]; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 69 [unused-field]: record field push_external is never read. (However, this field is used to build or mutate values.) File "src/core/lwt_stream.ml", line 67, characters 2-56: 67 | mutable pushb_external : Obj.t [@ocaml.warning "-69"]; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 69 [unused-field]: record field pushb_external is never read. (However, this field is used to build or mutate values.) (cd _build/default && /home/pbulk/build/devel/ocaml-lwt/work/.buildlink/bin/ocamlopt.opt -w -40 -w +A-29 -g -I src/core/.lwt.objs/byte -I src/core/.lwt.objs/native -intf-suffix .ml -no-alias-deps -o src/core/.lwt.objs/native/lwt_stream.cmx -c -impl src/core/lwt_stream.ml) File "src/core/lwt_stream.ml", line 46, characters 2-55: 46 | mutable push_external : Obj.t [@ocaml.warning "-69"]; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 69 [unused-field]: record field push_external is never read. (However, this field is used to build or mutate values.) File "src/core/lwt_stream.ml", line 67, characters 2-56: 67 | mutable pushb_external : Obj.t [@ocaml.warning "-69"]; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Warning 69 [unused-field]: record field pushb_external is never read. (However, this field is used to build or mutate values.) (cd _build/default/src/unix && config/discover.exe) libev ............................... unavailable pthread ............................... available eventfd ............................... available fd passing .......................... unavailable sched_getcpu ........................ unavailable affinity getting/setting ............ unavailable credentials getting (Linux) ......... unavailable credentials getting (NetBSD) ........ unavailable credentials getting (OpenBSD) ....... unavailable credentials getting (FreeBSD) ....... unavailable getpeereid .......................... unavailable fdatasync ............................. available netdb_reentrant ..................... unavailable reentrant gethost* .................... available st_mtim.tv_nsec ....................... available st_mtimespec.tv_nsec ................ unavailable st_mtimensec ........................ unavailable BSD mincore ......................... unavailable accept4 ............................... available (cd _build/default/src/unix && /home/pbulk/build/devel/ocaml-lwt/work/.cwrapper/bin/gcc -O2 -fno-strict-aliasing -fwrapv -D_POSIX_PTHREAD_SEMANTICS -pthread -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/db4 -I/usr/include -I/opt/pkg/include/ncurses -D_FILE_OFFSET_BITS=64 -I/opt/pkg/include/db4 -I/usr/include -I/opt/pkg/include/ncurses -I. -g -I /opt/pkg/lib/ocaml -I /opt/pkg/lib/ocaml/site-lib/bytes -I /opt/pkg/lib/ocaml/site-lib/ocplib-endian -I /opt/pkg/lib/ocaml/site-lib/ocplib-endian/bigstring -I /opt/pkg/lib/ocaml/threads -I ../core -o lwt_unix_stubs.o -c lwt_unix_stubs.c) lwt_unix_stubs.c:9:9: warning: "_POSIX_PTHREAD_SEMANTICS" redefined 9 | #define _POSIX_PTHREAD_SEMANTICS | ^~~~~~~~~~~~~~~~~~~~~~~~ : note: this is the location of the previous definition File "_build/.dune/default/src/unix/dune", line 132, characters 2-36: 132 | unix_get_network_information_utils ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ (cd _build/default/src/unix && /home/pbulk/build/devel/ocaml-lwt/work/.cwrapper/bin/gcc -O2 -fno-strict-aliasing -fwrapv -D_POSIX_PTHREAD_SEMANTICS -pthread -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/db4 -I/usr/include -I/opt/pkg/include/ncurses -D_FILE_OFFSET_BITS=64 -I/opt/pkg/include/db4 -I/usr/include -I/opt/pkg/include/ncurses -I. -g -I /opt/pkg/lib/ocaml -I /opt/pkg/lib/ocaml/site-lib/bytes -I /opt/pkg/lib/ocaml/site-lib/ocplib-endian -I /opt/pkg/lib/ocaml/site-lib/ocplib-endian/bigstring -I /opt/pkg/lib/ocaml/threads -I ../core -o unix_get_network_information_utils.o -c unix_get_network_information_utils.c) unix_get_network_information_utils.c: In function 'alloc_one_addr6': unix_get_network_information_utils.c:116:12: error: implicit declaration of function 'alloc_inet6_addr'; did you mean 'alloc_inet_addr'? [-Wimplicit-function-declaration] 116 | return alloc_inet6_addr(&addr); | ^~~~~~~~~~~~~~~~ | alloc_inet_addr File "_build/.dune/default/src/unix/dune", line 84, characters 2-22: 84 | unix_recv_send_utils ^^^^^^^^^^^^^^^^^^^^ (cd _build/default/src/unix && /home/pbulk/build/devel/ocaml-lwt/work/.cwrapper/bin/gcc -O2 -fno-strict-aliasing -fwrapv -D_POSIX_PTHREAD_SEMANTICS -pthread -fPIC -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/db4 -I/usr/include -I/opt/pkg/include/ncurses -D_FILE_OFFSET_BITS=64 -I/opt/pkg/include/db4 -I/usr/include -I/opt/pkg/include/ncurses -I. -g -I /opt/pkg/lib/ocaml -I /opt/pkg/lib/ocaml/site-lib/bytes -I /opt/pkg/lib/ocaml/site-lib/ocplib-endian -I /opt/pkg/lib/ocaml/site-lib/ocplib-endian/bigstring -I /opt/pkg/lib/ocaml/threads -I ../core -o unix_recv_send_utils.o -c unix_recv_send_utils.c) unix_recv_send_utils.c: In function 'wrapper_send_msg': unix_recv_send_utils.c:103:20: error: implicit declaration of function 'lwt_unix_not_available' [-Wimplicit-function-declaration] 103 | if (n_fds > 0) lwt_unix_not_available("fd_passing"); | ^~~~~~~~~~~~~~~~~~~~~~ *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ocaml-lwt *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/ocaml-lwt