OCamllabs icon Home|Differences with the last checks|Previous runs


Building on x86-bm-c19.sw.ocaml.org

(from ocaml/opam:debian-unstable)
2024-11-23 21:50.59 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2024-11-23 21:50.59 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 232a37e8b008dc04381f5e98c16badfc02ea6962"))
2024-11-23 21:50.59 ---> using "3627aca0cf09d425091b1834dc367b2d674ea958c1073cfd571626e801400fa8" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-11-23 21:50.59 ---> using "12ca91eed672409146ffeb97abf8b2057aa9490eea5153239f28fb1d87ff4305" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14' '4.14.2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "4.14.2"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14)
2024-11-23 21:50.59 ---> using "2151edb0d15ef4ba9c881fa5ae172c1753611ecc6bd3b91264bce1f1963eac7f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [202 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-23-0804.51-F-2024-11-19-1405.22.pdiff [199 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-11-23-0804.51-F-2024-11-19-1405.22.pdiff [199 kB]
- Fetched 465 kB in 3s (147 kB/s)
- Reading package lists...
- 
2024-11-23 21:50.59 ---> using "9ebd1d3254f8f38113709288cf968949d3c552c7873d4f76bde13cfd1d201539" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"torch.0.5\"\
               \nopam install -vy \"torch.0.5\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"torch.0.5\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
Nothing to do.
[NOTE] torch.0.5 is not installed.

The following actions will be performed:
=== install 47 packages
  - install base                v0.16.3           [required by torch]
  - install bigarray-compat     1.1.0             [required by ctypes]
  - install camlzip             1.13              [required by npy]
  - install cmdliner            1.3.0             [required by torch]
  - install conf-bash           1                 [required by base]
  - install conf-libffi         2.0.0             [required by ctypes-foreign]
  - install conf-pkg-config     3                 [required by ctypes-foreign]
  - install conf-zlib           1                 [required by camlzip]
  - install csexp               1.5.2             [required by dune-configurator]
  - install ctypes              0.23.0            [required by torch]
  - install ctypes-foreign      0.23.0            [required by torch]
  - install dune                3.16.1            [required by torch]
  - install dune-configurator   3.16.1            [required by torch]
  - install integers            0.7.0             [required by ctypes]
  - install jane-street-headers v0.16.0           [required by time_now]
  - install jst-config          v0.16.0           [required by time_now]
  - install libtorch            1.1.0             [required by torch]
  - install npy                 0.0.9             [required by torch]
  - install num                 1.5-1             [required by sexplib]
  - install ocaml-compiler-libs v0.12.4           [required by torch]
  - install ocamlfind           1.9.6             [required by stb_image]
  - install parsexp             v0.16.0           [required by sexplib]
  - install ppx_assert          v0.16.0           [required by jst-config]
  - install ppx_base            v0.16.0           [required by time_now]
  - install ppx_cold            v0.16.0           [required by ppx_base]
  - install ppx_compare         v0.16.0           [required by ppx_base]
  - install ppx_custom_printf   v0.16.0           [required by torch]
  - install ppx_derivers        1.2.1             [required by ppxlib]
  - install ppx_enumerate       v0.16.0           [required by ppx_base]
  - install ppx_expect          v0.16.0           [required by torch]
  - install ppx_globalize       v0.16.0           [required by ppx_base]
  - install ppx_hash            v0.16.0           [required by ppx_base]
  - install ppx_here            v0.16.0           [required by ppx_expect]
  - install ppx_inline_test     v0.16.1           [required by ppx_expect]
  - install ppx_optcomp         v0.16.0           [required by time_now]
  - install ppx_sexp_conv       v0.16.0           [required by torch]
  - install ppxlib              0.33.1~5.3preview [required by ppx_custom_printf, ppx_expect]
  - install re                  1.12.0            [required by ppx_expect]
  - install result              1.5               [required by stb_image]
  - install seq                 base              [required by re]
  - install sexplib             v0.16.0           [required by torch]
  - install sexplib0            v0.16.0           [required by base, sexplib]
  - install stb_image           0.5               [required by torch]
  - install stdio               v0.16.0           [required by torch]
  - install stdlib-shims        0.3.0             [required by integers]
  - install time_now            v0.16.0           [required by ppx_inline_test]
  - install torch               0.5

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libffi-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libffi-dev:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19808 files and directories currently installed.)
- Preparing to unpack .../0-libffi-dev_3.4.6-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.6-1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../1-libpkgconf3_1.8.1-4_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../2-pkgconf-bin_1.8.1-4_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-4) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../3-pkgconf_1.8.1-4_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-4) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../4-pkg-config_1.8.1-4_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-4) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../5-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1+b1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- Setting up libffi-dev:amd64 (3.4.6-1) ...
- Setting up libpkgconf3:amd64 (1.8.1-4) ...
- Setting up pkgconf-bin (1.8.1-4) ...
- Setting up zlib1g-dev:amd64 (1:1.3.dfsg+really1.3.1-1+b1) ...
- Setting up pkgconf:amd64 (1.8.1-4) ...
- Setting up pkg-config:amd64 (1.8.1-4) ...
- Processing triggers for libc-bin (2.40-3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/139: [base.v0.16.3: extract]
Processing  2/139: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract]
Processing  3/139: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [camlzip.1.13: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  3/139: [base.v0.16.3: extract] [camlzip.1.13: extract]
Processing  4/139: [base.v0.16.3: extract] [camlzip.1.13: extract] [cmdliner.1.3.0: extract]
-> retrieved camlzip.1.13  (cached)
Processing  4/139: [base.v0.16.3: extract] [cmdliner.1.3.0: extract]
Processing  5/139: [base.v0.16.3: extract] [cmdliner.1.3.0: extract]
Processing  6/139: [base.v0.16.3: extract] [cmdliner.1.3.0: extract]
Processing  7/139: [base.v0.16.3: extract] [cmdliner.1.3.0: extract]
Processing  8/139: [base.v0.16.3: extract] [cmdliner.1.3.0: extract]
Processing  9/139: [base.v0.16.3: extract] [cmdliner.1.3.0: extract] [csexp.1.5.2: extract]
Processing 10/139: [base.v0.16.3: extract] [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] [conf-bash: bash]
Processing 11/139: [base.v0.16.3: extract] [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] [conf-bash: bash] [conf-pkg-config: pkg-config]
-> retrieved base.v0.16.3  (cached)
Processing 11/139: [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] [conf-bash: bash] [conf-pkg-config: pkg-config]
Processing 12/139: [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [conf-bash: bash] [conf-pkg-config: pkg-config]
-> retrieved cmdliner.1.3.0  (cached)
Processing 12/139: [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [conf-bash: bash] [conf-pkg-config: pkg-config]
Processing 13/139: [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-bash: bash] [conf-pkg-config: pkg-config]
Processing 14/139: [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] [conf-bash: bash] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing 14/139: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] [conf-bash: bash] [conf-pkg-config: pkg-config]
Processing 15/139: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "bash" "--version" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.2.32(1)-release (x86_64-pc-linux-gnu)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 15/139: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-pkg-config: pkg-config]
-> installed conf-bash.1
Processing 16/139: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-pkg-config.3)
- 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 16/139: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [integers.0.7.0: extract] [cmdliner: make all]
-> installed conf-pkg-config.3
Processing 17/139: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [integers.0.7.0: extract] [cmdliner: make all]
Processing 18/139: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-libffi: pkg-config libffi]
Processing 19/139: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib]
-> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0  (cached)
Processing 19/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [integers.0.7.0: extract] [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib]
Processing 20/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [integers.0.7.0: extract] [jane-street-headers.v0.16.0: extract] [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib]
-> retrieved integers.0.7.0  (cached)
Processing 20/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [jane-street-headers.v0.16.0: extract] [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib]
Processing 21/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [jane-street-headers.v0.16.0: extract] [jst-config.v0.16.0: extract] [cmdliner: make all] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libffi" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-libffi.2.0.0)
-> compiled  conf-libffi.2.0.0
Processing 21/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [jane-street-headers.v0.16.0: extract] [jst-config.v0.16.0: extract] [cmdliner: make all] [conf-zlib: pkg-config zlib]
-> installed conf-libffi.2.0.0
Processing 22/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [jane-street-headers.v0.16.0: extract] [jst-config.v0.16.0: extract] [cmdliner: make all] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 22/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [jane-street-headers.v0.16.0: extract] [jst-config.v0.16.0: extract] [cmdliner: make all]
-> installed conf-zlib.1
Processing 23/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [jane-street-headers.v0.16.0: extract] [jst-config.v0.16.0: extract] [cmdliner: make all]
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing 23/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [jst-config.v0.16.0: extract] [cmdliner: make all]
Processing 24/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [jst-config.v0.16.0: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all]
-> retrieved jst-config.v0.16.0  (cached)
Processing 24/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all]
Processing 25/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [npy.0.0.9: extract] [cmdliner: make all]
-> retrieved npy.0.0.9  (cached)
Processing 25/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all]
Processing 26/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [num.1.5-1: extract] [cmdliner: make all]
-> retrieved num.1.5-1  (cached)
Processing 26/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all]
Processing 27/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all]
[num: patch] applying num-in-findlib-dir.patch
Processing 28/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [num: patch]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 28/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: patch]
Processing 29/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ocamlfind.1.9.6: extract] [cmdliner: make all] [num: patch]
Processing 29/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ocamlfind.1.9.6: extract] [cmdliner: make all] [num: make opam-legacy]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 29/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy]
Processing 30/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [parsexp.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 31/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [parsexp.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: patch]
-> retrieved parsexp.v0.16.0  (cached)
Processing 31/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: patch]
Processing 32/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ppx_assert.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: patch]
Processing 32/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ppx_assert.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_assert.v0.16.0  (cached)
Processing 32/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 33/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ppx_base.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 33/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 34/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ppx_cold.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_cold.v0.16.0  (cached)
Processing 34/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 35/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ppx_compare.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_compare.v0.16.0  (cached)
Processing 35/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 36/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ppx_custom_printf.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_custom_printf.v0.16.0  (cached)
Processing 36/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 37/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 37/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 38/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ppx_enumerate.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_enumerate.v0.16.0  (cached)
Processing 38/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 39/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ppx_expect.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_expect.v0.16.0  (cached)
Processing 39/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 40/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ppx_globalize.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_globalize.v0.16.0  (cached)
Processing 40/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 41/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ppx_hash.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_hash.v0.16.0  (cached)
Processing 41/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 42/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ppx_here.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_here.v0.16.0  (cached)
Processing 42/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 43/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ppx_inline_test.v0.16.1: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_inline_test.v0.16.1  (cached)
Processing 43/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 44/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-linux.zip: dl] [ppx_optcomp.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 44/139: [dune.3.16.1, dune-configurator.3.16.1: extract] [libtorch.1.1.0/libtorch-macos.zip: dl] [ppx_optcomp.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
-> retrieved dune.3.16.1, dune-configurator.3.16.1  (cached)
Processing 44/139: [libtorch.1.1.0/libtorch-macos.zip: dl] [ppx_optcomp.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 45/139: [libtorch.1.1.0/libtorch-macos.zip: dl] [ppx_optcomp.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 46/139: [libtorch.1.1.0/libtorch-macos.zip: dl] [ppx_optcomp.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: make opam-legacy] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.14" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 46/139: [libtorch.1.1.0/libtorch-macos.zip: dl] [ppx_optcomp.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [ocamlfind: ./configure]
Processing 47/139: [libtorch.1.1.0/libtorch-macos.zip: dl] [ppx_optcomp.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy] [ocamlfind: ./configure] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.14/.opam-switch/build/num.1.5-1)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/num.1.5-1/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.14/.opam-switch/build/num.1.5-1/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5-1
Processing 47/139: [libtorch.1.1.0/libtorch-macos.zip: dl] [ppx_optcomp.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [dune: ocaml 31] [ocamlfind: ./configure] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.14/bin" "-sitelib" "/home/opam/.opam/4.14/lib" "-mandir" "/home/opam/.opam/4.14/man" "-config" "/home/opam/.opam/4.14/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.14/lib/ocaml
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.14/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.14/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.14/bin
-     Manual pages:          /home/opam/.opam/4.14/man
-     topfind script:        /home/opam/.opam/4.14/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 47/139: [libtorch.1.1.0/libtorch-macos.zip: dl] [ppx_optcomp.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [dune: ocaml 31] [ocamlfind: make all] [cmdliner: make install]
-> retrieved ppx_optcomp.v0.16.0  (cached)
Processing 47/139: [libtorch.1.1.0/libtorch-macos.zip: dl] [ppx_sexp_conv.v0.16.0: extract] [dune: ocaml 31] [ocamlfind: make all] [cmdliner: make install]
Processing 48/139: [libtorch.1.1.0/libtorch-macos.zip: dl] [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml 31] [ocamlfind: make all] [cmdliner: make install]
-> retrieved libtorch.1.1.0  (3 extra sources)
-> retrieved libtorch.1.1.0  (3 extra sources)
-> retrieved libtorch.1.1.0  (3 extra sources)
Processing 48/139: [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml 31] [ocamlfind: make all] [cmdliner: make install]
Processing 49/139: [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [dune: ocaml 31] [ocamlfind: make all] [cmdliner: make install]
Processing 50/139: [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [dune: ocaml 31] [ocamlfind: make all] [cmdliner: make install]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 50/139: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [dune: ocaml 31] [ocamlfind: make all] [cmdliner: make install]
Processing 51/139: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [result.1.5: extract] [dune: ocaml 31] [ocamlfind: make all] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.14/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14/doc/cmdliner" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/4.14/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.14/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.14/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.14/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_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/4.14/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.14/lib/cmdliner"
Processing 51/139: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [result.1.5: extract] [dune: ocaml 31] [ocamlfind: make all] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.14/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.14/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.14/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/4.14/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
Processing 51/139: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [result.1.5: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved ppxlib.0.33.1~5.3preview  (cached)
Processing 51/139: [re.1.12.0: extract] [result.1.5: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved seq.base  (cached)
Processing 52/139: [re.1.12.0: extract] [result.1.5: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 53/139: [re.1.12.0: extract] [result.1.5: extract] [sexplib.v0.16.0: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 54/139: [re.1.12.0: extract] [result.1.5: extract] [sexplib.v0.16.0: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved re.1.12.0  (cached)
Processing 54/139: [result.1.5: extract] [sexplib.v0.16.0: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 55/139: [result.1.5: extract] [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved result.1.5  (cached)
Processing 55/139: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 56/139: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [stb_image.0.5: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved sexplib.v0.16.0  (cached)
Processing 56/139: [sexplib0.v0.16.0: extract] [stb_image.0.5: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 57/139: [sexplib0.v0.16.0: extract] [stb_image.0.5: extract] [stdio.v0.16.0: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 57/139: [stb_image.0.5: extract] [stdio.v0.16.0: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 58/139: [stb_image.0.5: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved stb_image.0.5  (cached)
Processing 58/139: [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 59/139: [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved stdio.v0.16.0  (cached)
Processing 59/139: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 60/139: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [torch.0.5: http] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 60/139: [time_now.v0.16.0: extract] [torch.0.5: http] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved time_now.v0.16.0  (cached)
Processing 60/139: [torch.0.5: http] [dune: ocaml 31] [ocamlfind: make opt] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.14/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14/doc/cmdliner" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/4.14/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.14/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.14/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 60/139: [torch.0.5: http] [dune: ocaml 31] [ocamlfind: make opt]
Processing 61/139: [torch.0.5: http] [dune: ocaml 31] [ocamlfind: make opt] [libtorch: sh]
Processing 61/139: [torch.0.5: extract] [dune: ocaml 31] [ocamlfind: make opt] [libtorch: sh]
-> retrieved torch.0.5  (https://github.com/LaurentMazare/ocaml-torch/archive/0.5.tar.gz)
Processing 61/139: [dune: ocaml 31] [ocamlfind: make opt] [libtorch: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 61/139: [dune: ocaml 31] [libtorch: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "test -d /home/opam/.opam/4.14/lib/libtorch/lib/libtorch.so || ( unzip libtorch-linux.zip && mv -f libtorch /home/opam/.opam/4.14/lib/ )" (CWD=/home/opam/.opam/4.14/.opam-switch/build/libtorch.1.1.0)
- Archive:  libtorch-linux.zip
-    creating: libtorch/
-    creating: libtorch/lib/
-   inflating: libtorch/lib/libbenchmark_main.a  
-   inflating: libtorch/lib/libmkldnn.a  
-   inflating: libtorch/lib/libonnxifi.so  
-   inflating: libtorch/lib/libc10d.a  
-   inflating: libtorch/lib/libgmock_main.a  
-   inflating: libtorch/lib/libfoxi_dummy.so  
-   inflating: libtorch/lib/libcaffe2_protos.a  
-   inflating: libtorch/lib/libqnnpack.a  
-   inflating: libtorch/lib/libcaffe2_detectron_ops.so  
-   inflating: libtorch/lib/libgtest.a  
-   inflating: libtorch/lib/libcaffe2_module_test_dynamic.so  
-   inflating: libtorch/lib/libgtest_main.a  
-   inflating: libtorch/lib/libpthreadpool.a  
-   inflating: libtorch/lib/libfoxi_loader.a  
-   inflating: libtorch/lib/libonnx_proto.a  
-   inflating: libtorch/lib/libcpuinfo.a  
-   inflating: libtorch/lib/libtorch.so.1  
-   inflating: libtorch/lib/libbenchmark.a  
-   inflating: libtorch/lib/libclog.a  
-   inflating: libtorch/lib/libprotoc.a  
-   inflating: libtorch/lib/libCaffe2_perfkernels_avx.a  
-   inflating: libtorch/lib/libprotobuf-lite.a  
-   inflating: libtorch/lib/libonnx.a  
-   inflating: libtorch/lib/libc10.so  
-   inflating: libtorch/lib/libcaffe2.so  
-   inflating: libtorch/lib/libnnpack.a  
-   inflating: libtorch/lib/libTHD.a   
-   inflating: libtorch/lib/libCaffe2_perfkernels_avx2.a  
-   inflating: libtorch/lib/libonnxifi_loader.a  
-   inflating: libtorch/lib/libgloo_builder.a  
-   inflating: libtorch/lib/libgloo.a  
-   inflating: libtorch/lib/libfoxi.so  
-   inflating: libtorch/lib/libonnxifi_dummy.so  
-   inflating: libtorch/lib/libgomp-8bba0e50.so.1  
-   inflating: libtorch/lib/libprotobuf.a  
-   inflating: libtorch/lib/libtorch.so  
-   inflating: libtorch/lib/libcpuinfo_internals.a  
-   inflating: libtorch/lib/libgmock.a  
-   inflating: libtorch/lib/libnnpack_reference_layers.a  
-   inflating: libtorch/build-hash     
-    creating: libtorch/bin/
-    creating: libtorch/share/
-    creating: libtorch/share/cmake/
-    creating: libtorch/share/cmake/ATen/
-   inflating: libtorch/share/cmake/ATen/ATenConfig.cmake  
-    creating: libtorch/share/cmake/Torch/
-   inflating: libtorch/share/cmake/Torch/TorchConfigVersion.cmake  
-   inflating: libtorch/share/cmake/Torch/TorchConfig.cmake  
-    creating: libtorch/share/cmake/Caffe2/
-    creating: libtorch/share/cmake/Caffe2/public/
-   inflating: libtorch/share/cmake/Caffe2/public/cuda.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/protobuf.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/gflags.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/mkldnn.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/glog.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/utils.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/threads.cmake  
-   inflating: libtorch/share/cmake/Caffe2/public/mkl.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Caffe2Targets.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Caffe2Targets-release.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Caffe2Config.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/FindPackageMessage.cmake  
-    creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA/make2cmake.cmake  
-   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/CMakeInitializeConfigs.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake  
-   inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake  
-    creating: libtorch/share/cmake/Gloo/
-   inflating: libtorch/share/cmake/Gloo/GlooConfig.cmake  
-   inflating: libtorch/share/cmake/Gloo/GlooConfigVersion.cmake  
-   inflating: libtorch/share/cmake/Gloo/GlooTargets-release.cmake  
-   inflating: libtorch/share/cmake/Gloo/GlooTargets.cmake  
-    creating: libtorch/include/
-    creating: libtorch/include/pybind11/
-   inflating: libtorch/include/pybind11/stl.h  
-   inflating: libtorch/include/pybind11/embed.h  
-   inflating: libtorch/include/pybind11/eigen.h  
-   inflating: libtorch/include/pybind11/attr.h  
-   inflating: libtorch/include/pybind11/options.h  
-   inflating: libtorch/include/pybind11/cast.h  
-   inflating: libtorch/include/pybind11/numpy.h  
-    creating: libtorch/include/pybind11/detail/
-   inflating: libtorch/include/pybind11/detail/internals.h  
-   inflating: libtorch/include/pybind11/detail/descr.h  
-   inflating: libtorch/include/pybind11/detail/typeid.h  
-   inflating: libtorch/include/pybind11/detail/common.h  
-   inflating: libtorch/include/pybind11/detail/init.h  
-   inflating: libtorch/include/pybind11/detail/class.h  
-   inflating: libtorch/include/pybind11/common.h  
-   inflating: libtorch/include/pybind11/eval.h  
-   inflating: libtorch/include/pybind11/complex.h  
-   inflating: libtorch/include/pybind11/operators.h  
-   inflating: libtorch/include/pybind11/buffer_info.h  
-   inflating: libtorch/include/pybind11/chrono.h  
-   inflating: libtorch/include/pybind11/pybind11.h  
-   inflating: libtorch/include/pybind11/iostream.h  
-   inflating: libtorch/include/pybind11/pytypes.h  
-   inflating: libtorch/include/pybind11/stl_bind.h  
-   inflating: libtorch/include/pybind11/functional.h  
-    creating: libtorch/include/THCUNN/
-    creating: libtorch/include/THCUNN/generic/
-   inflating: libtorch/include/THCUNN/generic/THCUNN.h  
-    creating: libtorch/include/ATen/
-   inflating: libtorch/include/ATen/ATen.h  
-   inflating: libtorch/include/ATen/LegacyTHCPUQInt8Dispatcher.h  
-   inflating: libtorch/include/ATen/CheckGenerator.h  
-   inflating: libtorch/include/ATen/MemoryOverlap.h  
-  extracting: libtorch/include/ATen/Scalar.h  
-   inflating: libtorch/include/ATen/OpaqueTensorImpl.h  
-   inflating: libtorch/include/ATen/RegisterCUDA.h  
-   inflating: libtorch/include/ATen/Context.h  
-  extracting: libtorch/include/ATen/ArrayRef.h  
-   inflating: libtorch/include/ATen/LegacyTHCPUCharDispatcher.h  
-   inflating: libtorch/include/ATen/TypeExtendedInterface.h  
-   inflating: libtorch/include/ATen/CUDAGenerator.h  
-   inflating: libtorch/include/ATen/LegacyTHCUDAShortDispatcher.h  
-   inflating: libtorch/include/ATen/UndefinedType.h  
-   inflating: libtorch/include/ATen/dlpack.h  
-   inflating: libtorch/include/ATen/LegacyTHDispatch.h  
-   inflating: libtorch/include/ATen/CPUApplyUtils.h  
-   inflating: libtorch/include/ATen/MkldnnCPUType.h  
-   inflating: libtorch/include/ATen/LegacyTHCUDACharDispatcher.h  
-   inflating: libtorch/include/ATen/Parallel.h  
-   inflating: libtorch/include/ATen/Dispatch.h  
-   inflating: libtorch/include/ATen/LegacyTHCPUShortDispatcher.h  
-  extracting: libtorch/include/ATen/SmallVector.h  
-   inflating: libtorch/include/ATen/cpp_custom_type_hack.h  
-    creating: libtorch/include/ATen/detail/
-   inflating: libtorch/include/ATen/detail/CPUGuardImpl.h  
-   inflating: libtorch/include/ATen/detail/FunctionTraits.h  
-   inflating: libtorch/include/ATen/detail/HIPHooksInterface.h  
-   inflating: libtorch/include/ATen/detail/CUDAHooksInterface.h  
-   inflating: libtorch/include/ATen/detail/ScalarTypeConversions.h  
-   inflating: libtorch/include/ATen/detail/ComplexHooksInterface.h  
-    creating: libtorch/include/ATen/cpu/
-   inflating: libtorch/include/ATen/cpu/vml.h  
-   inflating: libtorch/include/ATen/cpu/FlushDenormal.h  
-   inflating: libtorch/include/ATen/LegacyTHCPUIntDispatcher.h  
-   inflating: libtorch/include/ATen/ExpandUtils.h  
-   inflating: libtorch/include/ATen/AccumulateType.h  
-  extracting: libtorch/include/ATen/Backtrace.h  
-   inflating: libtorch/include/ATen/SparseTensorUtils.h  
-   inflating: libtorch/include/ATen/Functions.h  
-   inflating: libtorch/include/ATen/MSNPUType.h  
-   inflating: libtorch/include/ATen/TensorUtils.h  
-  extracting: libtorch/include/ATen/DimVector.h  
-   inflating: libtorch/include/ATen/Utils.h  
-   inflating: libtorch/include/ATen/LegacyTHCUDAHalfDispatcher.h  
-   inflating: libtorch/include/ATen/TensorOperators.h  
-   inflating: libtorch/include/ATen/LegacyTHCUDAFloatDispatcher.h  
-   inflating: libtorch/include/ATen/WrapDimUtils.h  
-   inflating: libtorch/include/ATen/InitialTensorOptions.h  
-  extracting: libtorch/include/ATen/Formatting.h  
-    creating: libtorch/include/ATen/core/
-   inflating: libtorch/include/ATen/core/VariableHooksInterface.h  
-   inflating: libtorch/include/ATen/core/interned_strings_class.h  
-  extracting: libtorch/include/ATen/core/Scalar.h  
-   inflating: libtorch/include/ATen/core/TensorMethods.h  
-  extracting: libtorch/include/ATen/core/UndefinedTensorImpl.h  
-    creating: libtorch/include/ATen/core/dispatch/
-   inflating: libtorch/include/ATen/core/dispatch/KernelFunction.h  
-   inflating: libtorch/include/ATen/core/dispatch/DispatchTable.h  
-   inflating: libtorch/include/ATen/core/dispatch/KernelCache.h  
-   inflating: libtorch/include/ATen/core/dispatch/Dispatcher.h  
-   inflating: libtorch/include/ATen/core/DeprecatedTypeProperties.h  
-   inflating: libtorch/include/ATen/core/Backtrace.h  
-   inflating: libtorch/include/ATen/core/function_schema.h  
-  extracting: libtorch/include/ATen/core/typeid.h  
-   inflating: libtorch/include/ATen/core/DimVector.h  
-   inflating: libtorch/include/ATen/core/context_base.h  
-   inflating: libtorch/include/ATen/core/interned_strings.h  
-   inflating: libtorch/include/ATen/core/Formatting.h  
-   inflating: libtorch/include/ATen/core/stack.h  
-   inflating: libtorch/include/ATen/core/DeprecatedTypePropertiesRegistry.h  
-   inflating: libtorch/include/ATen/core/SparseTensorRef.h  
-   inflating: libtorch/include/ATen/core/LegacyDeviceTypeInit.h  
-   inflating: libtorch/include/ATen/core/ivalue.h  
-   inflating: libtorch/include/ATen/core/ATenGeneral.h  
-   inflating: libtorch/include/ATen/core/function_schema_inl.h  
-   inflating: libtorch/include/ATen/core/aten_interned_strings.h  
-   inflating: libtorch/include/ATen/core/Range.h  
-   inflating: libtorch/include/ATen/core/Macros.h  
-    creating: libtorch/include/ATen/core/op_registration/
-   inflating: libtorch/include/ATen/core/op_registration/dispatch_key.h  
-   inflating: libtorch/include/ATen/core/op_registration/infer_schema.h  
-   inflating: libtorch/include/ATen/core/op_registration/op_registration.h  
-   inflating: libtorch/include/ATen/core/op_registration/test_helpers.h  
-   inflating: libtorch/include/ATen/core/op_registration/kernel_stackbased.h  
-   inflating: libtorch/include/ATen/core/op_registration/kernel_functor.h  
-   inflating: libtorch/include/ATen/core/op_registration/base.h  
-   inflating: libtorch/include/ATen/core/op_registration/kernel_lambda.h  
-   inflating: libtorch/include/ATen/core/op_registration/kernel_function.h  
-   inflating: libtorch/include/ATen/core/blob.h  
-   inflating: libtorch/include/ATen/core/LegacyTypeDispatch.h  
-   inflating: libtorch/include/ATen/core/TensorAccessor.h  
-   inflating: libtorch/include/ATen/core/Reduction.h  
-   inflating: libtorch/include/ATen/core/Type.h  
-  extracting: libtorch/include/ATen/core/ScalarType.h  
-   inflating: libtorch/include/ATen/core/jit_type.h  
-   inflating: libtorch/include/ATen/core/alias_info.h  
-   inflating: libtorch/include/ATen/core/Tensor.h  
-   inflating: libtorch/include/ATen/core/functional.h  
-   inflating: libtorch/include/ATen/core/Generator.h  
-   inflating: libtorch/include/ATen/LegacyTHCUDAByteDispatcher.h  
-   inflating: libtorch/include/ATen/LegacyTHCPUByteDispatcher.h  
-   inflating: libtorch/include/ATen/LegacyTHCUDALongDispatcher.h  
-   inflating: libtorch/include/ATen/SparseCUDAType.h  
-   inflating: libtorch/include/ATen/SparseTensorImpl.h  
-  extracting: libtorch/include/ATen/Device.h  
-   inflating: libtorch/include/ATen/LegacyTHCPULongDispatcher.h  
-   inflating: libtorch/include/ATen/SparseCPUType.h  
-   inflating: libtorch/include/ATen/CPUFixedAllocator.h  
-    creating: libtorch/include/ATen/cudnn/
-   inflating: libtorch/include/ATen/cudnn/Descriptors.h  
-   inflating: libtorch/include/ATen/cudnn/Handle.h  
-   inflating: libtorch/include/ATen/cudnn/Utils.h  
-  extracting: libtorch/include/ATen/cudnn/Exceptions.h  
-   inflating: libtorch/include/ATen/cudnn/cudnn-wrapper.h  
-  extracting: libtorch/include/ATen/cudnn/Handles.h  
-   inflating: libtorch/include/ATen/cudnn/Types.h  
-   inflating: libtorch/include/ATen/InferSize.h  
-   inflating: libtorch/include/ATen/LegacyTHCPUFloatDispatcher.h  
-   inflating: libtorch/include/ATen/DLConvertor.h  
-   inflating: libtorch/include/ATen/LegacyTHDispatcher.h  
-   inflating: libtorch/include/ATen/Config.h  
-   inflating: libtorch/include/ATen/Version.h  
-   inflating: libtorch/include/ATen/NumericUtils.h  
-   inflating: libtorch/include/ATen/CUDAType.h  
-   inflating: libtorch/include/ATen/div_rtn.h  
-   inflating: libtorch/include/ATen/CPUType.h  
-   inflating: libtorch/include/ATen/WrapDimUtilsMulti.h  
-  extracting: libtorch/include/ATen/Backend.h  
-   inflating: libtorch/include/ATen/LegacyTHCUDADoubleDispatcher.h  
-   inflating: libtorch/include/ATen/LegacyTHCPUHalfDispatcher.h  
-   inflating: libtorch/include/ATen/ExtensionBackendRegistration.h  
-   inflating: libtorch/include/ATen/CPUGenerator.h  
-   inflating: libtorch/include/ATen/CPUTypeDefault.h  
-   inflating: libtorch/include/ATen/LegacyTHFunctions.h  
-   inflating: libtorch/include/ATen/LegacyTHCUDABoolDispatcher.h  
-   inflating: libtorch/include/ATen/NativeFunctions.h  
-   inflating: libtorch/include/ATen/XLAType.h  
-   inflating: libtorch/include/ATen/DeviceGuard.h  
-   inflating: libtorch/include/ATen/LegacyTHCUDAQInt8Dispatcher.h  
-  extracting: libtorch/include/ATen/Layout.h  
-   inflating: libtorch/include/ATen/ScalarOps.h  
-   inflating: libtorch/include/ATen/TensorAccessor.h  
-   inflating: libtorch/include/ATen/LegacyTHQuantizedCPUQInt8Dispatcher.h  
-   inflating: libtorch/include/ATen/TypeDefault.h  
-   inflating: libtorch/include/ATen/MatrixRef.h  
-  extracting: libtorch/include/ATen/TensorOptions.h  
-  extracting: libtorch/include/ATen/Type.h  
-  extracting: libtorch/include/ATen/Storage.h  
-   inflating: libtorch/include/ATen/ScalarType.h  
-   inflating: libtorch/include/ATen/TensorGeometry.h  
-  extracting: libtorch/include/ATen/Tensor.h  
-   inflating: libtorch/include/ATen/RegisterCPU.h  
-   inflating: libtorch/include/ATen/LegacyTHCPUBoolDispatcher.h  
-    creating: libtorch/include/ATen/cuda/
-   inflating: libtorch/include/ATen/cuda/_curand_mtgp32_host.h  
-   inflating: libtorch/include/ATen/cuda/ATenCUDAGeneral.h  
-   inflating: libtorch/include/ATen/cuda/CUDAApplyUtils.cuh  
-   inflating: libtorch/include/ATen/cuda/CUDADevice.h  
-    creating: libtorch/include/ATen/cuda/detail/
-   inflating: libtorch/include/ATen/cuda/detail/KernelUtils.h  
-   inflating: libtorch/include/ATen/cuda/detail/CUDAHooks.h  
-   inflating: libtorch/include/ATen/cuda/detail/TensorInfo.cuh  
-   inflating: libtorch/include/ATen/cuda/detail/OffsetCalculator.cuh  
-   inflating: libtorch/include/ATen/cuda/detail/IndexUtils.cuh  
-   inflating: libtorch/include/ATen/cuda/CUDATypeDefault.h  
-   inflating: libtorch/include/ATen/cuda/CUDAUtils.h  
-   inflating: libtorch/include/ATen/cuda/CUDAConfig.h  
-   inflating: libtorch/include/ATen/cuda/Exceptions.h  
-   inflating: libtorch/include/ATen/cuda/CUDAMultiStreamGuard.h  
-   inflating: libtorch/include/ATen/cuda/CUDATensorMethods.cuh  
-   inflating: libtorch/include/ATen/cuda/CUDAContext.h  
-   inflating: libtorch/include/ATen/cuda/CUDAEvent.h  
-   inflating: libtorch/include/ATen/cuda/PinnedMemoryAllocator.h  
-   inflating: libtorch/include/ATen/cuda/NumericLimits.cuh  
-   inflating: libtorch/include/ATen/cuda/Array.h  
-   inflating: libtorch/include/ATen/QuantizedCPUType.h  
-   inflating: libtorch/include/ATen/LegacyTHCPUDoubleDispatcher.h  
-  extracting: libtorch/include/ATen/Generator.h  
-   inflating: libtorch/include/ATen/LegacyTHCUDAIntDispatcher.h  
-    creating: libtorch/include/torch/
-   inflating: libtorch/include/torch/script.h  
-   inflating: libtorch/include/torch/extension.h  
-    creating: libtorch/include/torch/csrc/
-    creating: libtorch/include/torch/csrc/utils/
-   inflating: libtorch/include/torch/csrc/utils/python_tuples.h  
-   inflating: libtorch/include/torch/csrc/utils/tuple_parser.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/tensor_flatten.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_new.h  
-   inflating: libtorch/include/torch/csrc/utils/hash.h  
-   inflating: libtorch/include/torch/csrc/utils/python_compat.h  
-   inflating: libtorch/include/torch/csrc/utils/python_stub.h  
-   inflating: libtorch/include/torch/csrc/utils/python_numbers.h  
-   inflating: libtorch/include/torch/csrc/utils/cuda_enabled.h  
-   inflating: libtorch/include/torch/csrc/utils/numpy_stub.h  
-   inflating: libtorch/include/torch/csrc/utils/pybind.h  
-   inflating: libtorch/include/torch/csrc/utils/disallow_copy.h  
-   inflating: libtorch/include/torch/csrc/utils/python_strings.h  
-   inflating: libtorch/include/torch/csrc/utils/structseq.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_types.h  
-   inflating: libtorch/include/torch/csrc/utils/invalid_arguments.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_dtypes.h  
-   inflating: libtorch/include/torch/csrc/utils/six.h  
-   inflating: libtorch/include/torch/csrc/utils/cuda_lazy_init.h  
-   inflating: libtorch/include/torch/csrc/utils/variadic.h  
-   inflating: libtorch/include/torch/csrc/utils/python_arg_parser.h  
-   inflating: libtorch/include/torch/csrc/utils/memory.h  
-   inflating: libtorch/include/torch/csrc/utils/object_ptr.h  
-   inflating: libtorch/include/torch/csrc/utils/python_scalars.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_layouts.h  
-   inflating: libtorch/include/torch/csrc/utils/auto_gil.h  
-   inflating: libtorch/include/torch/csrc/utils/tensor_apply.h  
-    creating: libtorch/include/torch/csrc/autograd/
-    creating: libtorch/include/torch/csrc/autograd/utils/
-   inflating: libtorch/include/torch/csrc/autograd/utils/python_arg_parsing.h  
-   inflating: libtorch/include/torch/csrc/autograd/utils/python_error_messages.h  
-   inflating: libtorch/include/torch/csrc/autograd/utils/wrap_outputs.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_hook.h  
-   inflating: libtorch/include/torch/csrc/autograd/autograd.h  
-   inflating: libtorch/include/torch/csrc/autograd/record_function.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_function.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_anomaly_mode.h  
-   inflating: libtorch/include/torch/csrc/autograd/input_buffer.h  
-   inflating: libtorch/include/torch/csrc/autograd/engine.h  
-   inflating: libtorch/include/torch/csrc/autograd/function_hook.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_cpp_function.h  
-   inflating: libtorch/include/torch/csrc/autograd/saved_variable.h  
-   inflating: libtorch/include/torch/csrc/autograd/variable.h  
-   inflating: libtorch/include/torch/csrc/autograd/VariableTypeUtils.h  
-   inflating: libtorch/include/torch/csrc/autograd/function.h  
-  extracting: libtorch/include/torch/csrc/autograd/type_and_shape.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_variable_indexing.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_variable.h  
-   inflating: libtorch/include/torch/csrc/autograd/profiler.h  
-   inflating: libtorch/include/torch/csrc/autograd/grad_mode.h  
-    creating: libtorch/include/torch/csrc/autograd/generated/
-   inflating: libtorch/include/torch/csrc/autograd/generated/python_variable_methods_dispatch.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/Functions.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/VariableType.h  
-   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_torch_functions_dispatch.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/python_nn_functions_dispatch.h  
-   inflating: libtorch/include/torch/csrc/autograd/generated/variable_factories.h  
-    creating: libtorch/include/torch/csrc/autograd/functions/
-   inflating: libtorch/include/torch/csrc/autograd/functions/tensor.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/utils.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/comm.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/pybind.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/basic_ops.h  
-   inflating: libtorch/include/torch/csrc/autograd/functions/accumulate_grad.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_engine.h  
-   inflating: libtorch/include/torch/csrc/autograd/input_metadata.h  
-   inflating: libtorch/include/torch/csrc/autograd/python_legacy_variable.h  
-   inflating: libtorch/include/torch/csrc/autograd/symbolic.h  
-   inflating: libtorch/include/torch/csrc/autograd/anomaly_mode.h  
-   inflating: libtorch/include/torch/csrc/autograd/edge.h  
-   inflating: libtorch/include/torch/csrc/TypeInfo.h  
-    creating: libtorch/include/torch/csrc/onnx/
-   inflating: libtorch/include/torch/csrc/onnx/onnx.h  
-   inflating: libtorch/include/torch/csrc/onnx/init.h  
-   inflating: libtorch/include/torch/csrc/Module.h  
-   inflating: libtorch/include/torch/csrc/utils.h  
-   inflating: libtorch/include/torch/csrc/THP.h  
-   inflating: libtorch/include/torch/csrc/THP_export.h  
-   inflating: libtorch/include/torch/csrc/Size.h  
-   inflating: libtorch/include/torch/csrc/Exceptions.h  
-   inflating: libtorch/include/torch/csrc/python_headers.h  
-   inflating: libtorch/include/torch/csrc/byte_order.h  
-   inflating: libtorch/include/torch/csrc/Device.h  
-   inflating: libtorch/include/torch/csrc/PythonTypes.h  
-   inflating: libtorch/include/torch/csrc/serialization.h  
-   inflating: libtorch/include/torch/csrc/WindowsTorchApiMacro.h  
-   inflating: libtorch/include/torch/csrc/PtrWrapper.h  
-   inflating: libtorch/include/torch/csrc/Dtype.h  
-   inflating: libtorch/include/torch/csrc/DynamicTypes.h  
-   inflating: libtorch/include/torch/csrc/DataLoader.h  
-   inflating: libtorch/include/torch/csrc/Layout.h  
-   inflating: libtorch/include/torch/csrc/copy_utils.h  
-   inflating: libtorch/include/torch/csrc/Storage.h  
-    creating: libtorch/include/torch/csrc/jit/
-   inflating: libtorch/include/torch/csrc/jit/graph_executor.h  
-   inflating: libtorch/include/torch/csrc/jit/argument_spec.h  
-   inflating: libtorch/include/torch/csrc/jit/hooks_for_testing.h  
-  extracting: libtorch/include/torch/csrc/jit/interned_strings_class.h  
-   inflating: libtorch/include/torch/csrc/jit/import_source.h  
-   inflating: libtorch/include/torch/csrc/jit/custom_operator.h  
-   inflating: libtorch/include/torch/csrc/jit/pass_manager.h  
-   inflating: libtorch/include/torch/csrc/jit/tracing_state.h  
-   inflating: libtorch/include/torch/csrc/jit/graph_node_list.h  
-   inflating: libtorch/include/torch/csrc/jit/code_template.h  
-   inflating: libtorch/include/torch/csrc/jit/attributes.h  
-   inflating: libtorch/include/torch/csrc/jit/source_range.h  
-    creating: libtorch/include/torch/csrc/jit/script/
-   inflating: libtorch/include/torch/csrc/jit/script/module.h  
-   inflating: libtorch/include/torch/csrc/jit/script/builtin_functions.h  
-   inflating: libtorch/include/torch/csrc/jit/script/strtod.h  
-   inflating: libtorch/include/torch/csrc/jit/script/edit_distance.h  
-   inflating: libtorch/include/torch/csrc/jit/script/resolver.h  
-   inflating: libtorch/include/torch/csrc/jit/script/function_schema_parser.h  
-   inflating: libtorch/include/torch/csrc/jit/script/logging.h  
-   inflating: libtorch/include/torch/csrc/jit/script/schema_type_parser.h  
-   inflating: libtorch/include/torch/csrc/jit/script/lexer.h  
-   inflating: libtorch/include/torch/csrc/jit/script/slot.h  
-   inflating: libtorch/include/torch/csrc/jit/script/schema_matching.h  
-   inflating: libtorch/include/torch/csrc/jit/script/compiler.h  
-   inflating: libtorch/include/torch/csrc/jit/script/jit_exception.h  
-   inflating: libtorch/include/torch/csrc/jit/script/tree.h  
-   inflating: libtorch/include/torch/csrc/jit/script/module_python.h  
-   inflating: libtorch/include/torch/csrc/jit/script/tree_views.h  
-   inflating: libtorch/include/torch/csrc/jit/script/init.h  
-   inflating: libtorch/include/torch/csrc/jit/script/parser.h  
-   inflating: libtorch/include/torch/csrc/jit/script/parse_string_literal.h  
-   inflating: libtorch/include/torch/csrc/jit/script/sugared_value.h  
-   inflating: libtorch/include/torch/csrc/jit/script/error_report.h  
-   inflating: libtorch/include/torch/csrc/jit/script/script_type_parser.h  
-   inflating: libtorch/include/torch/csrc/jit/script/compilation_unit.h  
-   inflating: libtorch/include/torch/csrc/jit/script/final_returns.h  
-   inflating: libtorch/include/torch/csrc/jit/script/python_tree_views.h  
-   inflating: libtorch/include/torch/csrc/jit/python_tracer.h  
-   inflating: libtorch/include/torch/csrc/jit/variable_tensor_list.h  
-   inflating: libtorch/include/torch/csrc/jit/interpreter.h  
-   inflating: libtorch/include/torch/csrc/jit/autodiff.h  
-   inflating: libtorch/include/torch/csrc/jit/tracer.h  
-   inflating: libtorch/include/torch/csrc/jit/constants.h  
-   inflating: libtorch/include/torch/csrc/jit/init.h  
-   inflating: libtorch/include/torch/csrc/jit/profiling_record.h  
-   inflating: libtorch/include/torch/csrc/jit/pybind.h  
-   inflating: libtorch/include/torch/csrc/jit/symbolic_variable.h  
-   inflating: libtorch/include/torch/csrc/jit/irparser.h  
-   inflating: libtorch/include/torch/csrc/jit/export.h  
-   inflating: libtorch/include/torch/csrc/jit/python_arg_flatten.h  
-    creating: libtorch/include/torch/csrc/jit/testing/
-   inflating: libtorch/include/torch/csrc/jit/testing/file_check.h  
-   inflating: libtorch/include/torch/csrc/jit/scope.h  
-   inflating: libtorch/include/torch/csrc/jit/dynamic_dag.h  
-   inflating: libtorch/include/torch/csrc/jit/ir.h  
-   inflating: libtorch/include/torch/csrc/jit/operator.h  
-   inflating: libtorch/include/torch/csrc/jit/pickler.h  
-   inflating: libtorch/include/torch/csrc/jit/python_ir.h  
-   inflating: libtorch/include/torch/csrc/jit/node_hashing.h  
-   inflating: libtorch/include/torch/csrc/jit/symbolic_script.h  
-   inflating: libtorch/include/torch/csrc/jit/netdef_converter.h  
-   inflating: libtorch/include/torch/csrc/jit/import_export_helpers.h  
-    creating: libtorch/include/torch/csrc/jit/passes/
-   inflating: libtorch/include/torch/csrc/jit/passes/dead_code_elimination.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.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/alias_analysis.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_inplace_ops.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/lower_grad_of.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/remove_expands.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/batch_mm.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/graph_fuser.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/loop_unrolling.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inline_fork_wait.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/constant_propagation.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/quantization.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/erase_number_types.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/requires_grad_analysis.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/specialize_autogradzero.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/constant_pooling.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/common_subexpression_elimination.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/canonicalize.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/canonicalize_ops.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/peephole.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/python_print.h  
-  extracting: libtorch/include/torch/csrc/jit/passes/erase_fork_wait.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/shape_analysis.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/inplace_check.h  
-   inflating: libtorch/include/torch/csrc/jit/passes/lower_tuples.h  
-   inflating: libtorch/include/torch/csrc/jit/pybind_utils.h  
-   inflating: libtorch/include/torch/csrc/jit/named_value.h  
-   inflating: libtorch/include/torch/csrc/jit/import.h  
-   inflating: libtorch/include/torch/csrc/jit/ir_views.h  
-   inflating: libtorch/include/torch/csrc/jit/resource_guard.h  
-   inflating: libtorch/include/torch/csrc/jit/source_location.h  
-   inflating: libtorch/include/torch/csrc/jit/subgraph_matcher.h  
-   inflating: libtorch/include/torch/csrc/jit/alias_info.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/nn.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/optim/
-   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/sgd.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/serialize.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/lbfgs.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/optimizer.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim/adam.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/serialize/
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/output-archive.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/tensor.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/input-archive.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/serialize/archive.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/cuda.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/utils.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/ordered_dict.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/nn/
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/module.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/linear.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/rnn.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/named_any.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/modules/any.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/embedding.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/dropout.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/functional.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/init.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl.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/serialize.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/jit.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/torch.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/optim.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/all.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/expanding_array.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/arg.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/
-    creating: libtorch/include/torch/csrc/api/include/torch/data/samplers/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/distributed.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/serialize.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/sequential.h  
-   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/random.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/data_shuttle.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/queue.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/iterator.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/datasets/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/tensor.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/chunk.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/datasets/stateful.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/map.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/worker_exception.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/dataloader/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader/base.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader/stateless.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader/stateful.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader_options.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/example.h  
-    creating: libtorch/include/torch/csrc/api/include/torch/data/transforms/
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/lambda.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/tensor.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/stack.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/types.h  
-   inflating: libtorch/include/torch/csrc/api/include/torch/python.h  
-   inflating: libtorch/include/torch/csrc/CudaIPCTypes.h  
-    creating: libtorch/include/torch/csrc/cuda/
-   inflating: libtorch/include/torch/csrc/cuda/python_comm.h  
-   inflating: libtorch/include/torch/csrc/cuda/Module.h  
-   inflating: libtorch/include/torch/csrc/cuda/undef_macros.h  
-   inflating: libtorch/include/torch/csrc/cuda/utils.h  
-   inflating: libtorch/include/torch/csrc/cuda/restore_macros.h  
-   inflating: libtorch/include/torch/csrc/cuda/comm.h  
-   inflating: libtorch/include/torch/csrc/cuda/nccl.h  
-   inflating: libtorch/include/torch/csrc/cuda/THCP.h  
-   inflating: libtorch/include/torch/csrc/cuda/serialization.h  
-   inflating: libtorch/include/torch/csrc/cuda/device_set.h  
-   inflating: libtorch/include/torch/csrc/cuda/python_nccl.h  
-   inflating: libtorch/include/torch/csrc/cuda/Stream.h  
-   inflating: libtorch/include/torch/csrc/cuda/Storage.h  
-   inflating: libtorch/include/torch/csrc/cuda/override_macros.h  
-   inflating: libtorch/include/torch/csrc/cuda/Event.h  
-   inflating: libtorch/include/torch/csrc/StorageDefs.h  
-   inflating: libtorch/include/torch/csrc/Generator.h  
-   inflating: libtorch/include/torch/csrc/Types.h  
-    creating: libtorch/include/c10/
-    creating: libtorch/include/c10/util/
-   inflating: libtorch/include/c10/util/TypeList.h  
-   inflating: libtorch/include/c10/util/ArrayRef.h  
-   inflating: libtorch/include/c10/util/logging_is_not_google_glog.h  
-   inflating: libtorch/include/c10/util/Half.h  
-   inflating: libtorch/include/c10/util/Metaprogramming.h  
-   inflating: libtorch/include/c10/util/SmallVector.h  
-   inflating: libtorch/include/c10/util/numa.h  
-   inflating: libtorch/include/c10/util/tempfile.h  
-   inflating: libtorch/include/c10/util/C++17.h  
-   inflating: libtorch/include/c10/util/AlignOf.h  
-   inflating: libtorch/include/c10/util/python_stub.h  
-   inflating: libtorch/include/c10/util/Backtrace.h  
-   inflating: libtorch/include/c10/util/typeid.h  
-   inflating: libtorch/include/c10/util/Deprecated.h  
-   inflating: libtorch/include/c10/util/flat_hash_map.h  
-   inflating: libtorch/include/c10/util/Optional.h  
-   inflating: libtorch/include/c10/util/thread_name.h  
-   inflating: libtorch/include/c10/util/intrusive_ptr.h  
-   inflating: libtorch/include/c10/util/UniqueVoidPtr.h  
-   inflating: libtorch/include/c10/util/Logging.h  
-   inflating: libtorch/include/c10/util/StringUtil.h  
-   inflating: libtorch/include/c10/util/either.h  
-   inflating: libtorch/include/c10/util/Registry.h  
-   inflating: libtorch/include/c10/util/qint8.h  
-   inflating: libtorch/include/c10/util/string_utils.h  
-   inflating: libtorch/include/c10/util/TypeTraits.h  
-   inflating: libtorch/include/c10/util/Type.h  
-   inflating: libtorch/include/c10/util/Exception.h  
-   inflating: libtorch/include/c10/util/Half-inl.h  
-   inflating: libtorch/include/c10/util/Array.h  
-   inflating: libtorch/include/c10/util/LeftRight.h  
-   inflating: libtorch/include/c10/util/logging_is_google_glog.h  
-   inflating: libtorch/include/c10/util/IdWrapper.h  
-   inflating: libtorch/include/c10/util/Flags.h  
-    creating: libtorch/include/c10/core/
-   inflating: libtorch/include/c10/core/Scalar.h  
-   inflating: libtorch/include/c10/core/StorageImpl.h  
-   inflating: libtorch/include/c10/core/CPUAllocator.h  
-   inflating: libtorch/include/c10/core/UndefinedTensorImpl.h  
-   inflating: libtorch/include/c10/core/DefaultDtype.h  
-   inflating: libtorch/include/c10/core/TensorTypeId.h  
-   inflating: libtorch/include/c10/core/TensorTypeIdRegistration.h  
-   inflating: libtorch/include/c10/core/TensorImpl.h  
-   inflating: libtorch/include/c10/core/WrapDimMinimal.h  
-   inflating: libtorch/include/c10/core/StreamGuard.h  
-    creating: libtorch/include/c10/core/impl/
-   inflating: libtorch/include/c10/core/impl/InlineDeviceGuard.h  
-   inflating: libtorch/include/c10/core/impl/InlineStreamGuard.h  
-   inflating: libtorch/include/c10/core/impl/FakeGuardImpl.h  
-   inflating: libtorch/include/c10/core/impl/VirtualGuardImpl.h  
-   inflating: libtorch/include/c10/core/impl/DeviceGuardImplInterface.h  
-   inflating: libtorch/include/c10/core/DeviceType.h  
-   inflating: libtorch/include/c10/core/Device.h  
-   inflating: libtorch/include/c10/core/CopyBytes.h  
-   inflating: libtorch/include/c10/core/Allocator.h  
-   inflating: libtorch/include/c10/core/Backend.h  
-   inflating: libtorch/include/c10/core/QScheme.h  
-   inflating: libtorch/include/c10/core/DefaultTensorOptions.h  
-   inflating: libtorch/include/c10/core/DeviceGuard.h  
-   inflating: libtorch/include/c10/core/Layout.h  
-   inflating: libtorch/include/c10/core/Stream.h  
-   inflating: libtorch/include/c10/core/TensorOptions.h  
-   inflating: libtorch/include/c10/core/Storage.h  
-   inflating: libtorch/include/c10/core/thread_pool.h  
-   inflating: libtorch/include/c10/core/ScalarType.h  
-    creating: libtorch/include/c10/macros/
-   inflating: libtorch/include/c10/macros/Export.h  
-   inflating: libtorch/include/c10/macros/Macros.h  
-   inflating: libtorch/include/c10/macros/cmake_macros.h  
-    creating: libtorch/include/c10/cuda/
-   inflating: libtorch/include/c10/cuda/CUDAGuard.h  
-   inflating: libtorch/include/c10/cuda/CUDAMacros.h  
-   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/impl/CUDAGuardImpl.h  
-   inflating: libtorch/include/c10/cuda/CUDAStream.h  
-   inflating: libtorch/include/c10/cuda/CUDAException.h  
-   inflating: libtorch/include/c10/cuda/CUDAFunctions.h  
-   inflating: libtorch/include/c10/cuda/CUDACachingAllocator.h  
-    creating: libtorch/include/TH/
-   inflating: libtorch/include/TH/THGenerateIntTypes.h  
-   inflating: libtorch/include/TH/THMemoryFile.h  
-    creating: libtorch/include/TH/generic/
-   inflating: libtorch/include/TH/generic/THTensorFill.h  
-   inflating: libtorch/include/TH/generic/THTensorLapack.h  
-   inflating: libtorch/include/TH/generic/THStorage.h  
-   inflating: libtorch/include/TH/generic/THTensorRandom.h  
-   inflating: libtorch/include/TH/generic/THTensorConv.h  
-   inflating: libtorch/include/TH/generic/THLapack.h  
-   inflating: libtorch/include/TH/generic/THBlas.h  
-   inflating: libtorch/include/TH/generic/THTensorMath.h  
-   inflating: libtorch/include/TH/generic/THVector.h  
-   inflating: libtorch/include/TH/generic/THTensor.h  
-   inflating: libtorch/include/TH/generic/THTensor.hpp  
-   inflating: libtorch/include/TH/generic/THTensorFastGetSet.hpp  
-   inflating: libtorch/include/TH/generic/THStorageCopy.h  
-   inflating: libtorch/include/TH/THLogAdd.h  
-   inflating: libtorch/include/TH/THGenerateCharType.h  
-   inflating: libtorch/include/TH/THGenerateDoubleType.h  
-   inflating: libtorch/include/TH/THStorage.h  
-   inflating: libtorch/include/TH/THGenerateLongType.h  
-   inflating: libtorch/include/TH/THLapack.h  
-   inflating: libtorch/include/TH/THDiskFile.h  
-   inflating: libtorch/include/TH/THGenerateFloatType.h  
-   inflating: libtorch/include/TH/THBlas.h  
-   inflating: libtorch/include/TH/THGeneral.h  
-   inflating: libtorch/include/TH/THRandom.h  
-   inflating: libtorch/include/TH/TH.h  
-   inflating: libtorch/include/TH/THMath.h  
-   inflating: libtorch/include/TH/THGenerateHalfType.h  
-   inflating: libtorch/include/TH/THVector.h  
-   inflating: libtorch/include/TH/THTensor.h  
-   inflating: libtorch/include/TH/THTensorApply.h  
-   inflating: libtorch/include/TH/THHalf.h  
-   inflating: libtorch/include/TH/THGenerator.hpp  
-   inflating: libtorch/include/TH/THFile.h  
-   inflating: libtorch/include/TH/THGenerateBoolType.h  
-   inflating: libtorch/include/TH/THSize.h  
-   inflating: libtorch/include/TH/THFilePrivate.h  
-   inflating: libtorch/include/TH/THStorageFunctions.h  
-   inflating: libtorch/include/TH/THGenerateAllTypes.h  
-   inflating: libtorch/include/TH/THStorageFunctions.hpp  
-   inflating: libtorch/include/TH/THTensor.hpp  
-   inflating: libtorch/include/TH/THGenerateShortType.h  
-   inflating: libtorch/include/TH/THAllocator.h  
-   inflating: libtorch/include/TH/THTensorDimApply.h  
-   inflating: libtorch/include/TH/THGenerateByteType.h  
-   inflating: libtorch/include/TH/THGenerateIntType.h  
-   inflating: libtorch/include/TH/THGenerateFloatTypes.h  
-    creating: libtorch/include/caffe2/
-    creating: libtorch/include/caffe2/utils/
-   inflating: libtorch/include/caffe2/utils/eigen_utils.h  
-   inflating: libtorch/include/caffe2/utils/filler.h  
-   inflating: libtorch/include/caffe2/utils/proto_utils.h  
-   inflating: libtorch/include/caffe2/utils/fixed_divisor.h  
-   inflating: libtorch/include/caffe2/utils/math-detail.h  
-   inflating: libtorch/include/caffe2/utils/math.h  
-   inflating: libtorch/include/caffe2/utils/cast.h  
-   inflating: libtorch/include/caffe2/utils/cblas.h  
-   inflating: libtorch/include/caffe2/utils/smart_tensor_printer.h  
-   inflating: libtorch/include/caffe2/utils/proto_convert.h  
-   inflating: libtorch/include/caffe2/utils/conversions.h  
-   inflating: libtorch/include/caffe2/utils/cpu_neon.h  
-   inflating: libtorch/include/caffe2/utils/simple_queue.h  
-   inflating: libtorch/include/caffe2/utils/cpuid.h  
-   inflating: libtorch/include/caffe2/utils/map_utils.h  
-   inflating: libtorch/include/caffe2/utils/string_utils.h  
-   inflating: libtorch/include/caffe2/utils/signal_handler.h  
-   inflating: libtorch/include/caffe2/utils/proto_wrap.h  
-   inflating: libtorch/include/caffe2/utils/bench_utils.h  
-   inflating: libtorch/include/caffe2/utils/zmq_helper.h  
-   inflating: libtorch/include/caffe2/utils/murmur_hash3.h  
-    creating: libtorch/include/caffe2/distributed/
-   inflating: libtorch/include/caffe2/distributed/store_handler.h  
-   inflating: libtorch/include/caffe2/distributed/store_ops.h  
-   inflating: libtorch/include/caffe2/distributed/redis_store_handler.h  
-   inflating: libtorch/include/caffe2/distributed/file_store_handler_op.h  
-   inflating: libtorch/include/caffe2/distributed/file_store_handler.h  
-   inflating: libtorch/include/caffe2/distributed/redis_store_handler_op.h  
-    creating: libtorch/include/caffe2/operators/
-   inflating: libtorch/include/caffe2/operators/ctc_beam_search_decoder_op.h  
-   inflating: libtorch/include/caffe2/operators/boolean_mask_ops.h  
-   inflating: libtorch/include/caffe2/operators/roi_align_rotated_gradient_op.h  
-   inflating: libtorch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h  
-   inflating: libtorch/include/caffe2/operators/utility_ops.h  
-   inflating: libtorch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h  
-   inflating: libtorch/include/caffe2/operators/summarize_op.h  
-   inflating: libtorch/include/caffe2/operators/logit_op.h  
-   inflating: libtorch/include/caffe2/operators/quant_decode_op.h  
-   inflating: libtorch/include/caffe2/operators/expand_squeeze_dims_op.h  
-   inflating: libtorch/include/caffe2/operators/channel_shuffle_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_sub_op.h  
-   inflating: libtorch/include/caffe2/operators/enforce_finite_op.h  
-   inflating: libtorch/include/caffe2/operators/thresholded_relu_op.h  
-   inflating: libtorch/include/caffe2/operators/free_op.h  
-   inflating: libtorch/include/caffe2/operators/ensure_clipped_op.h  
-   inflating: libtorch/include/caffe2/operators/cosh_op.h  
-   inflating: libtorch/include/caffe2/operators/index_hash_ops.h  
-   inflating: libtorch/include/caffe2/operators/clip_op.h  
-   inflating: libtorch/include/caffe2/operators/generate_proposals_op.h  
-   inflating: libtorch/include/caffe2/operators/ensure_cpu_output_op.h  
-   inflating: libtorch/include/caffe2/operators/rmac_regions_op.h  
-   inflating: libtorch/include/caffe2/operators/conditional_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_box_cox_op.h  
-   inflating: libtorch/include/caffe2/operators/segment_reduction_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_op_impl.h  
-   inflating: libtorch/include/caffe2/operators/cube_op.h  
-   inflating: libtorch/include/caffe2/operators/margin_ranking_criterion_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_op_shared.h  
-   inflating: libtorch/include/caffe2/operators/given_tensor_fill_op.h  
-   inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h  
-   inflating: libtorch/include/caffe2/operators/atan_op.h  
-   inflating: libtorch/include/caffe2/operators/ceil_op.h  
-   inflating: libtorch/include/caffe2/operators/gather_ranges_to_dense_op.h  
-   inflating: libtorch/include/caffe2/operators/weighted_multi_sampling_op.h  
-   inflating: libtorch/include/caffe2/operators/ngram_ops.h  
-   inflating: libtorch/include/caffe2/operators/normalize_op.h  
-   inflating: libtorch/include/caffe2/operators/tt_linear_op.h  
-   inflating: libtorch/include/caffe2/operators/filler_op.h  
-   inflating: libtorch/include/caffe2/operators/mod_op.h  
-   inflating: libtorch/include/caffe2/operators/prepend_dim_op.h  
-   inflating: libtorch/include/caffe2/operators/key_split_ops.h  
-   inflating: libtorch/include/caffe2/operators/floor_op.h  
-   inflating: libtorch/include/caffe2/operators/log_op.h  
-   inflating: libtorch/include/caffe2/operators/no_default_engine_op.h  
-   inflating: libtorch/include/caffe2/operators/dataset_ops.h  
-   inflating: libtorch/include/caffe2/operators/apmeter_op.h  
-   inflating: libtorch/include/caffe2/operators/op_utils_cudnn.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_ops_utils.h  
-   inflating: libtorch/include/caffe2/operators/merge_id_lists_op.h  
-   inflating: libtorch/include/caffe2/operators/matmul_op.h  
-   inflating: libtorch/include/caffe2/operators/prefetch_op.h  
-   inflating: libtorch/include/caffe2/operators/byte_weight_dequant_op.h  
-   inflating: libtorch/include/caffe2/operators/instance_norm_op.h  
-   inflating: libtorch/include/caffe2/operators/normalize_l1_op.h  
-   inflating: libtorch/include/caffe2/operators/abs_op.h  
-   inflating: libtorch/include/caffe2/operators/distance_op.h  
-   inflating: libtorch/include/caffe2/operators/dense_vector_to_id_list_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_ops.h  
-   inflating: libtorch/include/caffe2/operators/flatten_op.h  
-   inflating: libtorch/include/caffe2/operators/find_duplicate_elements_op.h  
-   inflating: libtorch/include/caffe2/operators/loss_op.h  
-   inflating: libtorch/include/caffe2/operators/stop_gradient.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_mul_op.h  
-   inflating: libtorch/include/caffe2/operators/reduction_ops.h  
-   inflating: libtorch/include/caffe2/operators/reduce_front_back_max_ops.h  
-   inflating: libtorch/include/caffe2/operators/arg_ops.h  
-   inflating: libtorch/include/caffe2/operators/reduce_ops.h  
-   inflating: libtorch/include/caffe2/operators/cbrt_op.h  
-   inflating: libtorch/include/caffe2/operators/channel_backprop_stats_op.h  
-   inflating: libtorch/include/caffe2/operators/index_ops.h  
-   inflating: libtorch/include/caffe2/operators/multi_class_accuracy_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_logical_ops.h  
-   inflating: libtorch/include/caffe2/operators/elu_op.h  
-   inflating: libtorch/include/caffe2/operators/reverse_packed_segs_op.h  
-   inflating: libtorch/include/caffe2/operators/space_batch_op.h  
-   inflating: libtorch/include/caffe2/operators/pool_op.h  
-   inflating: libtorch/include/caffe2/operators/heatmap_max_keypoint_op.h  
-   inflating: libtorch/include/caffe2/operators/feature_maps_ops.h  
-   inflating: libtorch/include/caffe2/operators/rowmul_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_matmul_op.h  
-   inflating: libtorch/include/caffe2/operators/affine_channel_op.h  
-   inflating: libtorch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h  
-   inflating: libtorch/include/caffe2/operators/glu_op.h  
-   inflating: libtorch/include/caffe2/operators/tensor_protos_db_input.h  
-   inflating: libtorch/include/caffe2/operators/cc_bmm_bg_op.h  
-   inflating: libtorch/include/caffe2/operators/pack_rnn_sequence_op.h  
-   inflating: libtorch/include/caffe2/operators/deform_conv_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_moments_op.h  
-   inflating: libtorch/include/caffe2/operators/half_float_ops.h  
-   inflating: libtorch/include/caffe2/operators/inference_lstm_op.h  
-   inflating: libtorch/include/caffe2/operators/text_file_reader_utils.h  
-   inflating: libtorch/include/caffe2/operators/negate_gradient_op.h  
-   inflating: libtorch/include/caffe2/operators/gru_unit_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_op_impl.h  
-   inflating: libtorch/include/caffe2/operators/create_scope_op.h  
-   inflating: libtorch/include/caffe2/operators/rank_loss_op.h  
-   inflating: libtorch/include/caffe2/operators/lengths_tile_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_op_test.h  
-   inflating: libtorch/include/caffe2/operators/operator_fallback_gpu.h  
-   inflating: libtorch/include/caffe2/operators/rsqrt_op.h  
-   inflating: libtorch/include/caffe2/operators/locally_connected_op_impl.h  
-   inflating: libtorch/include/caffe2/operators/bisect_percentile_op.h  
-   inflating: libtorch/include/caffe2/operators/reciprocal_op.h  
-   inflating: libtorch/include/caffe2/operators/max_pool_with_index_gpu.h  
-   inflating: libtorch/include/caffe2/operators/boolean_unmask_ops.h  
-   inflating: libtorch/include/caffe2/operators/conv_op_cache_cudnn.h  
-   inflating: libtorch/include/caffe2/operators/scale_op.h  
-   inflating: libtorch/include/caffe2/operators/negative_op.h  
-   inflating: libtorch/include/caffe2/operators/roi_align_gradient_op.h  
-   inflating: libtorch/include/caffe2/operators/listwise_l2r_op.h  
-   inflating: libtorch/include/caffe2/operators/layer_norm_op.h  
-   inflating: libtorch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h  
-   inflating: libtorch/include/caffe2/operators/length_split_op.h  
-   inflating: libtorch/include/caffe2/operators/spatial_batch_norm_op.h  
-   inflating: libtorch/include/caffe2/operators/leaky_relu_op.h  
-   inflating: libtorch/include/caffe2/operators/erf_op.h  
-   inflating: libtorch/include/caffe2/operators/feed_blob_op.h  
-   inflating: libtorch/include/caffe2/operators/jsd_op.h  
-   inflating: libtorch/include/caffe2/operators/remove_data_blocks_op.h  
-   inflating: libtorch/include/caffe2/operators/is_empty_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_pool_op_base.h  
-   inflating: libtorch/include/caffe2/operators/spatial_softmax_with_loss_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_sparse_to_dense_op.h  
-   inflating: libtorch/include/caffe2/operators/flexible_top_k.h  
-   inflating: libtorch/include/caffe2/operators/locally_connected_op.h  
-   inflating: libtorch/include/caffe2/operators/acos_op.h  
-   inflating: libtorch/include/caffe2/operators/im2col_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_op.h  
-   inflating: libtorch/include/caffe2/operators/roi_pool_op.h  
-   inflating: libtorch/include/caffe2/operators/sin_op.h  
-   inflating: libtorch/include/caffe2/operators/box_with_nms_limit_op.h  
-   inflating: libtorch/include/caffe2/operators/softplus_op.h  
-   inflating: libtorch/include/caffe2/operators/gelu_op.h  
-   inflating: libtorch/include/caffe2/operators/stump_func_op.h  
-   inflating: libtorch/include/caffe2/operators/deform_conv_op_impl.h  
-   inflating: libtorch/include/caffe2/operators/variable_length_sequence_padding.h  
-   inflating: libtorch/include/caffe2/operators/order_switch_ops.h  
-   inflating: libtorch/include/caffe2/operators/moments_op.h  
-   inflating: libtorch/include/caffe2/operators/lstm_utils.h  
-   inflating: libtorch/include/caffe2/operators/roi_align_op.h  
-   inflating: libtorch/include/caffe2/operators/reducer_functors.h  
-   inflating: libtorch/include/caffe2/operators/fc_inference.h  
-   inflating: libtorch/include/caffe2/operators/top_k.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_op_mobile.h  
-   inflating: libtorch/include/caffe2/operators/channel_stats_op.h  
-   inflating: libtorch/include/caffe2/operators/gather_op.h  
-   inflating: libtorch/include/caffe2/operators/sparse_to_dense_mask_op.h  
-   inflating: libtorch/include/caffe2/operators/sinh_op.h  
-   inflating: libtorch/include/caffe2/operators/tile_op.h  
-   inflating: libtorch/include/caffe2/operators/counter_ops.h  
-   inflating: libtorch/include/caffe2/operators/cast_op.h  
-   inflating: libtorch/include/caffe2/operators/data_couple.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_add_op.h  
-   inflating: libtorch/include/caffe2/operators/cross_entropy_op.h  
-   inflating: libtorch/include/caffe2/operators/softmax_with_loss_op.h  
-   inflating: libtorch/include/caffe2/operators/string_ops.h  
-   inflating: libtorch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h  
-   inflating: libtorch/include/caffe2/operators/numpy_tile_op.h  
-   inflating: libtorch/include/caffe2/operators/tanh_op.h  
-   inflating: libtorch/include/caffe2/operators/relu_op.h  
-   inflating: libtorch/include/caffe2/operators/map_ops.h  
-   inflating: libtorch/include/caffe2/operators/cosine_embedding_criterion_op.h  
-   inflating: libtorch/include/caffe2/operators/relu_n_op.h  
-   inflating: libtorch/include/caffe2/operators/shape_op.h  
-   inflating: libtorch/include/caffe2/operators/if_op.h  
-   inflating: libtorch/include/caffe2/operators/pow_op.h  
-   inflating: libtorch/include/caffe2/operators/bbox_transform_op.h  
-   inflating: libtorch/include/caffe2/operators/expand_op.h  
-   inflating: libtorch/include/caffe2/operators/sparse_normalize_op.h  
-   inflating: libtorch/include/caffe2/operators/assert_op.h  
-   inflating: libtorch/include/caffe2/operators/lpnorm_op.h  
-   inflating: libtorch/include/caffe2/operators/cos_op.h  
-   inflating: libtorch/include/caffe2/operators/lengths_top_k_op.h  
-   inflating: libtorch/include/caffe2/operators/copy_op.h  
-   inflating: libtorch/include/caffe2/operators/minmax_ops.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_div_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_op_mobile_impl.h  
-   inflating: libtorch/include/caffe2/operators/accumulate_op.h  
-   inflating: libtorch/include/caffe2/operators/asin_op.h  
-   inflating: libtorch/include/caffe2/operators/load_save_op.h  
-   inflating: libtorch/include/caffe2/operators/onnxifi_op.h  
-   inflating: libtorch/include/caffe2/operators/softmax_utils.h  
-   inflating: libtorch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h  
-   inflating: libtorch/include/caffe2/operators/dropout_op.h  
-   inflating: libtorch/include/caffe2/operators/piecewise_linear_transform_op.h  
-   inflating: libtorch/include/caffe2/operators/tan_op.h  
-   inflating: libtorch/include/caffe2/operators/sequence_ops.h  
-   inflating: libtorch/include/caffe2/operators/sparse_to_dense_op.h  
-   inflating: libtorch/include/caffe2/operators/fully_connected_op.h  
-   inflating: libtorch/include/caffe2/operators/do_op.h  
-   inflating: libtorch/include/caffe2/operators/lstm_unit_op.h  
-   inflating: libtorch/include/caffe2/operators/softsign_op.h  
-   inflating: libtorch/include/caffe2/operators/slice_op.h  
-   inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_nms.h  
-   inflating: libtorch/include/caffe2/operators/softmax_op.h  
-   inflating: libtorch/include/caffe2/operators/weighted_sample_op.h  
-   inflating: libtorch/include/caffe2/operators/swish_op.h  
-   inflating: libtorch/include/caffe2/operators/upsample_op.h  
-   inflating: libtorch/include/caffe2/operators/locally_connected_op_util.h  
-   inflating: libtorch/include/caffe2/operators/h_softmax_op.h  
-   inflating: libtorch/include/caffe2/operators/resize_op.h  
-   inflating: libtorch/include/caffe2/operators/hard_sigmoid_op.h  
-   inflating: libtorch/include/caffe2/operators/lengths_reducer_ops.h  
-   inflating: libtorch/include/caffe2/operators/prelu_op.h  
-   inflating: libtorch/include/caffe2/operators/sigmoid_op.h  
-   inflating: libtorch/include/caffe2/operators/conv_transpose_unpool_op_base.h  
-   inflating: libtorch/include/caffe2/operators/find_op.h  
-   inflating: libtorch/include/caffe2/operators/unique_ops.h  
-   inflating: libtorch/include/caffe2/operators/replace_nan_op.h  
-   inflating: libtorch/include/caffe2/operators/pool_op_util.h  
-   inflating: libtorch/include/caffe2/operators/pad_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_gather_ops.h  
-   inflating: libtorch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h  
-   inflating: libtorch/include/caffe2/operators/ctc_greedy_decoder_op.h  
-   inflating: libtorch/include/caffe2/operators/lengths_pad_op.h  
-   inflating: libtorch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h  
-   inflating: libtorch/include/caffe2/operators/stats_put_ops.h  
-   inflating: libtorch/include/caffe2/operators/pack_segments.h  
-   inflating: libtorch/include/caffe2/operators/square_root_divide_op.h  
-   inflating: libtorch/include/caffe2/operators/one_hot_ops.h  
-   inflating: libtorch/include/caffe2/operators/onnx_while_op.h  
-   inflating: libtorch/include/caffe2/operators/concat_split_op.h  
-   inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_boxes.h  
-   inflating: libtorch/include/caffe2/operators/group_norm_op.h  
-   inflating: libtorch/include/caffe2/operators/sqrt_op.h  
-   inflating: libtorch/include/caffe2/operators/exp_op.h  
-   inflating: libtorch/include/caffe2/operators/partition_ops.h  
-   inflating: libtorch/include/caffe2/operators/reshape_op.h  
-   inflating: libtorch/include/caffe2/operators/integral_image_op.h  
-   inflating: libtorch/include/caffe2/operators/mean_op.h  
-   inflating: libtorch/include/caffe2/operators/selu_op.h  
-   inflating: libtorch/include/caffe2/operators/while_op.h  
-   inflating: libtorch/include/caffe2/operators/transpose_op.h  
-   inflating: libtorch/include/caffe2/operators/local_response_normalization_op.h  
-   inflating: libtorch/include/caffe2/operators/activation_ops_cudnn.h  
-   inflating: libtorch/include/caffe2/operators/sqr_op.h  
-   inflating: libtorch/include/caffe2/operators/sinusoid_position_encoding_op.h  
-   inflating: libtorch/include/caffe2/operators/zero_gradient_op.h  
-   inflating: libtorch/include/caffe2/operators/percentile_op.h  
-   inflating: libtorch/include/caffe2/operators/elementwise_linear_op.h  
-   inflating: libtorch/include/caffe2/operators/batch_bucketize_op.h  
-   inflating: libtorch/include/caffe2/operators/roi_align_rotated_op.h  
-   inflating: libtorch/include/caffe2/operators/perplexity_op.h  
-   inflating: libtorch/include/caffe2/operators/accuracy_op.h  
-    creating: libtorch/include/caffe2/onnx/
-   inflating: libtorch/include/caffe2/onnx/onnx_exporter.h  
-   inflating: libtorch/include/caffe2/onnx/onnxifi_init.h  
-   inflating: libtorch/include/caffe2/onnx/backend_rep.h  
-   inflating: libtorch/include/caffe2/onnx/helper.h  
-   inflating: libtorch/include/caffe2/onnx/backend.h  
-   inflating: libtorch/include/caffe2/onnx/onnxifi_graph_info.h  
-   inflating: libtorch/include/caffe2/onnx/device.h  
-    creating: libtorch/include/caffe2/predictor/
-   inflating: libtorch/include/caffe2/predictor/predictor.h  
-   inflating: libtorch/include/caffe2/predictor/predictor_utils.h  
-   inflating: libtorch/include/caffe2/predictor/predictor_config.h  
-    creating: libtorch/include/caffe2/db/
-   inflating: libtorch/include/caffe2/db/create_db_op.h  
-    creating: libtorch/include/caffe2/ideep/
-   inflating: libtorch/include/caffe2/ideep/ideep_utils.h  
-    creating: libtorch/include/caffe2/python/
-   inflating: libtorch/include/caffe2/python/dlpack.h  
-   inflating: libtorch/include/caffe2/python/pybind_state_dlpack.h  
-   inflating: libtorch/include/caffe2/python/pybind_state.h  
-   inflating: libtorch/include/caffe2/python/pybind_state_registry.h  
-    creating: libtorch/include/caffe2/opt/
-   inflating: libtorch/include/caffe2/opt/shape_info.h  
-   inflating: libtorch/include/caffe2/opt/distributed.h  
-   inflating: libtorch/include/caffe2/opt/fusion.h  
-   inflating: libtorch/include/caffe2/opt/bound_shape_inferencer.h  
-   inflating: libtorch/include/caffe2/opt/converter.h  
-   inflating: libtorch/include/caffe2/opt/annotations.h  
-   inflating: libtorch/include/caffe2/opt/onnx_convert.h  
-   inflating: libtorch/include/caffe2/opt/optimize_ideep.h  
-   inflating: libtorch/include/caffe2/opt/passes.h  
-   inflating: libtorch/include/caffe2/opt/mobile.h  
-   inflating: libtorch/include/caffe2/opt/optimizer.h  
-   inflating: libtorch/include/caffe2/opt/backend_transformer_base.h  
-   inflating: libtorch/include/caffe2/opt/device.h  
-   inflating: libtorch/include/caffe2/opt/backend_cutting.h  
-   inflating: libtorch/include/caffe2/opt/onnxifi_transformer.h  
-    creating: libtorch/include/caffe2/serialize/
-   inflating: libtorch/include/caffe2/serialize/inline_container.h  
-   inflating: libtorch/include/caffe2/serialize/file_adapter.h  
-   inflating: libtorch/include/caffe2/serialize/istream_adapter.h  
-   inflating: libtorch/include/caffe2/serialize/read_adapter_interface.h  
-    creating: libtorch/include/caffe2/proto/
-   inflating: libtorch/include/caffe2/proto/caffe2.pb.h  
-   inflating: libtorch/include/caffe2/proto/metanet.pb.h  
-   inflating: libtorch/include/caffe2/proto/caffe2_pb.h  
-   inflating: libtorch/include/caffe2/proto/torch.pb.h  
-   inflating: libtorch/include/caffe2/proto/caffe2_legacy.pb.h  
-   inflating: libtorch/include/caffe2/proto/predictor_consts.pb.h  
-   inflating: libtorch/include/caffe2/proto/hsm.pb.h  
-   inflating: libtorch/include/caffe2/proto/torch_pb.h  
-   inflating: libtorch/include/caffe2/proto/prof_dag.pb.h  
-    creating: libtorch/include/caffe2/queue/
-   inflating: libtorch/include/caffe2/queue/queue_ops.h  
-   inflating: libtorch/include/caffe2/queue/rebatching_queue_ops.h  
-   inflating: libtorch/include/caffe2/queue/rebatching_queue.h  
-   inflating: libtorch/include/caffe2/queue/blobs_queue_db.h  
-   inflating: libtorch/include/caffe2/queue/blobs_queue.h  
-    creating: libtorch/include/caffe2/core/
-   inflating: libtorch/include/caffe2/core/context_gpu.h  
-   inflating: libtorch/include/caffe2/core/scope_guard.h  
-   inflating: libtorch/include/caffe2/core/operator_gradient.h  
-   inflating: libtorch/include/caffe2/core/net_async_task_graph.h  
-   inflating: libtorch/include/caffe2/core/module.h  
-   inflating: libtorch/include/caffe2/core/plan_executor.h  
-   inflating: libtorch/include/caffe2/core/test_utils.h  
-   inflating: libtorch/include/caffe2/core/net_simple_refcount.h  
-   inflating: libtorch/include/caffe2/core/qtensor_serialization.h  
-   inflating: libtorch/include/caffe2/core/blob_serialization.h  
-   inflating: libtorch/include/caffe2/core/cudnn_wrappers.h  
-   inflating: libtorch/include/caffe2/core/logging.h  
-   inflating: libtorch/include/caffe2/core/net_parallel.h  
-   inflating: libtorch/include/caffe2/core/common_cudnn.h  
-   inflating: libtorch/include/caffe2/core/flags.h  
-   inflating: libtorch/include/caffe2/core/tensor.h  
-   inflating: libtorch/include/caffe2/core/stats.h  
-   inflating: libtorch/include/caffe2/core/db.h  
-   inflating: libtorch/include/caffe2/core/numa.h  
-   inflating: libtorch/include/caffe2/core/blob_serializer_base.h  
-   inflating: libtorch/include/caffe2/core/net_async_tracing.h  
-   inflating: libtorch/include/caffe2/core/static_tracepoint_elfx86.h  
-   inflating: libtorch/include/caffe2/core/static_tracepoint.h  
-   inflating: libtorch/include/caffe2/core/macros.h  
-   inflating: libtorch/include/caffe2/core/common_gpu.h  
-   inflating: libtorch/include/caffe2/core/common.h  
-   inflating: libtorch/include/caffe2/core/context.h  
-   inflating: libtorch/include/caffe2/core/context_base.h  
-   inflating: libtorch/include/caffe2/core/net.h  
-   inflating: libtorch/include/caffe2/core/qtensor.h  
-   inflating: libtorch/include/caffe2/core/tensor_int8.h  
-   inflating: libtorch/include/caffe2/core/net_async_base.h  
-   inflating: libtorch/include/caffe2/core/blob_stats.h  
-   inflating: libtorch/include/caffe2/core/timer.h  
-   inflating: libtorch/include/caffe2/core/init.h  
-   inflating: libtorch/include/caffe2/core/net_async_scheduling.h  
-   inflating: libtorch/include/caffe2/core/asan.h  
-   inflating: libtorch/include/caffe2/core/tensor_impl.h  
-   inflating: libtorch/include/caffe2/core/allocator.h  
-   inflating: libtorch/include/caffe2/core/c10_operator.h  
-   inflating: libtorch/include/caffe2/core/graph.h  
-   inflating: libtorch/include/caffe2/core/net_dag_utils.h  
-   inflating: libtorch/include/caffe2/core/operator.h  
-   inflating: libtorch/include/caffe2/core/prof_dag_counters.h  
-   inflating: libtorch/include/caffe2/core/memonger.h  
-   inflating: libtorch/include/caffe2/core/blob.h  
-   inflating: libtorch/include/caffe2/core/types.h  
-   inflating: libtorch/include/caffe2/core/event_cpu.h  
-   inflating: libtorch/include/caffe2/core/workspace.h  
-   inflating: libtorch/include/caffe2/core/event.h  
-   inflating: libtorch/include/caffe2/core/net_async_task.h  
-   inflating: libtorch/include/caffe2/core/transform.h  
-   inflating: libtorch/include/caffe2/core/observer.h  
-   inflating: libtorch/include/caffe2/core/common_omp.h  
-   inflating: libtorch/include/caffe2/core/net_simple.h  
-   inflating: libtorch/include/caffe2/core/operator_schema.h  
-   inflating: libtorch/include/caffe2/core/storage.h  
-   inflating: libtorch/include/caffe2/core/operator_c10wrapper.h  
-   inflating: libtorch/include/caffe2/core/net_async_task_future.h  
-    creating: libtorch/include/caffe2/observers/
-   inflating: libtorch/include/caffe2/observers/runcnt_observer.h  
-   inflating: libtorch/include/caffe2/observers/operator_attaching_net_observer.h  
-   inflating: libtorch/include/caffe2/observers/time_observer.h  
-   inflating: libtorch/include/caffe2/observers/profile_observer.h  
-    creating: libtorch/include/caffe2/perfkernels/
-   inflating: libtorch/include/caffe2/perfkernels/math.h  
-   inflating: libtorch/include/caffe2/perfkernels/adagrad.h  
-   inflating: libtorch/include/caffe2/perfkernels/typed_axpy.h  
-   inflating: libtorch/include/caffe2/perfkernels/common.h  
-   inflating: libtorch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h  
-   inflating: libtorch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h  
-   inflating: libtorch/include/caffe2/perfkernels/embedding_lookup.h  
-    creating: libtorch/include/caffe2/cuda_rtc/
-   inflating: libtorch/include/caffe2/cuda_rtc/common_rtc.h  
-    creating: libtorch/include/caffe2/transforms/
-   inflating: libtorch/include/caffe2/transforms/conv_to_nnpack_transform.h  
-   inflating: libtorch/include/caffe2/transforms/pattern_net_transform.h  
-   inflating: libtorch/include/caffe2/transforms/single_op_transform.h  
-   inflating: libtorch/include/caffe2/transforms/common_subexpression_elimination.h  
-    creating: libtorch/include/caffe2/video/
-   inflating: libtorch/include/caffe2/video/video_input_op.h  
-   inflating: libtorch/include/caffe2/video/optical_flow.h  
-   inflating: libtorch/include/caffe2/video/video_io.h  
-   inflating: libtorch/include/caffe2/video/video_decoder.h  
-    creating: libtorch/include/caffe2/image/
-   inflating: libtorch/include/caffe2/image/transform_gpu.h  
-   inflating: libtorch/include/caffe2/image/image_input_op.h  
-    creating: libtorch/include/caffe2/mpi/
-   inflating: libtorch/include/caffe2/mpi/mpi_common.h  
-   inflating: libtorch/include/caffe2/mpi/mpi_ops.h  
-    creating: libtorch/include/caffe2/sgd/
-   inflating: libtorch/include/caffe2/sgd/rmsprop_op.h  
-   inflating: libtorch/include/caffe2/sgd/adam_op.h  
-   inflating: libtorch/include/caffe2/sgd/adagrad_op.h  
-   inflating: libtorch/include/caffe2/sgd/iter_op.h  
-   inflating: libtorch/include/caffe2/sgd/lars_op.h  
-   inflating: libtorch/include/caffe2/sgd/ftrl_op.h  
-   inflating: libtorch/include/caffe2/sgd/fp32_momentum_sgd_op.h  
-   inflating: libtorch/include/caffe2/sgd/wngrad_op.h  
-   inflating: libtorch/include/caffe2/sgd/learning_rate_functors.h  
-   inflating: libtorch/include/caffe2/sgd/fp16_momentum_sgd_op.h  
-   inflating: libtorch/include/caffe2/sgd/learning_rate_op.h  
-   inflating: libtorch/include/caffe2/sgd/momentum_sgd_op.h  
-   inflating: libtorch/include/caffe2/sgd/yellowfin_op.h  
-   inflating: libtorch/include/caffe2/sgd/adadelta_op.h  
-   inflating: libtorch/include/caffe2/sgd/clip_tensor_op.h  
-   inflating: libtorch/include/caffe2/sgd/gftrl_op.h  
-   inflating: libtorch/include/caffe2/sgd/learning_rate_adaption_op.h  
-    creating: libtorch/include/THNN/
-    creating: libtorch/include/THNN/generic/
-   inflating: libtorch/include/THNN/generic/THNN.h  
-  extracting: libtorch/build-version  
-> installed libtorch.1.1.0
Processing 61/139: [dune: ocaml 31]
-> installed num.1.5-1
Processing 62/139: [dune: ocaml 31]
Processing 63/139: [dune: ocaml 31] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.14/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.14/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/home/opam/.opam/4.14/bin"
- install -d "/home/opam/.opam/4.14/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/4.14/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.14/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/4.14/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/4.14/lib/findlib"
- install -d "/home/opam/.opam/4.14/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/4.14/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/4.14/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/home/opam/.opam/4.14/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/4.14/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.14/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/4.14/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/home/opam/.opam/4.14/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/4.14/lib/$x/META.tmp" && mv "/home/opam/.opam/4.14/lib/$x/META.tmp" "/home/opam/.opam/4.14/lib/$x/META"; done
- install -d "/home/opam/.opam/4.14/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/4.14/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/4.14/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/4.14/man/man1" "/home/opam/.opam/4.14/man/man3" "/home/opam/.opam/4.14/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.14/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.14/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 63/139: [dune: ocaml 31]
Processing 64/139: [camlzip: make all] [dune: ocaml 31]
-> installed seq.base
Processing 65/139: [camlzip: make all] [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.14/.opam-switch/build/camlzip.1.13)
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o  -lz
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zlib.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zlib.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c zip.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c gzip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -package unix -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
- ocamlfind ocamlopt -safe-string -package unix -c zlib.ml
- ocamlfind ocamlopt -safe-string -package unix -c zip.ml
- ocamlfind ocamlopt -safe-string -package unix -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx  -lz
- ocamlfind ocamlopt -safe-string -package unix -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a
-> compiled  camlzip.1.13
Processing 65/139: [dune: ocaml 31]
Processing 66/139: [dune: ocaml 31] [camlzip: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/camlzip.1.13)
- 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.14/lib/zip/zip.cmxs
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmxa
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmx
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmx
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmx
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmt
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmt
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmt
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmti
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmti
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmti
- Installed /home/opam/.opam/4.14/lib/zip/zlib.cmi
- Installed /home/opam/.opam/4.14/lib/zip/zip.cmi
- Installed /home/opam/.opam/4.14/lib/zip/gzip.cmi
- Installed /home/opam/.opam/4.14/lib/zip/zlib.mli
- Installed /home/opam/.opam/4.14/lib/zip/zip.mli
- Installed /home/opam/.opam/4.14/lib/zip/gzip.mli
- Installed /home/opam/.opam/4.14/lib/zip/zip.a
- Installed /home/opam/.opam/4.14/lib/zip/libcamlzip.a
- Installed /home/opam/.opam/4.14/lib/zip/zip.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllcamlzip.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /home/opam/.opam/4.14/lib/camlzip/META
-> installed camlzip.1.13
Processing 66/139: [dune: ocaml 31]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.16.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- 

Processing 66/139: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.3.16.1)
-> compiled  dune.3.16.1
-> installed dune.3.16.1
Processing 68/139: [bigarray-compat: dune build]
Processing 69/139: [bigarray-compat: dune build] [csexp: dune build]
Processing 70/139: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build]
Processing 71/139: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build]
Processing 72/139: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build]
Processing 73/139: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 74/139: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 75/139: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
Processing 76/139: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
Processing 77/139: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jane-street-headers" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/jane-street-headers.v0.16.0)
-> compiled  jane-street-headers.v0.16.0
Processing 77/139: [bigarray-compat: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.16.0
Processing 78/139: [bigarray-compat: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 78/139: [bigarray-compat: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 79/139: [bigarray-compat: dune build] [csexp: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 79/139: [bigarray-compat: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 80/139: [bigarray-compat: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 81/139: [bigarray-compat: dune build] [dune-configurator: rm] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 81/139: [dune-configurator: rm] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed bigarray-compat.1.1.0
Processing 82/139: [dune-configurator: rm] [npy: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "npy" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/npy.0.0.9)
-> compiled  npy.0.0.9
Processing 82/139: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed npy.0.0.9
Processing 83/139: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 83/139: [dune-configurator: rm] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 84/139: [dune-configurator: rm] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 84/139: [dune-configurator: rm] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 85/139: [dune-configurator: rm] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 86/139: [dune-configurator: rm] [re: dune build] [sexplib0: dune build] [stb_image: make] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 86/139: [dune-configurator: rm] [re: dune build] [stb_image: make] [stdlib-shims: dune build]
-> installed sexplib0.v0.16.0
Processing 87/139: [dune-configurator: rm] [re: dune build] [stb_image: make] [stdlib-shims: dune build]
Processing 88/139: [dune-configurator: rm] [parsexp: dune build] [re: dune build] [stb_image: make] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 88/139: [dune-configurator: rm] [parsexp: dune build] [re: dune build] [stb_image: make]
-> installed stdlib-shims.0.3.0
Processing 89/139: [dune-configurator: rm] [parsexp: dune build] [re: dune build] [stb_image: make]
Processing 90/139: [dune-configurator: rm] [integers: dune build] [parsexp: dune build] [re: dune build] [stb_image: make]
Processing 91/139: [dune-configurator: rm] [integers: dune build] [parsexp: dune build] [ppxlib: dune build] [re: dune build] [stb_image: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.1)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.1)
Processing 91/139: [dune-configurator: dune build] [integers: dune build] [parsexp: dune build] [ppxlib: dune build] [re: dune build] [stb_image: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/re.1.12.0)
-> compiled  re.1.12.0
Processing 91/139: [dune-configurator: dune build] [integers: dune build] [parsexp: dune build] [ppxlib: dune build] [stb_image: make]
-> installed re.1.12.0
Processing 92/139: [dune-configurator: dune build] [integers: dune build] [parsexp: dune build] [ppxlib: dune build] [stb_image: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 92/139: [dune-configurator: dune build] [parsexp: dune build] [ppxlib: dune build] [stb_image: make]
-> installed integers.0.7.0
Processing 93/139: [dune-configurator: dune build] [parsexp: dune build] [ppxlib: dune build] [stb_image: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/parsexp.v0.16.0)
-> compiled  parsexp.v0.16.0
Processing 93/139: [dune-configurator: dune build] [ppxlib: dune build] [stb_image: make]
-> installed parsexp.v0.16.0
Processing 94/139: [dune-configurator: dune build] [ppxlib: dune build] [stb_image: make]
Processing 95/139: [dune-configurator: dune build] [ppxlib: dune build] [sexplib: dune build] [stb_image: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.1)
-> compiled  dune-configurator.3.16.1
Processing 95/139: [ppxlib: dune build] [sexplib: dune build] [stb_image: make]
-> installed dune-configurator.3.16.1
Processing 96/139: [ppxlib: dune build] [sexplib: dune build] [stb_image: make]
Processing 97/139: [base: dune build] [ppxlib: dune build] [sexplib: dune build] [stb_image: make]
Processing 98/139: [base: dune build] [ctypes: dune build] [ppxlib: dune build] [sexplib: dune build] [stb_image: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/sexplib.v0.16.0)
-> compiled  sexplib.v0.16.0
Processing 98/139: [base: dune build] [ctypes: dune build] [ppxlib: dune build] [stb_image: make]
-> installed sexplib.v0.16.0
Processing 99/139: [base: dune build] [ctypes: dune build] [ppxlib: dune build] [stb_image: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stb_image.0.5)
- ocamlfind c -package result -c stb_image.mli
- ocamlfind c -package result -c stb_image.ml
- ocamlfind c -c -ccopt "-O3 -std=gnu99 -ffast-math" ml_stb_image.c
- In file included from ml_stb_image.c:9:
- stb_image.h: In function 'stbi__parse_png_file':
- stb_image.h:4505:56: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
-  4505 |                   for (k = 0; k < s->img_n; ++k) tc[k] = (stbi_uc)(stbi__get16be(s) & 255) * stbi__depth_scale_table[z->depth]; // non 8-bit images will be larger
-       |                                                  ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- stb_image.h:4424:25: note: at offset 3 into destination object 'tc' of size 3
-  4424 |    stbi_uc has_trans=0, tc[3];
-       |                         ^~
- ocamlfind mklib -o _stb_image_stubs ml_stb_image.o
- ocamlfind c -package result -a -custom -o stb_image.cma stb_image.cmo \
-        -dllib dll_stb_image_stubs.so \
-        -cclib -l_stb_image_stubs
- ocamlfind opt -package result -c stb_image.ml
- ocamlfind opt -package result -a -o stb_image.cmxa stb_image.cmx \
-        -cclib -l_stb_image_stubs
-> compiled  stb_image.0.5
Processing 99/139: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
Processing 100/139: [base: dune build] [ctypes: dune build] [ppxlib: dune build] [stb_image: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stb_image.0.5)
- ocamlfind install stb_image stb_image.a stb_image.cmi stb_image.cmo stb_image.cma stb_image.cmx stb_image.cmxa stb_image.ml stb_image.mli lib_stb_image_stubs.a dll_stb_image_stubs.so META
- Installed /home/opam/.opam/4.14/lib/stb_image/lib_stb_image_stubs.a
- Installed /home/opam/.opam/4.14/lib/stb_image/stb_image.mli
- Installed /home/opam/.opam/4.14/lib/stb_image/stb_image.ml
- Installed /home/opam/.opam/4.14/lib/stb_image/stb_image.cmxa
- Installed /home/opam/.opam/4.14/lib/stb_image/stb_image.cmx
- Installed /home/opam/.opam/4.14/lib/stb_image/stb_image.cma
- Installed /home/opam/.opam/4.14/lib/stb_image/stb_image.cmo
- Installed /home/opam/.opam/4.14/lib/stb_image/stb_image.cmi
- Installed /home/opam/.opam/4.14/lib/stb_image/stb_image.a
- Installed /home/opam/.opam/4.14/lib/stublibs/dll_stb_image_stubs.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dll_stb_image_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/stb_image/META
-> installed stb_image.0.5
Processing 100/139: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes" "-j" "31" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.23.0)
Processing 100/139: [base: dune build] [ctypes: dune install] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ctypes.0.23.0)
-> compiled  ctypes.0.23.0
Processing 100/139: [base: dune build] [ppxlib: dune build]
-> installed ctypes.0.23.0
Processing 101/139: [base: dune build] [ppxlib: dune build]
Processing 102/139: [base: dune build] [ctypes-foreign: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/base.v0.16.3)
-> compiled  base.v0.16.3
Processing 102/139: [ctypes-foreign: dune build] [ppxlib: dune build]
-> installed base.v0.16.3
Processing 103/139: [ctypes-foreign: dune build] [ppxlib: dune build]
Processing 104/139: [ctypes-foreign: dune build] [ppxlib: dune build] [stdio: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/stdio.v0.16.0)
-> compiled  stdio.v0.16.0
Processing 104/139: [ctypes-foreign: dune build] [ppxlib: dune build]
-> installed stdio.v0.16.0
Processing 105/139: [ctypes-foreign: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ctypes-foreign" "-j" "31" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ctypes-foreign.0.23.0)
Processing 105/139: [ctypes-foreign: dune install] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "install" "-p" "ctypes-foreign" "--create-install-files" "ctypes-foreign" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ctypes-foreign.0.23.0)
-> compiled  ctypes-foreign.0.23.0
Processing 105/139: [ppxlib: dune build]
-> installed ctypes-foreign.0.23.0
Processing 106/139: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppxlib.0.33.1~5.3preview)
-> compiled  ppxlib.0.33.1~5.3preview
-> installed ppxlib.0.33.1~5.3preview
Processing 108/139: [ppx_cold: dune build]
Processing 109/139: [ppx_cold: dune build] [ppx_compare: dune build]
Processing 110/139: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 111/139: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build]
Processing 112/139: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build]
Processing 113/139: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build]
Processing 114/139: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_globalize" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_globalize.v0.16.0)
-> compiled  ppx_globalize.v0.16.0
Processing 114/139: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_globalize.v0.16.0
Processing 115/139: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_optcomp.v0.16.0)
-> compiled  ppx_optcomp.v0.16.0
Processing 115/139: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_optcomp.v0.16.0
Processing 116/139: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_cold.v0.16.0)
-> compiled  ppx_cold.v0.16.0
Processing 116/139: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_cold.v0.16.0
Processing 117/139: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_here.v0.16.0)
-> compiled  ppx_here.v0.16.0
Processing 117/139: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_here.v0.16.0
Processing 118/139: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_enumerate.v0.16.0)
-> compiled  ppx_enumerate.v0.16.0
Processing 118/139: [ppx_compare: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_enumerate.v0.16.0
Processing 119/139: [ppx_compare: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_compare.v0.16.0)
-> compiled  ppx_compare.v0.16.0
Processing 119/139: [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.16.0
Processing 120/139: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_sexp_conv.v0.16.0)
-> compiled  ppx_sexp_conv.v0.16.0
-> installed ppx_sexp_conv.v0.16.0
Processing 122/139: [ppx_assert: dune build]
Processing 123/139: [ppx_assert: dune build] [ppx_custom_printf: dune build]
Processing 124/139: [ppx_assert: dune build] [ppx_custom_printf: dune build] [ppx_hash: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_hash" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_hash.v0.16.0)
-> compiled  ppx_hash.v0.16.0
Processing 124/139: [ppx_assert: dune build] [ppx_custom_printf: dune build]
-> installed ppx_hash.v0.16.0
Processing 125/139: [ppx_assert: dune build] [ppx_custom_printf: dune build]
Processing 126/139: [ppx_assert: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_assert" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_assert.v0.16.0)
-> compiled  ppx_assert.v0.16.0
Processing 126/139: [ppx_base: dune build] [ppx_custom_printf: dune build]
-> installed ppx_assert.v0.16.0
Processing 127/139: [ppx_base: dune build] [ppx_custom_printf: dune build]
Processing 128/139: [jst-config: dune build] [ppx_base: dune build] [ppx_custom_printf: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_custom_printf" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_custom_printf.v0.16.0)
-> compiled  ppx_custom_printf.v0.16.0
Processing 128/139: [jst-config: dune build] [ppx_base: dune build]
-> installed ppx_custom_printf.v0.16.0
Processing 129/139: [jst-config: dune build] [ppx_base: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_base" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_base.v0.16.0)
-> compiled  ppx_base.v0.16.0
Processing 129/139: [jst-config: dune build]
-> installed ppx_base.v0.16.0
Processing 130/139: [jst-config: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "jst-config" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/jst-config.v0.16.0)
-> compiled  jst-config.v0.16.0
-> installed jst-config.v0.16.0
Processing 132/139: [time_now: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "time_now" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/time_now.v0.16.0)
-> compiled  time_now.v0.16.0
-> installed time_now.v0.16.0
Processing 134/139: [ppx_inline_test: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_inline_test" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_inline_test.v0.16.1)
-> compiled  ppx_inline_test.v0.16.1
-> installed ppx_inline_test.v0.16.1
Processing 136/139: [ppx_expect: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_expect" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ppx_expect.v0.16.0)
-> compiled  ppx_expect.v0.16.0
-> installed ppx_expect.v0.16.0
Processing 138/139: [torch: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "torch" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/torch.0.5)
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/wrapper/.torch_core.objs/byte -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Torch_core -o src/wrapper/.torch_core.objs/byte/torch_core__Kind.cmo -c -impl src/wrapper/kind.ml)
- File "src/wrapper/kind.ml", line 42, characters 12-28:
- 42 | let ( = ) = Pervasives.( = )
-                  ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/wrapper/kind.ml", line 43, characters 13-30:
- 43 | let ( <> ) = Pervasives.( <> )
-                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Torch_core -o src/wrapper/.torch_core.objs/native/torch_core__Kind.cmx -c -impl src/wrapper/kind.ml)
- File "src/wrapper/kind.ml", line 42, characters 12-28:
- 42 | let ( = ) = Pervasives.( = )
-                  ^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/wrapper/kind.ml", line 43, characters 13-30:
- 43 | let ( <> ) = Pervasives.( <> )
-                   ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/config/.discover.eobjs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/csexp -I /home/opam/.opam/4.14/lib/dune-configurator -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -no-alias-deps -o src/config/.discover.eobjs/byte/discover.cmo -c -impl src/config/discover.ml)
- File "src/config/discover.ml", line 11, characters 13-33:
- 11 | let ( /^ ) = Caml.Filename.concat
-                   ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 12, characters 18-38:
- 12 | let file_exists = Caml.Sys.file_exists
-                        ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 46, characters 38-59:
- 46 |              if file_exists libdir && Caml.Sys.is_directory libdir
-                                            ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 38, characters 4-20:
- 38 |     Caml.Sys.readdir conda_prefix
-          ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 54, characters 8-27:
- 54 |   match Caml.Sys.getenv_opt "LIBTORCH" with
-              ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 58, characters 19-38:
- 58 |       Option.bind (Caml.Sys.getenv_opt "CONDA_PREFIX") ~f:(fun conda_prefix ->
-                         ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 64, characters 13-32:
- 64 |       (match Caml.Sys.getenv_opt "OPAM_SWITCH_PREFIX" with
-                   ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 74, characters 28-49:
- 74 |   if file_exists cudadir && Caml.Sys.is_directory cudadir
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 103, characters 11-30:
- 103 |           (Caml.Sys.getenv_opt "CONDA_PREFIX")
-                  ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 109, characters 16-35:
- 109 |           match Caml.Sys.getenv_opt "LIBTORCH_CXX11_ABI" with
-                       ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/config/.discover.eobjs/byte -I src/config/.discover.eobjs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/csexp -I /home/opam/.opam/4.14/lib/dune-configurator -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -intf-suffix .ml -no-alias-deps -o src/config/.discover.eobjs/native/discover.cmx -c -impl src/config/discover.ml)
- File "src/config/discover.ml", line 11, characters 13-33:
- 11 | let ( /^ ) = Caml.Filename.concat
-                   ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 12, characters 18-38:
- 12 | let file_exists = Caml.Sys.file_exists
-                        ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 46, characters 38-59:
- 46 |              if file_exists libdir && Caml.Sys.is_directory libdir
-                                            ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 38, characters 4-20:
- 38 |     Caml.Sys.readdir conda_prefix
-          ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 54, characters 8-27:
- 54 |   match Caml.Sys.getenv_opt "LIBTORCH" with
-              ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 58, characters 19-38:
- 58 |       Option.bind (Caml.Sys.getenv_opt "CONDA_PREFIX") ~f:(fun conda_prefix ->
-                         ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 64, characters 13-32:
- 64 |       (match Caml.Sys.getenv_opt "OPAM_SWITCH_PREFIX" with
-                   ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 74, characters 28-49:
- 74 |   if file_exists cudadir && Caml.Sys.is_directory cudadir
-                                  ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 103, characters 11-30:
- 103 |           (Caml.Sys.getenv_opt "CONDA_PREFIX")
-                  ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/config/discover.ml", line 109, characters 16-35:
- 109 |           match Caml.Sys.getenv_opt "LIBTORCH_CXX11_ABI" with
-                       ^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/wrapper/dune", line 4, characters 11-22:
- 4 |   (c_names torch_stubs)
-                ^^^^^^^^^^^
- (cd _build/default/src/wrapper && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/stdlib-shims -o torch_stubs.o -c torch_stubs.c)
- torch_stubs.c: In function 'caml__30_at_save':
- torch_stubs.c:231:18: warning: passing argument 2 of 'at_save' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   231 |    at_save(x224, x225);
-       |                  ^~~~
- In file included from torch_stubs.c:1:
- torch_api.h:55:28: note: expected 'char *' but argument is of type 'const char *'
-    55 | void at_save(tensor, char *filename);
-       |                      ~~~~~~^~~~~~~~
- torch_stubs.c: In function 'caml__31_at_load':
- torch_stubs.c:237:25: warning: passing argument 1 of 'at_load' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   237 |    void* x229 = at_load(x228);
-       |                         ^~~~
- torch_api.h:56:22: note: expected 'char *' but argument is of type 'const char *'
-    56 | tensor at_load(char *filename);
-       |                ~~~~~~^~~~~~~~
- torch_stubs.c: In function 'caml__32_at_save_multi':
- torch_stubs.c:246:36: warning: passing argument 4 of 'at_save_multi' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   246 |    at_save_multi(x234, x235, x236, x239);
-       |                                    ^~~~
- torch_api.h:58:78: note: expected 'char *' but argument is of type 'const char *'
-    58 | void at_save_multi(tensor *tensors, char **tensor_names, int ntensors, char *filename);
-       |                                                                        ~~~~~~^~~~~~~~
- torch_stubs.c: In function 'caml__33_at_load_multi':
- torch_stubs.c:255:36: warning: passing argument 4 of 'at_load_multi' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   255 |    at_load_multi(x245, x246, x247, x250);
-       |                                    ^~~~
- torch_api.h:60:78: note: expected 'char *' but argument is of type 'const char *'
-    60 | void at_load_multi(tensor *tensors, char **tensor_names, int ntensors, char *filename);
-       |                                                                        ~~~~~~^~~~~~~~
- torch_stubs.c: In function 'caml__34_at_load_multi_':
- torch_stubs.c:264:37: warning: passing argument 4 of 'at_load_multi_' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   264 |    at_load_multi_(x256, x257, x258, x261);
-       |                                     ^~~~
- torch_api.h:62:79: note: expected 'char *' but argument is of type 'const char *'
-    62 | void at_load_multi_(tensor *tensors, char **tensor_names, int ntensors, char *filename);
-       |                                                                         ~~~~~~^~~~~~~~
- torch_stubs.c: In function 'caml__35_at_load_callback':
- torch_stubs.c:271:21: warning: passing argument 1 of 'at_load_callback' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   271 |    at_load_callback(x265, x266);
-       |                     ^~~~
- torch_api.h:64:29: note: expected 'char *' but argument is of type 'const char *'
-    64 | void at_load_callback(char *filename, void (*f)(char *, tensor));
-       |                       ~~~~~~^~~~~~~~
- torch_stubs.c:271:27: error: passing argument 2 of 'at_load_callback' from incompatible pointer type [-Wincompatible-pointer-types]
-   271 |    at_load_callback(x265, x266);
-       |                           ^~~~
-       |                           |
-       |                           void (*)(const char *, void *)
- torch_api.h:64:46: note: expected 'void (*)(char *, void *)' but argument is of type 'void (*)(const char *, void *)'
-    64 | void at_load_callback(char *filename, void (*f)(char *, tensor));
-       |                                       ~~~~~~~^~~~~~~~~~~~~~~~~~
- torch_stubs.c: In function 'caml__60_atm_load':
- torch_stubs.c:452:26: warning: passing argument 1 of 'atm_load' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   452 |    void* x429 = atm_load(x428);
-       |                          ^~~~
- torch_api.h:107:17: note: expected 'char *' but argument is of type 'const char *'
-   107 | module atm_load(char *);
-       |                 ^~~~~~
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Cifar_helper.cmo -c -impl src/torch/cifar_helper.ml)
- File "src/torch/cifar_helper.ml", line 46, characters 26-46:
- 46 |   let read_one filename = Caml.Filename.concat dirname filename |> read_file in
-                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/cifar_helper.ml", line 67, characters 21-41:
- 67 |     let cache_file = Caml.Filename.concat dirname "cifar-cache.ot" in
-                           ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Text_helper.cmo -c -impl src/torch/text_helper.ml)
- File "src/torch/text_helper.ml", line 51, characters 4-22:
- 51 |     Caml.Gc.full_major ()
-          ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Checkpointing.cmo -c -impl src/torch/checkpointing.ml)
- File "src/torch/checkpointing.ml", line 4, characters 16-37:
- 4 |   let dirname = Caml.Filename.dirname checkpoint_base in
-                     ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/checkpointing.ml", line 5, characters 17-39:
- 5 |   let basename = Caml.Filename.basename checkpoint_base in
-                      ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/checkpointing.ml", line 14, characters 24-47:
- 14 |   |> List.sort ~compare:Caml.Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/checkpointing.ml", line 14, characters 24-47:
- 14 |   |> List.sort ~compare:Caml.Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/torch/checkpointing.ml", line 12, characters 44-64:
- 12 |            (try Some (Int.of_string suffix, Caml.Filename.concat dirname filename) with
-                                                  ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/checkpointing.ml", line 6, characters 2-18:
- 6 |   Caml.Sys.readdir dirname
-       ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Mnist_helper.cmo -c -impl src/torch/mnist_helper.ml)
- File "src/torch/mnist_helper.ml", line 35, characters 17-37:
- 35 |   let filename = Caml.Filename.concat prefix in
-                       ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Dataset_helper.cmo -c -impl src/torch/dataset_helper.ml)
- File "src/torch/dataset_helper.ml", line 148, characters 4-22:
- 148 |     Caml.Gc.full_major ();
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/dataset_helper.ml", line 190, characters 4-22:
- 190 |     Caml.Gc.full_major ()
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/dataset_helper.ml", line 197, characters 8-26:
- 197 |         Caml.Gc.full_major ();
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/dataset_helper.ml", line 204, characters 8-26:
- 204 |         Caml.Gc.full_major ();
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Tensor.cmo -c -impl src/torch/tensor.ml)
- File "src/torch/tensor.ml", line 210, characters 4-32:
- 210 |     Caml.Format.pp_print_newline formatter ();
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 211, characters 4-31:
- 211 |     Caml.Format.pp_print_string formatter (to_string t ~line_size:96);
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 212, characters 4-32:
- 212 |     Caml.Format.pp_print_newline formatter ())
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 217, characters 7-34:
- 217 |     |> Caml.Format.pp_print_string formatter
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 363, characters 10-21:
- 363 |   else if Caml.( <> ) (shape t1) (shape t2)
-                 ^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/vision/.torch_vision.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/result -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stb_image -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/torch/.torch.objs/byte -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch_vision -o src/vision/.torch_vision.objs/byte/torch_vision__Image.cmo -c -impl src/vision/image.ml)
- File "src/vision/image.ml", line 81, characters 10-31:
- 81 |   if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
-                ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 82, characters 14-30:
- 82 |   let files = Caml.Sys.readdir dir |> Array.to_list in
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 87, characters 26-46:
- 87 |         match load_image (Caml.Filename.concat dir filename) ?resize with
-                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 160, characters 12-33:
- 160 |     if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 165, characters 28-48:
- 165 |              let next_dir = Caml.Filename.concat dir file in
-                                   ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 166, characters 16-37:
- 166 |              if Caml.Sys.is_directory next_dir
-                       ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 163, characters 6-22:
- 163 |       Caml.Sys.readdir dir
-             ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 185, characters 41-61:
- 185 |             load_image ?resize:t.resize (Caml.Filename.concat dir file)
-                                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 196, characters 37-57:
- 196 |         load_image ?resize:t.resize (Caml.Filename.concat dir file) |> Or_error.ok_exn)
-                                            ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Tensor.cmx -c -impl src/torch/tensor.ml)
- File "src/torch/tensor.ml", line 210, characters 4-32:
- 210 |     Caml.Format.pp_print_newline formatter ();
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 211, characters 4-31:
- 211 |     Caml.Format.pp_print_string formatter (to_string t ~line_size:96);
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 212, characters 4-32:
- 212 |     Caml.Format.pp_print_newline formatter ())
-           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 217, characters 7-34:
- 217 |     |> Caml.Format.pp_print_string formatter
-              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/tensor.ml", line 363, characters 10-21:
- 363 |   else if Caml.( <> ) (shape t1) (shape t2)
-                 ^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Text_helper.cmx -c -impl src/torch/text_helper.ml)
- File "src/torch/text_helper.ml", line 51, characters 4-22:
- 51 |     Caml.Gc.full_major ()
-          ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Dataset_helper.cmx -c -impl src/torch/dataset_helper.ml)
- File "src/torch/dataset_helper.ml", line 148, characters 4-22:
- 148 |     Caml.Gc.full_major ();
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/dataset_helper.ml", line 190, characters 4-22:
- 190 |     Caml.Gc.full_major ()
-           ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/dataset_helper.ml", line 197, characters 8-26:
- 197 |         Caml.Gc.full_major ();
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/dataset_helper.ml", line 204, characters 8-26:
- 204 |         Caml.Gc.full_major ();
-               ^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Cifar_helper.cmx -c -impl src/torch/cifar_helper.ml)
- File "src/torch/cifar_helper.ml", line 46, characters 26-46:
- 46 |   let read_one filename = Caml.Filename.concat dirname filename |> read_file in
-                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/cifar_helper.ml", line 67, characters 21-41:
- 67 |     let cache_file = Caml.Filename.concat dirname "cifar-cache.ot" in
-                           ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Checkpointing.cmx -c -impl src/torch/checkpointing.ml)
- File "src/torch/checkpointing.ml", line 4, characters 16-37:
- 4 |   let dirname = Caml.Filename.dirname checkpoint_base in
-                     ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/checkpointing.ml", line 5, characters 17-39:
- 5 |   let basename = Caml.Filename.basename checkpoint_base in
-                      ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/checkpointing.ml", line 14, characters 24-47:
- 14 |   |> List.sort ~compare:Caml.Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/checkpointing.ml", line 14, characters 24-47:
- 14 |   |> List.sort ~compare:Caml.Pervasives.compare
-                              ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/torch/checkpointing.ml", line 12, characters 44-64:
- 12 |            (try Some (Int.of_string suffix, Caml.Filename.concat dirname filename) with
-                                                  ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/torch/checkpointing.ml", line 6, characters 2-18:
- 6 |   Caml.Sys.readdir dirname
-       ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Mnist_helper.cmx -c -impl src/torch/mnist_helper.ml)
- File "src/torch/mnist_helper.ml", line 35, characters 17-37:
- 35 |   let filename = Caml.Filename.concat prefix in
-                       ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
[ERROR] The compilation of torch.0.5 failed at "dune build -p torch -j 31".

#=== ERROR while compiling torch.0.5 ==========================================#
# context              2.4.0~alpha1~dev | linux/x86_64 | ocaml-base-compiler.4.14.2 | file:///home/opam/opam-repository
# path                 ~/.opam/4.14/.opam-switch/build/torch.0.5
# command              ~/.opam/opam-init/hooks/sandbox.sh build dune build -p torch -j 31
# exit-code            1
# env-file             ~/.opam/log/torch-8-caf76f.env
# output-file          ~/.opam/log/torch-8-caf76f.out
### output ###
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/wrapper/.torch_core.objs/byte -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Torch_core -o src/wrapper/.torch_core.objs/byte/torch_core__Kind.cmo -c -impl src/wrapper/kind.ml)
# File "src/wrapper/kind.ml", line 42, characters 12-28:
# 42 | let ( = ) = Pervasives.( = )
#                  ^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/wrapper/kind.ml", line 43, characters 13-30:
# 43 | let ( <> ) = Pervasives.( <> )
#                   ^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Torch_core -o src/wrapper/.torch_core.objs/native/torch_core__Kind.cmx -c -impl src/wrapper/kind.ml)
# File "src/wrapper/kind.ml", line 42, characters 12-28:
# 42 | let ( = ) = Pervasives.( = )
#                  ^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/wrapper/kind.ml", line 43, characters 13-30:
# 43 | let ( <> ) = Pervasives.( <> )
#                   ^^^^^^^^^^^^^^^^^
# Alert deprecated: module Stdlib.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/config/.discover.eobjs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/csexp -I /home/opam/.opam/4.14/lib/dune-configurator -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -no-alias-deps -o src/config/.discover.eobjs/byte/discover.cmo -c -impl src/config/discover.ml)
# File "src/config/discover.ml", line 11, characters 13-33:
# 11 | let ( /^ ) = Caml.Filename.concat
#                   ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 12, characters 18-38:
# 12 | let file_exists = Caml.Sys.file_exists
#                        ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 46, characters 38-59:
# 46 |              if file_exists libdir && Caml.Sys.is_directory libdir
#                                            ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 38, characters 4-20:
# 38 |     Caml.Sys.readdir conda_prefix
#          ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 54, characters 8-27:
# 54 |   match Caml.Sys.getenv_opt "LIBTORCH" with
#              ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 58, characters 19-38:
# 58 |       Option.bind (Caml.Sys.getenv_opt "CONDA_PREFIX") ~f:(fun conda_prefix ->
#                         ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 64, characters 13-32:
# 64 |       (match Caml.Sys.getenv_opt "OPAM_SWITCH_PREFIX" with
#                   ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 74, characters 28-49:
# 74 |   if file_exists cudadir && Caml.Sys.is_directory cudadir
#                                  ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 103, characters 11-30:
# 103 |           (Caml.Sys.getenv_opt "CONDA_PREFIX")
#                  ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 109, characters 16-35:
# 109 |           match Caml.Sys.getenv_opt "LIBTORCH_CXX11_ABI" with
#                       ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/config/.discover.eobjs/byte -I src/config/.discover.eobjs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/csexp -I /home/opam/.opam/4.14/lib/dune-configurator -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -intf-suffix .ml -no-alias-deps -o src/config/.discover.eobjs/native/discover.cmx -c -impl src/config/discover.ml)
# File "src/config/discover.ml", line 11, characters 13-33:
# 11 | let ( /^ ) = Caml.Filename.concat
#                   ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 12, characters 18-38:
# 12 | let file_exists = Caml.Sys.file_exists
#                        ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 46, characters 38-59:
# 46 |              if file_exists libdir && Caml.Sys.is_directory libdir
#                                            ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 38, characters 4-20:
# 38 |     Caml.Sys.readdir conda_prefix
#          ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 54, characters 8-27:
# 54 |   match Caml.Sys.getenv_opt "LIBTORCH" with
#              ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 58, characters 19-38:
# 58 |       Option.bind (Caml.Sys.getenv_opt "CONDA_PREFIX") ~f:(fun conda_prefix ->
#                         ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 64, characters 13-32:
# 64 |       (match Caml.Sys.getenv_opt "OPAM_SWITCH_PREFIX" with
#                   ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 74, characters 28-49:
# 74 |   if file_exists cudadir && Caml.Sys.is_directory cudadir
#                                  ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 103, characters 11-30:
# 103 |           (Caml.Sys.getenv_opt "CONDA_PREFIX")
#                  ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/config/discover.ml", line 109, characters 16-35:
# 109 |           match Caml.Sys.getenv_opt "LIBTORCH_CXX11_ABI" with
#                       ^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/wrapper/dune", line 4, characters 11-22:
# 4 |   (c_names torch_stubs)
#                ^^^^^^^^^^^
# (cd _build/default/src/wrapper && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/stdlib-shims -o torch_stubs.o -c torch_stubs.c)
# torch_stubs.c: In function 'caml__30_at_save':
# torch_stubs.c:231:18: warning: passing argument 2 of 'at_save' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
#   231 |    at_save(x224, x225);
#       |                  ^~~~
# In file included from torch_stubs.c:1:
# torch_api.h:55:28: note: expected 'char *' but argument is of type 'const char *'
#    55 | void at_save(tensor, char *filename);
#       |                      ~~~~~~^~~~~~~~
# torch_stubs.c: In function 'caml__31_at_load':
# torch_stubs.c:237:25: warning: passing argument 1 of 'at_load' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
#   237 |    void* x229 = at_load(x228);
#       |                         ^~~~
# torch_api.h:56:22: note: expected 'char *' but argument is of type 'const char *'
#    56 | tensor at_load(char *filename);
#       |                ~~~~~~^~~~~~~~
# torch_stubs.c: In function 'caml__32_at_save_multi':
# torch_stubs.c:246:36: warning: passing argument 4 of 'at_save_multi' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
#   246 |    at_save_multi(x234, x235, x236, x239);
#       |                                    ^~~~
# torch_api.h:58:78: note: expected 'char *' but argument is of type 'const char *'
#    58 | void at_save_multi(tensor *tensors, char **tensor_names, int ntensors, char *filename);
#       |                                                                        ~~~~~~^~~~~~~~
# torch_stubs.c: In function 'caml__33_at_load_multi':
# torch_stubs.c:255:36: warning: passing argument 4 of 'at_load_multi' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
#   255 |    at_load_multi(x245, x246, x247, x250);
#       |                                    ^~~~
# torch_api.h:60:78: note: expected 'char *' but argument is of type 'const char *'
#    60 | void at_load_multi(tensor *tensors, char **tensor_names, int ntensors, char *filename);
#       |                                                                        ~~~~~~^~~~~~~~
# torch_stubs.c: In function 'caml__34_at_load_multi_':
# torch_stubs.c:264:37: warning: passing argument 4 of 'at_load_multi_' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
#   264 |    at_load_multi_(x256, x257, x258, x261);
#       |                                     ^~~~
# torch_api.h:62:79: note: expected 'char *' but argument is of type 'const char *'
#    62 | void at_load_multi_(tensor *tensors, char **tensor_names, int ntensors, char *filename);
#       |                                                                         ~~~~~~^~~~~~~~
# torch_stubs.c: In function 'caml__35_at_load_callback':
# torch_stubs.c:271:21: warning: passing argument 1 of 'at_load_callback' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
#   271 |    at_load_callback(x265, x266);
#       |                     ^~~~
# torch_api.h:64:29: note: expected 'char *' but argument is of type 'const char *'
#    64 | void at_load_callback(char *filename, void (*f)(char *, tensor));
#       |                       ~~~~~~^~~~~~~~
# torch_stubs.c:271:27: error: passing argument 2 of 'at_load_callback' from incompatible pointer type [-Wincompatible-pointer-types]
#   271 |    at_load_callback(x265, x266);
#       |                           ^~~~
#       |                           |
#       |                           void (*)(const char *, void *)
# torch_api.h:64:46: note: expected 'void (*)(char *, void *)' but argument is of type 'void (*)(const char *, void *)'
#    64 | void at_load_callback(char *filename, void (*f)(char *, tensor));
#       |                                       ~~~~~~~^~~~~~~~~~~~~~~~~~
# torch_stubs.c: In function 'caml__60_atm_load':
# torch_stubs.c:452:26: warning: passing argument 1 of 'atm_load' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
#   452 |    void* x429 = atm_load(x428);
#       |                          ^~~~
# torch_api.h:107:17: note: expected 'char *' but argument is of type 'const char *'
#   107 | module atm_load(char *);
#       |                 ^~~~~~
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Cifar_helper.cmo -c -impl src/torch/cifar_helper.ml)
# File "src/torch/cifar_helper.ml", line 46, characters 26-46:
# 46 |   let read_one filename = Caml.Filename.concat dirname filename |> read_file in
#                                ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/cifar_helper.ml", line 67, characters 21-41:
# 67 |     let cache_file = Caml.Filename.concat dirname "cifar-cache.ot" in
#                           ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Text_helper.cmo -c -impl src/torch/text_helper.ml)
# File "src/torch/text_helper.ml", line 51, characters 4-22:
# 51 |     Caml.Gc.full_major ()
#          ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Checkpointing.cmo -c -impl src/torch/checkpointing.ml)
# File "src/torch/checkpointing.ml", line 4, characters 16-37:
# 4 |   let dirname = Caml.Filename.dirname checkpoint_base in
#                     ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/checkpointing.ml", line 5, characters 17-39:
# 5 |   let basename = Caml.Filename.basename checkpoint_base in
#                      ^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/checkpointing.ml", line 14, characters 24-47:
# 14 |   |> List.sort ~compare:Caml.Pervasives.compare
#                              ^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/checkpointing.ml", line 14, characters 24-47:
# 14 |   |> List.sort ~compare:Caml.Pervasives.compare
#                              ^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/torch/checkpointing.ml", line 12, characters 44-64:
# 12 |            (try Some (Int.of_string suffix, Caml.Filename.concat dirname filename) with
#                                                  ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/checkpointing.ml", line 6, characters 2-18:
# 6 |   Caml.Sys.readdir dirname
#       ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Mnist_helper.cmo -c -impl src/torch/mnist_helper.ml)
# File "src/torch/mnist_helper.ml", line 35, characters 17-37:
# 35 |   let filename = Caml.Filename.concat prefix in
#                       ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Dataset_helper.cmo -c -impl src/torch/dataset_helper.ml)
# File "src/torch/dataset_helper.ml", line 148, characters 4-22:
# 148 |     Caml.Gc.full_major ();
#           ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/dataset_helper.ml", line 190, characters 4-22:
# 190 |     Caml.Gc.full_major ()
#           ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/dataset_helper.ml", line 197, characters 8-26:
# 197 |         Caml.Gc.full_major ();
#               ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/dataset_helper.ml", line 204, characters 8-26:
# 204 |         Caml.Gc.full_major ();
#               ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/torch/.torch.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/byte/torch__Tensor.cmo -c -impl src/torch/tensor.ml)
# File "src/torch/tensor.ml", line 210, characters 4-32:
# 210 |     Caml.Format.pp_print_newline formatter ();
#           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 211, characters 4-31:
# 211 |     Caml.Format.pp_print_string formatter (to_string t ~line_size:96);
#           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 212, characters 4-32:
# 212 |     Caml.Format.pp_print_newline formatter ())
#           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 217, characters 7-34:
# 217 |     |> Caml.Format.pp_print_string formatter
#              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 363, characters 10-21:
# 363 |   else if Caml.( <> ) (shape t1) (shape t2)
#                 ^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I src/vision/.torch_vision.objs/byte -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/result -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stb_image -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/torch/.torch.objs/byte -I src/wrapper/.torch_core.objs/byte -intf-suffix .ml -no-alias-deps -open Torch_vision -o src/vision/.torch_vision.objs/byte/torch_vision__Image.cmo -c -impl src/vision/image.ml)
# File "src/vision/image.ml", line 81, characters 10-31:
# 81 |   if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
#                ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 82, characters 14-30:
# 82 |   let files = Caml.Sys.readdir dir |> Array.to_list in
#                    ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 87, characters 26-46:
# 87 |         match load_image (Caml.Filename.concat dir filename) ?resize with
#                                ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 160, characters 12-33:
# 160 |     if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
#                   ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 165, characters 28-48:
# 165 |              let next_dir = Caml.Filename.concat dir file in
#                                   ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 166, characters 16-37:
# 166 |              if Caml.Sys.is_directory next_dir
#                       ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 163, characters 6-22:
# 163 |       Caml.Sys.readdir dir
#             ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 185, characters 41-61:
# 185 |             load_image ?resize:t.resize (Caml.Filename.concat dir file)
#                                                ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 196, characters 37-57:
# 196 |         load_image ?resize:t.resize (Caml.Filename.concat dir file) |> Or_error.ok_exn)
#                                            ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Tensor.cmx -c -impl src/torch/tensor.ml)
# File "src/torch/tensor.ml", line 210, characters 4-32:
# 210 |     Caml.Format.pp_print_newline formatter ();
#           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 211, characters 4-31:
# 211 |     Caml.Format.pp_print_string formatter (to_string t ~line_size:96);
#           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 212, characters 4-32:
# 212 |     Caml.Format.pp_print_newline formatter ())
#           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 217, characters 7-34:
# 217 |     |> Caml.Format.pp_print_string formatter
#              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/tensor.ml", line 363, characters 10-21:
# 363 |   else if Caml.( <> ) (shape t1) (shape t2)
#                 ^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Text_helper.cmx -c -impl src/torch/text_helper.ml)
# File "src/torch/text_helper.ml", line 51, characters 4-22:
# 51 |     Caml.Gc.full_major ()
#          ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Dataset_helper.cmx -c -impl src/torch/dataset_helper.ml)
# File "src/torch/dataset_helper.ml", line 148, characters 4-22:
# 148 |     Caml.Gc.full_major ();
#           ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/dataset_helper.ml", line 190, characters 4-22:
# 190 |     Caml.Gc.full_major ()
#           ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/dataset_helper.ml", line 197, characters 8-26:
# 197 |         Caml.Gc.full_major ();
#               ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/dataset_helper.ml", line 204, characters 8-26:
# 204 |         Caml.Gc.full_major ();
#               ^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Cifar_helper.cmx -c -impl src/torch/cifar_helper.ml)
# File "src/torch/cifar_helper.ml", line 46, characters 26-46:
# 46 |   let read_one filename = Caml.Filename.concat dirname filename |> read_file in
#                                ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/cifar_helper.ml", line 67, characters 21-41:
# 67 |     let cache_file = Caml.Filename.concat dirname "cifar-cache.ot" in
#                           ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Checkpointing.cmx -c -impl src/torch/checkpointing.ml)
# File "src/torch/checkpointing.ml", line 4, characters 16-37:
# 4 |   let dirname = Caml.Filename.dirname checkpoint_base in
#                     ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/checkpointing.ml", line 5, characters 17-39:
# 5 |   let basename = Caml.Filename.basename checkpoint_base in
#                      ^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/checkpointing.ml", line 14, characters 24-47:
# 14 |   |> List.sort ~compare:Caml.Pervasives.compare
#                              ^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/checkpointing.ml", line 14, characters 24-47:
# 14 |   |> List.sort ~compare:Caml.Pervasives.compare
#                              ^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml.Pervasives
# Use Stdlib instead.
# 
# If you need to stay compatible with OCaml < 4.07, you can use the 
# stdlib-shims library: https://github.com/ocaml/stdlib-shims
# File "src/torch/checkpointing.ml", line 12, characters 44-64:
# 12 |            (try Some (Int.of_string suffix, Caml.Filename.concat dirname filename) with
#                                                  ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/torch/checkpointing.ml", line 6, characters 2-18:
# 6 |   Caml.Sys.readdir dirname
#       ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch__ -o src/torch/.torch.objs/native/torch__Mnist_helper.cmx -c -impl src/torch/mnist_helper.ml)
# File "src/torch/mnist_helper.ml", line 35, characters 17-37:
# 35 |   let filename = Caml.Filename.concat prefix in
#                       ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/vision/.torch_vision.objs/byte -I src/vision/.torch_vision.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/result -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stb_image -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch_vision -o src/vision/.torch_vision.objs/native/torch_vision__Image.cmx -c -impl src/vision/image.ml)
# File "src/vision/image.ml", line 81, characters 10-31:
# 81 |   if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
#                ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 82, characters 14-30:
# 82 |   let files = Caml.Sys.readdir dir |> Array.to_list in
#                    ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 87, characters 26-46:
# 87 |         match load_image (Caml.Filename.concat dir filename) ?resize with
#                                ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 160, characters 12-33:
# 160 |     if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
#                   ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 165, characters 28-48:
# 165 |              let next_dir = Caml.Filename.concat dir file in
#                                   ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 166, characters 16-37:
# 166 |              if Caml.Sys.is_directory next_dir
#                       ^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 163, characters 6-22:
# 163 |       Caml.Sys.readdir dir
#             ^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 185, characters 41-61:
# 185 |             load_image ?resize:t.resize (Caml.Filename.concat dir file)
#                                                ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml
# File "src/vision/image.ml", line 196, characters 37-57:
# 196 |         load_image ?resize:t.resize (Caml.Filename.concat dir file) |> Or_error.ok_exn)
#                                            ^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: module Caml
# [since v0.16] use Stdlib instead of Caml

- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I src/vision/.torch_vision.objs/byte -I src/vision/.torch_vision.objs/native -I /home/opam/.opam/4.14/lib/base -I /home/opam/.opam/4.14/lib/base/base_internalhash_types -I /home/opam/.opam/4.14/lib/base/caml -I /home/opam/.opam/4.14/lib/base/shadow_stdlib -I /home/opam/.opam/4.14/lib/bigarray-compat -I /home/opam/.opam/4.14/lib/ctypes -I /home/opam/.opam/4.14/lib/ctypes-foreign -I /home/opam/.opam/4.14/lib/ctypes/stubs -I /home/opam/.opam/4.14/lib/integers -I /home/opam/.opam/4.14/lib/ocaml/threads -I /home/opam/.opam/4.14/lib/result -I /home/opam/.opam/4.14/lib/sexplib0 -I /home/opam/.opam/4.14/lib/stb_image -I /home/opam/.opam/4.14/lib/stdio -I /home/opam/.opam/4.14/lib/stdlib-shims -I src/torch/.torch.objs/byte -I src/torch/.torch.objs/native -I src/wrapper/.torch_core.objs/byte -I src/wrapper/.torch_core.objs/native -intf-suffix .ml -no-alias-deps -open Torch_vision -o src/vision/.torch_vision.objs/native/torch_vision__Image.cmx -c -impl src/vision/image.ml)
- File "src/vision/image.ml", line 81, characters 10-31:
- 81 |   if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
-                ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 82, characters 14-30:
- 82 |   let files = Caml.Sys.readdir dir |> Array.to_list in
-                    ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 87, characters 26-46:
- 87 |         match load_image (Caml.Filename.concat dir filename) ?resize with
-                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 160, characters 12-33:
- 160 |     if not (Caml.Sys.is_directory dir) then Printf.failwithf "not a directory %s" dir ();
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 165, characters 28-48:
- 165 |              let next_dir = Caml.Filename.concat dir file in
-                                   ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 166, characters 16-37:
- 166 |              if Caml.Sys.is_directory next_dir
-                       ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 163, characters 6-22:
- 163 |       Caml.Sys.readdir dir
-             ^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 185, characters 41-61:
- 185 |             load_image ?resize:t.resize (Caml.Filename.concat dir file)
-                                                ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml
- File "src/vision/image.ml", line 196, characters 37-57:
- 196 |         load_image ?resize:t.resize (Caml.Filename.concat dir file) |> Or_error.ok_exn)
-                                            ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Caml
- [since v0.16] use Stdlib instead of Caml


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build torch 0.5
+- 
+- The following changes have been performed
| - install base                v0.16.3
| - install bigarray-compat     1.1.0
| - install camlzip             1.13
| - install cmdliner            1.3.0
| - install conf-bash           1
| - install conf-libffi         2.0.0
| - install conf-pkg-config     3
| - install conf-zlib           1
| - install csexp               1.5.2
| - install ctypes              0.23.0
| - install ctypes-foreign      0.23.0
| - install dune                3.16.1
| - install dune-configurator   3.16.1
| - install integers            0.7.0
| - install jane-street-headers v0.16.0
| - install jst-config          v0.16.0
| - install libtorch            1.1.0
| - install npy                 0.0.9
| - install num                 1.5-1
| - install ocaml-compiler-libs v0.12.4
| - install ocamlfind           1.9.6
| - install parsexp             v0.16.0
| - install ppx_assert          v0.16.0
| - install ppx_base            v0.16.0
| - install ppx_cold            v0.16.0
| - install ppx_compare         v0.16.0
| - install ppx_custom_printf   v0.16.0
| - install ppx_derivers        1.2.1
| - install ppx_enumerate       v0.16.0
| - install ppx_expect          v0.16.0
| - install ppx_globalize       v0.16.0
| - install ppx_hash            v0.16.0
| - install ppx_here            v0.16.0
| - install ppx_inline_test     v0.16.1
| - install ppx_optcomp         v0.16.0
| - install ppx_sexp_conv       v0.16.0
| - install ppxlib              0.33.1~5.3preview
| - install re                  1.12.0
| - install result              1.5
| - install seq                 base
| - install sexplib             v0.16.0
| - install sexplib0            v0.16.0
| - install stb_image           0.5
| - install stdio               v0.16.0
| - install stdlib-shims        0.3.0
| - install time_now            v0.16.0
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.14/.opam-switch/backup/state-20241123215101.export"
'opam install -vy torch.0.5' failed.
"/usr/bin/env" "bash" "-c" "
opam remove -y "torch.0.5"
opam install -vy "torch.0.5"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "torch.0.5" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed