* Package: dev-ml/parmap-1.0_rc6  * Repository: gentoo  * Maintainer: ml@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU  * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking parmap-1.0_rc6.tar.gz to /var/tmp/portage/dev-ml/parmap-1.0_rc6/work >>> Source unpacked in /var/tmp/portage/dev-ml/parmap-1.0_rc6/work >>> Preparing source in /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/parmap-1.0-rc6 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/parmap-1.0-rc6 ... ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 checking for x86_64-pc-linux-gnu-ocamlc... no checking for ocamlc... ocamlc OCaml version is 4.02.2 OCaml library path is /usr/lib64/ocaml checking for x86_64-pc-linux-gnu-ocamlopt... no checking for ocamlopt... ocamlopt checking for x86_64-pc-linux-gnu-ocamlc.opt... no checking for ocamlc.opt... ocamlc.opt checking for x86_64-pc-linux-gnu-ocamlopt.opt... no checking for ocamlopt.opt... ocamlopt.opt checking for x86_64-pc-linux-gnu-ocaml... no checking for ocaml... ocaml checking for x86_64-pc-linux-gnu-ocamldep... no checking for ocamldep... ocamldep checking for x86_64-pc-linux-gnu-ocamlmktop... no checking for ocamlmktop... ocamlmktop checking for x86_64-pc-linux-gnu-ocamlmklib... no checking for ocamlmklib... ocamlmklib checking for x86_64-pc-linux-gnu-ocamldoc... no checking for ocamldoc... ocamldoc checking for x86_64-pc-linux-gnu-ocamlbuild... no checking for ocamlbuild... ocamlbuild checking for x86_64-pc-linux-gnu-ocamlfind... no checking for ocamlfind... ocamlfind checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... yes 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 ./configure: 4383: test: 0: unexpected operator ocamlbuild does not exists or it does not support -use-ocamlfind configure: creating ./config.status config.status: creating Makefile_3.11 config.status: creating config.h >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-ml/parmap-1.0_rc6/work/parmap-1.0-rc6 ... make -j4 ocamlfind ocamlc -package "unix bigarray " -c bytearray.mli ocamlfind ocamlc -package "unix bigarray " -c parmap_utils.mli ocamlfind ocamlc -package "unix bigarray " -c parmap.mli ocamlfind ocamlc -package "unix bigarray " -c setcore.mli ocamlfind ocamlc -package "unix bigarray " -c parmap_utils.ml ocamlc -c bytearray_stubs.c ocamlc -c -cc "gcc -D_GNU_SOURCE -o setcore_stubs.o -fPIC" setcore_stubs.c ocamlfind ocamlopt -package "unix bigarray " -c bytearray.ml File "bytearray.ml", line 47, characters 10-23: Warning 3: deprecated: String.create Use Bytes.create instead. File "bytearray.ml", line 69, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlopt -package "unix bigarray " -c parmap_utils.ml ocamlfind ocamlc -package "unix bigarray " -c bytearray.ml File "bytearray.ml", line 47, characters 10-23: Warning 3: deprecated: String.create Use Bytes.create instead. File "bytearray.ml", line 69, characters 12-25: Warning 3: deprecated: String.create Use Bytes.create instead. ocamlfind ocamlc -package "unix bigarray " -c parmap.ml ocamlfind ocamlopt -package "unix bigarray " -c parmap.ml File "parmap.ml", line 540, characters 12-24: Warning 3: deprecated: Array.create Use Array.make instead. File "parmap.ml", line 540, characters 12-24: Warning 3: deprecated: Array.create Use Array.make instead. ocamlmklib -o parmap bytearray.cmo parmap_utils.cmo parmap.cmo bytearray_stubs.o setcore_stubs.o ocamlmklib -o parmap bytearray.cmx parmap_utils.cmx parmap.cmx bytearray_stubs.o setcore_stubs.o >>> Source compiled. >>> Test phase [not enabled]: dev-ml/parmap-1.0_rc6 >>> Install parmap-1.0_rc6 into /var/tmp/portage/dev-ml/parmap-1.0_rc6/image/ category dev-ml make -j4 OCAMLLIBDIR=lib64/ocaml MANDIR=/var/tmp/portage/dev-ml/parmap-1.0_rc6/image//usr/share/man/man3o DESTDIR=/var/tmp/portage/dev-ml/parmap-1.0_rc6/image//usr install ocamlfind ocamlopt -shared -o parmap.cmxs bytearray_stubs.o setcore_stubs.o bytearray.cmx parmap_utils.cmx parmap.cmx ocamlfind remove parmap ocamlfind: [WARNING] No such directory: /usr/lib64/ocaml/parmap ocamlfind install parmap META bytearray.cmi parmap_utils.cmi parmap.cmi setcore.cmi parmap.cma parmap.cmxa parmap.cmxs *.a *.mli bytearray_stubs.o setcore_stubs.o *.so ocamlfind: Cannot mkdir /usr/lib64/ocaml/parmap: Permission denied Makefile:34: recipe for target 'install' failed make: *** [install] Error 2 * ERROR: dev-ml/parmap-1.0_rc6::gentoo failed (install phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-ml/parmap-1.0_rc6::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-ml/parmap-1.0_rc6::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-ml/parmap-1.0_rc6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-ml/parmap-1.0_rc6/temp/environment'. * Working directory: '/var/tmp/portage/dev-ml/parmap-1.0_rc6/work/parmap-1.0-rc6' * S: '/var/tmp/portage/dev-ml/parmap-1.0_rc6/work/parmap-1.0-rc6' * --------------------------- ACCESS VIOLATION SUMMARY --------------------------- * LOG FILE: "/var/log/sandbox/sandbox-5917.log" * VERSION 1.0 FORMAT: F - Function called FORMAT: S - Access Status FORMAT: P - Path as passed to function FORMAT: A - Absolute Path (not canonical) FORMAT: R - Canonical Path FORMAT: C - Command Line F: mkdir S: deny P: /usr/lib64/ocaml/parmap A: /usr/lib64/ocaml/parmap R: /usr/lib64/ocaml/parmap C: ocamlfind install parmap META bytearray.cmi parmap_utils.cmi parmap.cmi setcore.cmi parmap.cma parmap.cmxa parmap.cmxs libparmap.a parmap.a bytearray.mli parmap.mli parmap_utils.mli setcore.mli bytearray_stubs.o setcore_stubs.o dllparmap.so * --------------------------------------------------------------------------------