+ 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-cairo-0.6.3nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ocaml-cairo-0.6.3nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for ocaml-cairo-0.6.3nb1 discover src/c_flags.sexp,src/c_library_flags.sexp,src/cairo_ocaml.h (exit 1) (cd _build/default/src && ../config/discover.exe) which: pkg-config -> not found compiling c program: | #include | #include | | | #define DUNE_ABS(x) ((x >= 0)? x: -(x)) | #define DUNE_D0(x) ('0'+(DUNE_ABS(x)/1 )%10) | #define DUNE_D1(x) ('0'+(DUNE_ABS(x)/10 )%10), DUNE_D0(x) | #define DUNE_D2(x) ('0'+(DUNE_ABS(x)/100 )%10), DUNE_D1(x) | #define DUNE_D3(x) ('0'+(DUNE_ABS(x)/1000 )%10), DUNE_D2(x) | #define DUNE_D4(x) ('0'+(DUNE_ABS(x)/10000 )%10), DUNE_D3(x) | #define DUNE_D5(x) ('0'+(DUNE_ABS(x)/100000 )%10), DUNE_D4(x) | #define DUNE_D6(x) ('0'+(DUNE_ABS(x)/1000000 )%10), DUNE_D5(x) | #define DUNE_D7(x) ('0'+(DUNE_ABS(x)/10000000 )%10), DUNE_D6(x) | #define DUNE_D8(x) ('0'+(DUNE_ABS(x)/100000000 )%10), DUNE_D7(x) | #define DUNE_D9(x) ('0'+(DUNE_ABS(x)/1000000000)%10), DUNE_D8(x) | #define DUNE_SIGN(x) ((x >= 0)? '0': '-') | | | const char s0[] = { | 'B', 'E', 'G', 'I', 'N', '-', '0', '-', | DUNE_SIGN((CAIRO_VERSION_MAJOR)), | DUNE_D9((CAIRO_VERSION_MAJOR)), | '-', 'E', 'N', 'D' | }; | | | const char s1[] = { | 'B', 'E', 'G', 'I', 'N', '-', '1', '-', | DUNE_SIGN((CAIRO_VERSION_MINOR)), | DUNE_D9((CAIRO_VERSION_MINOR)), | '-', 'E', 'N', 'D' | }; | run: gcc -O2 -fno-strict-aliasing -fwrapv -D_POSIX_PTHREAD_SEMANTICS -pthread -fPIC -pipe -fno-aggressive-loop-optimizations -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include/db4 -I/usr/include -I/opt/pkg/include/ncurses -I/usr/include/cairo -I /opt/pkg/lib/ocaml -o /tmp/build470759.dune/ocaml-configuratordef772/c-test-0/test.o -c /tmp/build470759.dune/ocaml-configuratordef772/c-test-0/test.c -> process exited with code 1 -> stdout: -> stderr: | /tmp/build470759.dune/ocaml-configuratordef772/c-test-0/test.c:2:10: fatal error: cairo.h: No such file or directory | 2 | #include | | ^~~~~~~~~ | compilation terminated. Error: failed to compile program *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/ocaml-cairo *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/ocaml-cairo