package torch

  1. Overview
  2. Docs
On This Page
  1. Error log

torch 0.1

Error log

The package failed to build. The error log from opam follows.

Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy torch.0.1 topkg.1.0.7 time_now.v0.14.0 stdlib-shims.0.3.0 stdio.v0.14.0 sexplib0.v0.14.0 sexplib.v0.14.0 seq.base re.1.11.0 ppxlib.0.25.1 ppx_sexp_conv.v0.14.3 ppx_optcomp.v0.14.2 ppx_js_style.v0.14.1 ppx_inline_test.v0.14.1 ppx_here.v0.14.0 ppx_hash.v0.14.0 ppx_expect.v0.14.2 ppx_enumerate.v0.14.0 ppx_derivers.1.2.1 ppx_custom_printf.v0.14.1 ppx_compare.v0.14.0 ppx_cold.v0.14.0 ppx_base.v0.14.0 ppx_assert.v0.14.0 parsexp.v0.14.2 octavius.1.2.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-compiler-libs.v0.12.4 num.1.5 npy.0.0.9 libtorch.1.0.1 jst-config.v0.14.1 jane-street-headers.v0.14.0 integers.0.7.0 imagelib.20180522 dune-configurator.3.13.0 dune.3.13.0 decompress.0.7 ctypes-foreign.0.21.1 ctypes.0.21.1 csexp.1.5.2 conf-zlib.1 conf-pkg-config.3 conf-libffi.2.0.0 cmdliner.1.0.4 camlzip.1.11 bigarray-compat.1.1.0 base-bytes.base base.v0.14.0" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
libffi-dev
pkg-config
zlib1g-dev
[NOTE] Package dune is already installed (current version is 3.13.0).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install ppx_derivers        1.2.1
  - install ocamlbuild          0.14.3
  - install num                 1.5
  - install bigarray-compat     1.1.0
  - install seq                 base
  - install ocaml-compiler-libs v0.12.4
  - install base-bytes          base
  - install stdlib-shims        0.3.0
  - install sexplib0            v0.14.0
  - install jane-street-headers v0.14.0
  - install cmdliner            1.0.4
  - install conf-pkg-config     3
  - install libtorch            1.0.1
  - install octavius            1.2.2
  - install csexp               1.5.2
  - install topkg               1.0.7
  - install re                  1.11.0
  - install integers            0.7.0
  - install ppxlib              0.25.1
  - install conf-zlib           1
  - install conf-libffi         2.0.0
  - install dune-configurator   3.13.0
  - install decompress          0.7
  - install camlzip             1.11
  - install ctypes              0.21.1
  - install base                v0.14.0
  - install imagelib            20180522
  - install npy                 0.0.9
  - install ctypes-foreign      0.21.1
  - install stdio               v0.14.0
  - install ppx_sexp_conv       v0.14.3
  - install ppx_js_style        v0.14.1
  - install ppx_here            v0.14.0
  - install ppx_enumerate       v0.14.0
  - install ppx_compare         v0.14.0
  - install ppx_cold            v0.14.0
  - install parsexp             v0.14.2
  - install ppx_optcomp         v0.14.2
  - install ppx_custom_printf   v0.14.1
  - install ppx_hash            v0.14.0
  - install ppx_assert          v0.14.0
  - install sexplib             v0.14.0
  - install ppx_base            v0.14.0
  - install jst-config          v0.14.1
  - install time_now            v0.14.0
  - install ppx_inline_test     v0.14.1
  - install ppx_expect          v0.14.2
  - install torch               0.1
===== 48 to install =====

The following system packages will first need to be installed:
    libffi-dev pkg-config zlib1g-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /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 ... 18743 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 libpkgconf3:amd64.
- Preparing to unpack .../1-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../2-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../3-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../4-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../5-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libffi-dev:amd64 (3.4.4-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Processing triggers for libc-bin (2.36-9+deb12u3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/144:
Processing  2/144:
Processing  3/144:
Processing  4/144:
Processing  5/144:
-> installed base-bytes.base
Processing  6/144:
-> retrieved base.v0.14.0  (cached)
Processing  7/144:
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  8/144:
Processing  9/144:
Processing 10/144:
Processing 11/144:
Processing 12/144: [bigarray-compat: dune build]
Processing 13/144: [bigarray-compat: dune build] [conf-pkg-config: pkg-config]
-> retrieved camlzip.1.11  (cached)
Processing 14/144: [bigarray-compat: dune build] [conf-pkg-config: pkg-config]
-> retrieved cmdliner.1.0.4  (cached)
Processing 15/144: [bigarray-compat: dune build] [conf-pkg-config: pkg-config]
Processing 16/144: [bigarray-compat: dune build] [cmdliner: make all] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing 17/144: [bigarray-compat: dune build] [cmdliner: make all] [conf-pkg-config: pkg-config]
Processing 18/144: [bigarray-compat: dune build] [cmdliner: make all] [conf-pkg-config: pkg-config] [csexp: dune build]
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 18/144: [bigarray-compat: dune build] [cmdliner: make all] [csexp: dune build]
-> installed conf-pkg-config.3
Processing 19/144: [bigarray-compat: dune build] [cmdliner: make all] [csexp: dune build]
Processing 20/144: [bigarray-compat: dune build] [cmdliner: make all] [conf-libffi: pkg-config libffi] [csexp: dune build]
Processing 21/144: [bigarray-compat: dune build] [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> retrieved ctypes.0.21.1  (cached)
Processing 22/144: [bigarray-compat: dune build] [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> retrieved ctypes-foreign.0.21.1  (cached)
Processing 23/144: [bigarray-compat: dune build] [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> retrieved decompress.0.7  (cached)
Processing 24/144: [bigarray-compat: dune build] [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> compiled  conf-libffi.2.0.0
Processing 24/144: [bigarray-compat: dune build] [cmdliner: make all] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> installed conf-libffi.2.0.0
Processing 25/144: [bigarray-compat: dune build] [cmdliner: make all] [conf-zlib: pkg-config zlib] [csexp: dune build]
-> compiled  conf-zlib.1
Processing 25/144: [bigarray-compat: dune build] [cmdliner: make all] [csexp: dune build]
-> installed conf-zlib.1
Processing 26/144: [bigarray-compat: dune build] [cmdliner: make all] [csexp: dune build]
Processing 27/144: [bigarray-compat: dune build] [camlzip: make all] [cmdliner: make all] [csexp: dune build]
-> retrieved imagelib.20180522  (cached)
Processing 28/144: [bigarray-compat: dune build] [camlzip: make all] [cmdliner: make all] [csexp: dune build]
-> retrieved integers.0.7.0  (cached)
Processing 29/144: [bigarray-compat: dune build] [camlzip: make all] [cmdliner: make all] [csexp: dune build]
-> retrieved jane-street-headers.v0.14.0  (cached)
-> retrieved libtorch.1.0.1  (cached)
Processing 30/144: [bigarray-compat: dune build] [camlzip: make all] [cmdliner: make all] [csexp: dune build]
Processing 31/144: [bigarray-compat: dune build] [camlzip: make all] [cmdliner: make all] [csexp: dune build]
Processing 32/144: [bigarray-compat: dune build] [camlzip: make all] [cmdliner: make all] [csexp: dune build] [jane-street-headers: dune build]
Processing 33/144: [bigarray-compat: dune build] [camlzip: make all] [cmdliner: make all] [csexp: dune build] [jane-street-headers: dune build]
Processing 34/144: [bigarray-compat: dune build] [camlzip: make all] [cmdliner: make all] [csexp: dune build] [jane-street-headers: dune build] [libtorch: sh]
-> compiled  bigarray-compat.1.1.0
Processing 34/144: [camlzip: make all] [cmdliner: make all] [csexp: dune build] [jane-street-headers: dune build] [libtorch: sh]
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.0.4
Processing 34/144: [camlzip: make all] [csexp: dune build] [jane-street-headers: dune build] [libtorch: sh]
-> compiled  csexp.1.5.2
Processing 34/144: [camlzip: make all] [jane-street-headers: dune build] [libtorch: sh]
-> retrieved dune-configurator.3.13.0  (cached)
Processing 35/144: [camlzip: make all] [jane-street-headers: dune build] [libtorch: sh]
- 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 35/144: [jane-street-headers: dune build] [libtorch: sh]
-> retrieved jst-config.v0.14.1  (cached)
Processing 36/144: [jane-street-headers: dune build] [libtorch: sh]
-> retrieved npy.0.0.9  (cached)
Processing 37/144: [jane-street-headers: dune build] [libtorch: sh]
-> compiled  jane-street-headers.v0.14.0
Processing 37/144: [libtorch: sh]
-> retrieved num.1.5  (cached)
Processing 38/144: [libtorch: sh]
Processing 39/144: [num: make opam-legacy] [libtorch: sh]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 40/144: [num: make opam-legacy] [libtorch: sh]
Processing 41/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [libtorch: sh]
-> retrieved ocamlbuild.0.14.3  (cached)
Processing 42/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [libtorch: sh]
Processing 43/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [libtorch: sh]
-> retrieved octavius.1.2.2  (cached)
Processing 44/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [libtorch: sh]
Processing 45/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [octavius: dune build] [libtorch: sh]
-> retrieved parsexp.v0.14.2  (cached)
Processing 46/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [octavius: dune build] [libtorch: sh]
-> retrieved ppx_assert.v0.14.0  (cached)
Processing 47/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [octavius: dune build] [libtorch: sh]
-> retrieved ppx_base.v0.14.0  (cached)
Processing 48/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [octavius: dune build] [libtorch: sh]
-> retrieved ppx_cold.v0.14.0  (cached)
Processing 49/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [octavius: dune build] [libtorch: sh]
-> retrieved ppx_compare.v0.14.0  (cached)
Processing 50/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [octavius: dune build] [libtorch: sh]
-> retrieved ppx_custom_printf.v0.14.1  (cached)
Processing 51/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make configure.make] [octavius: dune build] [libtorch: sh]
- (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.3"'; \
- ) > src/ocamlbuild_config.ml
Processing 51/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [libtorch: sh]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 52/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [libtorch: sh]
Processing 53/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [libtorch: sh]
-> retrieved ppx_enumerate.v0.14.0  (cached)
Processing 54/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [libtorch: sh]
-> retrieved ppx_expect.v0.14.2  (cached)
Processing 55/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [libtorch: sh]
-> retrieved ppx_hash.v0.14.0  (cached)
Processing 56/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [libtorch: sh]
-> retrieved ppx_here.v0.14.0  (cached)
Processing 57/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [libtorch: sh]
-> retrieved ppx_inline_test.v0.14.1  (cached)
Processing 58/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [libtorch: sh]
-> retrieved ppx_js_style.v0.14.1  (cached)
Processing 59/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [libtorch: sh]
-> retrieved ppx_optcomp.v0.14.2  (cached)
Processing 60/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [libtorch: sh]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 61/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [libtorch: sh]
Processing 62/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [libtorch: sh]
Processing 63/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [libtorch: sh]
-> retrieved sexplib.v0.14.0  (cached)
Processing 64/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [libtorch: sh]
-> retrieved re.1.11.0  (cached)
Processing 65/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [libtorch: sh]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 66/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [libtorch: sh]
Processing 67/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [libtorch: sh]
-> retrieved stdio.v0.14.0  (cached)
Processing 68/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [libtorch: sh]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 69/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [libtorch: sh]
Processing 70/144: [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [libtorch: sh]
-> retrieved time_now.v0.14.0  (cached)
Processing 71/144: [torch.0.1: http] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [libtorch: sh]
-> compiled  ppx_derivers.1.2.1
Processing 71/144: [torch.0.1: http] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [libtorch: sh]
-> retrieved topkg.1.0.7  (cached)
-> retrieved ppxlib.0.25.1  (cached)
-> compiled  stdlib-shims.0.3.0
Processing 71/144: [torch.0.1: http] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [sexplib0: dune build] [libtorch: sh]
-> compiled  sexplib0.v0.14.0
Processing 71/144: [torch.0.1: http] [num: make opam-legacy] [ocaml-compiler-libs: dune build] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [libtorch: sh]
- (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 71/144: [torch.0.1: http] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [libtorch: sh]
Processing 71/144: [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [octavius: dune build] [libtorch: sh]
-> retrieved torch.0.1  (https://github.com/LaurentMazare/ocaml-torch/archive/0.1.tar.gz)
-> compiled  octavius.1.2.2
Processing 71/144: [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [libtorch: sh]
- 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 71/144: [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled]
-> installed bigarray-compat.1.1.0
Processing 72/144: [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled]
Processing 73/144: [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [camlzip: make install]
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.5/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  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -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
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -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  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/num.1.5/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5
Processing 73/144: [ocamlbuild: make check-if-preinstalled] [camlzip: make install]
- 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 73/144: [ocamlbuild: make check-if-preinstalled]
Processing 74/144: [npy: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 75/144: [npy: dune build] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install]
- 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 75/144: [npy: dune build] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install-doc]
- 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 75/144: [npy: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed csexp.1.5.2
Processing 76/144: [npy: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 77/144: [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed jane-street-headers.v0.14.0
Processing 78/144: [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed num.1.5
Processing 79/144: [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed ocaml-compiler-libs.v0.12.4
Processing 80/144: [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed octavius.1.2.2
Processing 81/144: [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed ppx_derivers.1.2.1
Processing 82/144: [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled]
-> installed seq.base
Processing 83/144: [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled]
Processing 84/144: [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
-> installed sexplib0.v0.14.0
Processing 85/144: [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
-> installed stdlib-shims.0.3.0
Processing 86/144: [dune-configurator: rm] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
Processing 87/144: [dune-configurator: rm] [integers: dune build] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [re: dune build]
Processing 88/144: [dune-configurator: rm] [integers: dune build] [npy: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [re: dune build]
-> compiled  npy.0.0.9
Processing 88/144: [dune-configurator: rm] [integers: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [re: dune build]
-> installed npy.0.0.9
Processing 89/144: [dune-configurator: rm] [integers: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [re: dune build]
Processing 89/144: [dune-configurator: dune build] [integers: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [re: dune build]
-> compiled  integers.0.7.0
Processing 89/144: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [re: dune build]
-> installed integers.0.7.0
Processing 90/144: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build] [re: dune build]
-> compiled  re.1.11.0
Processing 90/144: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
-> installed re.1.11.0
Processing 91/144: [dune-configurator: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
-> compiled  dune-configurator.3.13.0
Processing 91/144: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
-> installed dune-configurator.3.13.0
Processing 92/144: [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
Processing 93/144: [base: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
Processing 94/144: [base: dune build] [ctypes: dune build] [ocamlbuild: make check-if-preinstalled] [ppxlib: dune build]
- 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
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3'
- 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.3'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3'
- 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.3'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3'
- 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.3'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3'
- 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.3'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3'
- 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.3'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3'
- 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.3'
- make[1]: Leaving directory '/home/opam/.opam/4.07/.opam-switch/build/ocamlbuild.0.14.3'
-> compiled  ocamlbuild.0.14.3
Processing 94/144: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
-> installed ocamlbuild.0.14.3
Processing 95/144: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
Processing 96/144: [base: dune build] [ctypes: dune build] [ppxlib: dune build] [topkg: ocaml build]
- (cd _build/default && /home/opam/.opam/4.07/bin/ocamlopt.opt -w -40 -g -I src/ctypes-top/.ctypes_top.objs/byte -I src/ctypes-top/.ctypes_top.objs/native -I /home/opam/.opam/4.07/lib/bigarray-compat -I /home/opam/.opam/4.07/lib/integers -I /home/opam/.opam/4.07/lib/ocaml/compiler-libs -I /home/opam/.opam/4.07/lib/stdlib-shims -I src/ctypes/.ctypes.objs/byte -I src/ctypes/.ctypes.objs/native -intf-suffix .ml -no-alias-deps -open Ctypes_top -o src/ctypes-top/.ctypes_top.objs/native/ctypes_top__Install_ctypes_printers.cmx -c -impl src/ctypes-top/install_ctypes_printers.ml)
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
Processing 96/144: [base: dune build] [ctypes: dune install] [ppxlib: dune build] [topkg: ocaml build]
-> compiled  ctypes.0.21.1
Processing 96/144: [base: dune build] [ppxlib: dune build] [topkg: ocaml build]
-> installed ctypes.0.21.1
Processing 97/144: [base: dune build] [ppxlib: dune build] [topkg: ocaml build]
Processing 98/144: [base: dune build] [ctypes-foreign: dune build] [ppxlib: dune build] [topkg: ocaml build]
- 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 src-bin -I src-care -I test -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 src-bin -I src-care -I test -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 src-bin -I src-care -I test -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 src-bin -I src-care -I test -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 src-bin -I src-care -I test -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -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 src-bin -I src-care -I test -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -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 src-bin -I src-care -I test -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 src-bin -I src-care -I test -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 src-bin -I src-care -I test -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 src-bin -I src-care -I test -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -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 src-bin -I src-care -I test -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 src-bin -I src-care -I test -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -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 src-bin -I src-care -I test -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 src-bin -I src-care -I test -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -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 src-bin -I src-care -I test -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 src-bin -I src-care -I test -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -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 src-bin -I src-care -I test -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 src-bin -I src-care -I test -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -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 src-bin -I src-care -I test -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -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 src-bin -I src-care -I test -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -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 src-bin -I src-care -I test -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -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 src-bin -I src-care -I test -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src-bin -I src-care -I test -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.7
Processing 98/144: [base: dune build] [ctypes-foreign: dune build] [ppxlib: dune build]
-> installed topkg.1.0.7
Processing 99/144: [base: dune build] [ctypes-foreign: dune build] [ppxlib: dune build]
Processing 100/144: [base: dune build] [ctypes-foreign: dune build] [decompress: ocaml build] [ppxlib: dune build]
-> compiled  base.v0.14.0
Processing 100/144: [ctypes-foreign: dune build] [decompress: ocaml build] [ppxlib: dune build]
-> installed base.v0.14.0
Processing 101/144: [ctypes-foreign: dune build] [decompress: ocaml build] [ppxlib: dune build]
Processing 102/144: [ctypes-foreign: dune build] [decompress: ocaml build] [parsexp: dune build] [ppxlib: dune build]
Processing 103/144: [ctypes-foreign: dune build] [decompress: ocaml build] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build]
-> compiled  stdio.v0.14.0
Processing 103/144: [ctypes-foreign: dune build] [decompress: ocaml build] [parsexp: dune build] [ppxlib: dune build]
-> installed stdio.v0.14.0
Processing 104/144: [ctypes-foreign: dune build] [decompress: ocaml build] [parsexp: dune build] [ppxlib: dune build]
Processing 104/144: [ctypes-foreign: dune install] [decompress: ocaml build] [parsexp: dune build] [ppxlib: dune build]
-> compiled  ctypes-foreign.0.21.1
Processing 104/144: [decompress: ocaml build] [parsexp: dune build] [ppxlib: dune build]
-> installed ctypes-foreign.0.21.1
Processing 105/144: [decompress: ocaml build] [parsexp: dune build] [ppxlib: dune build]
-> compiled  parsexp.v0.14.2
Processing 105/144: [decompress: ocaml build] [ppxlib: dune build]
-> installed parsexp.v0.14.2
Processing 106/144: [decompress: ocaml build] [ppxlib: dune build]
Processing 107/144: [decompress: ocaml build] [ppxlib: dune build] [sexplib: dune build]
- 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 107/144: [ppxlib: dune build] [sexplib: dune build]
-> installed decompress.0.7
Processing 108/144: [ppxlib: dune build] [sexplib: dune build]
Processing 109/144: [imagelib: make] [ppxlib: dune build] [sexplib: dune build]
-> compiled  sexplib.v0.14.0
Processing 109/144: [imagelib: make] [ppxlib: dune build]
-> installed sexplib.v0.14.0
Processing 110/144: [imagelib: make] [ppxlib: dune build]
- 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 110/144: [ppxlib: dune build]
Processing 111/144: [ppxlib: dune build] [imagelib: make install]
- 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 111/144: [ppxlib: dune build]
+ /home/opam/.opam/4.07/bin/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
-> installed ppxlib.0.25.1
Processing 113/144: [ppx_cold: dune build]
Processing 114/144: [ppx_cold: dune build] [ppx_compare: dune build]
Processing 115/144: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 116/144: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build]
Processing 117/144: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build]
Processing 118/144: [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 119/144: [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]
-> compiled  ppx_cold.v0.14.0
Processing 119/144: [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]
-> installed ppx_cold.v0.14.0
Processing 120/144: [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]
-> compiled  ppx_here.v0.14.0
Processing 120/144: [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 121/144: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_optcomp.v0.14.2
Processing 121/144: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_optcomp.v0.14.2
Processing 122/144: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_enumerate.v0.14.0
Processing 122/144: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_enumerate.v0.14.0
Processing 123/144: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_compare.v0.14.0
Processing 123/144: [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.14.0
Processing 124/144: [ppx_js_style: dune build] [ppx_sexp_conv: dune build]
-> compiled  ppx_js_style.v0.14.1
Processing 124/144: [ppx_sexp_conv: dune build]
-> installed ppx_js_style.v0.14.1
Processing 125/144: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.07/bin/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 127/144: [ppx_assert: dune build]
Processing 128/144: [ppx_assert: dune build] [ppx_custom_printf: dune build]
Processing 129/144: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build]
-> compiled  ppx_hash.v0.14.0
Processing 129/144: [ppx_assert: dune build] [ppx_custom_printf: dune build]
-> installed ppx_hash.v0.14.0
Processing 130/144: [ppx_assert: dune build] [ppx_custom_printf: dune build]
Processing 131/144: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
-> compiled  ppx_assert.v0.14.0
Processing 131/144: [ppx_base: dune build] [ppx_custom_printf: dune build]
-> installed ppx_assert.v0.14.0
Processing 132/144: [ppx_base: dune build] [ppx_custom_printf: dune build]
Processing 133/144: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
-> compiled  ppx_custom_printf.v0.14.1
Processing 133/144: [jst-config: dune build] [ppx_base: dune build]
-> installed ppx_custom_printf.v0.14.1
Processing 134/144: [jst-config: dune build] [ppx_base: dune build]
-> compiled  ppx_base.v0.14.0
Processing 134/144: [jst-config: dune build]
-> installed ppx_base.v0.14.0
Processing 135/144: [jst-config: dune build]
+ /home/opam/.opam/4.07/bin/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 137/144: [time_now: dune build]
+ /home/opam/.opam/4.07/bin/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 139/144: [ppx_inline_test: dune build]
+ /home/opam/.opam/4.07/bin/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 141/144: [ppx_expect: dune build]
+ /home/opam/.opam/4.07/bin/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 143/144: [torch: dune build]
+ /home/opam/.opam/4.07/bin/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.1.5 | linux/x86_64 | ocaml-base-compiler.4.07.1 | file:///src
# path                 ~/.opam/4.07/.opam-switch/build/torch.0.1
# command              ~/.opam/4.07/bin/dune build -p torch -j 255
# exit-code            1
# env-file             ~/.opam/log/torch-113-d49674.env
# output-file          ~/.opam/log/torch-113-d49674.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     3
| - install conf-zlib           1
| - install csexp               1.5.2
| - install ctypes              0.21.1
| - install ctypes-foreign      0.21.1
| - install decompress          0.7
| - install dune-configurator   3.13.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.5
| - install ocaml-compiler-libs v0.12.4
| - install ocamlbuild          0.14.3
| - 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.11.0
| - 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.7
+- 

<><> 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-20240129183451.export"
'opam --cli=2.1 install torch.0.1 topkg.1.0.7 time_now.v0.14.0 stdlib-shims.0.3.0 stdio.v0.14.0 sexplib0.v0.14.0 sexplib.v0.14.0 seq.base re.1.11.0 ppxlib.0.25.1 ppx_sexp_conv.v0.14.3 ppx_optcomp.v0.14.2 ppx_js_style.v0.14.1 ppx_inline_test.v0.14.1 ppx_here.v0.14.0 ppx_hash.v0.14.0 ppx_expect.v0.14.2 ppx_enumerate.v0.14.0 ppx_derivers.1.2.1 ppx_custom_printf.v0.14.1 ppx_compare.v0.14.0 ppx_cold.v0.14.0 ppx_base.v0.14.0 ppx_assert.v0.14.0 parsexp.v0.14.2 octavius.1.2.2 ocamlfind.1.9.6 ocamlbuild.0.14.3 ocaml-compiler-libs.v0.12.4 num.1.5 npy.0.0.9 libtorch.1.0.1 jst-config.v0.14.1 jane-street-headers.v0.14.0 integers.0.7.0 imagelib.20180522 dune-configurator.3.13.0 dune.3.13.0 decompress.0.7 ctypes-foreign.0.21.1 ctypes.0.21.1 csexp.1.5.2 conf-zlib.1 conf-pkg-config.3 conf-libffi.2.0.0 cmdliner.1.0.4 camlzip.1.11 bigarray-compat.1.1.0 base-bytes.base base.v0.14.0 --verbose --yes --confirm-level=unsafe-yes' failed.