gmake[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ocaml/parmap' gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Source /data/userland-archives/parmap-1.0-rc11.tar.gz... validating signature... skipping (no signature URL) validating hash... ok patching file Makefile.in patching file Makefile.in symlink cloning /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/parmap-1.0-rc11 to /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/amd64 checking for ocamlc... ocamlc OCaml version is 4.07.1 OCaml library path is /usr/lib/amd64/ocaml checking for ocamlopt... ocamlopt checking for ocamlc.opt... ocamlc.opt checking for ocamlopt.opt... ocamlopt.opt checking for dynlink.cmxa... no checking for ocaml... ocaml checking for ocamldep... ocamldep checking for ocamlmktop... ocamlmktop checking for ocamlmklib... ocamlmklib checking for ocamldoc... ocamldoc checking for ocamlbuild... ocamlbuild checking for ocamlfind... ocamlfind checking for gcc... /usr/gcc/7/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking whether sched_setaffinity is declared... no checking mach/thread_policy.h usability... no checking mach/thread_policy.h presence... no checking for mach/thread_policy.h... no checking whether thread_policy_set is declared... no ocaml version 4.07.1. Use standard Makefile configure: creating ./config.status config.status: creating Makefile config.status: creating config.h make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/amd64' ocamlfind ocamlc -ccopt -D_GNU_SOURCE -ccopt -fPIC -c bytearray_stubs.c ocamlfind ocamlc -ccopt -D_GNU_SOURCE -ccopt -fPIC -c setcore_stubs.c ocamlfind ocamlmklib -o parmap_stubs bytearray_stubs.o setcore_stubs.o ocamlfind ocamldep -package unix -package bigarray -modules parmap.mli > parmap.mli.depends ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap.cmi parmap.mli ocamlfind ocamldep -package unix -package bigarray -modules parmap.ml > parmap.ml.depends ocamlfind ocamldep -package unix -package bigarray -modules bytearray.mli > bytearray.mli.depends ocamlfind ocamldep -package unix -package bigarray -modules parmap_compat.ml > parmap_compat.ml.depends ocamlfind ocamldep -package unix -package bigarray -modules parmap_utils.mli > parmap_utils.mli.depends ocamlfind ocamldep -package unix -package bigarray -modules setcore.ml > setcore.ml.depends ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o bytearray.cmi bytearray.mli ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap_compat.cmo parmap_compat.ml ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap_utils.cmi parmap_utils.mli ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o setcore.cmo setcore.ml ocamlfind ocamldep -package unix -package bigarray -modules bytearray.ml > bytearray.ml.depends ocamlfind ocamldep -package unix -package bigarray -modules parmap_utils.ml > parmap_utils.ml.depends ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap.cmo parmap.ml ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o bytearray.cmo bytearray.ml ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap_utils.cmo parmap_utils.ml + ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o bytearray.cmo bytearray.ml File "bytearray.ml", line 38, characters 0-118: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bytearray.ml", line 109, characters 0-132: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bytearray.ml", line 112, characters 0-130: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" + ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap.cmo parmap.ml File "parmap.ml", line 573, characters 12-24: Warning 3: deprecated: Stdlib.Array.create Use Array.make instead. ocamlfind ocamlc -a -dllib -lparmap_stubs parmap_compat.cmo bytearray.cmo parmap_utils.cmo setcore.cmo parmap.cmo -o parmap.cma ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o parmap_compat.cmx parmap_compat.ml ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o bytearray.cmx bytearray.ml ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o parmap_utils.cmx parmap_utils.ml ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o setcore.cmx setcore.ml + ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o bytearray.cmx bytearray.ml File "bytearray.ml", line 38, characters 0-118: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bytearray.ml", line 109, characters 0-132: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" File "bytearray.ml", line 112, characters 0-130: Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc" ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o parmap.cmx parmap.ml + ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o parmap.cmx parmap.ml File "parmap.ml", line 573, characters 12-24: Warning 3: deprecated: Stdlib.Array.create Use Array.make instead. ocamlfind ocamlopt -a -cclib -lparmap_stubs parmap_compat.cmx bytearray.cmx parmap_utils.cmx setcore.cmx parmap.cmx -o parmap.cmxa # Parallel statistics: { count(total): 4(19), max: 4, min: 2, average(total): 3.000(1.421) } make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/amd64' make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/amd64' Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/parmap.a Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/libparmap_stubs.a Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/parmap.cmi Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/parmap_compat.cmi Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/bytearray.cmi Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/setcore.cmi Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/parmap_utils.cmi Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/bytearray.mli Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/parmap_utils.mli Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/parmap.mli Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/parmap.cmxa Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/setcore.cmx Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/bytearray.cmx Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/parmap_compat.cmx Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/myocamlbuild.cmx Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/parmap_utils.cmx Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/parmap.cmx Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/parmap.cma Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/stublibs/dllparmap_stubs.so Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/stublibs/dllparmap_stubs.so.owner ocamlfind: [WARNING] You have installed DLLs but the directory /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386/usr/lib/amd64/ocaml/stublibs is not mentioned in ld.conf Installed /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/prototype/i386//usr/lib/amd64/ocaml/parmap/META File "parmap.ml", line 573, characters 12-24: Warning 3: deprecated: Stdlib.Array.create Use Array.make instead. make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/amd64' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/ocaml/parmap/build/manifest-i386-parmap.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/library/ocaml/parmap@1.0.11,5.11-2020.0.1.1:20200904T154107Z PUBLISHED Generating component metadata... gmake[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/ocaml/parmap'