+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocaml-graphics-2.0.0nb3/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocaml-graphics-2.0.0nb3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for ocaml-graphics-2.0.0.tar.gz => Checksum SHA512 OK for ocaml-graphics-2.0.0.tar.gz ===> Installing dependencies for ocaml-graphics-2.0.0nb3 ========================================================================== The following variables will affect the build process of this package, ocaml-graphics-2.0.0nb3. Their current value is shown below: * CURSES_DEFAULT = ncurses * OCAML_USE_OPT_COMPILER = yes Based on these variables, the following variables have been set: * CURSES_TYPE = ncurses * TERMCAP_TYPE = curses You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.1.0: found gcc13-13.2.0 => Build dependency ocaml-opaline>=0.3.3nb1: found ocaml-opaline-0.3.3nb1 => Build dependency xcb-proto>=1.15.2nb3: found xcb-proto-1.16.0nb1 => Build dependency xorgproto>=2016.1: found xorgproto-2023.2 => Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.2.0 => Full dependency libX11>=1.1: found libX11-1.8.7 => Full dependency ocaml>=4.14.0: found ocaml-4.14.1 => Full dependency ocaml-dune>=3.11.1: found ocaml-dune-3.11.1 => Full dependency ocaml-findlib>=1.9.3nb1: found ocaml-findlib-1.9.6 ===> Overriding tools for ocaml-graphics-2.0.0nb3 ===> Extracting for ocaml-graphics-2.0.0nb3 ===> Patching for ocaml-graphics-2.0.0nb3 => Applying pkgsrc patches for ocaml-graphics-2.0.0nb3 => Verifying /data/jenkins/workspace/pkgsrc-trunk-x86_64/x11/ocaml-graphics/patches/patch-60b5f91ebd7dd86f4c801f801e2e28bde1fd0cc3 => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-trunk-x86_64/x11/ocaml-graphics/patches/patch-60b5f91ebd7dd86f4c801f801e2e28bde1fd0cc3 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-60b5f91ebd7dd86f4c801f801e2e28bde1fd0cc3,v 1.1 2021/12/26 05:09:45 dholland Exp $ | |https://github.com/xavierleroy/graphics/commit/60b5f91ebd7dd86f4c801f801e2e28bde1fd0cc3.diff | | Replace call to caml_process_pending_signals by explicit processing of events | | caml_process_pending_signals is a function from OCaml's runtime system | that disappeared in version 4.10. | | The reason this function was called in caml_gr_wait_event_poll | was to process pending X events and merge them in our event queue | before the results of the poll are determined. | | It should be just as good to explicitly purge pending X events instead. | |See https://github.com/ocaml/graphics/issues/14. | |diff --git a/src/unix/events.c b/src/unix/events.c |index b858b03..93f3fef 100644 |--- src/unix/events.c |+++ src/unix/events.c -------------------------- Patching file src/unix/events.c using Plan A... Hunk #1 succeeded at 157. done ===> Creating toolchain wrappers for ocaml-graphics-2.0.0nb3 ===> Configuring for ocaml-graphics-2.0.0nb3 => Checking for portability problems in extracted files