* Package: dev-ml/ocplib-endian-1.0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ocamlopt userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking ocplib-endian-1.0.tar.gz to /var/tmp/portage/dev-ml/ocplib-endian-1.0/work >>> Source unpacked in /var/tmp/portage/dev-ml/ocplib-endian-1.0/work >>> Preparing source in /var/tmp/portage/dev-ml/ocplib-endian-1.0/work/ocplib-endian-1.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-ml/ocplib-endian-1.0/work/ocplib-endian-1.0 ... File "./setup.ml", line 1404, characters 23-41: 1404 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3252, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims Configuration: ocamlfind: ........................................... /usr/bin/ocamlfind ocamlc: .............................................. /usr/bin/ocamlc.opt ocamlopt: ............................................ /usr/bin/ocamlopt.opt ocamlbuild: .......................................... /usr/bin/ocamlbuild Package name: ........................................ ocplib-endian Package version: ..................................... 1.0 os_type: ............................................. Unix system: .............................................. linux architecture: ........................................ amd64 ccomp_type: .......................................... cc ocaml_version: ....................................... 4.09.0 standard_library_default: ............................ /usr/lib64/ocaml standard_library: .................................... /usr/lib64/ocaml bytecomp_c_compiler: ................................. x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -fPIC -D_FILE_OFFSET_BITS=64 -D_REENTRANT native_c_compiler: ................................... x86_64-pc-linux-gnu-gcc -O2 -fno-strict-aliasing -fwrapv -D_FILE_OFFSET_BITS=64 -D_REENTRANT model: ............................................... default ext_obj: ............................................. .o ext_asm: ............................................. .s ext_lib: ............................................. .a ext_dll: ............................................. .so default_executable_name: ............................. a.out systhread_supported: ................................. true Install architecture-independent files dir: .......... /var/tmp/portage/dev-ml/ocplib-endian-1.0/image//usr Install architecture-dependent files in dir: ......... $prefix User executables: .................................... $exec_prefix/bin System admin executables: ............................ $exec_prefix/sbin Program executables: ................................. $exec_prefix/libexec Read-only single-machine data: ....................... $prefix/etc Modifiable architecture-independent data: ............ $prefix/com Modifiable single-machine data: ...................... $prefix/var Object code libraries: ............................... /var/tmp/portage/dev-ml/ocplib-endian-1.0/image//usr/lib64 Read-only arch-independent data root: ................ $prefix/share Read-only architecture-independent data: ............. $datarootdir Info documentation: .................................. $datarootdir/info Locale-dependent data: ............................... $datarootdir/locale Man documentation: ................................... $datarootdir/man Documentation root: .................................. /var/tmp/portage/dev-ml/ocplib-endian-1.0/image//usr/share/doc/ocplib-endian-1.0/html HTML documentation: .................................. $docdir DVI documentation: ................................... $docdir PDF documentation: ................................... $docdir PS documentation: .................................... $docdir findlib_version: ..................................... 1.8.1 is_native: ........................................... true suffix_program: ...................................... Remove a file.: ...................................... rm -f Remove a directory.: ................................. rm -rf Turn ocaml debug flag on: ............................ false Turn ocaml profile flag on: .......................... false Compiler support generation of .cmxs.: ............... true OCamlbuild additional flags: ......................... Create documentations: ............................... true Compile tests executable and library and run them: ... false pkg_bytes: ........................................... /usr/lib64/ocaml/bytes pkg_bigarray: ........................................ /usr/lib64/ocaml ocamldoc: ............................................ /usr/bin/ocamldoc >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-ml/ocplib-endian-1.0/work/ocplib-endian-1.0 ... File "./setup.ml", line 1404, characters 23-41: 1404 | let compare = Pervasives.compare ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "setup.ml", line 3252, characters 16-34: Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims W: Cannot find source file matching module 'EndianBigstring' in library bigstring W: Cannot find source file matching module 'EndianBigstring' in library bigstring W: Cannot find source file matching module 'EndianString' in library ocplib_endian W: Cannot find source file matching module 'EndianBytes' in library ocplib_endian W: Cannot find source file matching module 'EndianString' in library ocplib_endian W: Cannot find source file matching module 'EndianBytes' in library ocplib_endian 00:00:00 1 (0 ) myocamlbuild ON-P---L | 00:00:00 1 (0 ) myocamlbuild ON-P---L | 00:00:00 1 (0 ) myocamlbuild ON-P---L / 00:00:00 1 (0 ) myocamlbuild ON-P---L / 00:00:00 1 (0 ) myocamlbuild ON-P---L / 00:00:00 1 (0 ) myocamlbuild ON-P---L - Finished, 1 target (0 cached) in 00:00:00. 00:00:00 0 (0 ) STARTING -------- | 00:00:00 2 (0 ) src/endianString.mli.depends O------- | + /usr/bin/ocamlfind ocamldep -package bigarray -package bytes -modules src/endianString.mli > src/endianString.mli.depends File "src/endianString.cppo.mli", line 108, characters 0-1: Error: Syntax error Command exited with code 2. Compilation unsuccessful after building 2 targets (0 cached) in 00:00:00. E: Failure("Command ''/usr/bin/ocamlbuild' src/ocplib_endian.cma src/ocplib_endian.cmxa src/ocplib_endian.a src/ocplib_endian.cmxs src/bigstring.cma src/bigstring.cmxa src/bigstring.a src/bigstring.cmxs' terminated with error code 10") * ERROR: dev-ml/ocplib-endian-1.0::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 2027: Called oasis_src_compile * environment, line 1818: Called die * The specific snippet of code: * ${OASIS_SETUP_COMMAND:-ocaml setup.ml} -build || die; * * If you need support, post the output of `emerge --info '=dev-ml/ocplib-endian-1.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-ml/ocplib-endian-1.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-ml:ocplib-endian-1.0:20200226-031552.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-ml/ocplib-endian-1.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-ml/ocplib-endian-1.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-ml/ocplib-endian-1.0/work/ocplib-endian-1.0' * S: '/var/tmp/portage/dev-ml/ocplib-endian-1.0/work/ocplib-endian-1.0'