Building on asteria.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a) Unable to find image 'ocaml/opam:debian-unstable@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a' locally docker.io/ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a: Pulling from ocaml/opam d94e46e039c4: Pulling fs layer d94e46e039c4: Verifying Checksum d94e46e039c4: Download complete d94e46e039c4: Pull complete Digest: sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a Status: Downloaded newer image for ocaml/opam@sha256:a59c08d2fe55bc0ee92a97b004206ab89a8dd5cacadd8528a0d0e9b978dcba1a 2022-11-04 02:57.23 ---> using "6615d3400d8dabf8928c82fbcb18e477501a38f64d3b1412a91a4e86499e265b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2022-11-04 02:57.23 ---> using "c909a0ff168e383d01aa2cb84f3e6cbc7a0c470ffe3d07946f43f83d47cc9bfa" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 94675aaefe68e1e4a4ad959d88dd65afa3a9ed3d")) 2022-11-04 02:57.23 ---> using "5315c90a66cfce3be1f8ac668b7f4445c317bfeb4b1de04fe278a4bdf33753ae" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2022-11-04 02:57.23 ---> using "f46d72ea67943cab7c832114e4ca486dbfd4f12ff8812515d1a06b3a229da8ee" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.07' '4.07.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.07.1"} | "ocaml-system" {= "4.07.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.07.1 (cached) -> installed ocaml-base-compiler.4.07.1 -> installed ocaml-config.1 -> installed ocaml.4.07.1 Done. # Run eval $(opam env --switch=4.07) to update the current shell environment 2022-11-04 02:57.23 ---> using "117713ea87fff5f949523694d22eaae1c521175038fd6cc46b871099d750cadc" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [161 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-11-02-0803.40-F-2022-11-01-2004.36.pdiff [67.9 kB] - Fetched 293 kB in 1s (227 kB/s) - Reading package lists... 2022-11-04 02:57.23 ---> using "537ca0ea3b9f193ee9a5ce6abc771fdeca177bc2e60e7742c3b2e29bf7501c36" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: === install 1 package - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (cached) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-11-04 02:57.23 ---> using "30580a7409a344573e9bfde7c70be7ee9f2992cc36d03ffd841537c902c9ccbe" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"torch.0.1\"\ \nopam install -vy \"torch.0.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"torch.0.1\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) Nothing to do. [NOTE] torch.0.1 is not installed. The following actions will be performed: === install 51 packages - install base v0.14.0 [required by torch] - install base-bytes base [required by decompress] - install bigarray-compat 1.1.0 [required by ctypes] - install camlzip 1.11 [required by npy] - install cmdliner 1.0.4 [required by torch] - install conf-libffi 2.0.0 [required by ctypes-foreign] - install conf-pkg-config 2 [required by ctypes-foreign] - install conf-zlib 1 [required by camlzip] - install csexp 1.5.1 [required by dune-configurator] - install ctypes 0.20.1 [required by torch] - install ctypes-foreign 0.18.0 [required by torch] - install decompress 0.7 [required by imagelib] - install dune 3.5.0 [required by torch] - install dune-configurator 3.5.0 [required by torch] - install imagelib 20180522 [required by torch] - install integers 0.7.0 [required by ctypes] - install jane-street-headers v0.14.0 [required by time_now] - install jst-config v0.14.1 [required by time_now] - install libtorch 1.0.1 [required by torch] - install npy 0.0.9 [required by torch] - install num 1.4 [required by sexplib] - install ocaml-compiler-libs v0.12.4 [required by torch] - install ocamlbuild 0.14.2 [required by imagelib] - install ocamlfind 1.9.1 [required by ctypes, imagelib] - install ocamlfind-secondary 1.9.1 [required by dune] - install octavius 1.2.2 [required by ppx_js_style] - install parsexp v0.14.2 [required by sexplib] - install ppx_assert v0.14.0 [required by jst-config] - install ppx_base v0.14.0 [required by time_now] - install ppx_cold v0.14.0 [required by ppx_base] - install ppx_compare v0.14.0 [required by ppx_base] - install ppx_custom_printf v0.14.1 [required by torch] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppx_enumerate v0.14.0 [required by ppx_base] - install ppx_expect v0.14.2 [required by torch] - install ppx_hash v0.14.0 [required by ppx_base] - install ppx_here v0.14.0 [required by ppx_expect] - install ppx_inline_test v0.14.1 [required by ppx_expect] - install ppx_js_style v0.14.1 [required by ppx_base] - install ppx_optcomp v0.14.2 [required by time_now] - install ppx_sexp_conv v0.14.3 [required by torch] - install ppxlib 0.25.1 [required by ppx_custom_printf, ppx_expect] - install re 1.10.4 [required by ppx_expect] - install seq base [required by re] - install sexplib v0.14.0 [required by torch] - install sexplib0 v0.14.0 [required by base, sexplib] - install stdio v0.14.0 [required by torch] - install stdlib-shims 0.3.0 [required by integers] - install time_now v0.14.0 [required by ppx_inline_test] - install topkg 1.0.5 [required by decompress] - install torch 0.1 The following system packages will first need to be installed: libffi-dev pkg-config zlib1g-dev <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Attempt installation anyway, and permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libffi-dev" "pkg-config" "zlib1g-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libffi-dev:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19051 files and directories currently installed.) - Preparing to unpack .../0-libffi-dev_3.4.4-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.4-1) ... - Selecting previously unselected package libglib2.0-0:amd64. - Preparing to unpack .../1-libglib2.0-0_2.74.1-1_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.74.1-1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../2-libglib2.0-data_2.74.1-1_all.deb ... - Unpacking libglib2.0-data (2.74.1-1) ... - Selecting previously unselected package libicu71:amd64. - Preparing to unpack .../3-libicu71_71.1-3_amd64.deb ... - Unpacking libicu71:amd64 (71.1-3) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../4-libxml2_2.9.14+dfsg-1.1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.14+dfsg-1.1) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../5-pkg-config_0.29.2-1_amd64.deb ... - Unpacking pkg-config (0.29.2-1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../6-shared-mime-info_2.2-1_amd64.deb ... - Unpacking shared-mime-info (2.2-1) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../7-xdg-user-dirs_0.18-1_amd64.deb ... - Unpacking xdg-user-dirs (0.18-1) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../8-zlib1g-dev_1%3a1.2.11.dfsg-4.1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ... - Setting up libicu71:amd64 (71.1-3) ... - Setting up xdg-user-dirs (0.18-1) ... - Setting up libglib2.0-0:amd64 (2.74.1-1) ... - No schema files found: doing nothing. - Setting up libffi-dev:amd64 (3.4.4-1) ... - Setting up libglib2.0-data (2.74.1-1) ... - Setting up pkg-config (0.29.2-1) ... - Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-4.1) ... - Setting up libxml2:amd64 (2.9.14+dfsg-1.1) ... - Setting up shared-mime-info (2.2-1) ... - Processing triggers for libc-bin (2.35-4) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/151: Processing 2/151: Processing 3/151: Processing 4/151: -> retrieved bigarray-compat.1.1.0 (cached) Processing 5/151: -> retrieved camlzip.1.11 (cached) Processing 6/151: Processing 7/151: Processing 8/151: Processing 9/151: Processing 10/151: [conf-pkg-config: pkg-config] -> retrieved base.v0.14.0 (cached) Processing 11/151: [conf-pkg-config: pkg-config] -> retrieved cmdliner.1.0.4 (cached) Processing 12/151: [conf-pkg-config: pkg-config] Processing 13/151: [conf-pkg-config: pkg-config] Processing 14/151: [cmdliner: make all] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.1 (cached) Processing 15/151: [cmdliner: make all] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-pkg-config.2) - Usage: - pkg-config [OPTION?] - - Help Options: - -h, --help Show help options - - Application Options: - --version output version of pkg-config - --modversion output version for package - --atleast-pkgconfig-version=VERSION require given version of pkg-config - --libs output all linker flags - --static output linker flags for static linking - --short-errors print short errors - --libs-only-l output -l flags - --libs-only-other output other libs (e.g. -pthread) - --libs-only-L output -L flags - --cflags output all pre-processor and compiler flags - --cflags-only-I output -I flags - --cflags-only-other output cflags not covered by the cflags-only-I option - --variable=NAME get the value of variable named NAME - --define-variable=NAME=VALUE set variable NAME to VALUE - --exists return 0 if the module(s) exist - --print-variables output list of variables defined by the module - --uninstalled return 0 if the uninstalled version of one or more module(s) or their dependencies will be used - --atleast-version=VERSION return 0 if the module is at least version VERSION - --exact-version=VERSION return 0 if the module is at exactly version VERSION - --max-version=VERSION return 0 if the module is at no newer than version VERSION - --list-all list all known packages - --debug show verbose debug information - --print-errors show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line) - --silence-errors be silent about errors (default when --exists or --atleast/exact/max-version given on the command line) - --errors-to-stdout print errors from --print-errors to stdout not stderr - --print-provides print which packages the package provides - --print-requires print which packages the package requires - --print-requires-private print which packages the package requires for static linking - --validate validate a package's .pc file - --define-prefix try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --dont-define-prefix don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --prefix-variable=PREFIX set the name of the variable that pkg-config automatically sets - -> compiled conf-pkg-config.2 Processing 15/151: [cmdliner: make all] Processing 16/151: [cmdliner: make all] [conf-pkg-config: mkdir] -> retrieved ctypes.0.20.1 (cached) Processing 17/151: [cmdliner: make all] [conf-pkg-config: mkdir] -> retrieved decompress.0.7 (cached) Processing 18/151: [cmdliner: make all] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.07" (CWD=/home/opam/.opam/4.07/.opam-switch/build/cmdliner.1.0.4) - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.0.4 Processing 18/151: [conf-pkg-config: mkdir] -> retrieved dune.3.5.0, dune-configurator.3.5.0 (cached) Processing 19/151: [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.07/lib/pkgconfig" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 19/151: Processing 20/151: [conf-libffi: pkg-config libffi] Processing 21/151: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] Processing 22/151: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [cmdliner: make install] -> retrieved imagelib.20180522 (cached) Processing 23/151: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [cmdliner: make install] -> retrieved integers.0.7.0 (cached) -> retrieved libtorch.1.0.1 (cached) Processing 24/151: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [cmdliner: make install] Processing 25/151: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [cmdliner: make install] Processing 26/151: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [cmdliner: make install] -> retrieved jane-street-headers.v0.14.0 (cached) Processing 27/151: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libffi" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-libffi.2.0.0) -> compiled conf-libffi.2.0.0 Processing 27/151: [conf-zlib: pkg-config zlib] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.07/.opam-switch/build/conf-zlib.1) -> compiled conf-zlib.1 Processing 27/151: [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.07/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.07/doc/cmdliner" (CWD=/home/opam/.opam/4.07/.opam-switch/build/cmdliner.1.0.4) - install -d /home/opam/.opam/4.07/lib/cmdliner - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.07/lib/cmdliner - install cmdliner.opam /home/opam/.opam/4.07/lib/cmdliner/opam - install _build/cmdliner.cma /home/opam/.opam/4.07/lib/cmdliner - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \ - /home/opam/.opam/4.07/lib/cmdliner - install _build/cmdliner.cmxs /home/opam/.opam/4.07/lib/cmdliner Processing 27/151: [cmdliner: make install-doc] -> retrieved jst-config.v0.14.1 (cached) Processing 28/151: [cmdliner: make install-doc] -> retrieved npy.0.0.9 (cached) Processing 29/151: [cmdliner: make install-doc] -> retrieved num.1.4 (cached) Processing 30/151: [cmdliner: make install-doc] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.07/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.07/doc/cmdliner" (CWD=/home/opam/.opam/4.07/.opam-switch/build/cmdliner.1.0.4) - install -d /home/opam/.opam/4.07/doc/cmdliner - install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.07/doc/cmdliner -> installed cmdliner.1.0.4 Processing 30/151: -> installed conf-libffi.2.0.0 Processing 31/151: Processing 32/151: -> installed conf-zlib.1 Processing 33/151: -> installed ctypes-foreign.0.18.0 Processing 34/151: Processing 35/151: [libtorch: sh] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 36/151: [libtorch: sh] -> retrieved ocamlbuild.0.14.2 (cached) Processing 37/151: [libtorch: sh] Processing 38/151: [ocamlbuild: make configure.make] [libtorch: sh] -> retrieved ocamlfind.1.9.1, ocamlfind-secondary.1.9.1 (cached) Processing 39/151: [ocamlbuild: make configure.make] [libtorch: sh] Processing 40/151: [ocamlbuild: make configure.make] [ocamlfind: ./configure] [libtorch: sh] -> retrieved octavius.1.2.2 (cached) Processing 41/151: [ocamlbuild: make configure.make] [ocamlfind: ./configure] [libtorch: sh] -> retrieved parsexp.v0.14.2 (cached) Processing 42/151: [ocamlbuild: make configure.make] [ocamlfind: ./configure] [libtorch: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.07" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.07/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.07/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.07/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2) - (echo "# This file was generated from configure.make"; \ - echo ;\ - echo "OCAML_PREFIX=/home/opam/.opam/4.07"; \ - echo "OCAML_BINDIR=/home/opam/.opam/4.07/bin"; \ - echo "OCAML_LIBDIR=/home/opam/.opam/4.07/lib/ocaml"; \ - echo "OCAML_MANDIR=/home/opam/.opam/4.07/man"; \ - echo ;\ - echo "EXT_OBJ=.o"; \ - echo "EXT_ASM=.s"; \ - echo "EXT_LIB=.a"; \ - echo "EXT_DLL=.so"; \ - echo "EXE="; \ - echo ;\ - echo "OCAML_NATIVE=true"; \ - echo "OCAML_NATIVE_TOOLS=true"; \ - echo "NATDYNLINK=true"; \ - echo "SUPPORT_SHARED_LIBRARIES=true"; \ - echo ;\ - echo "PREFIX=/home/opam/.opam/4.07"; \ - echo "BINDIR=/home/opam/.opam/4.07/bin"; \ - echo "LIBDIR=/home/opam/.opam/4.07/lib"; \ - echo "MANDIR=/home/opam/.opam/4.07/man"; \ - ) > Makefile.config - (echo "(* This file was generated from ../configure.make *)"; \ - echo ;\ - echo 'let bindir = "/home/opam/.opam/4.07/bin"'; \ - echo 'let libdir = "/home/opam/.opam/4.07/lib"'; \ - echo 'let ocaml_libdir = "/home/opam/.opam/4.07/lib/ocaml"'; \ - echo 'let libdir_abs = "/home/opam/.opam/4.07/lib"'; \ - echo 'let ocaml_native = true'; \ - echo 'let ocaml_native_tools = true'; \ - echo 'let supports_shared_libraries = true';\ - echo 'let a = "a"'; \ - echo 'let o = "o"'; \ - echo 'let so = "so"'; \ - echo 'let ext_dll = ".so"'; \ - echo 'let exe = ""'; \ - echo 'let version = "0.14.2"'; \ - ) > src/ocamlbuild_config.ml Processing 42/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_assert.v0.14.0 (cached) Processing 43/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_base.v0.14.0 (cached) Processing 44/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_cold.v0.14.0 (cached) Processing 45/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_compare.v0.14.0 (cached) Processing 46/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_custom_printf.v0.14.1 (cached) Processing 47/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_derivers.1.2.1 (cached) Processing 48/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_enumerate.v0.14.0 (cached) Processing 49/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_expect.v0.14.2 (cached) Processing 50/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_hash.v0.14.0 (cached) Processing 51/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_here.v0.14.0 (cached) Processing 52/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_inline_test.v0.14.1 (cached) Processing 53/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_js_style.v0.14.1 (cached) Processing 54/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_optcomp.v0.14.2 (cached) Processing 55/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_sexp_conv.v0.14.3 (cached) Processing 56/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] Processing 57/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] Processing 58/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved re.1.10.4 (cached) Processing 59/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved sexplib.v0.14.0 (cached) Processing 60/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] -> retrieved sexplib0.v0.14.0 (cached) Processing 61/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [libtorch: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.07/bin" "-sitelib" "/home/opam/.opam/4.07/lib" "-mandir" "/home/opam/.opam/4.07/man" "-config" "/home/opam/.opam/4.07/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1) - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: found - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.07/lib/ocaml - Binaries: /home/opam/.opam/4.07/bin - Manual pages: /home/opam/.opam/4.07/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.07/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.07/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.07/bin - Manual pages: /home/opam/.opam/4.07/man - topfind script: /home/opam/.opam/4.07/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: no - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. Processing 61/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [libtorch: sh] -> retrieved stdio.v0.14.0 (cached) Processing 62/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [libtorch: sh] -> retrieved stdlib-shims.0.3.0 (cached) Processing 63/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [libtorch: sh] -> retrieved ppxlib.0.25.1 (cached) Processing 64/151: [torch.0.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [libtorch: sh] -> retrieved time_now.v0.14.0 (cached) -> retrieved topkg.1.0.5 (cached) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.07/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.07/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -c findlib.mli - ocamlc -I +compiler-libs -opaque -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -g -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - Warning 3: deprecated: Stdlib.String.create - Use Bytes.create instead. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -c topfind.mli - ocamlc -I +compiler-libs -opaque -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.07/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.07/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' Processing 64/151: [torch.0.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [libtorch: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - Warning 3: deprecated: Stdlib.String.create - Use Bytes.create instead. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' -> compiled ocamlfind.1.9.1 Processing 64/151: [torch.0.1: http] [ocamlbuild: make check-if-preinstalled] [libtorch: sh] Processing 64/151: [ocamlbuild: make check-if-preinstalled] [libtorch: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "test -d /home/opam/.opam/4.07/lib/libtorch/lib/libtorch.so || ( unzip libtorch-linux.zip && mv -f libtorch /home/opam/.opam/4.07/lib/ )" (CWD=/home/opam/.opam/4.07/.opam-switch/build/libtorch.1.0.1) - Archive: libtorch-linux.zip - creating: libtorch/ - creating: libtorch/lib/ - inflating: libtorch/lib/libgtest.a - inflating: libtorch/lib/libbenchmark.a - inflating: libtorch/lib/libonnx_proto.a - inflating: libtorch/lib/libonnxifi_loader.a - inflating: libtorch/lib/libclog.a - inflating: libtorch/lib/libprotobuf-lite.a - inflating: libtorch/lib/libmkldnn.so - inflating: libtorch/lib/libonnxifi_dummy.so - inflating: libtorch/lib/libTHD.a - inflating: libtorch/lib/libcaffe2.so - inflating: libtorch/lib/libcaffe2_module_test_dynamic.so - inflating: libtorch/lib/libprotoc.a - inflating: libtorch/lib/libnnpack_reference_layers.a - inflating: libtorch/lib/libcaffe2_protos.a - inflating: libtorch/lib/libmkldnn.so.0.14.0 - inflating: libtorch/lib/libgomp-7bcb08ae.so.1 - inflating: libtorch/lib/libgloo_builder.a - inflating: libtorch/lib/libmkldnn.so.0 - inflating: libtorch/lib/libonnx.a - inflating: libtorch/lib/libc10d.a - inflating: libtorch/lib/libtorch.so - inflating: libtorch/lib/libbenchmark_main.a - inflating: libtorch/lib/libonnxifi.so - inflating: libtorch/lib/libnnpack.a - inflating: libtorch/lib/libtorch.so.1 - inflating: libtorch/lib/libc10.so - inflating: libtorch/lib/libgtest_main.a - inflating: libtorch/lib/libgloo.a - inflating: libtorch/lib/libpthreadpool.a - inflating: libtorch/lib/libprotobuf.a - inflating: libtorch/lib/libcpuinfo.a - creating: libtorch/share/ - creating: libtorch/share/cmake/ - creating: libtorch/share/cmake/Caffe2/ - inflating: libtorch/share/cmake/Caffe2/Caffe2Targets-release.cmake - creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/ - creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/ - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageMessage.cmake - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake - creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/ - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/run_nvcc.cmake - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/parse_cubin.cmake - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/select_compute_arch.cmake - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake - inflating: libtorch/share/cmake/Caffe2/Caffe2Config.cmake - inflating: libtorch/share/cmake/Caffe2/Caffe2Targets.cmake - creating: libtorch/share/cmake/Caffe2/public/ - inflating: libtorch/share/cmake/Caffe2/public/utils.cmake - inflating: libtorch/share/cmake/Caffe2/public/protobuf.cmake - inflating: libtorch/share/cmake/Caffe2/public/gflags.cmake - inflating: libtorch/share/cmake/Caffe2/public/glog.cmake - inflating: libtorch/share/cmake/Caffe2/public/threads.cmake - inflating: libtorch/share/cmake/Caffe2/public/mkldnn.cmake - inflating: libtorch/share/cmake/Caffe2/public/cuda.cmake - inflating: libtorch/share/cmake/Caffe2/public/mkl.cmake - inflating: libtorch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake - creating: libtorch/share/cmake/Gloo/ - inflating: libtorch/share/cmake/Gloo/GlooConfig.cmake - inflating: libtorch/share/cmake/Gloo/GlooTargets.cmake - inflating: libtorch/share/cmake/Gloo/GlooTargets-release.cmake - inflating: libtorch/share/cmake/Gloo/GlooConfigVersion.cmake - creating: libtorch/share/cmake/ATen/ - inflating: libtorch/share/cmake/ATen/ATenConfig.cmake - creating: libtorch/share/cmake/Torch/ - inflating: libtorch/share/cmake/Torch/TorchConfig.cmake - inflating: libtorch/share/cmake/Torch/TorchConfigVersion.cmake - extracting: libtorch/build-version - creating: libtorch/bin/ - creating: libtorch/include/ - creating: libtorch/include/pybind11/ - inflating: libtorch/include/pybind11/chrono.h - inflating: libtorch/include/pybind11/pytypes.h - inflating: libtorch/include/pybind11/eigen.h - creating: libtorch/include/pybind11/detail/ - inflating: libtorch/include/pybind11/detail/init.h - inflating: libtorch/include/pybind11/detail/common.h - inflating: libtorch/include/pybind11/detail/class.h - inflating: libtorch/include/pybind11/detail/descr.h - inflating: libtorch/include/pybind11/detail/internals.h - inflating: libtorch/include/pybind11/detail/typeid.h - inflating: libtorch/include/pybind11/eval.h - inflating: libtorch/include/pybind11/options.h - inflating: libtorch/include/pybind11/iostream.h - inflating: libtorch/include/pybind11/embed.h - inflating: libtorch/include/pybind11/attr.h - inflating: libtorch/include/pybind11/buffer_info.h - inflating: libtorch/include/pybind11/functional.h - inflating: libtorch/include/pybind11/common.h - inflating: libtorch/include/pybind11/pybind11.h - inflating: libtorch/include/pybind11/stl_bind.h - inflating: libtorch/include/pybind11/stl.h - inflating: libtorch/include/pybind11/numpy.h - inflating: libtorch/include/pybind11/cast.h - inflating: libtorch/include/pybind11/operators.h - inflating: libtorch/include/pybind11/complex.h - creating: libtorch/include/torch/ - inflating: libtorch/include/torch/extension.h - inflating: libtorch/include/torch/script.h - creating: libtorch/include/torch/csrc/ - inflating: libtorch/include/torch/csrc/THP_export.h - inflating: libtorch/include/torch/csrc/Module.h - inflating: libtorch/include/torch/csrc/DataLoader.h - inflating: libtorch/include/torch/csrc/WindowsTorchApiMacro.h - inflating: libtorch/include/torch/csrc/PythonTypes.h - inflating: libtorch/include/torch/csrc/serialization.h - inflating: libtorch/include/torch/csrc/StorageDefs.h - inflating: libtorch/include/torch/csrc/Dtype.h - inflating: libtorch/include/torch/csrc/PtrWrapper.h - creating: libtorch/include/torch/csrc/api/ - creating: libtorch/include/torch/csrc/api/include/ - creating: libtorch/include/torch/csrc/api/include/torch/ - inflating: libtorch/include/torch/csrc/api/include/torch/all.h - creating: libtorch/include/torch/csrc/api/include/torch/data/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/example.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader_options.h - creating: libtorch/include/torch/csrc/api/include/torch/data/detail/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/sequencers.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/queue.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets.h - creating: libtorch/include/torch/csrc/api/include/torch/data/transforms/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/tensor.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/base.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/collate.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/stack.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/lambda.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/worker_exception.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/iterator.h - creating: libtorch/include/torch/csrc/api/include/torch/data/samplers/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/base.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/stream.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/custom_batch_request.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/sequential.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/serialize.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/random.h - creating: libtorch/include/torch/csrc/api/include/torch/data/datasets/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/map.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/tensor.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/base.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/shared.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/mnist.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms.h - creating: libtorch/include/torch/csrc/api/include/torch/detail/ - inflating: libtorch/include/torch/csrc/api/include/torch/detail/static.h - inflating: libtorch/include/torch/csrc/api/include/torch/jit.h - inflating: libtorch/include/torch/csrc/api/include/torch/expanding_array.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim.h - inflating: libtorch/include/torch/csrc/api/include/torch/torch.h - inflating: libtorch/include/torch/csrc/api/include/torch/cuda.h - inflating: libtorch/include/torch/csrc/api/include/torch/utils.h - creating: libtorch/include/torch/csrc/api/include/torch/optim/ - inflating: libtorch/include/torch/csrc/api/include/torch/optim/lbfgs.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/sgd.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/optimizer.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/adam.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/rmsprop.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/adagrad.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/serialize.h - creating: libtorch/include/torch/csrc/api/include/torch/nn/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h - creating: libtorch/include/torch/csrc/api/include/torch/nn/modules/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/batchnorm.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/rnn.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/embedding.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/linear.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/any.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/functional.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/dropout.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/sequential.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/conv.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/init.h - creating: libtorch/include/torch/csrc/api/include/torch/nn/parallel/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/module.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules.h - inflating: libtorch/include/torch/csrc/api/include/torch/data.h - inflating: libtorch/include/torch/csrc/api/include/torch/arg.h - inflating: libtorch/include/torch/csrc/api/include/torch/python.h - inflating: libtorch/include/torch/csrc/api/include/torch/ordered_dict.h - inflating: libtorch/include/torch/csrc/api/include/torch/types.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn.h - inflating: libtorch/include/torch/csrc/api/include/torch/serialize.h - creating: libtorch/include/torch/csrc/api/include/torch/serialize/ - inflating: libtorch/include/torch/csrc/api/include/torch/serialize/input-archive.h - inflating: libtorch/include/torch/csrc/api/include/torch/serialize/tensor.h - inflating: libtorch/include/torch/csrc/api/include/torch/serialize/archive.h - inflating: libtorch/include/torch/csrc/api/include/torch/serialize/output-archive.h - inflating: libtorch/include/torch/csrc/byte_order.h - inflating: libtorch/include/torch/csrc/Storage.h - inflating: libtorch/include/torch/csrc/Layout.h - inflating: libtorch/include/torch/csrc/DynamicTypes.h - inflating: libtorch/include/torch/csrc/Generator.h - creating: libtorch/include/torch/csrc/utils/ - inflating: libtorch/include/torch/csrc/utils/tensor_new.h - inflating: libtorch/include/torch/csrc/utils/python_scalars.h - inflating: libtorch/include/torch/csrc/utils/numpy_stub.h - inflating: libtorch/include/torch/csrc/utils/tensor_numpy.h - inflating: libtorch/include/torch/csrc/utils/tensor_list.h - inflating: libtorch/include/torch/csrc/utils/python_stub.h - inflating: libtorch/include/torch/csrc/utils/tensor_flatten.h - inflating: libtorch/include/torch/csrc/utils/tuple_parser.h - inflating: libtorch/include/torch/csrc/utils/disallow_copy.h - inflating: libtorch/include/torch/csrc/utils/python_tuples.h - inflating: libtorch/include/torch/csrc/utils/hash.h - inflating: libtorch/include/torch/csrc/utils/auto_gil.h - inflating: libtorch/include/torch/csrc/utils/memory.h - inflating: libtorch/include/torch/csrc/utils/tensor_layouts.h - inflating: libtorch/include/torch/csrc/utils/tensor_dtypes.h - inflating: libtorch/include/torch/csrc/utils/invalid_arguments.h - inflating: libtorch/include/torch/csrc/utils/python_compat.h - inflating: libtorch/include/torch/csrc/utils/python_arg_parser.h - inflating: libtorch/include/torch/csrc/utils/variadic.h - inflating: libtorch/include/torch/csrc/utils/cuda_lazy_init.h - inflating: libtorch/include/torch/csrc/utils/functional.h - inflating: libtorch/include/torch/csrc/utils/object_ptr.h - inflating: libtorch/include/torch/csrc/utils/tensor_types.h - inflating: libtorch/include/torch/csrc/utils/cuda_enabled.h - inflating: libtorch/include/torch/csrc/utils/tempfile.h - inflating: libtorch/include/torch/csrc/utils/pybind.h - inflating: libtorch/include/torch/csrc/utils/python_strings.h - inflating: libtorch/include/torch/csrc/utils/tensor_apply.h - inflating: libtorch/include/torch/csrc/utils/python_numbers.h - inflating: libtorch/include/torch/csrc/THP.h - inflating: libtorch/include/torch/csrc/Exceptions.h - inflating: libtorch/include/torch/csrc/utils.h - inflating: libtorch/include/torch/csrc/THP_API.h - inflating: libtorch/include/torch/csrc/Size.h - inflating: libtorch/include/torch/csrc/variable_tensor_functions.h - inflating: libtorch/include/torch/csrc/Types.h - creating: libtorch/include/torch/csrc/autograd/ - inflating: libtorch/include/torch/csrc/autograd/variable.h - inflating: libtorch/include/torch/csrc/autograd/VariableTypeUtils.h - inflating: libtorch/include/torch/csrc/autograd/variable_version.h - inflating: libtorch/include/torch/csrc/autograd/function_hook.h - inflating: libtorch/include/torch/csrc/autograd/python_variable.h - inflating: libtorch/include/torch/csrc/autograd/python_legacy_variable.h - inflating: libtorch/include/torch/csrc/autograd/python_variable_indexing.h - inflating: libtorch/include/torch/csrc/autograd/engine.h - inflating: libtorch/include/torch/csrc/autograd/input_buffer.h - inflating: libtorch/include/torch/csrc/autograd/python_hook.h - inflating: libtorch/include/torch/csrc/autograd/saved_variable.h - inflating: libtorch/include/torch/csrc/autograd/grad_mode.h - inflating: libtorch/include/torch/csrc/autograd/function.h - inflating: libtorch/include/torch/csrc/autograd/anomaly_mode.h - inflating: libtorch/include/torch/csrc/autograd/autograd.h - inflating: libtorch/include/torch/csrc/autograd/python_function.h - creating: libtorch/include/torch/csrc/autograd/generated/ - inflating: libtorch/include/torch/csrc/autograd/generated/python_nn_functions.h - inflating: libtorch/include/torch/csrc/autograd/generated/python_functions.h - inflating: libtorch/include/torch/csrc/autograd/generated/python_nn_functions_dispatch.h - inflating: libtorch/include/torch/csrc/autograd/generated/Functions.h - inflating: libtorch/include/torch/csrc/autograd/generated/variable_factories.h - inflating: libtorch/include/torch/csrc/autograd/generated/python_torch_functions_dispatch.h - inflating: libtorch/include/torch/csrc/autograd/generated/python_variable_methods_dispatch.h - inflating: libtorch/include/torch/csrc/autograd/generated/VariableType.h - inflating: libtorch/include/torch/csrc/autograd/python_cpp_function.h - inflating: libtorch/include/torch/csrc/autograd/symbolic.h - inflating: libtorch/include/torch/csrc/autograd/python_anomaly_mode.h - inflating: libtorch/include/torch/csrc/autograd/edge.h - inflating: libtorch/include/torch/csrc/autograd/profiler.h - inflating: libtorch/include/torch/csrc/autograd/input_metadata.h - extracting: libtorch/include/torch/csrc/autograd/type_and_shape.h - inflating: libtorch/include/torch/csrc/autograd/python_engine.h - inflating: libtorch/include/torch/csrc/Device.h - inflating: libtorch/include/torch/csrc/python_headers.h - creating: libtorch/include/torch/csrc/cuda/ - inflating: libtorch/include/torch/csrc/cuda/override_macros.h - inflating: libtorch/include/torch/csrc/cuda/cuda_check.h - inflating: libtorch/include/torch/csrc/cuda/Module.h - inflating: libtorch/include/torch/csrc/cuda/serialization.h - inflating: libtorch/include/torch/csrc/cuda/THCP.h - inflating: libtorch/include/torch/csrc/cuda/Stream.h - inflating: libtorch/include/torch/csrc/cuda/undef_macros.h - inflating: libtorch/include/torch/csrc/cuda/Storage.h - inflating: libtorch/include/torch/csrc/cuda/nccl.h - inflating: libtorch/include/torch/csrc/cuda/python_comm.h - inflating: libtorch/include/torch/csrc/cuda/utils.h - inflating: libtorch/include/torch/csrc/cuda/restore_macros.h - inflating: libtorch/include/torch/csrc/cuda/device_set.h - inflating: libtorch/include/torch/csrc/cuda/comm.h - inflating: libtorch/include/torch/csrc/cuda/python_nccl.h - creating: libtorch/include/torch/csrc/jit/ - inflating: libtorch/include/torch/csrc/jit/python_arg_flatten.h - inflating: libtorch/include/torch/csrc/jit/code_template.h - inflating: libtorch/include/torch/csrc/jit/function_schema.h - creating: libtorch/include/torch/csrc/jit/passes/ - inflating: libtorch/include/torch/csrc/jit/passes/canonicalize_ops.h - inflating: libtorch/include/torch/csrc/jit/passes/to_batch.h - inflating: libtorch/include/torch/csrc/jit/passes/dead_code_elimination.h - inflating: libtorch/include/torch/csrc/jit/passes/loop_unrolling.h - inflating: libtorch/include/torch/csrc/jit/passes/constant_pooling.h - inflating: libtorch/include/torch/csrc/jit/passes/canonicalize.h - inflating: libtorch/include/torch/csrc/jit/passes/requires_grad_analysis.h - inflating: libtorch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h - inflating: libtorch/include/torch/csrc/jit/passes/onnx.h - inflating: libtorch/include/torch/csrc/jit/passes/lower_grad_of.h - inflating: libtorch/include/torch/csrc/jit/passes/graph_fuser.h - inflating: libtorch/include/torch/csrc/jit/passes/inplace_check.h - inflating: libtorch/include/torch/csrc/jit/passes/shape_analysis.h - inflating: libtorch/include/torch/csrc/jit/passes/remove_inplace_ops.h - inflating: libtorch/include/torch/csrc/jit/passes/lower_tuples.h - inflating: libtorch/include/torch/csrc/jit/passes/alias_analysis.h - inflating: libtorch/include/torch/csrc/jit/passes/batch_mm.h - inflating: libtorch/include/torch/csrc/jit/passes/peephole.h - inflating: libtorch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h - inflating: libtorch/include/torch/csrc/jit/passes/python_print.h - inflating: libtorch/include/torch/csrc/jit/passes/specialize_undef.h - inflating: libtorch/include/torch/csrc/jit/passes/remove_expands.h - inflating: libtorch/include/torch/csrc/jit/passes/constant_propagation.h - inflating: libtorch/include/torch/csrc/jit/passes/erase_number_types.h - inflating: libtorch/include/torch/csrc/jit/passes/common_subexpression_elimination.h - inflating: libtorch/include/torch/csrc/jit/symbolic_variable.h - inflating: libtorch/include/torch/csrc/jit/alias_info.h - inflating: libtorch/include/torch/csrc/jit/node_hashing.h - inflating: libtorch/include/torch/csrc/jit/tracer.h - inflating: libtorch/include/torch/csrc/jit/argument_spec.h - inflating: libtorch/include/torch/csrc/jit/assertions.h - inflating: libtorch/include/torch/csrc/jit/python_tracer.h - inflating: libtorch/include/torch/csrc/jit/operator.h - inflating: libtorch/include/torch/csrc/jit/python_ir.h - inflating: libtorch/include/torch/csrc/jit/type.h - inflating: libtorch/include/torch/csrc/jit/generic_if.h - inflating: libtorch/include/torch/csrc/jit/dynamic_dag.h - inflating: libtorch/include/torch/csrc/jit/import.h - inflating: libtorch/include/torch/csrc/jit/init.h - inflating: libtorch/include/torch/csrc/jit/export.h - inflating: libtorch/include/torch/csrc/jit/import_method.h - inflating: libtorch/include/torch/csrc/jit/pybind_utils.h - inflating: libtorch/include/torch/csrc/jit/stack.h - inflating: libtorch/include/torch/csrc/jit/interned_strings.h - extracting: libtorch/include/torch/csrc/jit/interned_strings_class.h - inflating: libtorch/include/torch/csrc/jit/variable_tensor_list.h - inflating: libtorch/include/torch/csrc/jit/constants.h - inflating: libtorch/include/torch/csrc/jit/custom_operator.h - inflating: libtorch/include/torch/csrc/jit/autodiff.h - inflating: libtorch/include/torch/csrc/jit/source_range.h - inflating: libtorch/include/torch/csrc/jit/resource_guard.h - inflating: libtorch/include/torch/csrc/jit/scope.h - inflating: libtorch/include/torch/csrc/jit/source_location.h - creating: libtorch/include/torch/csrc/jit/script/ - inflating: libtorch/include/torch/csrc/jit/script/compiler.h - inflating: libtorch/include/torch/csrc/jit/script/builtin_functions.h - inflating: libtorch/include/torch/csrc/jit/script/python_tree_views.h - inflating: libtorch/include/torch/csrc/jit/script/init.h - inflating: libtorch/include/torch/csrc/jit/script/lexer.h - inflating: libtorch/include/torch/csrc/jit/script/error_report.h - inflating: libtorch/include/torch/csrc/jit/script/jit_exception.h - inflating: libtorch/include/torch/csrc/jit/script/parser.h - inflating: libtorch/include/torch/csrc/jit/script/tree_views.h - inflating: libtorch/include/torch/csrc/jit/script/tree.h - inflating: libtorch/include/torch/csrc/jit/script/parse_string_literal.h - inflating: libtorch/include/torch/csrc/jit/script/module.h - inflating: libtorch/include/torch/csrc/jit/ir.h - inflating: libtorch/include/torch/csrc/jit/hooks_for_testing.h - inflating: libtorch/include/torch/csrc/jit/attributes.h - inflating: libtorch/include/torch/csrc/jit/graph_executor.h - inflating: libtorch/include/torch/csrc/jit/ir_views.h - inflating: libtorch/include/torch/csrc/jit/pybind.h - inflating: libtorch/include/torch/csrc/jit/graph_node_list.h - inflating: libtorch/include/torch/csrc/jit/interpreter.h - inflating: libtorch/include/torch/csrc/jit/tracing_state.h - inflating: libtorch/include/torch/csrc/jit/named_value.h - inflating: libtorch/include/torch/csrc/jit/ivalue.h - inflating: libtorch/include/torch/csrc/copy_utils.h - inflating: libtorch/include/torch/csrc/TypeInfo.h - creating: libtorch/include/c10/ - inflating: libtorch/include/c10/Half-inl.h - creating: libtorch/include/c10/core/ - inflating: libtorch/include/c10/core/Allocator.h - inflating: libtorch/include/c10/core/bitcasts.h - inflating: libtorch/include/c10/core/ScalarType.h - inflating: libtorch/include/c10/core/Storage.h - inflating: libtorch/include/c10/core/StorageImpl.h - inflating: libtorch/include/c10/core/Layout.h - inflating: libtorch/include/c10/core/Scalar.h - inflating: libtorch/include/c10/core/TensorTypeIdRegistration.h - inflating: libtorch/include/c10/core/TensorTypeId.h - inflating: libtorch/include/c10/core/Backend.h - inflating: libtorch/include/c10/core/ScalarTypeUtils.h - creating: libtorch/include/c10/impl/ - inflating: libtorch/include/c10/impl/FakeGuardImpl.h - inflating: libtorch/include/c10/impl/InlineDeviceGuard.h - inflating: libtorch/include/c10/impl/VirtualGuardImpl.h - inflating: libtorch/include/c10/impl/DeviceGuardImplInterface.h - inflating: libtorch/include/c10/impl/InlineStreamGuard.h - inflating: libtorch/include/c10/Half.h - inflating: libtorch/include/c10/Stream.h - creating: libtorch/include/c10/macros/ - inflating: libtorch/include/c10/macros/Macros.h - inflating: libtorch/include/c10/macros/cmake_macros.h - inflating: libtorch/include/c10/macros/Export.h - creating: libtorch/include/c10/util/ - inflating: libtorch/include/c10/util/Metaprogramming.h - inflating: libtorch/include/c10/util/Type.h - inflating: libtorch/include/c10/util/UniqueVoidPtr.h - inflating: libtorch/include/c10/util/Backtrace.h - inflating: libtorch/include/c10/util/Logging.h - inflating: libtorch/include/c10/util/AlignOf.h - inflating: libtorch/include/c10/util/TypeTraits.h - inflating: libtorch/include/c10/util/TypeList.h - inflating: libtorch/include/c10/util/logging_is_not_google_glog.h - inflating: libtorch/include/c10/util/Registry.h - inflating: libtorch/include/c10/util/string_utils.h - inflating: libtorch/include/c10/util/C++17.h - inflating: libtorch/include/c10/util/Exception.h - inflating: libtorch/include/c10/util/Optional.h - inflating: libtorch/include/c10/util/IdWrapper.h - inflating: libtorch/include/c10/util/Flags.h - inflating: libtorch/include/c10/util/logging_is_google_glog.h - inflating: libtorch/include/c10/util/flat_hash_map.h - inflating: libtorch/include/c10/util/SmallVector.h - inflating: libtorch/include/c10/util/intrusive_ptr.h - inflating: libtorch/include/c10/util/StringUtil.h - inflating: libtorch/include/c10/util/Array.h - inflating: libtorch/include/c10/util/ArrayRef.h - inflating: libtorch/include/c10/util/typeid.h - inflating: libtorch/include/c10/util/LeftRight.h - inflating: libtorch/include/c10/DeviceType.h - inflating: libtorch/include/c10/StreamGuard.h - inflating: libtorch/include/c10/DeviceGuard.h - inflating: libtorch/include/c10/Device.h - creating: libtorch/include/c10/cuda/ - inflating: libtorch/include/c10/cuda/CUDAMathCompat.h - creating: libtorch/include/c10/cuda/impl/ - inflating: libtorch/include/c10/cuda/impl/CUDATest.h - inflating: libtorch/include/c10/cuda/CUDAMacros.h - inflating: libtorch/include/c10/cuda/CUDAFunctions.h - inflating: libtorch/include/c10/cuda/CUDAException.h - creating: libtorch/include/caffe2/ - creating: libtorch/include/caffe2/core/ - inflating: libtorch/include/caffe2/core/blob_serialization.h - inflating: libtorch/include/caffe2/core/net_simple_refcount.h - inflating: libtorch/include/caffe2/core/tensor.h - inflating: libtorch/include/caffe2/core/scope_guard.h - inflating: libtorch/include/caffe2/core/operator_c10wrapper.h - inflating: libtorch/include/caffe2/core/qtensor.h - inflating: libtorch/include/caffe2/core/flags.h - inflating: libtorch/include/caffe2/core/macros.h - inflating: libtorch/include/caffe2/core/net_dag_utils.h - inflating: libtorch/include/caffe2/core/common_gpu.h - inflating: libtorch/include/caffe2/core/asan.h - inflating: libtorch/include/caffe2/core/net.h - inflating: libtorch/include/caffe2/core/blob_serializer_base.h - inflating: libtorch/include/caffe2/core/operator_gradient.h - inflating: libtorch/include/caffe2/core/stats.h - inflating: libtorch/include/caffe2/core/plan_executor.h - inflating: libtorch/include/caffe2/core/tensor_impl.h - inflating: libtorch/include/caffe2/core/blob_stats.h - inflating: libtorch/include/caffe2/core/event_cpu.h - inflating: libtorch/include/caffe2/core/event.h - inflating: libtorch/include/caffe2/core/logging.h - inflating: libtorch/include/caffe2/core/THCCachingAllocator_gpu.h - inflating: libtorch/include/caffe2/core/operator.h - inflating: libtorch/include/caffe2/core/net_simple.h - inflating: libtorch/include/caffe2/core/cudnn_wrappers.h - inflating: libtorch/include/caffe2/core/numa.h - inflating: libtorch/include/caffe2/core/timer.h - inflating: libtorch/include/caffe2/core/context_base.h - inflating: libtorch/include/caffe2/core/storage.h - inflating: libtorch/include/caffe2/core/net_async_tracing.h - inflating: libtorch/include/caffe2/core/blob.h - inflating: libtorch/include/caffe2/core/static_tracepoint.h - inflating: libtorch/include/caffe2/core/init.h - inflating: libtorch/include/caffe2/core/graph.h - inflating: libtorch/include/caffe2/core/operator_schema.h - inflating: libtorch/include/caffe2/core/net_async_base.h - inflating: libtorch/include/caffe2/core/context_gpu.h - inflating: libtorch/include/caffe2/core/prof_dag_counters.h - inflating: libtorch/include/caffe2/core/allocator.h - inflating: libtorch/include/caffe2/core/static_tracepoint_elfx86.h - inflating: libtorch/include/caffe2/core/db.h - inflating: libtorch/include/caffe2/core/observer.h - inflating: libtorch/include/caffe2/core/qtensor_serialization.h - inflating: libtorch/include/caffe2/core/common.h - inflating: libtorch/include/caffe2/core/context.h - inflating: libtorch/include/caffe2/core/common_omp.h - inflating: libtorch/include/caffe2/core/transform.h - inflating: libtorch/include/caffe2/core/net_async_scheduling.h - inflating: libtorch/include/caffe2/core/common_cudnn.h - inflating: libtorch/include/caffe2/core/types.h - inflating: libtorch/include/caffe2/core/workspace.h - inflating: libtorch/include/caffe2/core/tensor_int8.h - inflating: libtorch/include/caffe2/core/memonger.h - inflating: libtorch/include/caffe2/core/module.h - creating: libtorch/include/caffe2/utils/ - inflating: libtorch/include/caffe2/utils/map_utils.h - inflating: libtorch/include/caffe2/utils/math-detail.h - inflating: libtorch/include/caffe2/utils/murmur_hash3.h - inflating: libtorch/include/caffe2/utils/smart_tensor_printer.h - inflating: libtorch/include/caffe2/utils/math_utils.h - inflating: libtorch/include/caffe2/utils/cpu_neon.h - inflating: libtorch/include/caffe2/utils/fixed_divisor.h - inflating: libtorch/include/caffe2/utils/zmq_helper.h - inflating: libtorch/include/caffe2/utils/proto_convert.h - inflating: libtorch/include/caffe2/utils/proto_wrap.h - inflating: libtorch/include/caffe2/utils/simple_queue.h - inflating: libtorch/include/caffe2/utils/math.h - inflating: libtorch/include/caffe2/utils/proto_utils.h - inflating: libtorch/include/caffe2/utils/string_utils.h - inflating: libtorch/include/caffe2/utils/eigen_utils.h - inflating: libtorch/include/caffe2/utils/thread_name.h - inflating: libtorch/include/caffe2/utils/conversions.h - inflating: libtorch/include/caffe2/utils/signal_handler.h - inflating: libtorch/include/caffe2/utils/cblas.h - inflating: libtorch/include/caffe2/utils/filler.h - inflating: libtorch/include/caffe2/utils/thread_pool.h - inflating: libtorch/include/caffe2/utils/bench_utils.h - inflating: libtorch/include/caffe2/utils/cpuid.h - inflating: libtorch/include/caffe2/utils/cast.h - creating: libtorch/include/caffe2/proto/ - inflating: libtorch/include/caffe2/proto/prof_dag.pb.h - inflating: libtorch/include/caffe2/proto/caffe2_legacy.pb.h - inflating: libtorch/include/caffe2/proto/torch.pb.h - inflating: libtorch/include/caffe2/proto/caffe2_pb.h - inflating: libtorch/include/caffe2/proto/torch_pb.h - inflating: libtorch/include/caffe2/proto/hsm.pb.h - inflating: libtorch/include/caffe2/proto/caffe2.pb.h - inflating: libtorch/include/caffe2/proto/predictor_consts.pb.h - inflating: libtorch/include/caffe2/proto/metanet.pb.h - creating: libtorch/include/ATen/ - inflating: libtorch/include/ATen/MatrixRef.h - inflating: libtorch/include/ATen/dlpack.h - inflating: libtorch/include/ATen/SparseCPUFloatType.h - inflating: libtorch/include/ATen/Dispatch.h - inflating: libtorch/include/ATen/LegacyTHDispatch.h - inflating: libtorch/include/ATen/UndefinedType.h - inflating: libtorch/include/ATen/InitialTensorOptions.h - inflating: libtorch/include/ATen/SparseCUDAByteType.h - extracting: libtorch/include/ATen/Type.h - creating: libtorch/include/ATen/core/ - inflating: libtorch/include/ATen/core/VariableHooksInterface.h - inflating: libtorch/include/ATen/core/Macros.h - inflating: libtorch/include/ATen/core/Type.h - inflating: libtorch/include/ATen/core/TensorOptions.h - inflating: libtorch/include/ATen/core/Backtrace.h - inflating: libtorch/include/ATen/core/function_schema.h - extracting: libtorch/include/ATen/core/Half.h - inflating: libtorch/include/ATen/core/ATenGeneral.h - inflating: libtorch/include/ATen/core/DimVector.h - inflating: libtorch/include/ATen/core/TensorAccessor.h - inflating: libtorch/include/ATen/core/LegacyTypeDispatch.h - inflating: libtorch/include/ATen/core/Deprecated.h - extracting: libtorch/include/ATen/core/ScalarType.h - inflating: libtorch/include/ATen/core/alias_info.h - inflating: libtorch/include/ATen/core/TensorImpl.h - inflating: libtorch/include/ATen/core/Range.h - inflating: libtorch/include/ATen/core/SparseTensorRef.h - inflating: libtorch/include/ATen/core/Generator.h - inflating: libtorch/include/ATen/core/context_base.h - extracting: libtorch/include/ATen/core/Scalar.h - inflating: libtorch/include/ATen/core/aten_interned_strings.h - inflating: libtorch/include/ATen/core/DefaultDtype.h - inflating: libtorch/include/ATen/core/blob.h - inflating: libtorch/include/ATen/core/Formatting.h - inflating: libtorch/include/ATen/core/Reduction.h - inflating: libtorch/include/ATen/core/TensorMethods.h - inflating: libtorch/include/ATen/core/WrapDimMinimal.h - inflating: libtorch/include/ATen/core/LegacyDeviceTypeInit.h - inflating: libtorch/include/ATen/core/interned_strings.h - inflating: libtorch/include/ATen/core/functional.h - inflating: libtorch/include/ATen/core/interned_strings_class.h - inflating: libtorch/include/ATen/core/thread_pool.h - inflating: libtorch/include/ATen/core/jit_type.h - inflating: libtorch/include/ATen/core/UndefinedTensorImpl.h - inflating: libtorch/include/ATen/core/Tensor.h - extracting: libtorch/include/ATen/core/typeid.h - inflating: libtorch/include/ATen/core/ivalue.h - inflating: libtorch/include/ATen/DLConvertor.h - inflating: libtorch/include/ATen/CPUDoubleType.h - extracting: libtorch/include/ATen/TensorOptions.h - inflating: libtorch/include/ATen/NativeFunctions.h - inflating: libtorch/include/ATen/SparseCUDAShortType.h - extracting: libtorch/include/ATen/Allocator.h - inflating: libtorch/include/ATen/WrapDimUtils.h - inflating: libtorch/include/ATen/LegacyTHDispatcher.h - extracting: libtorch/include/ATen/Backtrace.h - extracting: libtorch/include/ATen/Half.h - extracting: libtorch/include/ATen/DimVector.h - inflating: libtorch/include/ATen/TypeExtendedInterface.h - inflating: libtorch/include/ATen/Config.h - inflating: libtorch/include/ATen/TensorAccessor.h - inflating: libtorch/include/ATen/ScalarType.h - inflating: libtorch/include/ATen/WrapDimUtilsMulti.h - inflating: libtorch/include/ATen/CPUIntType.h - inflating: libtorch/include/ATen/div_rtn.h - creating: libtorch/include/ATen/detail/ - inflating: libtorch/include/ATen/detail/FunctionTraits.h - inflating: libtorch/include/ATen/detail/ScalarTypeConversions.h - inflating: libtorch/include/ATen/detail/CPUGuardImpl.h - inflating: libtorch/include/ATen/detail/CUDAHooksInterface.h - inflating: libtorch/include/ATen/detail/ComplexHooksInterface.h - inflating: libtorch/include/ATen/detail/HIPHooksInterface.h - inflating: libtorch/include/ATen/SparseCPUCharType.h - extracting: libtorch/include/ATen/Storage.h - extracting: libtorch/include/ATen/Layout.h - inflating: libtorch/include/ATen/CPUGenerator.h - inflating: libtorch/include/ATen/CUDADoubleType.h - inflating: libtorch/include/ATen/Functions.h - inflating: libtorch/include/ATen/ExpandUtils.h - extracting: libtorch/include/ATen/Generator.h - inflating: libtorch/include/ATen/SparseCUDALongType.h - inflating: libtorch/include/ATen/CUDAIntType.h - inflating: libtorch/include/ATen/Utils.h - extracting: libtorch/include/ATen/Scalar.h - inflating: libtorch/include/ATen/CPULongType.h - inflating: libtorch/include/ATen/ATen.h - inflating: libtorch/include/ATen/CUDAHalfType.h - extracting: libtorch/include/ATen/Formatting.h - inflating: libtorch/include/ATen/TensorGeometry.h - inflating: libtorch/include/ATen/InferSize.h - inflating: libtorch/include/ATen/CheckGenerator.h - inflating: libtorch/include/ATen/TensorUtils.h - inflating: libtorch/include/ATen/Context.h - inflating: libtorch/include/ATen/CPUFloatType.h - inflating: libtorch/include/ATen/SparseCPUDoubleType.h - inflating: libtorch/include/ATen/CUDALongType.h - inflating: libtorch/include/ATen/TypeDefault.h - inflating: libtorch/include/ATen/CPUGeneral.h - creating: libtorch/include/ATen/cudnn/ - extracting: libtorch/include/ATen/cudnn/Handles.h - inflating: libtorch/include/ATen/cudnn/Utils.h - extracting: libtorch/include/ATen/cudnn/Exceptions.h - inflating: libtorch/include/ATen/cudnn/Descriptors.h - inflating: libtorch/include/ATen/cudnn/Types.h - inflating: libtorch/include/ATen/cudnn/Handle.h - inflating: libtorch/include/ATen/cudnn/cudnn-wrapper.h - inflating: libtorch/include/ATen/CPUApplyUtils.h - inflating: libtorch/include/ATen/SparseCUDAIntType.h - inflating: libtorch/include/ATen/ScalarOps.h - inflating: libtorch/include/ATen/CPUCharType.h - inflating: libtorch/include/ATen/CUDAGenerator.h - inflating: libtorch/include/ATen/SparseCUDADoubleType.h - inflating: libtorch/include/ATen/CUDAByteType.h - inflating: libtorch/include/ATen/AccumulateType.h - inflating: libtorch/include/ATen/DeviceGuard.h - inflating: libtorch/include/ATen/CPUHalfType.h - inflating: libtorch/include/ATen/CPUTypeDefault.h - inflating: libtorch/include/ATen/CUDAFloatType.h - inflating: libtorch/include/ATen/CPUFixedAllocator.h - inflating: libtorch/include/ATen/SparseCPULongType.h - inflating: libtorch/include/ATen/Parallel.h - inflating: libtorch/include/ATen/CUDACharType.h - extracting: libtorch/include/ATen/Backend.h - inflating: libtorch/include/ATen/CPUShortType.h - extracting: libtorch/include/ATen/SmallVector.h - inflating: libtorch/include/ATen/SparseTensorUtils.h - inflating: libtorch/include/ATen/CPUByteType.h - extracting: libtorch/include/ATen/Device.h - inflating: libtorch/include/ATen/CUDAShortType.h - inflating: libtorch/include/ATen/SparseCUDAFloatType.h - inflating: libtorch/include/ATen/SparseCPUByteType.h - creating: libtorch/include/ATen/cpu/ - inflating: libtorch/include/ATen/cpu/vml.h - inflating: libtorch/include/ATen/cpu/FlushDenormal.h - inflating: libtorch/include/ATen/SparseCPUIntType.h - inflating: libtorch/include/ATen/TensorOperators.h - inflating: libtorch/include/ATen/RegisterCUDA.h - inflating: libtorch/include/ATen/SparseTensorImpl.h - inflating: libtorch/include/ATen/SparseCPUShortType.h - creating: libtorch/include/ATen/cuda/ - inflating: libtorch/include/ATen/cuda/CUDAContext.h - inflating: libtorch/include/ATen/cuda/CUDAEvent.h - inflating: libtorch/include/ATen/cuda/ATenCUDAGeneral.h - inflating: libtorch/include/ATen/cuda/CUDAGuard.h - inflating: libtorch/include/ATen/cuda/PinnedMemoryAllocator.h - inflating: libtorch/include/ATen/cuda/NumericLimits.cuh - inflating: libtorch/include/ATen/cuda/CUDADevice.h - creating: libtorch/include/ATen/cuda/detail/ - inflating: libtorch/include/ATen/cuda/detail/CUDAHooks.h - inflating: libtorch/include/ATen/cuda/detail/IndexUtils.cuh - inflating: libtorch/include/ATen/cuda/detail/KernelUtils.h - inflating: libtorch/include/ATen/cuda/detail/CUDAGuardImpl.h - inflating: libtorch/include/ATen/cuda/detail/TensorInfo.cuh - inflating: libtorch/include/ATen/cuda/detail/OffsetCalculator.cuh - inflating: libtorch/include/ATen/cuda/CUDAUtils.h - inflating: libtorch/include/ATen/cuda/CUDAMultiStreamGuard.h - inflating: libtorch/include/ATen/cuda/_curand_mtgp32_host.h - inflating: libtorch/include/ATen/cuda/CUDATypeDefault.h - inflating: libtorch/include/ATen/cuda/Exceptions.h - inflating: libtorch/include/ATen/cuda/CUDAConfig.h - inflating: libtorch/include/ATen/cuda/CUDAApplyUtils.cuh - inflating: libtorch/include/ATen/cuda/CUDAStream.h - inflating: libtorch/include/ATen/cuda/Array.h - inflating: libtorch/include/ATen/cuda/CUDATensorMethods.cuh - inflating: libtorch/include/ATen/SparseCUDACharType.h - extracting: libtorch/include/ATen/Tensor.h - inflating: libtorch/include/ATen/RegisterCPU.h - extracting: libtorch/include/ATen/ArrayRef.h - creating: libtorch/include/TH/ - inflating: libtorch/include/TH/THBlas.h - inflating: libtorch/include/TH/THGenerateHalfType.h - inflating: libtorch/include/TH/THLapack.h - inflating: libtorch/include/TH/THFile.h - inflating: libtorch/include/TH/THMath.h - inflating: libtorch/include/TH/THGenerateCharType.h - inflating: libtorch/include/TH/THGenerator.hpp - inflating: libtorch/include/TH/THGenerateFloatTypes.h - inflating: libtorch/include/TH/THDiskFile.h - inflating: libtorch/include/TH/THGenerateAllTypes.h - inflating: libtorch/include/TH/THTensorApply.h - inflating: libtorch/include/TH/THGenerateByteType.h - inflating: libtorch/include/TH/THAllocator.h - inflating: libtorch/include/TH/THTensorDimApply.h - inflating: libtorch/include/TH/THGenerateIntType.h - inflating: libtorch/include/TH/TH.h - inflating: libtorch/include/TH/THHalf.h - inflating: libtorch/include/TH/THTensor.hpp - inflating: libtorch/include/TH/THGenerateShortType.h - inflating: libtorch/include/TH/THRandom.h - inflating: libtorch/include/TH/THLogAdd.h - inflating: libtorch/include/TH/THSize.h - inflating: libtorch/include/TH/THGenerateLongType.h - inflating: libtorch/include/TH/THStorage.h - inflating: libtorch/include/TH/THTensor.h - inflating: libtorch/include/TH/THGenerateDoubleType.h - inflating: libtorch/include/TH/THMemoryFile.h - inflating: libtorch/include/TH/THVector.h - inflating: libtorch/include/TH/THGeneral.h - inflating: libtorch/include/TH/THGenerateFloatType.h - inflating: libtorch/include/TH/THStorageFunctions.h - inflating: libtorch/include/TH/THStorageFunctions.hpp - inflating: libtorch/include/TH/THFilePrivate.h - inflating: libtorch/include/TH/THGenerateIntTypes.h - creating: libtorch/include/TH/generic/ - inflating: libtorch/include/TH/generic/THBlas.h - inflating: libtorch/include/TH/generic/THLapack.h - inflating: libtorch/include/TH/generic/THTensorLapack.h - inflating: libtorch/include/TH/generic/THTensorMath.h - inflating: libtorch/include/TH/generic/THStorageCopy.h - inflating: libtorch/include/TH/generic/THTensor.hpp - inflating: libtorch/include/TH/generic/THStorage.h - inflating: libtorch/include/TH/generic/THTensor.h - inflating: libtorch/include/TH/generic/THTensorConv.h - inflating: libtorch/include/TH/generic/THVector.h - inflating: libtorch/include/TH/generic/THTensorRandom.h - inflating: libtorch/include/TH/generic/THTensorFastGetSet.hpp -> installed libtorch.1.0.1 Processing 64/151: [ocamlbuild: make check-if-preinstalled] Processing 65/151: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install] -> retrieved torch.0.1 (https://github.com/LaurentMazare/ocaml-torch/archive/0.1.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.07/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.07/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi \ - fi \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - mkdir -p "/home/opam/.opam/4.07/bin" - mkdir -p "/home/opam/.opam/4.07/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "`dirname \"/home/opam/.opam/4.07/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.07/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.07/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - mkdir -p "/home/opam/.opam/4.07/lib/findlib" - mkdir -p "/home/opam/.opam/4.07/bin" - test 1 -eq 0 || cp topfind "/home/opam/.opam/4.07/lib/ocaml" - files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \ - cp $files "/home/opam/.opam/4.07/lib/findlib" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - cp $f "/home/opam/.opam/4.07/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.07/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.07/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.07/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - for x in bigarray bytes compiler-libs dynlink graphics ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.07/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.07/lib/$x"; done - mkdir -p "/home/opam/.opam/4.07/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.07/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || cp tools/safe_camlp4 "/home/opam/.opam/4.07/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "/home/opam/.opam/4.07/man/man1" "/home/opam/.opam/4.07/man/man3" "/home/opam/.opam/4.07/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.07/man/man1" - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.07/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlfind.1.9.1' -> installed ocamlfind.1.9.1 Processing 65/151: [ocamlbuild: make check-if-preinstalled] Processing 66/151: [ocamlbuild: make check-if-preinstalled] Processing 67/151: [camlzip: make all] [ocamlbuild: make check-if-preinstalled] Processing 68/151: [camlzip: make all] [num: make] [ocamlbuild: make check-if-preinstalled] [ocamlfind-secondary: subst] expanding opam variables in META.in, generating META [ocamlfind-secondary: subst] expanding opam variables in ocaml-secondary-compiler.conf.in, generating ocaml-secondary-compiler.conf Processing 69/151: [camlzip: make all] [num: make] [ocamlbuild: make check-if-preinstalled] [ocamlfind-secondary: ./configure] -> installed base-bytes.base Processing 70/151: [camlzip: make all] [num: make] [ocamlbuild: make check-if-preinstalled] [ocamlfind-secondary: ./configure] -> installed seq.base Processing 71/151: [camlzip: make all] [num: make] [ocamlbuild: make check-if-preinstalled] [ocamlfind-secondary: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: found - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.07/lib/ocaml - Binaries: /home/opam/.opam/4.07/bin - Manual pages: /home/opam/.opam/4.07/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.07/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.07/bin - Manual pages: /home/opam/.opam/4.07/man - topfind script: /home/opam/.opam/4.07/lib/ocaml - Topfind ppxopt support: yes - Toolbox: no - Link custom runtime: yes - Need bytes compatibility: no - - Configuration has been written to Makefile.config - - You can now do 'make all', and optionally 'make opt', to build ocamlfind. -> compiled ocamlfind-secondary.1.9.1 Processing 71/151: [camlzip: make all] [num: make] [ocamlbuild: make check-if-preinstalled] Processing 72/151: [camlzip: make all] [num: make] [ocamlbuild: make check-if-preinstalled] [ocamlfind-secondary: make install-meta] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) - for x in dynlink stdlib unix bigarray compiler-libs graphics ocamldoc raw_spacetime threads str; do mkdir -p "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/$x"; done - mkdir -p "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages" Processing 72/151: [camlzip: make all] [num: make] [ocamlbuild: make check-if-preinstalled] [ocamlfind-secondary: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.07/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 72/151: [camlzip: make all] [num: make] [ocamlbuild: make check-if-preinstalled] [ocamlfind-secondary: cp ocaml-secondary-compiler.conf] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.07/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 72/151: [camlzip: make all] [num: make] [ocamlbuild: make check-if-preinstalled] [ocamlfind-secondary: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) Processing 72/151: [camlzip: make all] [num: make] [ocamlbuild: make check-if-preinstalled] [ocamlfind-secondary: cp META] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.07/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlfind-secondary.1.9.1) -> installed ocamlfind-secondary.1.9.1 Processing 72/151: [camlzip: make all] [num: make] [ocamlbuild: make check-if-preinstalled] Processing 73/151: [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.07/.opam-switch/build/camlzip.1.11) - ocamlfind ocamlc -g -safe-string -bin-annot -c -ccopt -g zlibstubs.c - ocamlfind ocamlmklib -oc camlzip zlibstubs.o -lz - ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.mli - ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.ml - ocamlfind ocamlc -g -safe-string -bin-annot -c zip.mli - ocamlfind ocamlc -g -safe-string -bin-annot -c zip.ml - ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.mli - ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.ml - ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo -lz - ocamlfind ocamlopt -safe-string -c zlib.ml - ocamlfind ocamlopt -safe-string -c zip.ml - ocamlfind ocamlopt -safe-string -c gzip.ml - ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx -lz - ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a -> compiled camlzip.1.11 Processing 73/151: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] Processing 74/151: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] [camlzip: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/camlzip.1.11) - cp META-zip META && \ - ocamlfind install zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \ - rm META - Installed /home/opam/.opam/4.07/lib/zip/zip.cmxs - Installed /home/opam/.opam/4.07/lib/zip/zip.cmxa - Installed /home/opam/.opam/4.07/lib/zip/zlib.cmx - Installed /home/opam/.opam/4.07/lib/zip/zip.cmx - Installed /home/opam/.opam/4.07/lib/zip/gzip.cmx - Installed /home/opam/.opam/4.07/lib/zip/zlib.cmt - Installed /home/opam/.opam/4.07/lib/zip/zip.cmt - Installed /home/opam/.opam/4.07/lib/zip/gzip.cmt - Installed /home/opam/.opam/4.07/lib/zip/zlib.cmti - Installed /home/opam/.opam/4.07/lib/zip/zip.cmti - Installed /home/opam/.opam/4.07/lib/zip/gzip.cmti - Installed /home/opam/.opam/4.07/lib/zip/zlib.cmi - Installed /home/opam/.opam/4.07/lib/zip/zip.cmi - Installed /home/opam/.opam/4.07/lib/zip/gzip.cmi - Installed /home/opam/.opam/4.07/lib/zip/zlib.mli - Installed /home/opam/.opam/4.07/lib/zip/zip.mli - Installed /home/opam/.opam/4.07/lib/zip/gzip.mli - Installed /home/opam/.opam/4.07/lib/zip/zip.a - Installed /home/opam/.opam/4.07/lib/zip/libcamlzip.a - Installed /home/opam/.opam/4.07/lib/zip/zip.cma - Installed /home/opam/.opam/4.07/lib/stublibs/dllcamlzip.so - Installed /home/opam/.opam/4.07/lib/stublibs/dllcamlzip.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.07/lib/zip/META - cp META-camlzip META && \ - ocamlfind install camlzip META && \ - rm META - Installed /home/opam/.opam/4.07/lib/camlzip/META -> installed camlzip.1.11 Processing 74/151: [dune: ocaml bootstrap.ml] [num: make] [ocamlbuild: make check-if-preinstalled] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.07/.opam-switch/build/num.1.4) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/src' - make -C toplevel all - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/toplevel' - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/toplevel' -> compiled num.1.4 Processing 74/151: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] Processing 75/151: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [num: ocamlfind remove] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num" (CWD=/home/opam/.opam/4.07/.opam-switch/build/num.1.4) - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.07/lib/num/META + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2) - if test -d /home/opam/.opam/4.07/lib/ocaml/ocamlbuild; then\ - >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\ - "/home/opam/.opam/4.07/lib/ocaml/ocamlbuild";\ - >&2 echo "Installation aborted; if you want to bypass this"\ - "safety check, pass CHECK_IF_PREINSTALLED=false to make";\ - exit 2;\ - fi - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamllex.opt src/glob_lexer.mll - 55 states, 419 transitions, table size 2006 bytes - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamllex.opt src/lexers.mll - 251 states, 1051 transitions, table size 5710 bytes - 4334 additional bytes used for bindings - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo - mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi - mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli - ocamlc.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo - ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_executor.cmo plugin-lib/ocamlbuild_unix_plugin.cmo - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml - ocamlopt.opt -for-pack Ocamlbuild_pack -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml - mkdir -p tmp - ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx - mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_executor.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml - ocamlopt.opt -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml - ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx - ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx - ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte - ./man/options_man.byte > man/ocamlbuild.options.1 - cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1 - make ocamlbuild.install - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - rm -f ocamlbuild.install - touch ocamlbuild.install - make install-bin-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - echo 'bin: [' >> ocamlbuild.install - echo ' "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install - echo ' "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - echo 'lib: [' >> ocamlbuild.install - make install-lib-basics-opam - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - echo ' "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install - echo ' "META"' >> ocamlbuild.install - for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-byte-opam - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_executor.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - make install-lib-native-opam - make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_executor.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_executor.o plugin-lib/ocamlbuild_unix_plugin.o; do \ - echo " \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \ - done - make[3]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - make install-man-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - echo 'man: [' >> ocamlbuild.install - echo ' "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - echo >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - make install-doc-opam - make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - echo 'doc: [' >> ocamlbuild.install - echo ' "LICENSE"' >> ocamlbuild.install - echo ' "Changes"' >> ocamlbuild.install - echo ' "Readme.md"' >> ocamlbuild.install - echo ']' >> ocamlbuild.install - make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.2' -> compiled ocamlbuild.0.14.2 Processing 75/151: [dune: ocaml bootstrap.ml] [num: ocamlfind remove] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "remove" "num-top" (CWD=/home/opam/.opam/4.07/.opam-switch/build/num.1.4) - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.07/lib/num-top/META Processing 75/151: [dune: ocaml bootstrap.ml] [num: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/num.1.4) - make -C src install - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/src' - install -d /home/opam/.opam/4.07/lib/ocaml - sed -e 's/%%VERSION%%/1.4/g' META.in > META - ocamlfind install num META - Installed /home/opam/.opam/4.07/lib/num/META - rm -f META - install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.07/lib/ocaml - install -d /home/opam/.opam/4.07/lib/ocaml/stublibs - install dllnums.so /home/opam/.opam/4.07/lib/ocaml/stublibs - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/src' - make -C toplevel install - make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/toplevel' - sed -e 's/%%VERSION%%/1.4/g' META.in > META - ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi - Installed /home/opam/.opam/4.07/lib/num-top/num_top_printers.cmi - Installed /home/opam/.opam/4.07/lib/num-top/num_top.cmi - Installed /home/opam/.opam/4.07/lib/num-top/num_top.cma - Installed /home/opam/.opam/4.07/lib/num-top/META - rm -f META - make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.4/toplevel' -> installed num.1.4 Processing 75/151: [dune: ocaml bootstrap.ml] -> installed ocamlbuild.0.14.2 Processing 76/151: [dune: ocaml bootstrap.ml] Processing 77/151: [dune: ocaml bootstrap.ml] [topkg: ocaml build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.07/.opam-switch/build/topkg.1.0.5) - ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends - ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli - ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends - ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends - ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends - ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli - ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli - ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli - ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli - ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends - ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends - ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends - ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml - ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml - ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends - ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli - ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends - ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli - ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml - ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml - ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends - ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml - ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends - ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli - ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends - ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml - ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends - ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli - ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends - ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends - ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml - ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml - ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends - ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends - ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends - ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli - ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml - ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml - ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends - ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml - ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa - ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml - ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma - # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) } -> compiled topkg.1.0.5 Processing 77/151: [dune: ocaml bootstrap.ml] -> installed topkg.1.0.5 Processing 78/151: [dune: ocaml bootstrap.ml] Processing 79/151: [decompress: ocaml build] [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--tests" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.07/.opam-switch/build/decompress.0.7) - ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.07/lib/ocamlbuild /home/opam/.opam/4.07/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.07/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild - ocamlfind ocamldep -modules lib/decompress.ml > lib/decompress.ml.depends - ocamlfind ocamldep -modules lib/decompress.mli > lib/decompress.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress.cmi lib/decompress.mli - ocamlfind ocamldep -modules lib/decompress_adler32.ml > lib/decompress_adler32.ml.depends - ocamlfind ocamldep -modules lib/decompress_b.ml > lib/decompress_b.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress_b.cmo lib/decompress_b.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress_adler32.cmo lib/decompress_adler32.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress_b.cmx lib/decompress_b.ml - ocamlfind ocamldep -modules lib/decompress_q.ml > lib/decompress_q.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress_q.cmo lib/decompress_q.ml - ocamlfind ocamldep -modules lib/decompress_safe.ml > lib/decompress_safe.ml.depends - ocamlfind ocamldep -modules lib/decompress_safe.mli > lib/decompress_safe.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress_safe.cmi lib/decompress_safe.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress_adler32.cmx lib/decompress_adler32.ml - ocamlfind ocamldep -modules lib/decompress_seq.ml > lib/decompress_seq.ml.depends - ocamlfind ocamldep -modules lib/decompress_seq.mli > lib/decompress_seq.mli.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress_seq.cmi lib/decompress_seq.mli - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress_q.cmx lib/decompress_q.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress_safe.cmx lib/decompress_safe.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress_seq.cmx lib/decompress_seq.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress.cmx lib/decompress.ml - ocamlfind ocamlopt -a -I lib lib/decompress_b.cmx lib/decompress_adler32.cmx lib/decompress_q.cmx lib/decompress_safe.cmx lib/decompress_seq.cmx lib/decompress.cmx -o lib/decompress.cmxa - ocamlfind ocamlopt -shared -linkall -I lib lib/decompress.cmxa -o lib/decompress.cmxs - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress.cmo lib/decompress.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress_safe.cmo lib/decompress_safe.ml - ocamlfind ocamlc -c -g -bin-annot -safe-string -warn-error +1..49 -w A-4-41-44 -I lib -o lib/decompress_seq.cmo lib/decompress_seq.ml - ocamlfind ocamlc -a -I lib lib/decompress_b.cmo lib/decompress_adler32.cmo lib/decompress_q.cmo lib/decompress_safe.cmo lib/decompress_seq.cmo lib/decompress.cmo -o lib/decompress.cma - ocamlfind ocamldep -package cmdliner -modules bin/dpipe.ml > bin/dpipe.ml.depends - ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -warn-error +1..49 -w A-4-41-44 -I bin -I lib -o bin/dpipe.cmo bin/dpipe.ml - ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -warn-error +1..49 -w A-4-41-44 -I bin -I lib -o bin/dpipe.cmx bin/dpipe.ml - ocamlfind ocamlc -g -c bin/bs.c - mv bs.o bin/bs.o - ocamlfind ocamlopt -linkpkg unix.cmxa bigarray.cmxa -g -package cmdliner -I lib -I bin lib/decompress_b.cmx lib/decompress_adler32.cmx lib/decompress_q.cmx lib/decompress_safe.cmx lib/decompress_seq.cmx lib/decompress.cmx bin/dpipe.cmx bin/bs.o -o bin/dpipe.native - # Parallel statistics: { count(total): 2(30), max: 3, min: 2, average(total): 2.500(1.100) } -> compiled decompress.0.7 Processing 79/151: [dune: ocaml bootstrap.ml] -> installed decompress.0.7 Processing 80/151: [dune: ocaml bootstrap.ml] Processing 81/151: [dune: ocaml bootstrap.ml] [imagelib: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.07/.opam-switch/build/imagelib.20180522) - ocamlbuild -cflags -w,-3 -use-ocamlfind imagelib.cma - ocamlfind ocamldep -package bigarray -package decompress -modules imageUtil.ml > imageUtil.ml.depends - ocamlfind ocamldep -package bigarray -package decompress -modules image.mli > image.mli.depends - ocamlfind ocamlc -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imageUtil.cmo imageUtil.ml - ocamlfind ocamlc -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o image.cmi image.mli - ocamlfind ocamldep -package bigarray -package decompress -modules image.ml > image.ml.depends - ocamlfind ocamldep -package bigarray -package decompress -modules imageGIF.ml > imageGIF.ml.depends - ocamlfind ocamldep -package bigarray -package decompress -modules imageJPG.ml > imageJPG.ml.depends - ocamlfind ocamldep -package bigarray -package decompress -modules imagePNG.ml > imagePNG.ml.depends - ocamlfind ocamldep -package bigarray -package decompress -modules imagePPM.ml > imagePPM.ml.depends - ocamlfind ocamldep -package bigarray -package decompress -modules imageXCF.ml > imageXCF.ml.depends - ocamlfind ocamldep -package bigarray -package decompress -modules imageLib.mli > imageLib.mli.depends - ocamlfind ocamlc -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imageLib.cmi imageLib.mli - ocamlfind ocamldep -package bigarray -package decompress -modules imageLib.ml > imageLib.ml.depends - ocamlfind ocamlc -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imageGIF.cmo imageGIF.ml - ocamlfind ocamlc -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imageJPG.cmo imageJPG.ml - ocamlfind ocamlc -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imagePNG.cmo imagePNG.ml - ocamlfind ocamlc -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imagePPM.cmo imagePPM.ml - ocamlfind ocamlc -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imageXCF.cmo imageXCF.ml - ocamlfind ocamlc -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o image.cmo image.ml - ocamlfind ocamlc -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imageLib.cmo imageLib.ml - ocamlfind ocamlc -a -package bigarray -package decompress imageUtil.cmo image.cmo imageGIF.cmo imageJPG.cmo imagePNG.cmo imagePPM.cmo imageXCF.cmo imageLib.cmo -o imagelib.cma - ocamlbuild -cflags -w,-3 -use-ocamlfind imagelib.cmxa - ocamlfind ocamlopt -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imageUtil.cmx imageUtil.ml - ocamlfind ocamlopt -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o image.cmx image.ml - ocamlfind ocamlopt -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imageGIF.cmx imageGIF.ml - ocamlfind ocamlopt -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imageJPG.cmx imageJPG.ml - ocamlfind ocamlopt -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imagePNG.cmx imagePNG.ml - ocamlfind ocamlopt -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imagePPM.cmx imagePPM.ml - ocamlfind ocamlopt -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imageXCF.cmx imageXCF.ml - ocamlfind ocamlopt -c -w -3 -bin-annot -safe-string -package bigarray -package decompress -o imageLib.cmx imageLib.ml - ocamlfind ocamlopt -a -package bigarray -package decompress imageUtil.cmx image.cmx imageGIF.cmx imageJPG.cmx imagePNG.cmx imagePPM.cmx imageXCF.cmx imageLib.cmx -o imagelib.cmxa -> compiled imagelib.20180522 Processing 81/151: [dune: ocaml bootstrap.ml] Processing 82/151: [dune: ocaml bootstrap.ml] [imagelib: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/imagelib.20180522) - ocamlbuild -cflags -w,-3 -use-ocamlfind imagelib.cma - ocamlbuild -cflags -w,-3 -use-ocamlfind imagelib.cmxa - ocamlfind: [WARNING] No such file: /home/opam/.opam/4.07/lib/imagelib/META - Installed /home/opam/.opam/4.07/lib/imagelib/imagelib.a - Installed /home/opam/.opam/4.07/lib/imagelib/imagelib.cmxa - Installed /home/opam/.opam/4.07/lib/imagelib/imagelib.cma - Installed /home/opam/.opam/4.07/lib/imagelib/imageLib.mli - Installed /home/opam/.opam/4.07/lib/imagelib/image.mli - Installed /home/opam/.opam/4.07/lib/imagelib/imageXCF.o - Installed /home/opam/.opam/4.07/lib/imagelib/imageUtil.o - Installed /home/opam/.opam/4.07/lib/imagelib/imagePPM.o - Installed /home/opam/.opam/4.07/lib/imagelib/imagePNG.o - Installed /home/opam/.opam/4.07/lib/imagelib/imageLib.o - Installed /home/opam/.opam/4.07/lib/imagelib/imageJPG.o - Installed /home/opam/.opam/4.07/lib/imagelib/imageGIF.o - Installed /home/opam/.opam/4.07/lib/imagelib/image.o - Installed /home/opam/.opam/4.07/lib/imagelib/imageXCF.cmi - Installed /home/opam/.opam/4.07/lib/imagelib/imageUtil.cmi - Installed /home/opam/.opam/4.07/lib/imagelib/imagePPM.cmi - Installed /home/opam/.opam/4.07/lib/imagelib/imagePNG.cmi - Installed /home/opam/.opam/4.07/lib/imagelib/imageLib.cmi - Installed /home/opam/.opam/4.07/lib/imagelib/imageJPG.cmi - Installed /home/opam/.opam/4.07/lib/imagelib/imageGIF.cmi - Installed /home/opam/.opam/4.07/lib/imagelib/image.cmi - Installed /home/opam/.opam/4.07/lib/imagelib/imageXCF.cmo - Installed /home/opam/.opam/4.07/lib/imagelib/imageUtil.cmo - Installed /home/opam/.opam/4.07/lib/imagelib/imagePPM.cmo - Installed /home/opam/.opam/4.07/lib/imagelib/imagePNG.cmo - Installed /home/opam/.opam/4.07/lib/imagelib/imageLib.cmo - Installed /home/opam/.opam/4.07/lib/imagelib/imageJPG.cmo - Installed /home/opam/.opam/4.07/lib/imagelib/imageGIF.cmo - Installed /home/opam/.opam/4.07/lib/imagelib/image.cmo - Installed /home/opam/.opam/4.07/lib/imagelib/imageXCF.cmx - Installed /home/opam/.opam/4.07/lib/imagelib/imageUtil.cmx - Installed /home/opam/.opam/4.07/lib/imagelib/imagePPM.cmx - Installed /home/opam/.opam/4.07/lib/imagelib/imagePNG.cmx - Installed /home/opam/.opam/4.07/lib/imagelib/imageLib.cmx - Installed /home/opam/.opam/4.07/lib/imagelib/imageJPG.cmx - Installed /home/opam/.opam/4.07/lib/imagelib/imageGIF.cmx - Installed /home/opam/.opam/4.07/lib/imagelib/image.cmx - Installed /home/opam/.opam/4.07/lib/imagelib/META -> installed imagelib.20180522 Processing 82/151: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune.3.5.0) - ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output - - ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe --secondary -j 255 - Processing 82/151: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune.3.5.0) -> compiled dune.3.5.0 -> installed dune.3.5.0 Processing 84/151: [bigarray-compat: dune build] Processing 85/151: [bigarray-compat: dune build] [csexp: dune build] Processing 86/151: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] Processing 87/151: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] Processing 88/151: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] Processing 89/151: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] Processing 90/151: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] Processing 91/151: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] Processing 92/151: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] Processing 93/151: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 93/151: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 94/151: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/jane-street-headers.v0.14.0) -> compiled jane-street-headers.v0.14.0 Processing 94/151: [bigarray-compat: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed jane-street-headers.v0.14.0 Processing 95/151: [bigarray-compat: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/csexp.1.5.1) -> compiled csexp.1.5.1 Processing 95/151: [bigarray-compat: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.1 Processing 96/151: [bigarray-compat: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 97/151: [bigarray-compat: dune build] [dune-configurator: rm] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 97/151: [dune-configurator: rm] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed bigarray-compat.1.1.0 Processing 98/151: [dune-configurator: rm] [npy: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "npy" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/npy.0.0.9) -> compiled npy.0.0.9 Processing 98/151: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed npy.0.0.9 Processing 99/151: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/sexplib0.v0.14.0) -> compiled sexplib0.v0.14.0 Processing 99/151: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build] -> installed sexplib0.v0.14.0 Processing 100/151: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 100/151: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] -> installed stdlib-shims.0.3.0 Processing 101/151: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] Processing 102/151: [dune-configurator: rm] [integers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune-configurator.3.5.0) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune-configurator.3.5.0) Processing 102/151: [dune-configurator: dune build] [integers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/re.1.10.4) -> compiled re.1.10.4 Processing 102/151: [dune-configurator: dune build] [integers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] -> installed re.1.10.4 Processing 103/151: [dune-configurator: dune build] [integers: dune build] [ocaml-compiler-libs: dune build] [octavius: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ocaml-compiler-libs.v0.12.4) - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I /home/opam/.opam/4.07/lib/ocaml/compiler-libs -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/byte/ocaml_optcomp.cmo -c -impl src/ocaml_optcomp/ocaml_optcomp.ml) - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56: - Warning 49: no cmi file was found in path for module Available_regs - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62: - Warning 49: no cmi file was found in path for module Reg_availability_set - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61: - Warning 49: no cmi file was found in path for module Reg_with_debug_info - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlopt.opt -w -40 -safe-string -g -I src/ocaml_optcomp/.ocaml_optcomp.objs/byte -I src/ocaml_optcomp/.ocaml_optcomp.objs/native -I /home/opam/.opam/4.07/lib/ocaml/compiler-libs -intf-suffix .ml -no-alias-deps -o src/ocaml_optcomp/.ocaml_optcomp.objs/native/ocaml_optcomp.cmx -c -impl src/ocaml_optcomp/ocaml_optcomp.ml) - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 12, characters 42-56: - Warning 49: no cmi file was found in path for module Available_regs - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 85, characters 42-62: - Warning 49: no cmi file was found in path for module Reg_availability_set - File "src/ocaml_optcomp/ocaml_optcomp.ml", line 86, characters 42-61: - Warning 49: no cmi file was found in path for module Reg_with_debug_info -> compiled ocaml-compiler-libs.v0.12.4 Processing 103/151: [dune-configurator: dune build] [integers: dune build] [octavius: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 104/151: [dune-configurator: dune build] [integers: dune build] [octavius: dune build] Processing 105/151: [dune-configurator: dune build] [integers: dune build] [octavius: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "255" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/octavius.1.2.2) -> compiled octavius.1.2.2 Processing 105/151: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] -> installed octavius.1.2.2 Processing 106/151: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/integers.0.7.0) -> compiled integers.0.7.0 Processing 106/151: [dune-configurator: dune build] [ppxlib: dune build] -> installed integers.0.7.0 Processing 107/151: [dune-configurator: dune build] [ppxlib: dune build] Processing 108/151: [ctypes: make libffi.config] [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "libffi.config" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1) - ./src/discover/determine_as_needed_flags.sh >> asneeded.config - ocamlfind ocamlc -o discover -package str -strict-sequence -linkpkg src/discover/commands.mli src/discover/commands.ml src/discover/discover.ml -I src/discover - ./discover -ocamlc "ocamlfind ocamlc" > libffi.config || (rm libffi.config && false) - testing for brew: .............................. unavailable - testing for MacPorts: .......................... unavailable - testing for pkg-config: ........................ available - testing for libffi: ............................ available - make: 'libffi.config' is up to date. Processing 108/151: [ctypes: make ctypes-base] [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/dune-configurator.3.5.0) -> compiled dune-configurator.3.5.0 Processing 108/151: [ctypes: make ctypes-base] [ppxlib: dune build] -> installed dune-configurator.3.5.0 Processing 109/151: [ctypes: make ctypes-base] [ppxlib: dune build] Processing 110/151: [base: dune build] [ctypes: make ctypes-base] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/base.v0.14.0) -> compiled base.v0.14.0 Processing 110/151: [ctypes: make ctypes-base] [ppxlib: dune build] -> installed base.v0.14.0 Processing 111/151: [ctypes: make ctypes-base] [ppxlib: dune build] Processing 112/151: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] Processing 113/151: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/stdio.v0.14.0) -> compiled stdio.v0.14.0 Processing 113/151: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] -> installed stdio.v0.14.0 Processing 114/151: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/parsexp.v0.14.2) -> compiled parsexp.v0.14.2 Processing 114/151: [ctypes: make ctypes-base] [ppxlib: dune build] -> installed parsexp.v0.14.2 Processing 115/151: [ctypes: make ctypes-base] [ppxlib: dune build] Processing 116/151: [ctypes: make ctypes-base] [ppxlib: dune build] [sexplib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "ctypes-base" "ctypes-stubs" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1) - ocamlfind ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure - ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false) - ocamlfind ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure - ./gen_libffi_abi > src/ctypes-foreign/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign/libffi_abi.ml && cat gen_c_primitives.log || false) - cp src/ctypes-foreign/dl.ml.unix src/ctypes-foreign/dl.ml - cp src/ctypes-foreign/dl_stubs.c.unix src/ctypes-foreign/dl_stubs.c - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes src/ctypes/ctypes_ptr.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/lDouble.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes src/ctypes/lDouble.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/complexL.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes src/ctypes/complexL.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_primitive_types.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes src/ctypes/ctypes_primitives.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_bigarray.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_static.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes src/ctypes/ctypes_static.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_structs.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes src/ctypes/ctypes_structs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_structs_computed.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_type_printing.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes src/ctypes/ctypes_memory.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_coerce.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes src/ctypes/ctypes_coerce.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes src/ctypes/ctypes_std_views.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_types.mli - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/ctypes.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes src/ctypes/ctypes.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/cstubs_internals.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes src/ctypes/cstubs_internals.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes src/ctypes/posixTypes.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes src/ctypes/posixTypes.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -cclib -lctypes_stubs -dllib -lctypes_stubs -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray-compat -package integers -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/complex_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/ctypes_bigarrays.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/ctypes_roots.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/ldouble_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/managed_buffer_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/posix_types_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/raw_pointer_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes/type_info_stubs.c - ocamlfind ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_ptr.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/lDouble.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/complexL.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_primitives.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_static.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_structs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_memory.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_coerce.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_std_views.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/cstubs_internals.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/posixTypes.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -cclib -lctypes_stubs -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package bigarray-compat -package integers -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.07/lib/ocaml, /home/opam/.opam/4.07/lib/ocaml/compiler-libs - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -package str -package integers -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed Processing 116/151: [ctypes: make ctypes-foreign] [ppxlib: dune build] [sexplib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/sexplib.v0.14.0) -> compiled sexplib.v0.14.0 Processing 116/151: [ctypes: make ctypes-foreign] [ppxlib: dune build] -> installed sexplib.v0.14.0 Processing 117/151: [ctypes: make ctypes-foreign] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" "@install" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppxlib.0.25.1) -> compiled ppxlib.0.25.1 Processing 117/151: [ctypes: make ctypes-foreign] -> installed ppxlib.0.25.1 Processing 118/151: [ctypes: make ctypes-foreign] Processing 119/151: [ctypes: make ctypes-foreign] [ppx_cold: dune build] Processing 120/151: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] Processing 121/151: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] Processing 122/151: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] Processing 123/151: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] Processing 124/151: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] Processing 125/151: [ctypes: make ctypes-foreign] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "ctypes-foreign" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1) - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.ml - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_ffi_stubs.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi_stubs.ml - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_threaded_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/dl.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -c -o _build/src/ctypes-foreign/dl.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/libffi_abi.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -c -o _build/src/ctypes-foreign/libffi_abi.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_ffi.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.ml - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_foreign_basis.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_basis.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/foreign.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -c -o _build/src/ctypes-foreign/foreign.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -cclib -lctypes-foreign_stubs -dllib -lctypes-foreign_stubs -package integers -thread -package threads -o _build/ctypes-foreign.cma _build/src/ctypes-foreign/ctypes_closure_properties.cmo _build/src/ctypes-foreign/ctypes_ffi_stubs.cmo _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmo _build/src/ctypes-foreign/ctypes_weak_ref.cmo _build/src/ctypes-foreign/dl.cmo _build/src/ctypes-foreign/libffi_abi.cmo _build/src/ctypes-foreign/ctypes_ffi.cmo _build/src/ctypes-foreign/ctypes_foreign_basis.cmo _build/src/ctypes-foreign/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o dl_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes-foreign/dl_stubs.c - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o ffi_call_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes-foreign/ffi_call_stubs.c - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o ffi_type_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes-foreign/ffi_type_stubs.c - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/tests" -o foreign_threaded_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" /home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1/src/ctypes-foreign/foreign_threaded_stubs.c - ocamlfind ocamlmklib -o _build/ctypes-foreign_stubs _build/src/ctypes-foreign/dl_stubs.o _build/src/ctypes-foreign/ffi_call_stubs.o _build/src/ctypes-foreign/ffi_type_stubs.o _build/src/ctypes-foreign/foreign_threaded_stubs.o -ldopt -lffi - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_threaded_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/dl.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/libffi_abi.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_foreign_basis.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_basis.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/foreign.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -package integers -thread -package threads -cclib -lctypes-foreign_stubs -o _build/ctypes-foreign.cmxa _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.07/lib/integers" -thread -package integers -thread -package threads -o _build/ctypes-foreign.cmxs _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx _build/src/ctypes-foreign/dl_stubs.o _build/src/ctypes-foreign/ffi_call_stubs.o _build/src/ctypes-foreign/ffi_type_stubs.o _build/src/ctypes-foreign/foreign_threaded_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi -> compiled ctypes.0.20.1 Processing 125/151: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] Processing 126/151: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [ctypes: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_cold.v0.14.0) -> compiled ppx_cold.v0.14.0 Processing 126/151: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [ctypes: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_here.v0.14.0) -> compiled ppx_here.v0.14.0 Processing 126/151: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [ctypes: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "XEN=disable" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ctypes.0.20.1) - ocamlfind install ctypes META CHANGES.md - Installed /home/opam/.opam/4.07/lib/ctypes/CHANGES.md - Installed /home/opam/.opam/4.07/lib/ctypes/META - ocamlfind install -add ctypes -optional _build/ctypes.cma _build/dllctypes_stubs.so _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a _build/ctypes.a src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/posixTypes.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_internals.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_value_printing.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_std_views.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_coerce.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_memory.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_type_printing.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_structs_computed.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_structs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_std_view_stubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_static.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_bigarray.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_memory_stubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_value_printing_stubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_primitives.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_primitive_types.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/complexL.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_bigarray_stubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/lDouble.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_roots_stubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_ptr.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_type_info_stubs.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_raw_pointer.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_primitives.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_managed_buffer_stubs.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_ldouble_stubs.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_cstubs_internals.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_complex_stubs.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_complex_compatibility.h - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_internals.h - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_types.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/posixTypes.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/complexL.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/lDouble.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/posixTypes.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/complexL.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/lDouble.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_internals.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_structs.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_primitive_types.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_static.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_types.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/posixTypes.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/complexL.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/lDouble.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_types.mli - Installed /home/opam/.opam/4.07/lib/ctypes/posixTypes.mli - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.mli - Installed /home/opam/.opam/4.07/lib/ctypes/complexL.mli - Installed /home/opam/.opam/4.07/lib/ctypes/lDouble.mli - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.a - Installed /home/opam/.opam/4.07/lib/ctypes/libctypes_stubs.a - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.cmxs - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.cmxa - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes.cma - Installed /home/opam/.opam/4.07/lib/stublibs/dllctypes_stubs.so - Installed /home/opam/.opam/4.07/lib/stublibs/dllctypes_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07/lib/stublibs is not mentioned in ld.conf - ocamlfind install -add ctypes -optional _build/ctypes-top.cma _build/ctypes-top.cmxa _build/ctypes-top.cmxs _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/install_ctypes_printers.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_printers.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_printers.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_printers.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_printers.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_printers.mli - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes-top.a - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes-top.cmxs - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes-top.cmxa - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes-top.cma - ocamlfind install -add ctypes -optional _build/ctypes-foreign.cma _build/dllctypes-foreign_stubs.so _build/ctypes-foreign.cmxa _build/ctypes-foreign.cmxs _build/libctypes-foreign_stubs.a _build/ctypes-foreign.a src/ctypes-foreign/dl.mli src/ctypes-foreign/libffi_abi.mli src/ctypes-foreign/foreign.mli _build/src/ctypes-foreign/dl.cmi _build/src/ctypes-foreign/libffi_abi.cmi _build/src/ctypes-foreign/foreign.cmi _build/src/ctypes-foreign/dl.cmt _build/src/ctypes-foreign/libffi_abi.cmt _build/src/ctypes-foreign/foreign.cmt _build/src/ctypes-foreign/dl.cmti _build/src/ctypes-foreign/libffi_abi.cmti _build/src/ctypes-foreign/foreign.cmti _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/foreign.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_foreign_basis.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_ffi.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/libffi_abi.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/dl.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_weak_ref.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_foreign_threaded_stubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_ffi_stubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_closure_properties.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/foreign.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/libffi_abi.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/dl.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/foreign.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/libffi_abi.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/dl.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/foreign.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/libffi_abi.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/dl.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/foreign.mli - Installed /home/opam/.opam/4.07/lib/ctypes/libffi_abi.mli - Installed /home/opam/.opam/4.07/lib/ctypes/dl.mli - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes-foreign.a - Installed /home/opam/.opam/4.07/lib/ctypes/libctypes-foreign_stubs.a - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes-foreign.cmxs - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes-foreign.cmxa - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes-foreign.cma - Installed /home/opam/.opam/4.07/lib/stublibs/dllctypes-foreign_stubs.so - Installed /home/opam/.opam/4.07/lib/stublibs/dllctypes-foreign_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.07/lib/stublibs is not mentioned in ld.conf - ocamlfind install -add ctypes -optional _build/cstubs.cma _build/cstubs.cmxa _build/cstubs.cmxs _build/cstubs.a src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti /home/opam/.opam/4.07/lib/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_structs.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_inverted.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_generate_c.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_emit_c.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_c_language.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_generate_ml.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_public_name.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ctypes_path.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_errors.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_analysis.cmx - Installed /home/opam/.opam/4.07/lib/ctypes/ocaml_integers.h - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_inverted.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_structs.cmti - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_inverted.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_structs.cmt - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_inverted.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_structs.cmi - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_inverted.mli - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.mli - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs_structs.mli - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.a - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.cmxs - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.cmxa - Installed /home/opam/.opam/4.07/lib/ctypes/cstubs.cma -> installed ctypes.0.20.1 Processing 126/151: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_cold.v0.14.0 Processing 127/151: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_here.v0.14.0 Processing 128/151: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_enumerate.v0.14.0) -> compiled ppx_enumerate.v0.14.0 Processing 128/151: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_enumerate.v0.14.0 Processing 129/151: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_optcomp.v0.14.2) -> compiled ppx_optcomp.v0.14.2 Processing 129/151: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> installed ppx_optcomp.v0.14.2 Processing 130/151: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_compare.v0.14.0) -> compiled ppx_compare.v0.14.0 Processing 130/151: [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> installed ppx_compare.v0.14.0 Processing 131/151: [ppx_js_style: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_js_style" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_js_style.v0.14.1) -> compiled ppx_js_style.v0.14.1 Processing 131/151: [ppx_sexp_conv: dune build] -> installed ppx_js_style.v0.14.1 Processing 132/151: [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_sexp_conv.v0.14.3) -> compiled ppx_sexp_conv.v0.14.3 -> installed ppx_sexp_conv.v0.14.3 Processing 134/151: [ppx_assert: dune build] Processing 135/151: [ppx_assert: dune build] [ppx_custom_printf: dune build] Processing 136/151: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_hash.v0.14.0) -> compiled ppx_hash.v0.14.0 Processing 136/151: [ppx_assert: dune build] [ppx_custom_printf: dune build] -> installed ppx_hash.v0.14.0 Processing 137/151: [ppx_assert: dune build] [ppx_custom_printf: dune build] Processing 138/151: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_assert.v0.14.0) -> compiled ppx_assert.v0.14.0 Processing 138/151: [ppx_base: dune build] [ppx_custom_printf: dune build] -> installed ppx_assert.v0.14.0 Processing 139/151: [ppx_base: dune build] [ppx_custom_printf: dune build] Processing 140/151: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_custom_printf" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_custom_printf.v0.14.1) -> compiled ppx_custom_printf.v0.14.1 Processing 140/151: [jst-config: dune build] [ppx_base: dune build] -> installed ppx_custom_printf.v0.14.1 Processing 141/151: [jst-config: dune build] [ppx_base: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_base.v0.14.0) -> compiled ppx_base.v0.14.0 Processing 141/151: [jst-config: dune build] -> installed ppx_base.v0.14.0 Processing 142/151: [jst-config: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/jst-config.v0.14.1) -> compiled jst-config.v0.14.1 -> installed jst-config.v0.14.1 Processing 144/151: [time_now: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/time_now.v0.14.0) -> compiled time_now.v0.14.0 -> installed time_now.v0.14.0 Processing 146/151: [ppx_inline_test: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_inline_test.v0.14.1) -> compiled ppx_inline_test.v0.14.1 -> installed ppx_inline_test.v0.14.1 Processing 148/151: [ppx_expect: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_expect" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/ppx_expect.v0.14.2) - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlc.opt -w -40 -g -bin-annot -I common/.expect_test_common.objs/byte -I /home/opam/.opam/4.07/lib/base -I /home/opam/.opam/4.07/lib/base/base_internalhash_types -I /home/opam/.opam/4.07/lib/base/caml -I /home/opam/.opam/4.07/lib/base/shadow_stdlib -I /home/opam/.opam/4.07/lib/sexplib0 -no-alias-deps -open Expect_test_common__ -o common/.expect_test_common.objs/byte/expect_test_common.cmo -c -impl common/expect_test_common.ml) - File "common/expect_test_common.ml", line 7, characters 8-11: - Warning 3: deprecated: module Std - [since 2020-03] use [Expect_test_common] instead - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlopt.opt -w -40 -g -I common/.expect_test_common.objs/byte -I common/.expect_test_common.objs/native -I /home/opam/.opam/4.07/lib/base -I /home/opam/.opam/4.07/lib/base/base_internalhash_types -I /home/opam/.opam/4.07/lib/base/caml -I /home/opam/.opam/4.07/lib/base/shadow_stdlib -I /home/opam/.opam/4.07/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Expect_test_common__ -o common/.expect_test_common.objs/native/expect_test_common.cmx -c -impl common/expect_test_common.ml) - File "common/expect_test_common.ml", line 7, characters 8-11: - Warning 3: deprecated: module Std - [since 2020-03] use [Expect_test_common] instead - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlc.opt -w -40 -g -bin-annot -I matcher/.expect_test_matcher.objs/byte -I /home/opam/.opam/4.07/lib/base -I /home/opam/.opam/4.07/lib/base/base_internalhash_types -I /home/opam/.opam/4.07/lib/base/caml -I /home/opam/.opam/4.07/lib/base/shadow_stdlib -I /home/opam/.opam/4.07/lib/jane-street-headers -I /home/opam/.opam/4.07/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_inline_test/config -I /home/opam/.opam/4.07/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.07/lib/re -I /home/opam/.opam/4.07/lib/seq -I /home/opam/.opam/4.07/lib/sexplib0 -I /home/opam/.opam/4.07/lib/stdio -I /home/opam/.opam/4.07/lib/time_now -I common/.expect_test_common.objs/byte -I config/types/.expect_test_config_types.objs/byte -no-alias-deps -open Expect_test_matcher__ -o matcher/.expect_test_matcher.objs/byte/expect_test_matcher.cmo -c -impl matcher/expect_test_matcher.ml) - File "matcher/expect_test_matcher.ml", line 11, characters 8-11: - Warning 3: deprecated: module Std - [since 2020-03] use [Expect_test_matcher] instead - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlopt.opt -w -40 -g -I matcher/.expect_test_matcher.objs/byte -I matcher/.expect_test_matcher.objs/native -I /home/opam/.opam/4.07/lib/base -I /home/opam/.opam/4.07/lib/base/base_internalhash_types -I /home/opam/.opam/4.07/lib/base/caml -I /home/opam/.opam/4.07/lib/base/shadow_stdlib -I /home/opam/.opam/4.07/lib/jane-street-headers -I /home/opam/.opam/4.07/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_inline_test/config -I /home/opam/.opam/4.07/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.07/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.07/lib/re -I /home/opam/.opam/4.07/lib/seq -I /home/opam/.opam/4.07/lib/sexplib0 -I /home/opam/.opam/4.07/lib/stdio -I /home/opam/.opam/4.07/lib/time_now -I common/.expect_test_common.objs/byte -I common/.expect_test_common.objs/native -I config/types/.expect_test_config_types.objs/byte -I config/types/.expect_test_config_types.objs/native -intf-suffix .ml -no-alias-deps -open Expect_test_matcher__ -o matcher/.expect_test_matcher.objs/native/expect_test_matcher.cmx -c -impl matcher/expect_test_matcher.ml) - File "matcher/expect_test_matcher.ml", line 11, characters 8-11: - Warning 3: deprecated: module Std - [since 2020-03] use [Expect_test_matcher] instead -> compiled ppx_expect.v0.14.2 -> installed ppx_expect.v0.14.2 Processing 150/151: [torch: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "torch" "-j" "255" (CWD=/home/opam/.opam/4.07/.opam-switch/build/torch.0.1) - File "src/wrapper/dune", line 1, characters 0-311: - 1 | (library - 2 | (name torch_core) - 3 | (public_name torch.core) - 4 | (c_names torch_stubs) - 5 | (cxx_names torch_api) - 6 | (cxx_flags -std=c++11 (:include cxx_flags.sexp) -D_GLIBCXX_USE_CXX11_ABI=0) - 7 | (c_library_flags :standard -lstdc++ (:include c_library_flags.sexp)) - 8 | (libraries bigarray ctypes.foreign ctypes.stubs ctypes)) - (cd _build/default && /home/opam/.opam/4.07/bin/ocamlmklib.opt -g -o src/wrapper/torch_core_stubs src/wrapper/torch_stubs.o src/wrapper/torch_api.o -ldopt -lstdc++ -ldopt -Wl,-R/home/opam/.opam/4.07/lib/libtorch/lib -ldopt -L/home/opam/.opam/4.07/lib/libtorch/lib -ldopt -lc10 -ldopt -lcaffe2 -ldopt -ltorch) - /usr/bin/ld: src/wrapper/torch_api.o: warning: relocation against `_ZTVN5torch5optim3SGDE' in read-only section `.text._ZN5torch5optim3SGDC2ISt6vectorIN2at6TensorESaIS5_EEEEOT_RKNS0_10SGDOptionsE[_ZN5torch5optim3SGDC5ISt6vectorIN2at6TensorESaIS5_EEEEOT_RKNS0_10SGDOptionsE]' - /usr/bin/ld: src/wrapper/torch_api.o: relocation R_X86_64_PC32 against symbol `_ZN3c105ErrorD1Ev' can not be used when making a shared object; recompile with -fPIC - /usr/bin/ld: final link failed: bad value - collect2: error: ld returned 1 exit status [ERROR] The compilation of torch.0.1 failed at "dune build -p torch -j 255". #=== ERROR while compiling torch.0.1 ==========================================# # context 2.2.0~alpha~dev | linux/x86_64 | ocaml-base-compiler.4.07.1 | file:///home/opam/opam-repository # path ~/.opam/4.07/.opam-switch/build/torch.0.1 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p torch -j 255 # exit-code 1 # env-file ~/.opam/log/torch-8-b329c5.env # output-file ~/.opam/log/torch-8-b329c5.out ### output ### # File "src/wrapper/dune", line 1, characters 0-311: # 1 | (library # 2 | (name torch_core) # 3 | (public_name torch.core) # 4 | (c_names torch_stubs) # 5 | (cxx_names torch_api) # 6 | (cxx_flags -std=c++11 (:include cxx_flags.sexp) -D_GLIBCXX_USE_CXX11_ABI=0) # 7 | (c_library_flags :standard -lstdc++ (:include c_library_flags.sexp)) # 8 | (libraries bigarray ctypes.foreign ctypes.stubs ctypes)) # (cd _build/default && /home/opam/.opam/4.07/bin/ocamlmklib.opt -g -o src/wrapper/torch_core_stubs src/wrapper/torch_stubs.o src/wrapper/torch_api.o -ldopt -lstdc++ -ldopt -Wl,-R/home/opam/.opam/4.07/lib/libtorch/lib -ldopt -L/home/opam/.opam/4.07/lib/libtorch/lib -ldopt -lc10 -ldopt -lcaffe2 -ldopt -ltorch) # /usr/bin/ld: src/wrapper/torch_api.o: warning: relocation against `_ZTVN5torch5optim3SGDE' in read-only section `.text._ZN5torch5optim3SGDC2ISt6vectorIN2at6TensorESaIS5_EEEEOT_RKNS0_10SGDOptionsE[_ZN5torch5optim3SGDC5ISt6vectorIN2at6TensorESaIS5_EEEEOT_RKNS0_10SGDOptionsE]' # /usr/bin/ld: src/wrapper/torch_api.o: relocation R_X86_64_PC32 against symbol `_ZN3c105ErrorD1Ev' can not be used when making a shared object; recompile with -fPIC # /usr/bin/ld: final link failed: bad value # collect2: error: ld returned 1 exit status <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build torch 0.1 +- +- The following changes have been performed | - install base v0.14.0 | - install base-bytes base | - install bigarray-compat 1.1.0 | - install camlzip 1.11 | - install cmdliner 1.0.4 | - install conf-libffi 2.0.0 | - install conf-pkg-config 2 | - install conf-zlib 1 | - install csexp 1.5.1 | - install ctypes 0.20.1 | - install ctypes-foreign 0.18.0 | - install decompress 0.7 | - install dune 3.5.0 | - install dune-configurator 3.5.0 | - install imagelib 20180522 | - install integers 0.7.0 | - install jane-street-headers v0.14.0 | - install jst-config v0.14.1 | - install libtorch 1.0.1 | - install npy 0.0.9 | - install num 1.4 | - install ocaml-compiler-libs v0.12.4 | - install ocamlbuild 0.14.2 | - install ocamlfind 1.9.1 | - install ocamlfind-secondary 1.9.1 | - install octavius 1.2.2 | - install parsexp v0.14.2 | - install ppx_assert v0.14.0 | - install ppx_base v0.14.0 | - install ppx_cold v0.14.0 | - install ppx_compare v0.14.0 | - install ppx_custom_printf v0.14.1 | - install ppx_derivers 1.2.1 | - install ppx_enumerate v0.14.0 | - install ppx_expect v0.14.2 | - install ppx_hash v0.14.0 | - install ppx_here v0.14.0 | - install ppx_inline_test v0.14.1 | - install ppx_js_style v0.14.1 | - install ppx_optcomp v0.14.2 | - install ppx_sexp_conv v0.14.3 | - install ppxlib 0.25.1 | - install re 1.10.4 | - install seq base | - install sexplib v0.14.0 | - install sexplib0 v0.14.0 | - install stdio v0.14.0 | - install stdlib-shims 0.3.0 | - install time_now v0.14.0 | - install topkg 1.0.5 +- <><> imagelib.20180522 installed successfully <><><><><><><><><><><><><><><><><> => imagelib requires convert (imagemagick) to handle format other than png and ppm. # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/bin/opam switch import "/home/opam/.opam/4.07/.opam-switch/backup/state-20221104025726.export" 'opam install -vy torch.0.1' failed. This package failed and has been disabled for CI using the 'x-ci-accept-failures' field. "/bin/bash" "-c" " opam remove -y "torch.0.1" opam install -vy "torch.0.1" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "torch.0.1" | grep -q '"debian-unstable"'; then echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field." exit 69 fi fi exit $res " failed with exit status 69 Failed: Build failed