- * Package: dev-ml/parmap-1.0_rc5
- * Repository: gentoo
- * Maintainer: ml@gentoo.org
- * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ocamlopt userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking parmap-1.0_rc5.tar.gz to /tmp/portage/dev-ml/parmap-1.0_rc5/work
- >>> Source unpacked in /tmp/portage/dev-ml/parmap-1.0_rc5/work
- >>> Preparing source in /tmp/portage/dev-ml/parmap-1.0_rc5/work/parmap-1.0-rc5 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-ml/parmap-1.0_rc5/work/parmap-1.0-rc5 ...
- ./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
- configure: loading site script /usr/share/config.site
- ./configure: 40: /usr/share/config.site: [[: Permission denied
- checking for x86_64-pc-linux-gnu-ocamlc... no
- checking for ocamlc... ocamlc
- OCaml version is 4.01.0
- 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 /tmp/portage/dev-ml/parmap-1.0_rc5/work/parmap-1.0-rc5 ...
- make -j24
- 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 parmap_utils.ml
- ocamlfind ocamlc -package "unix bigarray " -c bytearray.ml
- ocamlfind ocamlc -package "unix bigarray " -c parmap.ml
- ocamlfind ocamlopt -package "unix bigarray " -c bytearray.ml
- ocamlfind ocamlopt -package "unix bigarray " -c parmap.ml
- 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: dev-ml/parmap-1.0_rc5
- make -j24 tests
- cd tests; ocamlfind ocamlopt -linkpkg -package bigarray -package parmap -package unix utils.ml simplescale.ml -o simplescale.native
- ocamlfind: Package `parmap' not found
- Makefile:57: recipe for target 'tests' failed
- make: *** [tests] Error 2
- * ERROR: dev-ml/parmap-1.0_rc5::gentoo failed (test phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=dev-ml/parmap-1.0_rc5::gentoo'`,
- * the complete build log and the output of `emerge -pqv '=dev-ml/parmap-1.0_rc5::gentoo'`.
- * The complete build log is located at '/var/log/portage/dev-ml:parmap-1.0_rc5:20141030-140620.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-ml/parmap-1.0_rc5/temp/environment'.
- * Working directory: '/tmp/portage/dev-ml/parmap-1.0_rc5/work/parmap-1.0-rc5'
- * S: '/tmp/portage/dev-ml/parmap-1.0_rc5/work/parmap-1.0-rc5'
- >>> Install parmap-1.0_rc5 into /tmp/portage/dev-ml/parmap-1.0_rc5/image/ category dev-ml
- make -j24 OCAMLLIBDIR=lib64/ocaml MANDIR=/tmp/portage/dev-ml/parmap-1.0_rc5/image//usr/share/man/man3o DESTDIR=/tmp/portage/dev-ml/parmap-1.0_rc5/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_rc5::gentoo failed (install phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=dev-ml/parmap-1.0_rc5::gentoo'`,
- * the complete build log and the output of `emerge -pqv '=dev-ml/parmap-1.0_rc5::gentoo'`.
- * The complete build log is located at '/var/log/portage/dev-ml:parmap-1.0_rc5:20141030-140620.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-ml/parmap-1.0_rc5/temp/environment'.
- * Working directory: '/tmp/portage/dev-ml/parmap-1.0_rc5/work/parmap-1.0-rc5'
- * S: '/tmp/portage/dev-ml/parmap-1.0_rc5/work/parmap-1.0-rc5'
- (null)*(null) --------------------------- ACCESS VIOLATION SUMMARY ---------------------------
- (null)*(null) LOG FILE: "/var/log/sandbox/sandbox-255950.log"
- (null)*(null)
- 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
- (null)*(null) --------------------------------------------------------------------------------