Building on x86-bm-4.ocamllabs.io (from ocaml/opam:debian-unstable) WARNING: Error loading config file: .dockercfg: $HOME is not defined Unable to find image 'ocaml/opam:debian-unstable' locally debian-unstable: Pulling from ocaml/opam Digest: sha256:a32e554d37007cabaf12da2261dad1c6890fb793357d4499f39865f3c85d81ab Status: Downloaded newer image for ocaml/opam:debian-unstable 2021-08-03 21:55.45 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam")) 2021-08-03 21:55.45 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'git://github.com/ocaml/opam-repository.git' ~/opam-repository && git -C ~/opam-repository checkout -q dc616c8e8f4fbb597c8d985759c011843bd8d228")) 2021-08-03 21:55.45 ---> using "f3b349b4832fe4ba25cc9f1ea64f48876b564abfb61bc999b750f08d4ef74287" 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. 2021-08-03 21:55.45 ---> using "8588e75136f02e0c6d2464bfebbd09a8842c0ffae7e348ed5944f9bde1f9567c" from cache /: (run (network host) (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89")) 2021-08-03 21:55.45 ---> using "c60bafa2b18ea3b22658dc9b9f1043626ddc2c26a64489ff51b7ee1bb702a75a" from cache /: (run (shell "opam repository add --dont-select 'beta' ~/'beta'")) [beta] Initialised 2021-08-03 21:55.45 ---> using "272307276676ee47575394483d05ff426dbc1b5a2bbbf953ba050dc7a88c600a" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=beta,default 4.09.1")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.09.1"} | "ocaml-system" {= "4.09.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.09.1 (cached) -> installed ocaml-base-compiler.4.09.1 -> installed ocaml-config.1 -> installed ocaml.4.09.1 Done. # Run eval $(opam env --switch=4.09.1) to update the current shell environment 2021-08-03 21:55.45 ---> using "8783d0641ec47d1cf92848b2ac20e84cb1be605e99ed13ca1b7b0b9daff1bb4a" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [165 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-2021-08-03-0803.04-F-2021-07-22-2001.46.pdiff [71.8 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2021-08-03-0803.04-F-2021-07-22-2001.46.pdiff [71.8 kB] - Fetched 300 kB in 3s (114 kB/s) - Reading package lists... - 2021-08-03 21:55.45 ---> using "30990e7cc82a228a29d46e02279543fed039e93eb512d0dde569d5ae3f1b6584" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"torch.0.10\"\ \nopam install -vy \"torch.0.10\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"torch.0.10\" | 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.10 is not installed. The following actions will be performed: - install libtorch 1.6.0 [required by torch] - install seq base [required by re] - install dune 2.9.0 [required by torch] - install conf-pkg-config 2 [required by ctypes-foreign] - install ocamlfind 1.9.1 [required by ctypes] - install cmdliner 1.0.4 [required by torch] - install stdlib-shims 0.3.0 [required by ppxlib] - install sexplib0 v0.14.0 [required by base, sexplib] - install result 1.5 [required by dune-configurator] - install re 1.9.0 [required by ppx_expect] - install ppx_derivers 1.2.1 [required by ppxlib] - install octavius 1.2.2 [required by ppx_js_style] - install ocaml-migrate-parsetree 2.2.0 [required by ppxlib] - install ocaml-compiler-libs v0.12.3 [required by torch] - install jane-street-headers v0.14.0 [required by time_now] - install integers 0.4.0 [required by ctypes] - install csexp 1.5.1 [required by dune-configurator] - install bigarray-compat 1.0.0 [required by ctypes] - install conf-zlib 1 [required by camlzip] - install conf-libffi 2.0.0 [required by ctypes-foreign] - install num 1.4 [required by sexplib] - install ppxlib 0.22.2 [required by ppx_custom_printf, ppx_expect] - install dune-configurator 2.9.0 [required by torch] - install camlzip 1.10 [required by npy] - install ctypes-foreign 0.18.0 [required by torch] - install base v0.14.1 [required by torch] - install npy 0.0.9 [required by torch] - install ctypes 0.19.1 [required by torch] - install stdio v0.14.0 [required by torch] - install ppx_sexp_conv v0.14.3 [required by torch] - install ppx_js_style v0.14.1 [required by ppx_base] - install ppx_here v0.14.0 [required by ppx_expect] - install ppx_enumerate v0.14.0 [required by ppx_base] - install ppx_compare v0.14.0 [required by ppx_base] - install ppx_cold v0.14.0 [required by ppx_base] - install parsexp v0.14.1 [required by sexplib] - install ppx_optcomp v0.14.2 [required by time_now] - install ppx_custom_printf v0.14.1 [required by torch] - install ppx_hash v0.14.0 [required by ppx_base] - install ppx_assert v0.14.0 [required by jst-config] - install sexplib v0.14.0 [required by torch] - install ppx_base v0.14.0 [required by time_now] - install jst-config v0.14.0 [required by time_now] - install time_now v0.14.0 [required by ppx_inline_test] - install ppx_inline_test v0.14.1 [required by ppx_expect] - install ppx_expect v0.14.1 [required by torch] - install torch 0.10 ===== 47 to install ===== The following system packages will first need to be installed: libffi-dev pkg-config zlib1g-dev <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libffi-dev" "pkg-config" "zlib1g-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libffi-dev:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 18048 files and directories currently installed.) - Preparing to unpack .../0-libffi-dev_3.3-6_amd64.deb ... - Unpacking libffi-dev:amd64 (3.3-6) ... - Selecting previously unselected package libglib2.0-0:amd64. - Preparing to unpack .../1-libglib2.0-0_2.66.8-1_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.66.8-1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../2-libglib2.0-data_2.66.8-1_all.deb ... - Unpacking libglib2.0-data (2.66.8-1) ... - Selecting previously unselected package libicu67:amd64. - Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... - Unpacking libicu67:amd64 (67.1-7) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ... - Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../5-pkg-config_0.29.2-1_amd64.deb ... - Unpacking pkg-config (0.29.2-1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../6-shared-mime-info_2.0-1_amd64.deb ... - Unpacking shared-mime-info (2.0-1) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../7-xdg-user-dirs_0.17-2_amd64.deb ... - Unpacking xdg-user-dirs (0.17-2) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../8-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ... - Setting up libicu67:amd64 (67.1-7) ... - Setting up xdg-user-dirs (0.17-2) ... - Setting up libglib2.0-0:amd64 (2.66.8-1) ... - No schema files found: doing nothing. - Setting up libffi-dev:amd64 (3.3-6) ... - Setting up libglib2.0-data (2.66.8-1) ... - Setting up pkg-config (0.29.2-1) ... - Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ... - Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ... - Setting up shared-mime-info (2.0-1) ... - Processing triggers for libc-bin (2.31-13) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/141: Processing 2/141: Processing 3/141: -> retrieved bigarray-compat.1.0.0 (cached) Processing 4/141: -> retrieved camlzip.1.10 (cached) Processing 5/141: Processing 6/141: Processing 7/141: Processing 8/141: Processing 9/141: [conf-pkg-config: pkg-config] -> retrieved base.v0.14.1 (cached) Processing 10/141: [conf-pkg-config: pkg-config] -> retrieved cmdliner.1.0.4 (cached) Processing 11/141: [conf-pkg-config: pkg-config] Processing 12/141: [conf-pkg-config: pkg-config] Processing 13/141: [cmdliner: make all] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.1 (cached) Processing 14/141: [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.09.1/.opam-switch/build/conf-pkg-config.2) - Usage: - pkg-config [OPTION?] - - Help Options: - -h, --help Show help options - - Application Options: - --version output version of pkg-config - --modversion output version for package - --atleast-pkgconfig-version=VERSION require given version of pkg-config - --libs output all linker flags - --static output linker flags for static linking - --short-errors print short errors - --libs-only-l output -l flags - --libs-only-other output other libs (e.g. -pthread) - --libs-only-L output -L flags - --cflags output all pre-processor and compiler flags - --cflags-only-I output -I flags - --cflags-only-other output cflags not covered by the cflags-only-I option - --variable=NAME get the value of variable named NAME - --define-variable=NAME=VALUE set variable NAME to VALUE - --exists return 0 if the module(s) exist - --print-variables output list of variables defined by the module - --uninstalled return 0 if the uninstalled version of one or more module(s) or their dependencies will be used - --atleast-version=VERSION return 0 if the module is at least version VERSION - --exact-version=VERSION return 0 if the module is at exactly version VERSION - --max-version=VERSION return 0 if the module is at no newer than version VERSION - --list-all list all known packages - --debug show verbose debug information - --print-errors show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line) - --silence-errors be silent about errors (default when --exists or --atleast/exact/max-version given on the command line) - --errors-to-stdout print errors from --print-errors to stdout not stderr - --print-provides print which packages the package provides - --print-requires print which packages the package requires - --print-requires-private print which packages the package requires for static linking - --validate validate a package's .pc file - --define-prefix try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --dont-define-prefix don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --prefix-variable=PREFIX set the name of the variable that pkg-config automatically sets - - Usage: - pkg-config [OPTION?] - - Help Options: - -h, --help Show help options - - Application Options: - --version output version of pkg-config - --modversion output version for package - --atleast-pkgconfig-version=VERSION require given version of pkg-config - --libs output all linker flags - --static output linker flags for static linking - --short-errors print short errors - --libs-only-l output -l flags - --libs-only-other output other libs (e.g. -pthread) - --libs-only-L output -L flags - --cflags output all pre-processor and compiler flags - --cflags-only-I output -I flags - --cflags-only-other output cflags not covered by the cflags-only-I option - --variable=NAME get the value of variable named NAME - --define-variable=NAME=VALUE set variable NAME to VALUE - --exists return 0 if the module(s) exist - --print-variables output list of variables defined by the module - --uninstalled return 0 if the uninstalled version of one or more module(s) or their dependencies will be used - --atleast-version=VERSION return 0 if the module is at least version VERSION - --exact-version=VERSION return 0 if the module is at exactly version VERSION - --max-version=VERSION return 0 if the module is at no newer than version VERSION - --list-all list all known packages - --debug show verbose debug information - --print-errors show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line) - --silence-errors be silent about errors (default when --exists or --atleast/exact/max-version given on the command line) - --errors-to-stdout print errors from --print-errors to stdout not stderr - --print-provides print which packages the package provides - --print-requires print which packages the package requires - --print-requires-private print which packages the package requires for static linking - --validate validate a package's .pc file - --define-prefix try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --dont-define-prefix don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --prefix-variable=PREFIX set the name of the variable that pkg-config automatically sets - -> compiled conf-pkg-config.2 Processing 14/141: [cmdliner: make all] Processing 15/141: [cmdliner: make all] [conf-pkg-config: mkdir] -> retrieved ctypes.0.19.1 (cached) Processing 16/141: [cmdliner: make all] [conf-pkg-config: mkdir] -> retrieved dune.2.9.0 (cached) Processing 17/141: [cmdliner: make all] [conf-pkg-config: mkdir] Processing 18/141: [cmdliner: make all] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] -> retrieved dune-configurator.2.9.0 (cached) Processing 19/141: [cmdliner: make all] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.09.1" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/cmdliner.1.0.4) - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.0.4 Processing 19/141: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.09.1/lib/pkgconfig" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 19/141: [dune: ocaml bootstrap.ml] Processing 20/141: [conf-libffi: pkg-config libffi] [dune: ocaml bootstrap.ml] Processing 21/141: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml] Processing 22/141: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml] [cmdliner: make install] -> retrieved integers.0.4.0 (cached) -> retrieved libtorch.1.6.0 (cached) Processing 23/141: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml] [cmdliner: make install] Processing 24/141: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml] [cmdliner: make install] Processing 25/141: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml] [cmdliner: make install] -> retrieved jane-street-headers.v0.14.0 (cached) Processing 26/141: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml] [cmdliner: make install] -> retrieved jst-config.v0.14.0 (cached) Processing 27/141: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libffi" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/conf-libffi.2.0.0) -> compiled conf-libffi.2.0.0 Processing 27/141: [conf-zlib: pkg-config zlib] [dune: ocaml bootstrap.ml] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/conf-zlib.1) -> compiled conf-zlib.1 Processing 27/141: [dune: ocaml bootstrap.ml] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.09.1/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.09.1/doc/cmdliner" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/cmdliner.1.0.4) - install -d /home/opam/.opam/4.09.1/lib/cmdliner - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.09.1/lib/cmdliner - install cmdliner.opam /home/opam/.opam/4.09.1/lib/cmdliner/opam - install _build/cmdliner.cma /home/opam/.opam/4.09.1/lib/cmdliner - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \ - /home/opam/.opam/4.09.1/lib/cmdliner - install _build/cmdliner.cmxs /home/opam/.opam/4.09.1/lib/cmdliner - install -d /home/opam/.opam/4.09.1/lib/cmdliner - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.09.1/lib/cmdliner - install cmdliner.opam /home/opam/.opam/4.09.1/lib/cmdliner/opam - install _build/cmdliner.cma /home/opam/.opam/4.09.1/lib/cmdliner - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \ - /home/opam/.opam/4.09.1/lib/cmdliner - install _build/cmdliner.cmxs /home/opam/.opam/4.09.1/lib/cmdliner Processing 27/141: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc] -> retrieved npy.0.0.9 (cached) Processing 28/141: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc] -> retrieved num.1.4 (cached) Processing 29/141: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc] -> retrieved ocaml-compiler-libs.v0.12.3 (cached) Processing 30/141: [dune: ocaml bootstrap.ml] [cmdliner: make install-doc] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.09.1/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.09.1/doc/cmdliner" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/cmdliner.1.0.4) - install -d /home/opam/.opam/4.09.1/doc/cmdliner - install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.09.1/doc/cmdliner - install -d /home/opam/.opam/4.09.1/doc/cmdliner - install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.09.1/doc/cmdliner -> installed cmdliner.1.0.4 Processing 30/141: [dune: ocaml bootstrap.ml] -> installed conf-libffi.2.0.0 Processing 31/141: [dune: ocaml bootstrap.ml] Processing 32/141: [dune: ocaml bootstrap.ml] -> installed conf-zlib.1 Processing 33/141: [dune: ocaml bootstrap.ml] -> installed ctypes-foreign.0.18.0 Processing 34/141: [dune: ocaml bootstrap.ml] Processing 35/141: [dune: ocaml bootstrap.ml] [libtorch: sh] -> retrieved ocaml-migrate-parsetree.2.2.0 (cached) Processing 36/141: [dune: ocaml bootstrap.ml] [libtorch: sh] -> retrieved ocamlfind.1.9.1 (cached) Processing 37/141: [dune: ocaml bootstrap.ml] [libtorch: sh] Processing 38/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved octavius.1.2.2 (cached) Processing 39/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved parsexp.v0.14.1 (cached) Processing 40/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_assert.v0.14.0 (cached) Processing 41/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_base.v0.14.0 (cached) Processing 42/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_cold.v0.14.0 (cached) Processing 43/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_compare.v0.14.0 (cached) Processing 44/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_custom_printf.v0.14.1 (cached) Processing 45/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_derivers.1.2.1 (cached) Processing 46/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_enumerate.v0.14.0 (cached) Processing 47/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_expect.v0.14.1 (cached) Processing 48/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_hash.v0.14.0 (cached) Processing 49/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_here.v0.14.0 (cached) Processing 50/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_inline_test.v0.14.1 (cached) Processing 51/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_js_style.v0.14.1 (cached) Processing 52/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_optcomp.v0.14.2 (cached) Processing 53/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] -> retrieved ppx_sexp_conv.v0.14.3 (cached) Processing 54/141: [dune: ocaml bootstrap.ml] [ocamlfind: ./configure] [libtorch: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.09.1/bin" "-sitelib" "/home/opam/.opam/4.09.1/lib" "-mandir" "/home/opam/.opam/4.09.1/man" "-config" "/home/opam/.opam/4.09.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1) - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: found - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.09.1/lib/ocaml - Binaries: /home/opam/.opam/4.09.1/bin - Manual pages: /home/opam/.opam/4.09.1/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.09.1/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.09.1/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.09.1/bin - Manual pages: /home/opam/.opam/4.09.1/man - topfind script: /home/opam/.opam/4.09.1/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. - Welcome to findlib version 1.9.1 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: not present (normal since 4.09) - num: not present (normal since 4.06) - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: found - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.09.1/lib/ocaml - Binaries: /home/opam/.opam/4.09.1/bin - Manual pages: /home/opam/.opam/4.09.1/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.09.1/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.09.1/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.09.1/bin - Manual pages: /home/opam/.opam/4.09.1/man - topfind script: /home/opam/.opam/4.09.1/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 54/141: [dune: ocaml bootstrap.ml] [ocamlfind: make all] [libtorch: sh] -> retrieved ppxlib.0.22.2 (cached) Processing 55/141: [dune: ocaml bootstrap.ml] [ocamlfind: make all] [libtorch: sh] Processing 56/141: [dune: ocaml bootstrap.ml] [ocamlfind: make all] [libtorch: sh] Processing 57/141: [dune: ocaml bootstrap.ml] [ocamlfind: make all] [libtorch: sh] -> retrieved re.1.9.0 (cached) Processing 58/141: [dune: ocaml bootstrap.ml] [ocamlfind: make all] [libtorch: sh] -> retrieved result.1.5 (cached) Processing 59/141: [dune: ocaml bootstrap.ml] [ocamlfind: make all] [libtorch: sh] -> retrieved sexplib.v0.14.0 (cached) Processing 60/141: [dune: ocaml bootstrap.ml] [ocamlfind: make all] [libtorch: sh] -> retrieved sexplib0.v0.14.0 (cached) Processing 61/141: [dune: ocaml bootstrap.ml] [ocamlfind: make all] [libtorch: sh] -> retrieved stdio.v0.14.0 (cached) Processing 62/141: [torch.0.10: http] [dune: ocaml bootstrap.ml] [ocamlfind: make all] [libtorch: sh] -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved time_now.v0.14.0 (cached) Processing 62/141: [dune: ocaml bootstrap.ml] [ocamlfind: make all] [libtorch: sh] -> retrieved torch.0.10 (https://github.com/LaurentMazare/ocaml-torch/archive/0.10.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.09.1/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.09.1/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -c findlib.mli - ocamlc -I +compiler-libs -opaque -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -g -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - 1826 | let buf = String.create buflen in (* FIXME: Bytes.create *) - ^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.create - Use Bytes.create instead. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -c topfind.mli - ocamlc -I +compiler-libs -opaque -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.09.1/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.09.1/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamllex fl_meta.mll - 22 states, 392 transitions, table size 1700 bytes - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib_config.mlp | \ - ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.09.1/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.09.1/lib/ocaml' | \ - sed -e 's;@AUTOLINK@;true;g' \ - -e 's;@SYSTEM@;linux;g' \ - >findlib_config.ml - if [ "true" = "true" ]; then \ - cp topfind.ml.in topfind.ml; \ - else \ - sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in \ - > topfind.ml ; \ - fi - ocamldep *.ml *.mli >depend - ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -c findlib.mli - ocamlc -I +compiler-libs -opaque -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml - ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo - ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -g -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - 1826 | let buf = String.create buflen in (* FIXME: Bytes.create *) - ^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.create - Use Bytes.create instead. - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -c topfind.mli - ocamlc -I +compiler-libs -opaque -g -c topfind.ml - ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat topfind_rd1.p | \ - ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.09.1/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.09.1/lib' >findlib.conf - if ./tools/cmd_from_same_dir ocamlc; then \ - echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamlopt; then \ - echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldep; then \ - echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \ - fi - if ./tools/cmd_from_same_dir ocamldoc; then \ - echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' Processing 62/141: [dune: ocaml bootstrap.ml] [ocamlfind: make opt] [libtorch: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - 1826 | let buf = String.create buflen in (* FIXME: Bytes.create *) - ^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.create - Use Bytes.create instead. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml - ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -c frontend.ml - File "frontend.ml", line 1826, characters 16-29: - 1826 | let buf = String.create buflen in (* FIXME: Bytes.create *) - ^^^^^^^^^^^^^ - Alert deprecated: Stdlib.String.create - Use Bytes.create instead. - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \ - fi - ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml - ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx - if [ 1 -gt 0 ]; then \ - ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib' -> compiled ocamlfind.1.9.1 Processing 62/141: [dune: ocaml bootstrap.ml] [libtorch: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "test -d /home/opam/.opam/4.09.1/lib/libtorch/lib/libtorch.so || ( unzip libtorch-linux.zip && mv -f libtorch /home/opam/.opam/4.09.1/lib/ )" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/libtorch.1.6.0) - Archive: libtorch-linux.zip - creating: libtorch/ - creating: libtorch/share/ - creating: libtorch/share/cmake/ - creating: libtorch/share/cmake/Torch/ - inflating: libtorch/share/cmake/Torch/TorchConfigVersion.cmake - inflating: libtorch/share/cmake/Torch/TorchConfig.cmake - creating: libtorch/share/cmake/ATen/ - inflating: libtorch/share/cmake/ATen/ATenConfig.cmake - creating: libtorch/share/cmake/Caffe2/ - inflating: libtorch/share/cmake/Caffe2/Caffe2Targets-release.cmake - inflating: libtorch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake - creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/ - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake - creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/ - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake - 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/select_compute_arch.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/make2cmake.cmake - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake - inflating: libtorch/share/cmake/Caffe2/Caffe2Targets.cmake - inflating: libtorch/share/cmake/Caffe2/Caffe2Config.cmake - creating: libtorch/share/cmake/Caffe2/public/ - inflating: libtorch/share/cmake/Caffe2/public/protobuf.cmake - inflating: libtorch/share/cmake/Caffe2/public/utils.cmake - inflating: libtorch/share/cmake/Caffe2/public/mkl.cmake - inflating: libtorch/share/cmake/Caffe2/public/gflags.cmake - inflating: libtorch/share/cmake/Caffe2/public/cuda.cmake - inflating: libtorch/share/cmake/Caffe2/public/mkldnn.cmake - inflating: libtorch/share/cmake/Caffe2/public/threads.cmake - inflating: libtorch/share/cmake/Caffe2/public/glog.cmake - creating: libtorch/share/cmake/Gloo/ - inflating: libtorch/share/cmake/Gloo/GlooConfigVersion.cmake - inflating: libtorch/share/cmake/Gloo/GlooTargets.cmake - inflating: libtorch/share/cmake/Gloo/GlooTargets-release.cmake - inflating: libtorch/share/cmake/Gloo/GlooConfig.cmake - inflating: libtorch/build-hash - extracting: libtorch/build-version - creating: libtorch/bin/ - creating: libtorch/include/ - creating: libtorch/include/c10d/ - inflating: libtorch/include/c10d/HashStore.hpp - inflating: libtorch/include/c10d/GlooDeviceFactory.hpp - inflating: libtorch/include/c10d/FileStore.hpp - inflating: libtorch/include/c10d/Store.hpp - inflating: libtorch/include/c10d/TCPStore.hpp - inflating: libtorch/include/c10d/ProcessGroup.hpp - inflating: libtorch/include/c10d/Types.hpp - inflating: libtorch/include/c10d/Utils.hpp - inflating: libtorch/include/c10d/PrefixStore.hpp - inflating: libtorch/include/c10d/ProcessGroupGloo.hpp - inflating: libtorch/include/sleef.h - creating: libtorch/include/torch/ - inflating: libtorch/include/torch/library.h - inflating: libtorch/include/torch/extension.h - inflating: libtorch/include/torch/script.h - creating: libtorch/include/torch/csrc/ - inflating: libtorch/include/torch/csrc/Layout.h - inflating: libtorch/include/torch/csrc/Storage.h - inflating: libtorch/include/torch/csrc/serialization.h - inflating: libtorch/include/torch/csrc/THP_export.h - inflating: libtorch/include/torch/csrc/Dtype.h - inflating: libtorch/include/torch/csrc/python_dimname.h - creating: libtorch/include/torch/csrc/jit/ - creating: libtorch/include/torch/csrc/jit/ir/ - inflating: libtorch/include/torch/csrc/jit/ir/irparser.h - inflating: libtorch/include/torch/csrc/jit/ir/ir.h - inflating: libtorch/include/torch/csrc/jit/ir/subgraph_matcher.h - inflating: libtorch/include/torch/csrc/jit/ir/graph_node_list.h - inflating: libtorch/include/torch/csrc/jit/ir/alias_analysis.h - inflating: libtorch/include/torch/csrc/jit/ir/constants.h - inflating: libtorch/include/torch/csrc/jit/ir/scope.h - inflating: libtorch/include/torch/csrc/jit/ir/attributes.h - inflating: libtorch/include/torch/csrc/jit/ir/ir_views.h - inflating: libtorch/include/torch/csrc/jit/ir/type_hashing.h - inflating: libtorch/include/torch/csrc/jit/ir/node_hashing.h - inflating: libtorch/include/torch/csrc/jit/ir/named_value.h - creating: libtorch/include/torch/csrc/jit/testing/ - inflating: libtorch/include/torch/csrc/jit/testing/file_check.h - inflating: libtorch/include/torch/csrc/jit/testing/hooks_for_testing.h - inflating: libtorch/include/torch/csrc/jit/jit_log.h - creating: libtorch/include/torch/csrc/jit/runtime/ - inflating: libtorch/include/torch/csrc/jit/runtime/print_handler.h - inflating: libtorch/include/torch/csrc/jit/runtime/custom_operator.h - inflating: libtorch/include/torch/csrc/jit/runtime/register_ops_utils.h - inflating: libtorch/include/torch/csrc/jit/runtime/vararg_functions.h - inflating: libtorch/include/torch/csrc/jit/runtime/argument_spec.h - inflating: libtorch/include/torch/csrc/jit/runtime/variable_tensor_list.h - inflating: libtorch/include/torch/csrc/jit/runtime/exception_message.h - inflating: libtorch/include/torch/csrc/jit/runtime/operator.h - inflating: libtorch/include/torch/csrc/jit/runtime/jit_exception.h - inflating: libtorch/include/torch/csrc/jit/runtime/graph_executor_impl.h - inflating: libtorch/include/torch/csrc/jit/runtime/autodiff.h - inflating: libtorch/include/torch/csrc/jit/runtime/profiling_record.h - inflating: libtorch/include/torch/csrc/jit/runtime/instruction.h - inflating: libtorch/include/torch/csrc/jit/runtime/operator_options.h - inflating: libtorch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h - inflating: libtorch/include/torch/csrc/jit/runtime/interpreter.h - inflating: libtorch/include/torch/csrc/jit/runtime/graph_executor.h - inflating: libtorch/include/torch/csrc/jit/runtime/symbolic_script.h - inflating: libtorch/include/torch/csrc/jit/runtime/logging.h - creating: libtorch/include/torch/csrc/jit/api/ - inflating: libtorch/include/torch/csrc/jit/api/compilation_unit.h - inflating: libtorch/include/torch/csrc/jit/api/method.h - inflating: libtorch/include/torch/csrc/jit/api/object.h - inflating: libtorch/include/torch/csrc/jit/api/function_impl.h - inflating: libtorch/include/torch/csrc/jit/api/module.h - creating: libtorch/include/torch/csrc/jit/serialization/ - inflating: libtorch/include/torch/csrc/jit/serialization/import.h - inflating: libtorch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h - inflating: libtorch/include/torch/csrc/jit/serialization/import_export_functions.h - inflating: libtorch/include/torch/csrc/jit/serialization/import_legacy.h - inflating: libtorch/include/torch/csrc/jit/serialization/import_source.h - inflating: libtorch/include/torch/csrc/jit/serialization/unpickler.h - inflating: libtorch/include/torch/csrc/jit/serialization/type_name_uniquer.h - inflating: libtorch/include/torch/csrc/jit/serialization/pickle.h - inflating: libtorch/include/torch/csrc/jit/serialization/import_export_helpers.h - inflating: libtorch/include/torch/csrc/jit/serialization/python_print.h - inflating: libtorch/include/torch/csrc/jit/serialization/import_export_constants.h - inflating: libtorch/include/torch/csrc/jit/serialization/pickler.h - inflating: libtorch/include/torch/csrc/jit/serialization/export.h - inflating: libtorch/include/torch/csrc/jit/serialization/source_range_serialization.h - creating: libtorch/include/torch/csrc/jit/passes/ - inflating: libtorch/include/torch/csrc/jit/passes/create_functional_graphs.h - inflating: libtorch/include/torch/csrc/jit/passes/common_subexpression_elimination.h - inflating: libtorch/include/torch/csrc/jit/passes/bailout_graph.h - inflating: libtorch/include/torch/csrc/jit/passes/dead_code_elimination.h - inflating: libtorch/include/torch/csrc/jit/passes/inliner.h - inflating: libtorch/include/torch/csrc/jit/passes/subgraph_rewrite.h - inflating: libtorch/include/torch/csrc/jit/passes/vulkan_rewrite.h - inflating: libtorch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h - inflating: libtorch/include/torch/csrc/jit/passes/pass_manager.h - inflating: libtorch/include/torch/csrc/jit/passes/clear_undefinedness.h - creating: libtorch/include/torch/csrc/jit/passes/quantization/ - inflating: libtorch/include/torch/csrc/jit/passes/quantization/finalize.h - inflating: libtorch/include/torch/csrc/jit/passes/quantization/quantization_type.h - inflating: libtorch/include/torch/csrc/jit/passes/quantization/helper.h - inflating: libtorch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h - inflating: libtorch/include/torch/csrc/jit/passes/quantization/fusion_passes.h - inflating: libtorch/include/torch/csrc/jit/passes/quantization/insert_observers.h - inflating: libtorch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h - inflating: libtorch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h - inflating: libtorch/include/torch/csrc/jit/passes/lower_grad_of.h - inflating: libtorch/include/torch/csrc/jit/passes/loop_unrolling.h - inflating: libtorch/include/torch/csrc/jit/passes/freeze_module.h - inflating: libtorch/include/torch/csrc/jit/passes/clear_profiling.h - inflating: libtorch/include/torch/csrc/jit/passes/inline_forked_closures.h - inflating: libtorch/include/torch/csrc/jit/passes/tensorexpr_fuser.h - inflating: libtorch/include/torch/csrc/jit/passes/batch_mm.h - inflating: libtorch/include/torch/csrc/jit/passes/xnnpack_rewrite.h - inflating: libtorch/include/torch/csrc/jit/passes/liveness.h - inflating: libtorch/include/torch/csrc/jit/passes/specialize_autogradzero.h - inflating: libtorch/include/torch/csrc/jit/passes/inline_fork_wait.h - inflating: libtorch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h - inflating: libtorch/include/torch/csrc/jit/passes/cuda_graph_fuser.h - inflating: libtorch/include/torch/csrc/jit/passes/peephole_list_idioms.h - inflating: libtorch/include/torch/csrc/jit/passes/insert_guards.h - inflating: libtorch/include/torch/csrc/jit/passes/inplace_check.h - inflating: libtorch/include/torch/csrc/jit/passes/requires_grad_analysis.h - inflating: libtorch/include/torch/csrc/jit/passes/erase_number_types.h - inflating: libtorch/include/torch/csrc/jit/passes/decompose_ops.h - inflating: libtorch/include/torch/csrc/jit/passes/normalize_ops.h - inflating: libtorch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h - inflating: libtorch/include/torch/csrc/jit/passes/remove_dropout.h - inflating: libtorch/include/torch/csrc/jit/passes/onnx.h - inflating: libtorch/include/torch/csrc/jit/passes/lower_tuples.h - creating: libtorch/include/torch/csrc/jit/passes/utils/ - inflating: libtorch/include/torch/csrc/jit/passes/utils/subgraph_utils.h - inflating: libtorch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h - inflating: libtorch/include/torch/csrc/jit/passes/utils/memory_dag.h - inflating: libtorch/include/torch/csrc/jit/passes/remove_inplace_ops.h - inflating: libtorch/include/torch/csrc/jit/passes/constant_propagation.h - inflating: libtorch/include/torch/csrc/jit/passes/peephole.h - inflating: libtorch/include/torch/csrc/jit/passes/constant_pooling.h - inflating: libtorch/include/torch/csrc/jit/passes/fuse_linear.h - inflating: libtorch/include/torch/csrc/jit/passes/lift_closures.h - inflating: libtorch/include/torch/csrc/jit/passes/graph_fuser.h - inflating: libtorch/include/torch/csrc/jit/passes/remove_expands.h - inflating: libtorch/include/torch/csrc/jit/passes/lower_graph.h - inflating: libtorch/include/torch/csrc/jit/passes/shape_analysis.h - inflating: libtorch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h - inflating: libtorch/include/torch/csrc/jit/passes/canonicalize.h - inflating: libtorch/include/torch/csrc/jit/passes/guard_elimination.h - inflating: libtorch/include/torch/csrc/jit/passes/graph_rewrite_helper.h - inflating: libtorch/include/torch/csrc/jit/passes/fold_conv_bn.h - inflating: libtorch/include/torch/csrc/jit/passes/prepack_folding.h - creating: libtorch/include/torch/csrc/jit/backends/ - inflating: libtorch/include/torch/csrc/jit/backends/test_backend.h - inflating: libtorch/include/torch/csrc/jit/backends/backend_resolver.h - inflating: libtorch/include/torch/csrc/jit/backends/backend_detail.h - inflating: libtorch/include/torch/csrc/jit/backends/backend_init.h - inflating: libtorch/include/torch/csrc/jit/backends/backend.h - inflating: libtorch/include/torch/csrc/jit/backends/backend_interface.h - inflating: libtorch/include/torch/csrc/jit/resource_guard.h - creating: libtorch/include/torch/csrc/jit/frontend/ - inflating: libtorch/include/torch/csrc/jit/frontend/ir_emitter.h - inflating: libtorch/include/torch/csrc/jit/frontend/tree_views.h - inflating: libtorch/include/torch/csrc/jit/frontend/parser_constants.h - inflating: libtorch/include/torch/csrc/jit/frontend/convert_to_ssa.h - inflating: libtorch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h - inflating: libtorch/include/torch/csrc/jit/frontend/edit_distance.h - inflating: libtorch/include/torch/csrc/jit/frontend/strtod.h - inflating: libtorch/include/torch/csrc/jit/frontend/tracer.h - inflating: libtorch/include/torch/csrc/jit/frontend/code_template.h - inflating: libtorch/include/torch/csrc/jit/frontend/concrete_module_type.h - inflating: libtorch/include/torch/csrc/jit/frontend/resolver.h - inflating: libtorch/include/torch/csrc/jit/frontend/script_type_parser.h - inflating: libtorch/include/torch/csrc/jit/frontend/schema_type_parser.h - inflating: libtorch/include/torch/csrc/jit/frontend/source_range.h - inflating: libtorch/include/torch/csrc/jit/frontend/versioned_symbols.h - inflating: libtorch/include/torch/csrc/jit/frontend/parser.h - inflating: libtorch/include/torch/csrc/jit/frontend/name_mangler.h - inflating: libtorch/include/torch/csrc/jit/frontend/inline_loop_condition.h - inflating: libtorch/include/torch/csrc/jit/frontend/function_schema_parser.h - inflating: libtorch/include/torch/csrc/jit/frontend/sugared_value.h - inflating: libtorch/include/torch/csrc/jit/frontend/tree.h - inflating: libtorch/include/torch/csrc/jit/frontend/exit_transforms.h - inflating: libtorch/include/torch/csrc/jit/frontend/lexer.h - inflating: libtorch/include/torch/csrc/jit/frontend/schema_matching.h - inflating: libtorch/include/torch/csrc/jit/frontend/builtin_functions.h - inflating: libtorch/include/torch/csrc/jit/frontend/parse_string_literal.h - inflating: libtorch/include/torch/csrc/jit/frontend/error_report.h - inflating: libtorch/include/torch/csrc/jit/frontend/mini_environment.h - creating: libtorch/include/torch/csrc/jit/python/ - inflating: libtorch/include/torch/csrc/jit/python/update_graph_executor_opt.h - inflating: libtorch/include/torch/csrc/jit/python/python_arg_flatten.h - inflating: libtorch/include/torch/csrc/jit/python/python_tree_views.h - inflating: libtorch/include/torch/csrc/jit/python/pybind_utils.h - inflating: libtorch/include/torch/csrc/jit/python/python_tracer.h - inflating: libtorch/include/torch/csrc/jit/python/script_init.h - inflating: libtorch/include/torch/csrc/jit/python/module_python.h - inflating: libtorch/include/torch/csrc/jit/python/init.h - inflating: libtorch/include/torch/csrc/jit/python/python_ir.h - inflating: libtorch/include/torch/csrc/jit/python/python_sugared_value.h - inflating: libtorch/include/torch/csrc/jit/python/python_ivalue.h - inflating: libtorch/include/torch/csrc/jit/python/python_custom_class.h - inflating: libtorch/include/torch/csrc/jit/python/pybind.h - inflating: libtorch/include/torch/csrc/Generator.h - inflating: libtorch/include/torch/csrc/utils.h - inflating: libtorch/include/torch/csrc/MemoryFormat.h - inflating: libtorch/include/torch/csrc/THP.h - inflating: libtorch/include/torch/csrc/Size.h - inflating: libtorch/include/torch/csrc/python_headers.h - inflating: libtorch/include/torch/csrc/DataLoader.h - inflating: libtorch/include/torch/csrc/PtrWrapper.h - creating: libtorch/include/torch/csrc/api/ - creating: libtorch/include/torch/csrc/api/include/ - creating: libtorch/include/torch/csrc/api/include/torch/ - inflating: libtorch/include/torch/csrc/api/include/torch/cuda.h - creating: libtorch/include/torch/csrc/api/include/torch/optim/ - inflating: libtorch/include/torch/csrc/api/include/torch/optim/lbfgs.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/adamw.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/rmsprop.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/optimizer.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/adam.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/sgd.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/adagrad.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/serialize.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn.h - inflating: libtorch/include/torch/csrc/api/include/torch/utils.h - inflating: libtorch/include/torch/csrc/api/include/torch/ordered_dict.h - inflating: libtorch/include/torch/csrc/api/include/torch/data.h - inflating: libtorch/include/torch/csrc/api/include/torch/enum.h - inflating: libtorch/include/torch/csrc/api/include/torch/torch.h - inflating: libtorch/include/torch/csrc/api/include/torch/expanding_array.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim.h - inflating: libtorch/include/torch/csrc/api/include/torch/autograd.h - creating: libtorch/include/torch/csrc/api/include/torch/data/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers.h - creating: libtorch/include/torch/csrc/api/include/torch/data/datasets/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/base.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/datasets/shared.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/chunk.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/mnist.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/tensor.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/example.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/iterator.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/datasets.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/worker_exception.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader_options.h - creating: libtorch/include/torch/csrc/api/include/torch/data/detail/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/queue.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/sequencers.h - creating: libtorch/include/torch/csrc/api/include/torch/data/transforms/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/base.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/stack.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/lambda.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/collate.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/tensor.h - creating: libtorch/include/torch/csrc/api/include/torch/data/samplers/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/base.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/random.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/sequential.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/stream.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/distributed.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/serialize.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms.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/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 - creating: libtorch/include/torch/csrc/api/include/torch/nn/ - creating: libtorch/include/torch/csrc/api/include/torch/nn/modules/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/padding.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/common.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/dropout.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/normalization.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/utils.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/pooling.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/rnn.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/embedding.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/activation.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/conv.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/fold.h - 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/_functions.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/loss.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/distance.h - creating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h - creating: libtorch/include/torch/csrc/api/include/torch/nn/parallel/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl.h - creating: libtorch/include/torch/csrc/api/include/torch/nn/options/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/padding.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/upsampling.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/dropout.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/normalization.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/pooling.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/rnn.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/adaptive.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/embedding.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/vision.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/activation.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/conv.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/fold.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/linear.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/loss.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/distance.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/init.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h - creating: libtorch/include/torch/csrc/api/include/torch/nn/utils/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils/rnn.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/module.h - creating: libtorch/include/torch/csrc/api/include/torch/nn/functional/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/padding.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/dropout.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/normalization.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/pooling.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/embedding.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/vision.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/activation.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/conv.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/fold.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/linear.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/distance.h - creating: libtorch/include/torch/csrc/api/include/torch/detail/ - inflating: libtorch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h - inflating: libtorch/include/torch/csrc/api/include/torch/detail/static.h - inflating: libtorch/include/torch/csrc/api/include/torch/types.h - inflating: libtorch/include/torch/csrc/api/include/torch/arg.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/python.h - inflating: libtorch/include/torch/csrc/api/include/torch/all.h - inflating: libtorch/include/torch/csrc/DynamicTypes.h - inflating: libtorch/include/torch/csrc/Module.h - creating: libtorch/include/torch/csrc/onnx/ - inflating: libtorch/include/torch/csrc/onnx/init.h - inflating: libtorch/include/torch/csrc/onnx/onnx.h - inflating: libtorch/include/torch/csrc/CudaIPCTypes.h - inflating: libtorch/include/torch/csrc/copy_utils.h - creating: libtorch/include/torch/csrc/utils/ - inflating: libtorch/include/torch/csrc/utils/auto_gil.h - inflating: libtorch/include/torch/csrc/utils/tensor_numpy.h - inflating: libtorch/include/torch/csrc/utils/tensor_memoryformats.h - inflating: libtorch/include/torch/csrc/utils/numpy_stub.h - inflating: libtorch/include/torch/csrc/utils/tensor_qschemes.h - inflating: libtorch/include/torch/csrc/utils/disallow_copy.h - inflating: libtorch/include/torch/csrc/utils/python_numbers.h - inflating: libtorch/include/torch/csrc/utils/variadic.h - inflating: libtorch/include/torch/csrc/utils/python_dispatch.h - inflating: libtorch/include/torch/csrc/utils/python_strings.h - inflating: libtorch/include/torch/csrc/utils/byte_order.h - inflating: libtorch/include/torch/csrc/utils/object_ptr.h - inflating: libtorch/include/torch/csrc/utils/throughput_benchmark-inl.h - inflating: libtorch/include/torch/csrc/utils/throughput_benchmark.h - inflating: libtorch/include/torch/csrc/utils/cuda_lazy_init.h - inflating: libtorch/include/torch/csrc/utils/tensor_types.h - inflating: libtorch/include/torch/csrc/utils/python_tuples.h - inflating: libtorch/include/torch/csrc/utils/tensor_list.h - inflating: libtorch/include/torch/csrc/utils/tensor_new.h - inflating: libtorch/include/torch/csrc/utils/hash.h - inflating: libtorch/include/torch/csrc/utils/tensor_dtypes.h - inflating: libtorch/include/torch/csrc/utils/tensor_flatten.h - inflating: libtorch/include/torch/csrc/utils/python_arg_parser.h - inflating: libtorch/include/torch/csrc/utils/init.h - inflating: libtorch/include/torch/csrc/utils/structseq.h - inflating: libtorch/include/torch/csrc/utils/invalid_arguments.h - inflating: libtorch/include/torch/csrc/utils/python_scalars.h - inflating: libtorch/include/torch/csrc/utils/python_stub.h - inflating: libtorch/include/torch/csrc/utils/memory.h - inflating: libtorch/include/torch/csrc/utils/python_compat.h - inflating: libtorch/include/torch/csrc/utils/tensor_layouts.h - inflating: libtorch/include/torch/csrc/utils/six.h - inflating: libtorch/include/torch/csrc/utils/pybind.h - inflating: libtorch/include/torch/csrc/utils/tensor_apply.h - inflating: libtorch/include/torch/csrc/utils/cuda_enabled.h - inflating: libtorch/include/torch/csrc/utils/future.h - inflating: libtorch/include/torch/csrc/PythonTypes.h - inflating: libtorch/include/torch/csrc/StorageDefs.h - inflating: libtorch/include/torch/csrc/QScheme.h - inflating: libtorch/include/torch/csrc/WindowsTorchApiMacro.h - inflating: libtorch/include/torch/csrc/Device.h - inflating: libtorch/include/torch/csrc/Types.h - inflating: libtorch/include/torch/csrc/TypeInfo.h - creating: libtorch/include/torch/csrc/cuda/ - inflating: libtorch/include/torch/csrc/cuda/Event.h - inflating: libtorch/include/torch/csrc/cuda/Storage.h - inflating: libtorch/include/torch/csrc/cuda/nccl.h - inflating: libtorch/include/torch/csrc/cuda/serialization.h - inflating: libtorch/include/torch/csrc/cuda/Stream.h - inflating: libtorch/include/torch/csrc/cuda/override_macros.h - inflating: libtorch/include/torch/csrc/cuda/comm.h - inflating: libtorch/include/torch/csrc/cuda/utils.h - inflating: libtorch/include/torch/csrc/cuda/python_comm.h - inflating: libtorch/include/torch/csrc/cuda/Module.h - inflating: libtorch/include/torch/csrc/cuda/device_set.h - inflating: libtorch/include/torch/csrc/cuda/undef_macros.h - inflating: libtorch/include/torch/csrc/cuda/restore_macros.h - inflating: libtorch/include/torch/csrc/cuda/python_nccl.h - inflating: libtorch/include/torch/csrc/cuda/THCP.h - creating: libtorch/include/torch/csrc/autograd/ - inflating: libtorch/include/torch/csrc/autograd/python_engine.h - inflating: libtorch/include/torch/csrc/autograd/python_variable.h - inflating: libtorch/include/torch/csrc/autograd/engine.h - inflating: libtorch/include/torch/csrc/autograd/function_hook.h - inflating: libtorch/include/torch/csrc/autograd/anomaly_mode.h - inflating: libtorch/include/torch/csrc/autograd/edge.h - inflating: libtorch/include/torch/csrc/autograd/VariableTypeUtils.h - creating: libtorch/include/torch/csrc/autograd/generated/ - inflating: libtorch/include/torch/csrc/autograd/generated/VariableType.h - inflating: libtorch/include/torch/csrc/autograd/generated/variable_factories.h - inflating: libtorch/include/torch/csrc/autograd/generated/Functions.h - inflating: libtorch/include/torch/csrc/autograd/generated/RegistrationDeclarations.h - inflating: libtorch/include/torch/csrc/autograd/generated/python_functions.h - inflating: libtorch/include/torch/csrc/autograd/grad_mode.h - inflating: libtorch/include/torch/csrc/autograd/python_legacy_variable.h - inflating: libtorch/include/torch/csrc/autograd/variable.h - inflating: libtorch/include/torch/csrc/autograd/function.h - inflating: libtorch/include/torch/csrc/autograd/symbolic.h - inflating: libtorch/include/torch/csrc/autograd/python_hook.h - inflating: libtorch/include/torch/csrc/autograd/python_function.h - inflating: libtorch/include/torch/csrc/autograd/input_metadata.h - inflating: libtorch/include/torch/csrc/autograd/python_autograd.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/autograd.h - inflating: libtorch/include/torch/csrc/autograd/python_cpp_function.h - creating: libtorch/include/torch/csrc/autograd/utils/ - inflating: libtorch/include/torch/csrc/autograd/utils/wrap_outputs.h - inflating: libtorch/include/torch/csrc/autograd/utils/error_messages.h - inflating: libtorch/include/torch/csrc/autograd/utils/grad_layout_contract.h - inflating: libtorch/include/torch/csrc/autograd/utils/lambda_post_hook.h - inflating: libtorch/include/torch/csrc/autograd/utils/python_arg_parsing.h - inflating: libtorch/include/torch/csrc/autograd/python_nn_functions.h - inflating: libtorch/include/torch/csrc/autograd/cpp_hook.h - inflating: libtorch/include/torch/csrc/autograd/saved_variable.h - creating: libtorch/include/torch/csrc/autograd/functions/ - inflating: libtorch/include/torch/csrc/autograd/functions/comm.h - inflating: libtorch/include/torch/csrc/autograd/functions/basic_ops.h - inflating: libtorch/include/torch/csrc/autograd/functions/utils.h - inflating: libtorch/include/torch/csrc/autograd/functions/accumulate_grad.h - inflating: libtorch/include/torch/csrc/autograd/functions/tensor.h - inflating: libtorch/include/torch/csrc/autograd/functions/pybind.h - inflating: libtorch/include/torch/csrc/autograd/python_variable_indexing.h - inflating: libtorch/include/torch/csrc/autograd/custom_function.h - inflating: libtorch/include/torch/csrc/autograd/profiler.h - inflating: libtorch/include/torch/csrc/Exceptions.h - inflating: libtorch/include/torch/custom_class.h - inflating: libtorch/include/torch/custom_class_detail.h - creating: libtorch/include/ATen/ - creating: libtorch/include/ATen/hip/ - creating: libtorch/include/ATen/hip/impl/ - inflating: libtorch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h - inflating: libtorch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h - inflating: libtorch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h - inflating: libtorch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h - extracting: libtorch/include/ATen/NamedTensor.h - inflating: libtorch/include/ATen/MkldnnCPUType.h - inflating: libtorch/include/ATen/CPUType.h - inflating: libtorch/include/ATen/NativeFunctions.h - extracting: libtorch/include/ATen/Tensor.h - inflating: libtorch/include/ATen/QuantizedCPUType.h - extracting: libtorch/include/ATen/Layout.h - extracting: libtorch/include/ATen/Storage.h - inflating: libtorch/include/ATen/CUDAType.h - inflating: libtorch/include/ATen/MemoryOverlap.h - extracting: libtorch/include/ATen/Backend.h - inflating: libtorch/include/ATen/NamedTensorUtils.h - inflating: libtorch/include/ATen/Config.h - inflating: libtorch/include/ATen/TensorIndexing.h - inflating: libtorch/include/ATen/ParallelOpenMP.h - inflating: libtorch/include/ATen/LegacyTHFunctionsCUDA.h - inflating: libtorch/include/ATen/WrapDimUtils.h - inflating: libtorch/include/ATen/CPUApplyUtils.h - creating: libtorch/include/ATen/quantized/ - inflating: libtorch/include/ATen/quantized/QTensorImpl.h - inflating: libtorch/include/ATen/quantized/Quantizer.h - extracting: libtorch/include/ATen/DimVector.h - inflating: libtorch/include/ATen/AccumulateType.h - inflating: libtorch/include/ATen/LegacyTHFunctionsCPU.h - inflating: libtorch/include/ATen/autocast_mode.h - extracting: libtorch/include/ATen/ArrayRef.h - inflating: libtorch/include/ATen/autocast_VS2017_helper.h - inflating: libtorch/include/ATen/TensorGeometry.h - inflating: libtorch/include/ATen/ATen.h - inflating: libtorch/include/ATen/ScalarOps.h - inflating: libtorch/include/ATen/BatchedTensorImpl.h - extracting: libtorch/include/ATen/Generator.h - inflating: libtorch/include/ATen/NumericUtils.h - inflating: libtorch/include/ATen/ParallelNativeTBB.h - extracting: libtorch/include/ATen/SmallVector.h - inflating: libtorch/include/ATen/DLConvertor.h - inflating: libtorch/include/ATen/TensorNames.h - creating: libtorch/include/ATen/cpu/ - inflating: libtorch/include/ATen/cpu/FlushDenormal.h - inflating: libtorch/include/ATen/cpu/vml.h - creating: libtorch/include/ATen/cpu/vec256/ - inflating: libtorch/include/ATen/cpu/vec256/vec256.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_complex_float.h - inflating: libtorch/include/ATen/cpu/vec256/intrinsics.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_std_complex_double.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_double.h - inflating: libtorch/include/ATen/cpu/vec256/functional.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_bfloat16.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_base.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_int.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_std_complex_float.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_float.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_complex_double.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_qint.h - inflating: libtorch/include/ATen/Version.h - extracting: libtorch/include/ATen/Formatting.h - inflating: libtorch/include/ATen/Parallel.h - creating: libtorch/include/ATen/native/ - inflating: libtorch/include/ATen/native/UnfoldBackward.h - inflating: libtorch/include/ATen/native/TensorTransformations.h - inflating: libtorch/include/ATen/native/Repeat.h - inflating: libtorch/include/ATen/native/UpSample.h - inflating: libtorch/include/ATen/native/Pool.h - inflating: libtorch/include/ATen/native/TensorDimApply.h - inflating: libtorch/include/ATen/native/ReduceOps.h - creating: libtorch/include/ATen/native/quantized/ - inflating: libtorch/include/ATen/native/quantized/fake_quant_affine.h - inflating: libtorch/include/ATen/native/quantized/affine_quantizer.h - creating: libtorch/include/ATen/native/quantized/cpu/ - inflating: libtorch/include/ATen/native/quantized/cpu/conv_packed_params.h - inflating: libtorch/include/ATen/native/quantized/cpu/init_qnnpack.h - inflating: libtorch/include/ATen/native/quantized/cpu/fbgemm_utils.h - inflating: libtorch/include/ATen/native/quantized/cpu/qnnpack_utils.h - inflating: libtorch/include/ATen/native/quantized/cpu/packed_params.h - inflating: libtorch/include/ATen/native/quantized/cpu/quant_utils.h - inflating: libtorch/include/ATen/native/quantized/cpu/quantized_ops.h - inflating: libtorch/include/ATen/native/quantized/Copy.h - inflating: libtorch/include/ATen/native/Sorting.h - inflating: libtorch/include/ATen/native/PointwiseOps.h - inflating: libtorch/include/ATen/native/TriangularOpsUtils.h - inflating: libtorch/include/ATen/native/LinearAlgebraUtils.h - inflating: libtorch/include/ATen/native/TypeProperties.h - inflating: libtorch/include/ATen/native/ComplexHelper.h - inflating: libtorch/include/ATen/native/ConvUtils.h - inflating: libtorch/include/ATen/native/GridSampler.h - inflating: libtorch/include/ATen/native/TensorAdvancedIndexing.h - inflating: libtorch/include/ATen/native/Lerp.h - inflating: libtorch/include/ATen/native/Distributions.h - inflating: libtorch/include/ATen/native/TensorFactories.h - inflating: libtorch/include/ATen/native/vol2col.h - inflating: libtorch/include/ATen/native/DilatedConvolutionUtils.h - inflating: libtorch/include/ATen/native/SortingUtils.h - creating: libtorch/include/ATen/native/cpu/ - inflating: libtorch/include/ATen/native/cpu/Reduce.h - inflating: libtorch/include/ATen/native/cpu/zmath.h - inflating: libtorch/include/ATen/native/cpu/CatKernel.h - inflating: libtorch/include/ATen/native/cpu/GridSamplerKernel.h - inflating: libtorch/include/ATen/native/cpu/avx_mathfun.h - inflating: libtorch/include/ATen/native/cpu/DepthwiseConvKernel.h - inflating: libtorch/include/ATen/native/cpu/zmath_std.h - inflating: libtorch/include/ATen/native/cpu/SoftmaxKernel.h - inflating: libtorch/include/ATen/native/cpu/Intrinsics.h - inflating: libtorch/include/ATen/native/cpu/AtomicAddFloat.h - inflating: libtorch/include/ATen/native/cpu/Loops.h - inflating: libtorch/include/ATen/native/cpu/DistributionTemplates.h - inflating: libtorch/include/ATen/native/cpu/IsContiguous.h - inflating: libtorch/include/ATen/native/Fill.h - inflating: libtorch/include/ATen/native/Unfold2d.h - inflating: libtorch/include/ATen/native/Distance.h - inflating: libtorch/include/ATen/native/SobolEngineOpsUtils.h - inflating: libtorch/include/ATen/native/ReduceOpsUtils.h - inflating: libtorch/include/ATen/native/Resize.h - inflating: libtorch/include/ATen/native/Activation.h - inflating: libtorch/include/ATen/native/TensorIteratorDynamicCasting.h - inflating: libtorch/include/ATen/native/layer_norm.h - inflating: libtorch/include/ATen/native/Cross.h - inflating: libtorch/include/ATen/native/BucketizationUtils.h - inflating: libtorch/include/ATen/native/im2col_shape_check.h - inflating: libtorch/include/ATen/native/DispatchStub.h - inflating: libtorch/include/ATen/native/TensorIterator.h - inflating: libtorch/include/ATen/native/TensorCompare.h - inflating: libtorch/include/ATen/native/ScatterGatherChecks.h - inflating: libtorch/include/ATen/native/Pow.h - inflating: libtorch/include/ATen/native/RNN.h - inflating: libtorch/include/ATen/native/group_norm.h - inflating: libtorch/include/ATen/native/BinaryOps.h - inflating: libtorch/include/ATen/native/SharedReduceOps.h - inflating: libtorch/include/ATen/native/Math.h - inflating: libtorch/include/ATen/native/ResizeCommon.h - inflating: libtorch/include/ATen/native/Unfold3d.h - inflating: libtorch/include/ATen/native/DistributionTemplates.h - inflating: libtorch/include/ATen/native/IndexingUtils.h - inflating: libtorch/include/ATen/native/ReduceAllOps.h - inflating: libtorch/include/ATen/native/im2col.h - inflating: libtorch/include/ATen/native/batch_norm.h - inflating: libtorch/include/ATen/native/UnaryOps.h - inflating: libtorch/include/ATen/native/Copy.h - inflating: libtorch/include/ATen/native/SpectralOpsUtils.h - inflating: libtorch/include/ATen/SparseCUDAType.h - creating: libtorch/include/ATen/cudnn/ - inflating: libtorch/include/ATen/cudnn/cudnn-wrapper.h - inflating: libtorch/include/ATen/cudnn/Descriptors.h - extracting: libtorch/include/ATen/cudnn/Handles.h - inflating: libtorch/include/ATen/cudnn/Handle.h - inflating: libtorch/include/ATen/cudnn/Utils.h - inflating: libtorch/include/ATen/cudnn/Types.h - extracting: libtorch/include/ATen/cudnn/Exceptions.h - inflating: libtorch/include/ATen/ScalarType.h - inflating: libtorch/include/ATen/Functions.h - extracting: libtorch/include/ATen/Backtrace.h - inflating: libtorch/include/ATen/CPUFixedAllocator.h - inflating: libtorch/include/ATen/ParallelNative.h - inflating: libtorch/include/ATen/ExpandUtils.h - inflating: libtorch/include/ATen/Context.h - inflating: libtorch/include/ATen/TensorAccessor.h - creating: libtorch/include/ATen/core/ - extracting: libtorch/include/ATen/core/typeid.h - inflating: libtorch/include/ATen/core/interned_strings_class.h - inflating: libtorch/include/ATen/core/NamedTensor.h - inflating: libtorch/include/ATen/core/ivalue.h - extracting: libtorch/include/ATen/core/Tensor.h - inflating: libtorch/include/ATen/core/stack.h - creating: libtorch/include/ATen/core/boxing/ - inflating: libtorch/include/ATen/core/boxing/KernelFunction.h - creating: libtorch/include/ATen/core/boxing/impl/ - inflating: libtorch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h - inflating: libtorch/include/ATen/core/boxing/impl/boxing.h - inflating: libtorch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h - inflating: libtorch/include/ATen/core/boxing/impl/test_helpers.h - inflating: libtorch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h - inflating: libtorch/include/ATen/core/boxing/KernelFunction_impl.h - inflating: libtorch/include/ATen/core/DistributionsHelper.h - creating: libtorch/include/ATen/core/dispatch/ - inflating: libtorch/include/ATen/core/dispatch/Dispatcher.h - inflating: libtorch/include/ATen/core/dispatch/DispatchTable.h - inflating: libtorch/include/ATen/core/dispatch/OperatorEntry.h - inflating: libtorch/include/ATen/core/dispatch/RegistrationHandleRAII.h - inflating: libtorch/include/ATen/core/dispatch/OperatorOptions.h - inflating: libtorch/include/ATen/core/dispatch/CppSignature.h - inflating: libtorch/include/ATen/core/dispatch/DispatchKeyExtractor.h - inflating: libtorch/include/ATen/core/functional.h - inflating: libtorch/include/ATen/core/List.h - inflating: libtorch/include/ATen/core/DimVector.h - inflating: libtorch/include/ATen/core/grad_mode.h - inflating: libtorch/include/ATen/core/DeprecatedTypeProperties.h - inflating: libtorch/include/ATen/core/aten_interned_strings.h - inflating: libtorch/include/ATen/core/List_inl.h - inflating: libtorch/include/ATen/core/alias_info.h - inflating: libtorch/include/ATen/core/Generator.h - inflating: libtorch/include/ATen/core/function.h - inflating: libtorch/include/ATen/core/Dict_inl.h - inflating: libtorch/include/ATen/core/ATenGeneral.h - inflating: libtorch/include/ATen/core/qualified_name.h - inflating: libtorch/include/ATen/core/ivalue_inl.h - inflating: libtorch/include/ATen/core/interned_strings.h - inflating: libtorch/include/ATen/core/DeprecatedTypePropertiesRegistry.h - inflating: libtorch/include/ATen/core/TensorBody.h - inflating: libtorch/include/ATen/core/jit_type.h - inflating: libtorch/include/ATen/core/rref_interface.h - inflating: libtorch/include/ATen/core/MT19937RNGEngine.h - inflating: libtorch/include/ATen/core/Formatting.h - extracting: libtorch/include/ATen/core/UndefinedTensorImpl.h - creating: libtorch/include/ATen/core/op_registration/ - 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/Variadic.h - extracting: libtorch/include/ATen/core/ScalarType.h - inflating: libtorch/include/ATen/core/Backtrace.h - inflating: libtorch/include/ATen/core/TransformationHelper.h - inflating: libtorch/include/ATen/core/TensorAccessor.h - inflating: libtorch/include/ATen/core/Range.h - inflating: libtorch/include/ATen/core/Macros.h - inflating: libtorch/include/ATen/core/operator_name.h - inflating: libtorch/include/ATen/core/VariableHooksInterface.h - inflating: libtorch/include/ATen/core/Array.h - inflating: libtorch/include/ATen/core/builtin_function.h - inflating: libtorch/include/ATen/core/Dimname.h - inflating: libtorch/include/ATen/core/Dict.h - inflating: libtorch/include/ATen/core/function_schema.h - inflating: libtorch/include/ATen/core/LegacyTypeDispatch.h - inflating: libtorch/include/ATen/core/blob.h - inflating: libtorch/include/ATen/core/ATenOpList.h - inflating: libtorch/include/ATen/core/PhiloxRNGEngine.h - inflating: libtorch/include/ATen/core/UnsafeFromTH.h - inflating: libtorch/include/ATen/core/Reduction.h - inflating: libtorch/include/ATen/core/function_schema_inl.h - extracting: libtorch/include/ATen/core/Scalar.h - inflating: libtorch/include/ATen/VmapTransforms.h - inflating: libtorch/include/ATen/TypeDefault.h - inflating: libtorch/include/ATen/record_function.h - inflating: libtorch/include/ATen/cpp_custom_type_hack.h - inflating: libtorch/include/ATen/SparseTensorUtils.h - inflating: libtorch/include/ATen/CPUGeneratorImpl.h - inflating: libtorch/include/ATen/SparseCPUType.h - extracting: libtorch/include/ATen/TensorOptions.h - inflating: libtorch/include/ATen/ThreadLocalState.h - inflating: libtorch/include/ATen/TensorOperators.h - inflating: libtorch/include/ATen/TensorUtils.h - inflating: libtorch/include/ATen/InitialTensorOptions.h - creating: libtorch/include/ATen/detail/ - inflating: libtorch/include/ATen/detail/CPUGuardImpl.h - inflating: libtorch/include/ATen/detail/HIPHooksInterface.h - inflating: libtorch/include/ATen/detail/FunctionTraits.h - inflating: libtorch/include/ATen/detail/CUDAHooksInterface.h - inflating: libtorch/include/ATen/MatrixRef.h - inflating: libtorch/include/ATen/OpaqueTensorImpl.h - extracting: libtorch/include/ATen/Dimname.h - inflating: libtorch/include/ATen/SparseTensorImpl.h - extracting: libtorch/include/ATen/Device.h - inflating: libtorch/include/ATen/div_rtn.h - inflating: libtorch/include/ATen/Utils.h - inflating: libtorch/include/ATen/DeviceGuard.h - inflating: libtorch/include/ATen/InferSize.h - inflating: libtorch/include/ATen/TracerMode.h - inflating: libtorch/include/ATen/QuantizedCUDAType.h - inflating: libtorch/include/ATen/CUDAGeneratorImpl.h - inflating: libtorch/include/ATen/dlpack.h - inflating: libtorch/include/ATen/Dispatch.h - inflating: libtorch/include/ATen/WrapDimUtilsMulti.h - creating: libtorch/include/ATen/cuda/ - inflating: libtorch/include/ATen/cuda/CUDATensorMethods.cuh - inflating: libtorch/include/ATen/cuda/CUDAEvent.h - inflating: libtorch/include/ATen/cuda/CUDAUtils.h - inflating: libtorch/include/ATen/cuda/CUDABlas.h - inflating: libtorch/include/ATen/cuda/NumericLimits.cuh - inflating: libtorch/include/ATen/cuda/CUDAContext.h - inflating: libtorch/include/ATen/cuda/PinnedMemoryAllocator.h - inflating: libtorch/include/ATen/cuda/CUDADevice.h - creating: libtorch/include/ATen/cuda/detail/ - inflating: libtorch/include/ATen/cuda/detail/OffsetCalculator.cuh - inflating: libtorch/include/ATen/cuda/detail/DeviceThreadHandles.h - inflating: libtorch/include/ATen/cuda/detail/TensorInfo.cuh - inflating: libtorch/include/ATen/cuda/detail/CUDAHooks.h - inflating: libtorch/include/ATen/cuda/detail/KernelUtils.h - inflating: libtorch/include/ATen/cuda/detail/IndexUtils.cuh - inflating: libtorch/include/ATen/cuda/CUDAMultiStreamGuard.h - inflating: libtorch/include/ATen/cuda/DeviceUtils.cuh - inflating: libtorch/include/ATen/cuda/CUDAConfig.h - inflating: libtorch/include/ATen/cuda/ATenCUDAGeneral.h - inflating: libtorch/include/ATen/cuda/CUDAApplyUtils.cuh - inflating: libtorch/include/ATen/cuda/Exceptions.h - extracting: libtorch/include/ATen/Scalar.h - inflating: libtorch/include/ATen/PTThreadPool.h - inflating: libtorch/include/ATen/DynamicLibrary.h - creating: libtorch/include/caffe2/ - creating: libtorch/include/caffe2/ideep/ - inflating: libtorch/include/caffe2/ideep/ideep_utils.h - creating: libtorch/include/caffe2/opt/ - inflating: libtorch/include/caffe2/opt/annotations.h - inflating: libtorch/include/caffe2/opt/device.h - inflating: libtorch/include/caffe2/opt/converter.h - inflating: libtorch/include/caffe2/opt/optimizer.h - inflating: libtorch/include/caffe2/opt/backend_transformer_base.h - inflating: libtorch/include/caffe2/opt/distributed.h - inflating: libtorch/include/caffe2/opt/mobile.h - inflating: libtorch/include/caffe2/opt/optimize_ideep.h - inflating: libtorch/include/caffe2/opt/onnx_convert.h - inflating: libtorch/include/caffe2/opt/tvm_transformer.h - inflating: libtorch/include/caffe2/opt/onnxifi_transformer.h - inflating: libtorch/include/caffe2/opt/passes.h - inflating: libtorch/include/caffe2/opt/onnxifi_op.h - inflating: libtorch/include/caffe2/opt/backend_cutting.h - inflating: libtorch/include/caffe2/opt/bound_shape_inferencer.h - inflating: libtorch/include/caffe2/opt/fusion.h - inflating: libtorch/include/caffe2/opt/shape_info.h - creating: libtorch/include/caffe2/sgd/ - inflating: libtorch/include/caffe2/sgd/storm_op.h - inflating: libtorch/include/caffe2/sgd/rowwise_adagrad_fused.h - inflating: libtorch/include/caffe2/sgd/adagrad_op.h - inflating: libtorch/include/caffe2/sgd/yellowfin_op.h - inflating: libtorch/include/caffe2/sgd/lars_op.h - inflating: libtorch/include/caffe2/sgd/rowwise_counter.h - inflating: libtorch/include/caffe2/sgd/learning_rate_adaption_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/math_lp.h - inflating: libtorch/include/caffe2/sgd/fp16_momentum_sgd_op.h - inflating: libtorch/include/caffe2/sgd/wngrad_op.h - inflating: libtorch/include/caffe2/sgd/gftrl_op.h - inflating: libtorch/include/caffe2/sgd/adam_op.h - inflating: libtorch/include/caffe2/sgd/adagrad_fused.h - inflating: libtorch/include/caffe2/sgd/rmsprop_op.h - inflating: libtorch/include/caffe2/sgd/iter_op.h - inflating: libtorch/include/caffe2/sgd/learning_rate_functors.h - inflating: libtorch/include/caffe2/sgd/adadelta_op.h - inflating: libtorch/include/caffe2/sgd/clip_tensor_op.h - inflating: libtorch/include/caffe2/sgd/weight_scale_op.h - inflating: libtorch/include/caffe2/sgd/learning_rate_op.h - inflating: libtorch/include/caffe2/sgd/momentum_sgd_op.h - creating: libtorch/include/caffe2/observers/ - inflating: libtorch/include/caffe2/observers/time_observer.h - inflating: libtorch/include/caffe2/observers/runcnt_observer.h - inflating: libtorch/include/caffe2/observers/operator_attaching_net_observer.h - inflating: libtorch/include/caffe2/observers/profile_observer.h - creating: libtorch/include/caffe2/image/ - inflating: libtorch/include/caffe2/image/image_input_op.h - inflating: libtorch/include/caffe2/image/transform_gpu.h - creating: libtorch/include/caffe2/cuda_rtc/ - inflating: libtorch/include/caffe2/cuda_rtc/common_rtc.h - creating: libtorch/include/caffe2/predictor/ - inflating: libtorch/include/caffe2/predictor/predictor_config.h - inflating: libtorch/include/caffe2/predictor/predictor_utils.h - inflating: libtorch/include/caffe2/predictor/ThreadLocalPtr.h - inflating: libtorch/include/caffe2/predictor/InferenceGraph.h - inflating: libtorch/include/caffe2/predictor/transforms.h - inflating: libtorch/include/caffe2/predictor/predictor.h - creating: libtorch/include/caffe2/operators/ - inflating: libtorch/include/caffe2/operators/log_op.h - inflating: libtorch/include/caffe2/operators/rmac_regions_op.h - inflating: libtorch/include/caffe2/operators/batch_matmul_op.h - inflating: libtorch/include/caffe2/operators/pool_op.h - inflating: libtorch/include/caffe2/operators/max_pool_with_index_gpu.h - inflating: libtorch/include/caffe2/operators/stop_gradient.h - inflating: libtorch/include/caffe2/operators/conv_op_impl.h - inflating: libtorch/include/caffe2/operators/conditional_op.h - inflating: libtorch/include/caffe2/operators/cosine_embedding_criterion_op.h - inflating: libtorch/include/caffe2/operators/distance_op.h - inflating: libtorch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h - inflating: libtorch/include/caffe2/operators/sparse_to_dense_mask_op.h - inflating: libtorch/include/caffe2/operators/text_file_reader_utils.h - inflating: libtorch/include/caffe2/operators/affine_channel_op.h - inflating: libtorch/include/caffe2/operators/h_softmax_op.h - inflating: libtorch/include/caffe2/operators/segment_reduction_op.h - inflating: libtorch/include/caffe2/operators/reciprocal_op.h - inflating: libtorch/include/caffe2/operators/byte_weight_dequant_op.h - inflating: libtorch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h - inflating: libtorch/include/caffe2/operators/mod_op.h - inflating: libtorch/include/caffe2/operators/batch_bucketize_op.h - inflating: libtorch/include/caffe2/operators/spatial_softmax_with_loss_op.h - inflating: libtorch/include/caffe2/operators/ensure_cpu_output_op.h - inflating: libtorch/include/caffe2/operators/partition_ops.h - inflating: libtorch/include/caffe2/operators/sinusoid_position_encoding_op.h - inflating: libtorch/include/caffe2/operators/given_tensor_fill_op.h - inflating: libtorch/include/caffe2/operators/clip_op.h - inflating: libtorch/include/caffe2/operators/dense_vector_to_id_list_op.h - inflating: libtorch/include/caffe2/operators/elementwise_sub_op.h - inflating: libtorch/include/caffe2/operators/gelu_op.h - inflating: libtorch/include/caffe2/operators/listwise_l2r_op.h - inflating: libtorch/include/caffe2/operators/tt_linear_op.h - inflating: libtorch/include/caffe2/operators/fc_inference.h - inflating: libtorch/include/caffe2/operators/sin_op.h - inflating: libtorch/include/caffe2/operators/conv_op_cache_cudnn.h - inflating: libtorch/include/caffe2/operators/assert_op.h - inflating: libtorch/include/caffe2/operators/layer_norm_op.h - inflating: libtorch/include/caffe2/operators/gather_ranges_to_dense_op.h - inflating: libtorch/include/caffe2/operators/pack_segments.h - inflating: libtorch/include/caffe2/operators/boolean_unmask_ops.h - inflating: libtorch/include/caffe2/operators/sparse_lp_regularizer_op.h - inflating: libtorch/include/caffe2/operators/rank_loss_op.h - inflating: libtorch/include/caffe2/operators/cube_op.h - inflating: libtorch/include/caffe2/operators/locally_connected_op_impl.h - inflating: libtorch/include/caffe2/operators/stump_func_op.h - inflating: libtorch/include/caffe2/operators/map_ops.h - inflating: libtorch/include/caffe2/operators/ceil_op.h - inflating: libtorch/include/caffe2/operators/variable_length_sequence_padding.h - inflating: libtorch/include/caffe2/operators/cosh_op.h - inflating: libtorch/include/caffe2/operators/roi_align_rotated_op.h - inflating: libtorch/include/caffe2/operators/locally_connected_op_util.h - inflating: libtorch/include/caffe2/operators/abs_op.h - inflating: libtorch/include/caffe2/operators/key_split_ops.h - inflating: libtorch/include/caffe2/operators/inference_lstm_op.h - inflating: libtorch/include/caffe2/operators/reverse_packed_segs_op.h - inflating: libtorch/include/caffe2/operators/weighted_sample_op.h - inflating: libtorch/include/caffe2/operators/scale_blobs_op.h - inflating: libtorch/include/caffe2/operators/expand_op.h - inflating: libtorch/include/caffe2/operators/op_utils_cudnn.h - inflating: libtorch/include/caffe2/operators/reduce_ops.h - inflating: libtorch/include/caffe2/operators/index_hash_ops.h - inflating: libtorch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h - inflating: libtorch/include/caffe2/operators/ngram_ops.h - inflating: libtorch/include/caffe2/operators/logit_op.h - inflating: libtorch/include/caffe2/operators/ctc_greedy_decoder_op.h - inflating: libtorch/include/caffe2/operators/percentile_op.h - inflating: libtorch/include/caffe2/operators/accuracy_op.h - inflating: libtorch/include/caffe2/operators/filler_op.h - inflating: libtorch/include/caffe2/operators/thresholded_relu_op.h - inflating: libtorch/include/caffe2/operators/dropout_op.h - inflating: libtorch/include/caffe2/operators/erf_op.h - inflating: libtorch/include/caffe2/operators/deform_conv_op.h - inflating: libtorch/include/caffe2/operators/top_k.h - inflating: libtorch/include/caffe2/operators/counter_ops.h - inflating: libtorch/include/caffe2/operators/batch_gather_ops.h - inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h - inflating: libtorch/include/caffe2/operators/lengths_tile_op.h - inflating: libtorch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h - inflating: libtorch/include/caffe2/operators/selu_op.h - inflating: libtorch/include/caffe2/operators/conv_op_shared.h - inflating: libtorch/include/caffe2/operators/feed_blob_op.h - inflating: libtorch/include/caffe2/operators/conv_transpose_op_mobile_impl.h - inflating: libtorch/include/caffe2/operators/cross_entropy_op.h - inflating: libtorch/include/caffe2/operators/conv_transpose_op.h - inflating: libtorch/include/caffe2/operators/scale_op.h - inflating: libtorch/include/caffe2/operators/histogram_op.h - inflating: libtorch/include/caffe2/operators/lengths_top_k_op.h - inflating: libtorch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h - inflating: libtorch/include/caffe2/operators/channel_backprop_stats_op.h - inflating: libtorch/include/caffe2/operators/apmeter_op.h - inflating: libtorch/include/caffe2/operators/normalize_l1_op.h - inflating: libtorch/include/caffe2/operators/jsd_op.h - inflating: libtorch/include/caffe2/operators/prefetch_op.h - inflating: libtorch/include/caffe2/operators/hard_sigmoid_op.h - inflating: libtorch/include/caffe2/operators/conv_pool_op_base.h - inflating: libtorch/include/caffe2/operators/softmax_with_loss_op.h - inflating: libtorch/include/caffe2/operators/sparse_normalize_op.h - inflating: libtorch/include/caffe2/operators/elementwise_ops_utils.h - inflating: libtorch/include/caffe2/operators/group_norm_op.h - inflating: libtorch/include/caffe2/operators/conv_transpose_op_impl.h - inflating: libtorch/include/caffe2/operators/softmax_utils.h - inflating: libtorch/include/caffe2/operators/tile_op.h - inflating: libtorch/include/caffe2/operators/bucketize_op.h - inflating: libtorch/include/caffe2/operators/sqr_op.h - inflating: libtorch/include/caffe2/operators/transpose_op.h - inflating: libtorch/include/caffe2/operators/gru_unit_op.h - inflating: libtorch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h - inflating: libtorch/include/caffe2/operators/elementwise_ops.h - inflating: libtorch/include/caffe2/operators/length_split_op.h - inflating: libtorch/include/caffe2/operators/order_switch_ops.h - inflating: libtorch/include/caffe2/operators/conv_transpose_op_mobile.h - inflating: libtorch/include/caffe2/operators/resize_3d_op.h - inflating: libtorch/include/caffe2/operators/cos_op.h - inflating: libtorch/include/caffe2/operators/slice_op.h - inflating: libtorch/include/caffe2/operators/negative_op.h - inflating: libtorch/include/caffe2/operators/cc_bmm_bg_op.h - inflating: libtorch/include/caffe2/operators/channel_shuffle_op.h - inflating: libtorch/include/caffe2/operators/load_save_op_util.h - inflating: libtorch/include/caffe2/operators/zero_gradient_op.h - inflating: libtorch/include/caffe2/operators/do_op.h - inflating: libtorch/include/caffe2/operators/conv_transpose_unpool_op_base.h - inflating: libtorch/include/caffe2/operators/activation_ops_cudnn.h - inflating: libtorch/include/caffe2/operators/floor_op.h - inflating: libtorch/include/caffe2/operators/batch_permutation_op.h - inflating: libtorch/include/caffe2/operators/copy_op.h - inflating: libtorch/include/caffe2/operators/sqrt_op.h - inflating: libtorch/include/caffe2/operators/merge_id_lists_op.h - inflating: libtorch/include/caffe2/operators/instance_norm_op.h - inflating: libtorch/include/caffe2/operators/softplus_op.h - inflating: libtorch/include/caffe2/operators/gather_op.h - inflating: libtorch/include/caffe2/operators/free_op.h - inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_nms.h - inflating: libtorch/include/caffe2/operators/deform_conv_op_impl.h - inflating: libtorch/include/caffe2/operators/sparse_to_dense_op.h - inflating: libtorch/include/caffe2/operators/acos_op.h - inflating: libtorch/include/caffe2/operators/copy_rows_to_tensor_op.h - inflating: libtorch/include/caffe2/operators/channel_stats_op.h - inflating: libtorch/include/caffe2/operators/is_empty_op.h - inflating: libtorch/include/caffe2/operators/loss_op.h - inflating: libtorch/include/caffe2/operators/box_with_nms_limit_op.h - inflating: libtorch/include/caffe2/operators/elementwise_op_test.h - inflating: libtorch/include/caffe2/operators/conv_op.h - inflating: libtorch/include/caffe2/operators/glu_op.h - inflating: libtorch/include/caffe2/operators/ensure_clipped_op.h - inflating: libtorch/include/caffe2/operators/onnx_while_op.h - inflating: libtorch/include/caffe2/operators/quant_decode_op.h - inflating: libtorch/include/caffe2/operators/asin_op.h - inflating: libtorch/include/caffe2/operators/sequence_ops.h - inflating: libtorch/include/caffe2/operators/batch_box_cox_op.h - inflating: libtorch/include/caffe2/operators/index_ops.h - inflating: libtorch/include/caffe2/operators/exp_op.h - inflating: libtorch/include/caffe2/operators/prepend_dim_op.h - inflating: libtorch/include/caffe2/operators/accumulate_op.h - inflating: libtorch/include/caffe2/operators/softsign_op.h - inflating: libtorch/include/caffe2/operators/expand_squeeze_dims_op.h - inflating: libtorch/include/caffe2/operators/batch_sparse_to_dense_op.h - inflating: libtorch/include/caffe2/operators/normalize_op.h - inflating: libtorch/include/caffe2/operators/create_scope_op.h - inflating: libtorch/include/caffe2/operators/flatten_op.h - inflating: libtorch/include/caffe2/operators/lengths_pad_op.h - inflating: libtorch/include/caffe2/operators/lengths_reducer_ops.h - inflating: libtorch/include/caffe2/operators/pool_op_util.h - inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_boxes.h - inflating: libtorch/include/caffe2/operators/unique_ops.h - inflating: libtorch/include/caffe2/operators/sigmoid_op.h - inflating: libtorch/include/caffe2/operators/elementwise_mul_op.h - inflating: libtorch/include/caffe2/operators/cast_op.h - inflating: libtorch/include/caffe2/operators/remove_data_blocks_op.h - inflating: libtorch/include/caffe2/operators/cbrt_op.h - inflating: libtorch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h - inflating: libtorch/include/caffe2/operators/utility_ops.h - inflating: libtorch/include/caffe2/operators/im2col_op.h - inflating: libtorch/include/caffe2/operators/spatial_batch_norm_op.h - inflating: libtorch/include/caffe2/operators/mean_op.h - inflating: libtorch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h - inflating: libtorch/include/caffe2/operators/no_default_engine_op.h - inflating: libtorch/include/caffe2/operators/one_hot_ops.h - inflating: libtorch/include/caffe2/operators/quantile_op.h - inflating: libtorch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h - inflating: libtorch/include/caffe2/operators/generate_proposals_op.h - inflating: libtorch/include/caffe2/operators/lstm_utils.h - inflating: libtorch/include/caffe2/operators/upsample_op.h - inflating: libtorch/include/caffe2/operators/square_root_divide_op.h - inflating: libtorch/include/caffe2/operators/negate_gradient_op.h - inflating: libtorch/include/caffe2/operators/relu_op.h - inflating: libtorch/include/caffe2/operators/rsqrt_op.h - inflating: libtorch/include/caffe2/operators/alias_with_name.h - inflating: libtorch/include/caffe2/operators/weighted_multi_sampling_op.h - inflating: libtorch/include/caffe2/operators/replace_nan_op.h - inflating: libtorch/include/caffe2/operators/reducer_functors.h - inflating: libtorch/include/caffe2/operators/reshape_op.h - inflating: libtorch/include/caffe2/operators/dataset_ops.h - inflating: libtorch/include/caffe2/operators/bbox_transform_op.h - inflating: libtorch/include/caffe2/operators/relu_n_op.h - inflating: libtorch/include/caffe2/operators/string_ops.h - inflating: libtorch/include/caffe2/operators/heatmap_max_keypoint_op.h - inflating: libtorch/include/caffe2/operators/reduce_front_back_max_ops.h - inflating: libtorch/include/caffe2/operators/enforce_finite_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/sinh_op.h - inflating: libtorch/include/caffe2/operators/pad_op.h - inflating: libtorch/include/caffe2/operators/elementwise_div_op.h - inflating: libtorch/include/caffe2/operators/resize_op.h - inflating: libtorch/include/caffe2/operators/local_response_normalization_op.h - inflating: libtorch/include/caffe2/operators/rowmul_op.h - inflating: libtorch/include/caffe2/operators/roi_align_op.h - inflating: libtorch/include/caffe2/operators/numpy_tile_op.h - inflating: libtorch/include/caffe2/operators/ctc_beam_search_decoder_op.h - inflating: libtorch/include/caffe2/operators/leaky_relu_op.h - inflating: libtorch/include/caffe2/operators/summarize_op.h - inflating: libtorch/include/caffe2/operators/concat_split_op.h - inflating: libtorch/include/caffe2/operators/elu_op.h - inflating: libtorch/include/caffe2/operators/arg_ops.h - inflating: libtorch/include/caffe2/operators/tanh_op.h - inflating: libtorch/include/caffe2/operators/fully_connected_op.h - inflating: libtorch/include/caffe2/operators/moments_op.h - inflating: libtorch/include/caffe2/operators/piecewise_linear_transform_op.h - inflating: libtorch/include/caffe2/operators/lstm_unit_op.h - inflating: libtorch/include/caffe2/operators/bisect_percentile_op.h - inflating: libtorch/include/caffe2/operators/elementwise_linear_op.h - inflating: libtorch/include/caffe2/operators/pack_rnn_sequence_op.h - inflating: libtorch/include/caffe2/operators/matmul_op.h - inflating: libtorch/include/caffe2/operators/half_float_ops.h - inflating: libtorch/include/caffe2/operators/softmax_op.h - inflating: libtorch/include/caffe2/operators/flexible_top_k.h - inflating: libtorch/include/caffe2/operators/swish_op.h - inflating: libtorch/include/caffe2/operators/operator_fallback_gpu.h - inflating: libtorch/include/caffe2/operators/load_save_op.h - inflating: libtorch/include/caffe2/operators/space_batch_op.h - inflating: libtorch/include/caffe2/operators/elementwise_add_op.h - inflating: libtorch/include/caffe2/operators/sparse_dropout_with_replacement_op.h - inflating: libtorch/include/caffe2/operators/data_couple.h - inflating: libtorch/include/caffe2/operators/tensor_protos_db_input.h - inflating: libtorch/include/caffe2/operators/feature_maps_ops.h - inflating: libtorch/include/caffe2/operators/stats_put_ops.h - inflating: libtorch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h - inflating: libtorch/include/caffe2/operators/lpnorm_op.h - inflating: libtorch/include/caffe2/operators/roi_align_gradient_op.h - inflating: libtorch/include/caffe2/operators/integral_image_op.h - inflating: libtorch/include/caffe2/operators/minmax_ops.h - inflating: libtorch/include/caffe2/operators/tan_op.h - inflating: libtorch/include/caffe2/operators/find_duplicate_elements_op.h - inflating: libtorch/include/caffe2/operators/if_op.h - inflating: libtorch/include/caffe2/operators/atan_op.h - inflating: libtorch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h - inflating: libtorch/include/caffe2/operators/batch_moments_op.h - inflating: libtorch/include/caffe2/operators/margin_ranking_criterion_op.h - inflating: libtorch/include/caffe2/operators/find_op.h - inflating: libtorch/include/caffe2/operators/perplexity_op.h - inflating: libtorch/include/caffe2/operators/reduction_ops.h - inflating: libtorch/include/caffe2/operators/while_op.h - inflating: libtorch/include/caffe2/operators/prelu_op.h - inflating: libtorch/include/caffe2/operators/elementwise_logical_ops.h - inflating: libtorch/include/caffe2/operators/roi_pool_op.h - inflating: libtorch/include/caffe2/operators/pow_op.h - inflating: libtorch/include/caffe2/operators/locally_connected_op.h - inflating: libtorch/include/caffe2/operators/multi_class_accuracy_op.h - inflating: libtorch/include/caffe2/operators/shape_op.h - creating: libtorch/include/caffe2/proto/ - inflating: libtorch/include/caffe2/proto/torch_pb.h - inflating: libtorch/include/caffe2/proto/torch.pb.h - inflating: libtorch/include/caffe2/proto/metanet.pb.h - inflating: libtorch/include/caffe2/proto/caffe2.pb.h - inflating: libtorch/include/caffe2/proto/predictor_consts.pb.h - inflating: libtorch/include/caffe2/proto/hsm.pb.h - inflating: libtorch/include/caffe2/proto/caffe2_legacy.pb.h - inflating: libtorch/include/caffe2/proto/caffe2_pb.h - inflating: libtorch/include/caffe2/proto/prof_dag.pb.h - creating: libtorch/include/caffe2/onnx/ - inflating: libtorch/include/caffe2/onnx/device.h - inflating: libtorch/include/caffe2/onnx/onnx_exporter.h - inflating: libtorch/include/caffe2/onnx/backend_rep.h - inflating: libtorch/include/caffe2/onnx/helper.h - inflating: libtorch/include/caffe2/onnx/offline_tensor.h - inflating: libtorch/include/caffe2/onnx/backend.h - inflating: libtorch/include/caffe2/onnx/onnxifi_init.h - inflating: libtorch/include/caffe2/onnx/onnxifi_graph_info.h - creating: libtorch/include/caffe2/core/ - inflating: libtorch/include/caffe2/core/common.h - inflating: libtorch/include/caffe2/core/net_dag_utils.h - inflating: libtorch/include/caffe2/core/export_c10_op_to_caffe2.h - inflating: libtorch/include/caffe2/core/export_caffe2_op_to_c10.h - inflating: libtorch/include/caffe2/core/net_async_scheduling.h - inflating: libtorch/include/caffe2/core/net_async_base.h - inflating: libtorch/include/caffe2/core/macros.h - inflating: libtorch/include/caffe2/core/net_async_tracing.h - inflating: libtorch/include/caffe2/core/net_simple_refcount.h - inflating: libtorch/include/caffe2/core/test_utils.h - inflating: libtorch/include/caffe2/core/observer.h - inflating: libtorch/include/caffe2/core/workspace.h - inflating: libtorch/include/caffe2/core/cudnn_wrappers.h - inflating: libtorch/include/caffe2/core/static_tracepoint.h - inflating: libtorch/include/caffe2/core/db.h - inflating: libtorch/include/caffe2/core/event.h - inflating: libtorch/include/caffe2/core/net.h - inflating: libtorch/include/caffe2/core/blob_serialization.h - inflating: libtorch/include/caffe2/core/flags.h - inflating: libtorch/include/caffe2/core/allocator.h - inflating: libtorch/include/caffe2/core/tensor_int8.h - inflating: libtorch/include/caffe2/core/numa.h - inflating: libtorch/include/caffe2/core/qtensor.h - inflating: libtorch/include/caffe2/core/context.h - inflating: libtorch/include/caffe2/core/memonger.h - inflating: libtorch/include/caffe2/core/blob_serializer_base.h - inflating: libtorch/include/caffe2/core/event_cpu.h - inflating: libtorch/include/caffe2/core/scope_guard.h - inflating: libtorch/include/caffe2/core/asan.h - inflating: libtorch/include/caffe2/core/net_parallel.h - inflating: libtorch/include/caffe2/core/graph.h - inflating: libtorch/include/caffe2/core/common_omp.h - inflating: libtorch/include/caffe2/core/operator.h - inflating: libtorch/include/caffe2/core/operator_schema.h - inflating: libtorch/include/caffe2/core/common_cudnn.h - inflating: libtorch/include/caffe2/core/qtensor_serialization.h - inflating: libtorch/include/caffe2/core/common_gpu.h - inflating: libtorch/include/caffe2/core/init.h - inflating: libtorch/include/caffe2/core/tensor_impl.h - inflating: libtorch/include/caffe2/core/net_async_task.h - inflating: libtorch/include/caffe2/core/context_gpu.h - inflating: libtorch/include/caffe2/core/context_base.h - inflating: libtorch/include/caffe2/core/plan_executor.h - inflating: libtorch/include/caffe2/core/blob_stats.h - inflating: libtorch/include/caffe2/core/static_tracepoint_elfx86.h - inflating: libtorch/include/caffe2/core/types.h - inflating: libtorch/include/caffe2/core/net_async_task_graph.h - inflating: libtorch/include/caffe2/core/tensor.h - inflating: libtorch/include/caffe2/core/operator_gradient.h - inflating: libtorch/include/caffe2/core/logging.h - inflating: libtorch/include/caffe2/core/blob.h - inflating: libtorch/include/caffe2/core/prof_dag_counters.h - inflating: libtorch/include/caffe2/core/net_async_task_future.h - inflating: libtorch/include/caffe2/core/transform.h - inflating: libtorch/include/caffe2/core/module.h - inflating: libtorch/include/caffe2/core/net_simple.h - inflating: libtorch/include/caffe2/core/timer.h - inflating: libtorch/include/caffe2/core/stats.h - inflating: libtorch/include/caffe2/core/storage.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/utils/ - inflating: libtorch/include/caffe2/utils/cpu_neon.h - inflating: libtorch/include/caffe2/utils/simple_queue.h - creating: libtorch/include/caffe2/utils/math/ - inflating: libtorch/include/caffe2/utils/math/transpose.h - inflating: libtorch/include/caffe2/utils/math/utils.h - inflating: libtorch/include/caffe2/utils/math/elementwise.h - inflating: libtorch/include/caffe2/utils/math/reduce.h - inflating: libtorch/include/caffe2/utils/math/half_utils.h - inflating: libtorch/include/caffe2/utils/math/broadcast.h - inflating: libtorch/include/caffe2/utils/bench_utils.h - inflating: libtorch/include/caffe2/utils/murmur_hash3.h - inflating: libtorch/include/caffe2/utils/cast.h - inflating: libtorch/include/caffe2/utils/smart_tensor_printer.h - inflating: libtorch/include/caffe2/utils/signal_handler.h - inflating: libtorch/include/caffe2/utils/cblas.h - inflating: libtorch/include/caffe2/utils/proto_convert.h - inflating: libtorch/include/caffe2/utils/fixed_divisor.h - inflating: libtorch/include/caffe2/utils/map_utils.h - inflating: libtorch/include/caffe2/utils/conversions.h - inflating: libtorch/include/caffe2/utils/zmq_helper.h - inflating: libtorch/include/caffe2/utils/math-detail.h - inflating: libtorch/include/caffe2/utils/filler.h - inflating: libtorch/include/caffe2/utils/eigen_utils.h - inflating: libtorch/include/caffe2/utils/string_utils.h - inflating: libtorch/include/caffe2/utils/math.h - inflating: libtorch/include/caffe2/utils/proto_wrap.h - creating: libtorch/include/caffe2/utils/threadpool/ - inflating: libtorch/include/caffe2/utils/threadpool/WorkersPool.h - inflating: libtorch/include/caffe2/utils/threadpool/pthreadpool-cpp.h - inflating: libtorch/include/caffe2/utils/threadpool/ThreadPool.h - inflating: libtorch/include/caffe2/utils/threadpool/ThreadPoolCommon.h - inflating: libtorch/include/caffe2/utils/threadpool/pthreadpool.h - inflating: libtorch/include/caffe2/utils/cpuid.h - inflating: libtorch/include/caffe2/utils/proto_utils.h - creating: libtorch/include/caffe2/serialize/ - inflating: libtorch/include/caffe2/serialize/read_adapter_interface.h - inflating: libtorch/include/caffe2/serialize/istream_adapter.h - inflating: libtorch/include/caffe2/serialize/crc_alt.h - inflating: libtorch/include/caffe2/serialize/file_adapter.h - inflating: libtorch/include/caffe2/serialize/inline_container.h - creating: libtorch/include/caffe2/video/ - inflating: libtorch/include/caffe2/video/optical_flow.h - inflating: libtorch/include/caffe2/video/video_decoder.h - inflating: libtorch/include/caffe2/video/video_input_op.h - inflating: libtorch/include/caffe2/video/video_io.h - creating: libtorch/include/caffe2/distributed/ - inflating: libtorch/include/caffe2/distributed/store_handler.h - inflating: libtorch/include/caffe2/distributed/redis_store_handler.h - inflating: libtorch/include/caffe2/distributed/store_ops.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/transforms/ - inflating: libtorch/include/caffe2/transforms/common_subexpression_elimination.h - inflating: libtorch/include/caffe2/transforms/single_op_transform.h - inflating: libtorch/include/caffe2/transforms/pattern_net_transform.h - inflating: libtorch/include/caffe2/transforms/conv_to_nnpack_transform.h - creating: libtorch/include/caffe2/perfkernels/ - inflating: libtorch/include/caffe2/perfkernels/common.h - inflating: libtorch/include/caffe2/perfkernels/embedding_lookup.h - inflating: libtorch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h - inflating: libtorch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h - inflating: libtorch/include/caffe2/perfkernels/lstm_unit_cpu.h - inflating: libtorch/include/caffe2/perfkernels/lstm_unit_cpu_common.h - inflating: libtorch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h - inflating: libtorch/include/caffe2/perfkernels/typed_axpy.h - inflating: libtorch/include/caffe2/perfkernels/math.h - inflating: libtorch/include/caffe2/perfkernels/adagrad.h - inflating: libtorch/include/caffe2/perfkernels/embedding_lookup_idx.h - inflating: libtorch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h - inflating: libtorch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h - creating: libtorch/include/caffe2/queue/ - inflating: libtorch/include/caffe2/queue/rebatching_queue_ops.h - inflating: libtorch/include/caffe2/queue/blobs_queue.h - inflating: libtorch/include/caffe2/queue/queue_ops.h - inflating: libtorch/include/caffe2/queue/blobs_queue_db.h - inflating: libtorch/include/caffe2/queue/rebatching_queue.h - creating: libtorch/include/caffe2/db/ - inflating: libtorch/include/caffe2/db/create_db_op.h - creating: libtorch/include/caffe2/python/ - inflating: libtorch/include/caffe2/python/pybind_state_registry.h - inflating: libtorch/include/caffe2/python/pybind_state_dlpack.h - inflating: libtorch/include/caffe2/python/pybind_state.h - inflating: libtorch/include/caffe2/python/dlpack.h - creating: libtorch/include/THCUNN/ - creating: libtorch/include/THCUNN/generic/ - inflating: libtorch/include/THCUNN/generic/THCUNN.h - creating: libtorch/include/c10/ - 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/util/ - inflating: libtorch/include/c10/util/typeid.h - inflating: libtorch/include/c10/util/C++17.h - inflating: libtorch/include/c10/util/BFloat16.h - inflating: libtorch/include/c10/util/either.h - inflating: libtorch/include/c10/util/math_compat.h - inflating: libtorch/include/c10/util/logging_is_not_google_glog.h - inflating: libtorch/include/c10/util/quint8.h - inflating: libtorch/include/c10/util/BFloat16-inl.h - inflating: libtorch/include/c10/util/LeftRight.h - inflating: libtorch/include/c10/util/BFloat16-math.h - inflating: libtorch/include/c10/util/order_preserving_flat_hash_map.h - inflating: libtorch/include/c10/util/ThreadLocalDebugInfo.h - inflating: libtorch/include/c10/util/ArrayRef.h - inflating: libtorch/include/c10/util/thread_name.h - inflating: libtorch/include/c10/util/Half.h - inflating: libtorch/include/c10/util/qint8.h - inflating: libtorch/include/c10/util/numa.h - inflating: libtorch/include/c10/util/llvmMathExtras.h - inflating: libtorch/include/c10/util/SmallVector.h - inflating: libtorch/include/c10/util/StringUtil.h - inflating: libtorch/include/c10/util/qint32.h - inflating: libtorch/include/c10/util/Exception.h - inflating: libtorch/include/c10/util/AlignOf.h - inflating: libtorch/include/c10/util/sparse_bitset.h - inflating: libtorch/include/c10/util/logging_is_google_glog.h - inflating: libtorch/include/c10/util/Half-inl.h - inflating: libtorch/include/c10/util/complex_utils.h - inflating: libtorch/include/c10/util/Logging.h - inflating: libtorch/include/c10/util/Bitset.h - inflating: libtorch/include/c10/util/TypeCast.h - inflating: libtorch/include/c10/util/flat_hash_map.h - inflating: libtorch/include/c10/util/Backtrace.h - inflating: libtorch/include/c10/util/in_place.h - inflating: libtorch/include/c10/util/Flags.h - inflating: libtorch/include/c10/util/UniqueVoidPtr.h - inflating: libtorch/include/c10/util/Deprecated.h - inflating: libtorch/include/c10/util/complex_type.h - inflating: libtorch/include/c10/util/string_view.h - inflating: libtorch/include/c10/util/tempfile.h - inflating: libtorch/include/c10/util/string_utils.h - inflating: libtorch/include/c10/util/reverse_iterator.h - inflating: libtorch/include/c10/util/Array.h - inflating: libtorch/include/c10/util/ConstexprCrc.h - inflating: libtorch/include/c10/util/IdWrapper.h - inflating: libtorch/include/c10/util/python_stub.h - inflating: libtorch/include/c10/util/TypeList.h - inflating: libtorch/include/c10/util/Type.h - inflating: libtorch/include/c10/util/FunctionRef.h - inflating: libtorch/include/c10/util/complex_math.h - inflating: libtorch/include/c10/util/TypeIndex.h - inflating: libtorch/include/c10/util/TypeTraits.h - inflating: libtorch/include/c10/util/intrusive_ptr.h - inflating: libtorch/include/c10/util/variant.h - inflating: libtorch/include/c10/util/Metaprogramming.h - inflating: libtorch/include/c10/util/Registry.h - inflating: libtorch/include/c10/util/Optional.h - creating: libtorch/include/c10/core/ - inflating: libtorch/include/c10/core/Event.h - inflating: libtorch/include/c10/core/TensorImpl.h - inflating: libtorch/include/c10/core/thread_pool.h - inflating: libtorch/include/c10/core/Layout.h - inflating: libtorch/include/c10/core/Storage.h - inflating: libtorch/include/c10/core/WrapDimMinimal.h - inflating: libtorch/include/c10/core/DefaultDtype.h - inflating: libtorch/include/c10/core/QEngine.h - inflating: libtorch/include/c10/core/Backend.h - inflating: libtorch/include/c10/core/Stream.h - inflating: libtorch/include/c10/core/StreamGuard.h - inflating: libtorch/include/c10/core/CPUAllocator.h - inflating: libtorch/include/c10/core/MemoryFormat.h - inflating: libtorch/include/c10/core/Allocator.h - inflating: libtorch/include/c10/core/CompileTimeFunctionPointer.h - inflating: libtorch/include/c10/core/UndefinedTensorImpl.h - creating: libtorch/include/c10/core/impl/ - inflating: libtorch/include/c10/core/impl/FakeGuardImpl.h - inflating: libtorch/include/c10/core/impl/InlineEvent.h - inflating: libtorch/include/c10/core/impl/VirtualGuardImpl.h - inflating: libtorch/include/c10/core/impl/InlineStreamGuard.h - inflating: libtorch/include/c10/core/impl/LocalDispatchKeySet.h - inflating: libtorch/include/c10/core/impl/DeviceGuardImplInterface.h - inflating: libtorch/include/c10/core/impl/InlineDeviceGuard.h - inflating: libtorch/include/c10/core/ScalarType.h - inflating: libtorch/include/c10/core/DefaultTensorOptions.h - inflating: libtorch/include/c10/core/StorageImpl.h - inflating: libtorch/include/c10/core/TensorOptions.h - inflating: libtorch/include/c10/core/QScheme.h - inflating: libtorch/include/c10/core/DispatchKeySet.h - inflating: libtorch/include/c10/core/Device.h - inflating: libtorch/include/c10/core/DeviceType.h - inflating: libtorch/include/c10/core/DeviceGuard.h - inflating: libtorch/include/c10/core/CopyBytes.h - inflating: libtorch/include/c10/core/GeneratorImpl.h - inflating: libtorch/include/c10/core/DispatchKey.h - inflating: libtorch/include/c10/core/Scalar.h - creating: libtorch/include/c10/cuda/ - inflating: libtorch/include/c10/cuda/CUDAFunctions.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/CUDAMacros.h - inflating: libtorch/include/c10/cuda/CUDAException.h - inflating: libtorch/include/c10/cuda/CUDAGuard.h - inflating: libtorch/include/c10/cuda/CUDAMathCompat.h - inflating: libtorch/include/c10/cuda/CUDACachingAllocator.h - inflating: libtorch/include/c10/cuda/CUDAStream.h - creating: libtorch/include/TH/ - inflating: libtorch/include/TH/THHalf.h - inflating: libtorch/include/TH/THGenerateComplexTypes.h - inflating: libtorch/include/TH/THStorageFunctions.h - inflating: libtorch/include/TH/THGenerateQInt8Type.h - inflating: libtorch/include/TH/THTensorDimApply.h - inflating: libtorch/include/TH/THGenerator.hpp - inflating: libtorch/include/TH/THGenerateAllTypes.h - inflating: libtorch/include/TH/THGenerateDoubleType.h - inflating: libtorch/include/TH/THGenerateLongType.h - inflating: libtorch/include/TH/THStorageFunctions.hpp - inflating: libtorch/include/TH/THGenerateShortType.h - creating: libtorch/include/TH/generic/ - inflating: libtorch/include/TH/generic/THVector.h - inflating: libtorch/include/TH/generic/THStorageCopy.h - inflating: libtorch/include/TH/generic/THStorage.h - inflating: libtorch/include/TH/generic/THBlas.h - inflating: libtorch/include/TH/generic/THTensorRandom.h - inflating: libtorch/include/TH/generic/THTensorLapack.h - inflating: libtorch/include/TH/generic/THTensorMath.h - inflating: libtorch/include/TH/generic/THTensor.h - inflating: libtorch/include/TH/generic/THTensor.hpp - inflating: libtorch/include/TH/generic/THLapack.h - inflating: libtorch/include/TH/generic/THTensorFastGetSet.hpp - inflating: libtorch/include/TH/THVector.h - inflating: libtorch/include/TH/THGenerateHalfType.h - inflating: libtorch/include/TH/THGenerateComplexFloatType.h - inflating: libtorch/include/TH/TH.h - inflating: libtorch/include/TH/THGenerateFloatType.h - inflating: libtorch/include/TH/THGenerateIntType.h - inflating: libtorch/include/TH/THStorage.h - inflating: libtorch/include/TH/THGenerateByteType.h - inflating: libtorch/include/TH/THBlas.h - inflating: libtorch/include/TH/THGenerateFloatTypes.h - inflating: libtorch/include/TH/THGenerateQTypes.h - inflating: libtorch/include/TH/THGenerateComplexDoubleType.h - inflating: libtorch/include/TH/THGenerateQUInt8Type.h - inflating: libtorch/include/TH/THAllocator.h - inflating: libtorch/include/TH/THTensorApply.h - inflating: libtorch/include/TH/THTensor.h - inflating: libtorch/include/TH/THGenerateIntTypes.h - inflating: libtorch/include/TH/THGenerateCharType.h - inflating: libtorch/include/TH/THTensor.hpp - inflating: libtorch/include/TH/THGenerateBoolType.h - inflating: libtorch/include/TH/THGeneral.h - inflating: libtorch/include/TH/THGenerateBFloat16Type.h - inflating: libtorch/include/TH/THLapack.h - inflating: libtorch/include/TH/THGenerateQInt32Type.h - creating: libtorch/include/pybind11/ - inflating: libtorch/include/pybind11/common.h - inflating: libtorch/include/pybind11/buffer_info.h - inflating: libtorch/include/pybind11/attr.h - inflating: libtorch/include/pybind11/functional.h - inflating: libtorch/include/pybind11/iostream.h - inflating: libtorch/include/pybind11/cast.h - inflating: libtorch/include/pybind11/stl_bind.h - inflating: libtorch/include/pybind11/chrono.h - inflating: libtorch/include/pybind11/options.h - inflating: libtorch/include/pybind11/eval.h - inflating: libtorch/include/pybind11/embed.h - inflating: libtorch/include/pybind11/numpy.h - inflating: libtorch/include/pybind11/complex.h - creating: libtorch/include/pybind11/detail/ - inflating: libtorch/include/pybind11/detail/typeid.h - inflating: libtorch/include/pybind11/detail/common.h - inflating: libtorch/include/pybind11/detail/descr.h - inflating: libtorch/include/pybind11/detail/class.h - inflating: libtorch/include/pybind11/detail/internals.h - inflating: libtorch/include/pybind11/detail/init.h - inflating: libtorch/include/pybind11/pytypes.h - inflating: libtorch/include/pybind11/stl.h - inflating: libtorch/include/pybind11/eigen.h - inflating: libtorch/include/pybind11/operators.h - inflating: libtorch/include/pybind11/pybind11.h - creating: libtorch/lib/ - inflating: libtorch/lib/libgtest.a - inflating: libtorch/lib/libtensorpipe.so - inflating: libtorch/lib/libcpuinfo_internals.a - inflating: libtorch/lib/libCaffe2_perfkernels_avx2.a - inflating: libtorch/lib/libcaffe2_observers.so - inflating: libtorch/lib/libnnpack_reference_layers.a - inflating: libtorch/lib/libqnnpack.a - inflating: libtorch/lib/libuv.so - inflating: libtorch/lib/libfmt.so - inflating: libtorch/lib/libnnpack.a - inflating: libtorch/lib/libcaffe2_protos.a - inflating: libtorch/lib/libtorch_global_deps.so - inflating: libtorch/lib/libcaffe2_detectron_ops.so - inflating: libtorch/lib/libfoxi_loader.a - inflating: libtorch/lib/libgomp-75eea7e8.so.1 - inflating: libtorch/lib/libbenchmark_main.a - inflating: libtorch/lib/libprotobuf-lite.a - inflating: libtorch/lib/libasmjit.a - inflating: libtorch/lib/libdnnl.a - inflating: libtorch/lib/libXNNPACK.a - inflating: libtorch/lib/libpthreadpool.a - inflating: libtorch/lib/libCaffe2_perfkernels_avx.a - inflating: libtorch/lib/libuv.so.1.0.0 - inflating: libtorch/lib/libprotobuf.a - inflating: libtorch/lib/libmkldnn.a - inflating: libtorch/lib/libfmt.so.6.2.0 - inflating: libtorch/lib/libCaffe2_perfkernels_avx512.a - inflating: libtorch/lib/libfbgemm.a - inflating: libtorch/lib/libtorch_cpu.so - inflating: libtorch/lib/libtorch_python.so - inflating: libtorch/lib/libfmt.so.6 - inflating: libtorch/lib/libbenchmark.a - inflating: libtorch/lib/libtorch.so - inflating: libtorch/lib/libuv_a.a - inflating: libtorch/lib/libc10.so - inflating: libtorch/lib/libshm.so - inflating: libtorch/lib/libonnx.a - inflating: libtorch/lib/libcpuinfo.a - inflating: libtorch/lib/libc10d.a - inflating: libtorch/lib/libpytorch_qnnpack.a - inflating: libtorch/lib/libgtest_main.a - inflating: libtorch/lib/libclog.a - inflating: libtorch/lib/libgmock_main.a - inflating: libtorch/lib/libcaffe2_module_test_dynamic.so - inflating: libtorch/lib/libprotoc.a - inflating: libtorch/lib/libuv.so.1 - inflating: libtorch/lib/libonnx_proto.a - inflating: libtorch/lib/libgloo.a - inflating: libtorch/lib/libgmock.a - Archive: libtorch-linux.zip - creating: libtorch/ - creating: libtorch/share/ - creating: libtorch/share/cmake/ - creating: libtorch/share/cmake/Torch/ - inflating: libtorch/share/cmake/Torch/TorchConfigVersion.cmake - inflating: libtorch/share/cmake/Torch/TorchConfig.cmake - creating: libtorch/share/cmake/ATen/ - inflating: libtorch/share/cmake/ATen/ATenConfig.cmake - creating: libtorch/share/cmake/Caffe2/ - inflating: libtorch/share/cmake/Caffe2/Caffe2Targets-release.cmake - inflating: libtorch/share/cmake/Caffe2/Caffe2ConfigVersion.cmake - creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/ - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDA.cmake - creating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/ - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/CMakeInitializeConfigs.cmake - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindCUDA.cmake - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/upstream/FindPackageHandleStandardArgs.cmake - 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/select_compute_arch.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/make2cmake.cmake - inflating: libtorch/share/cmake/Caffe2/Modules_CUDA_fix/FindCUDNN.cmake - inflating: libtorch/share/cmake/Caffe2/Caffe2Targets.cmake - inflating: libtorch/share/cmake/Caffe2/Caffe2Config.cmake - creating: libtorch/share/cmake/Caffe2/public/ - inflating: libtorch/share/cmake/Caffe2/public/protobuf.cmake - inflating: libtorch/share/cmake/Caffe2/public/utils.cmake - inflating: libtorch/share/cmake/Caffe2/public/mkl.cmake - inflating: libtorch/share/cmake/Caffe2/public/gflags.cmake - inflating: libtorch/share/cmake/Caffe2/public/cuda.cmake - inflating: libtorch/share/cmake/Caffe2/public/mkldnn.cmake - inflating: libtorch/share/cmake/Caffe2/public/threads.cmake - inflating: libtorch/share/cmake/Caffe2/public/glog.cmake - creating: libtorch/share/cmake/Gloo/ - inflating: libtorch/share/cmake/Gloo/GlooConfigVersion.cmake - inflating: libtorch/share/cmake/Gloo/GlooTargets.cmake - inflating: libtorch/share/cmake/Gloo/GlooTargets-release.cmake - inflating: libtorch/share/cmake/Gloo/GlooConfig.cmake - inflating: libtorch/build-hash - extracting: libtorch/build-version - creating: libtorch/bin/ - creating: libtorch/include/ - creating: libtorch/include/c10d/ - inflating: libtorch/include/c10d/HashStore.hpp - inflating: libtorch/include/c10d/GlooDeviceFactory.hpp - inflating: libtorch/include/c10d/FileStore.hpp - inflating: libtorch/include/c10d/Store.hpp - inflating: libtorch/include/c10d/TCPStore.hpp - inflating: libtorch/include/c10d/ProcessGroup.hpp - inflating: libtorch/include/c10d/Types.hpp - inflating: libtorch/include/c10d/Utils.hpp - inflating: libtorch/include/c10d/PrefixStore.hpp - inflating: libtorch/include/c10d/ProcessGroupGloo.hpp - inflating: libtorch/include/sleef.h - creating: libtorch/include/torch/ - inflating: libtorch/include/torch/library.h - inflating: libtorch/include/torch/extension.h - inflating: libtorch/include/torch/script.h - creating: libtorch/include/torch/csrc/ - inflating: libtorch/include/torch/csrc/Layout.h - inflating: libtorch/include/torch/csrc/Storage.h - inflating: libtorch/include/torch/csrc/serialization.h - inflating: libtorch/include/torch/csrc/THP_export.h - inflating: libtorch/include/torch/csrc/Dtype.h - inflating: libtorch/include/torch/csrc/python_dimname.h - creating: libtorch/include/torch/csrc/jit/ - creating: libtorch/include/torch/csrc/jit/ir/ - inflating: libtorch/include/torch/csrc/jit/ir/irparser.h - inflating: libtorch/include/torch/csrc/jit/ir/ir.h - inflating: libtorch/include/torch/csrc/jit/ir/subgraph_matcher.h - inflating: libtorch/include/torch/csrc/jit/ir/graph_node_list.h - inflating: libtorch/include/torch/csrc/jit/ir/alias_analysis.h - inflating: libtorch/include/torch/csrc/jit/ir/constants.h - inflating: libtorch/include/torch/csrc/jit/ir/scope.h - inflating: libtorch/include/torch/csrc/jit/ir/attributes.h - inflating: libtorch/include/torch/csrc/jit/ir/ir_views.h - inflating: libtorch/include/torch/csrc/jit/ir/type_hashing.h - inflating: libtorch/include/torch/csrc/jit/ir/node_hashing.h - inflating: libtorch/include/torch/csrc/jit/ir/named_value.h - creating: libtorch/include/torch/csrc/jit/testing/ - inflating: libtorch/include/torch/csrc/jit/testing/file_check.h - inflating: libtorch/include/torch/csrc/jit/testing/hooks_for_testing.h - inflating: libtorch/include/torch/csrc/jit/jit_log.h - creating: libtorch/include/torch/csrc/jit/runtime/ - inflating: libtorch/include/torch/csrc/jit/runtime/print_handler.h - inflating: libtorch/include/torch/csrc/jit/runtime/custom_operator.h - inflating: libtorch/include/torch/csrc/jit/runtime/register_ops_utils.h - inflating: libtorch/include/torch/csrc/jit/runtime/vararg_functions.h - inflating: libtorch/include/torch/csrc/jit/runtime/argument_spec.h - inflating: libtorch/include/torch/csrc/jit/runtime/variable_tensor_list.h - inflating: libtorch/include/torch/csrc/jit/runtime/exception_message.h - inflating: libtorch/include/torch/csrc/jit/runtime/operator.h - inflating: libtorch/include/torch/csrc/jit/runtime/jit_exception.h - inflating: libtorch/include/torch/csrc/jit/runtime/graph_executor_impl.h - inflating: libtorch/include/torch/csrc/jit/runtime/autodiff.h - inflating: libtorch/include/torch/csrc/jit/runtime/profiling_record.h - inflating: libtorch/include/torch/csrc/jit/runtime/instruction.h - inflating: libtorch/include/torch/csrc/jit/runtime/operator_options.h - inflating: libtorch/include/torch/csrc/jit/runtime/profiling_graph_executor_impl.h - inflating: libtorch/include/torch/csrc/jit/runtime/interpreter.h - inflating: libtorch/include/torch/csrc/jit/runtime/graph_executor.h - inflating: libtorch/include/torch/csrc/jit/runtime/symbolic_script.h - inflating: libtorch/include/torch/csrc/jit/runtime/logging.h - creating: libtorch/include/torch/csrc/jit/api/ - inflating: libtorch/include/torch/csrc/jit/api/compilation_unit.h - inflating: libtorch/include/torch/csrc/jit/api/method.h - inflating: libtorch/include/torch/csrc/jit/api/object.h - inflating: libtorch/include/torch/csrc/jit/api/function_impl.h - inflating: libtorch/include/torch/csrc/jit/api/module.h - creating: libtorch/include/torch/csrc/jit/serialization/ - inflating: libtorch/include/torch/csrc/jit/serialization/import.h - inflating: libtorch/include/torch/csrc/jit/serialization/source_range_serialization_impl.h - inflating: libtorch/include/torch/csrc/jit/serialization/import_export_functions.h - inflating: libtorch/include/torch/csrc/jit/serialization/import_legacy.h - inflating: libtorch/include/torch/csrc/jit/serialization/import_source.h - inflating: libtorch/include/torch/csrc/jit/serialization/unpickler.h - inflating: libtorch/include/torch/csrc/jit/serialization/type_name_uniquer.h - inflating: libtorch/include/torch/csrc/jit/serialization/pickle.h - inflating: libtorch/include/torch/csrc/jit/serialization/import_export_helpers.h - inflating: libtorch/include/torch/csrc/jit/serialization/python_print.h - inflating: libtorch/include/torch/csrc/jit/serialization/import_export_constants.h - inflating: libtorch/include/torch/csrc/jit/serialization/pickler.h - inflating: libtorch/include/torch/csrc/jit/serialization/export.h - inflating: libtorch/include/torch/csrc/jit/serialization/source_range_serialization.h - creating: libtorch/include/torch/csrc/jit/passes/ - inflating: libtorch/include/torch/csrc/jit/passes/create_functional_graphs.h - inflating: libtorch/include/torch/csrc/jit/passes/common_subexpression_elimination.h - inflating: libtorch/include/torch/csrc/jit/passes/bailout_graph.h - inflating: libtorch/include/torch/csrc/jit/passes/dead_code_elimination.h - inflating: libtorch/include/torch/csrc/jit/passes/inliner.h - inflating: libtorch/include/torch/csrc/jit/passes/subgraph_rewrite.h - inflating: libtorch/include/torch/csrc/jit/passes/vulkan_rewrite.h - inflating: libtorch/include/torch/csrc/jit/passes/create_autodiff_subgraphs.h - inflating: libtorch/include/torch/csrc/jit/passes/pass_manager.h - inflating: libtorch/include/torch/csrc/jit/passes/clear_undefinedness.h - creating: libtorch/include/torch/csrc/jit/passes/quantization/ - inflating: libtorch/include/torch/csrc/jit/passes/quantization/finalize.h - inflating: libtorch/include/torch/csrc/jit/passes/quantization/quantization_type.h - inflating: libtorch/include/torch/csrc/jit/passes/quantization/helper.h - inflating: libtorch/include/torch/csrc/jit/passes/quantization/quantization_patterns.h - inflating: libtorch/include/torch/csrc/jit/passes/quantization/fusion_passes.h - inflating: libtorch/include/torch/csrc/jit/passes/quantization/insert_observers.h - inflating: libtorch/include/torch/csrc/jit/passes/quantization/dedup_module_uses.h - inflating: libtorch/include/torch/csrc/jit/passes/quantization/insert_quant_dequant.h - inflating: libtorch/include/torch/csrc/jit/passes/lower_grad_of.h - inflating: libtorch/include/torch/csrc/jit/passes/loop_unrolling.h - inflating: libtorch/include/torch/csrc/jit/passes/freeze_module.h - inflating: libtorch/include/torch/csrc/jit/passes/clear_profiling.h - inflating: libtorch/include/torch/csrc/jit/passes/inline_forked_closures.h - inflating: libtorch/include/torch/csrc/jit/passes/tensorexpr_fuser.h - inflating: libtorch/include/torch/csrc/jit/passes/batch_mm.h - inflating: libtorch/include/torch/csrc/jit/passes/xnnpack_rewrite.h - inflating: libtorch/include/torch/csrc/jit/passes/liveness.h - inflating: libtorch/include/torch/csrc/jit/passes/specialize_autogradzero.h - inflating: libtorch/include/torch/csrc/jit/passes/inline_fork_wait.h - inflating: libtorch/include/torch/csrc/jit/passes/inline_autodiff_subgraphs.h - inflating: libtorch/include/torch/csrc/jit/passes/cuda_graph_fuser.h - inflating: libtorch/include/torch/csrc/jit/passes/peephole_list_idioms.h - inflating: libtorch/include/torch/csrc/jit/passes/insert_guards.h - inflating: libtorch/include/torch/csrc/jit/passes/inplace_check.h - inflating: libtorch/include/torch/csrc/jit/passes/requires_grad_analysis.h - inflating: libtorch/include/torch/csrc/jit/passes/erase_number_types.h - inflating: libtorch/include/torch/csrc/jit/passes/decompose_ops.h - inflating: libtorch/include/torch/csrc/jit/passes/normalize_ops.h - inflating: libtorch/include/torch/csrc/jit/passes/canonicalize_graph_fuser_ops.h - inflating: libtorch/include/torch/csrc/jit/passes/remove_dropout.h - inflating: libtorch/include/torch/csrc/jit/passes/onnx.h - inflating: libtorch/include/torch/csrc/jit/passes/lower_tuples.h - creating: libtorch/include/torch/csrc/jit/passes/utils/ - inflating: libtorch/include/torch/csrc/jit/passes/utils/subgraph_utils.h - inflating: libtorch/include/torch/csrc/jit/passes/utils/check_alias_annotation.h - inflating: libtorch/include/torch/csrc/jit/passes/utils/memory_dag.h - inflating: libtorch/include/torch/csrc/jit/passes/remove_inplace_ops.h - inflating: libtorch/include/torch/csrc/jit/passes/constant_propagation.h - inflating: libtorch/include/torch/csrc/jit/passes/peephole.h - inflating: libtorch/include/torch/csrc/jit/passes/constant_pooling.h - inflating: libtorch/include/torch/csrc/jit/passes/fuse_linear.h - inflating: libtorch/include/torch/csrc/jit/passes/lift_closures.h - inflating: libtorch/include/torch/csrc/jit/passes/graph_fuser.h - inflating: libtorch/include/torch/csrc/jit/passes/remove_expands.h - inflating: libtorch/include/torch/csrc/jit/passes/lower_graph.h - inflating: libtorch/include/torch/csrc/jit/passes/shape_analysis.h - inflating: libtorch/include/torch/csrc/jit/passes/fixup_trace_scope_blocks.h - inflating: libtorch/include/torch/csrc/jit/passes/canonicalize.h - inflating: libtorch/include/torch/csrc/jit/passes/guard_elimination.h - inflating: libtorch/include/torch/csrc/jit/passes/graph_rewrite_helper.h - inflating: libtorch/include/torch/csrc/jit/passes/fold_conv_bn.h - inflating: libtorch/include/torch/csrc/jit/passes/prepack_folding.h - creating: libtorch/include/torch/csrc/jit/backends/ - inflating: libtorch/include/torch/csrc/jit/backends/test_backend.h - inflating: libtorch/include/torch/csrc/jit/backends/backend_resolver.h - inflating: libtorch/include/torch/csrc/jit/backends/backend_detail.h - inflating: libtorch/include/torch/csrc/jit/backends/backend_init.h - inflating: libtorch/include/torch/csrc/jit/backends/backend.h - inflating: libtorch/include/torch/csrc/jit/backends/backend_interface.h - inflating: libtorch/include/torch/csrc/jit/resource_guard.h - creating: libtorch/include/torch/csrc/jit/frontend/ - inflating: libtorch/include/torch/csrc/jit/frontend/ir_emitter.h - inflating: libtorch/include/torch/csrc/jit/frontend/tree_views.h - inflating: libtorch/include/torch/csrc/jit/frontend/parser_constants.h - inflating: libtorch/include/torch/csrc/jit/frontend/convert_to_ssa.h - inflating: libtorch/include/torch/csrc/jit/frontend/canonicalize_modified_loop.h - inflating: libtorch/include/torch/csrc/jit/frontend/edit_distance.h - inflating: libtorch/include/torch/csrc/jit/frontend/strtod.h - inflating: libtorch/include/torch/csrc/jit/frontend/tracer.h - inflating: libtorch/include/torch/csrc/jit/frontend/code_template.h - inflating: libtorch/include/torch/csrc/jit/frontend/concrete_module_type.h - inflating: libtorch/include/torch/csrc/jit/frontend/resolver.h - inflating: libtorch/include/torch/csrc/jit/frontend/script_type_parser.h - inflating: libtorch/include/torch/csrc/jit/frontend/schema_type_parser.h - inflating: libtorch/include/torch/csrc/jit/frontend/source_range.h - inflating: libtorch/include/torch/csrc/jit/frontend/versioned_symbols.h - inflating: libtorch/include/torch/csrc/jit/frontend/parser.h - inflating: libtorch/include/torch/csrc/jit/frontend/name_mangler.h - inflating: libtorch/include/torch/csrc/jit/frontend/inline_loop_condition.h - inflating: libtorch/include/torch/csrc/jit/frontend/function_schema_parser.h - inflating: libtorch/include/torch/csrc/jit/frontend/sugared_value.h - inflating: libtorch/include/torch/csrc/jit/frontend/tree.h - inflating: libtorch/include/torch/csrc/jit/frontend/exit_transforms.h - inflating: libtorch/include/torch/csrc/jit/frontend/lexer.h - inflating: libtorch/include/torch/csrc/jit/frontend/schema_matching.h - inflating: libtorch/include/torch/csrc/jit/frontend/builtin_functions.h - inflating: libtorch/include/torch/csrc/jit/frontend/parse_string_literal.h - inflating: libtorch/include/torch/csrc/jit/frontend/error_report.h - inflating: libtorch/include/torch/csrc/jit/frontend/mini_environment.h - creating: libtorch/include/torch/csrc/jit/python/ - inflating: libtorch/include/torch/csrc/jit/python/update_graph_executor_opt.h - inflating: libtorch/include/torch/csrc/jit/python/python_arg_flatten.h - inflating: libtorch/include/torch/csrc/jit/python/python_tree_views.h - inflating: libtorch/include/torch/csrc/jit/python/pybind_utils.h - inflating: libtorch/include/torch/csrc/jit/python/python_tracer.h - inflating: libtorch/include/torch/csrc/jit/python/script_init.h - inflating: libtorch/include/torch/csrc/jit/python/module_python.h - inflating: libtorch/include/torch/csrc/jit/python/init.h - inflating: libtorch/include/torch/csrc/jit/python/python_ir.h - inflating: libtorch/include/torch/csrc/jit/python/python_sugared_value.h - inflating: libtorch/include/torch/csrc/jit/python/python_ivalue.h - inflating: libtorch/include/torch/csrc/jit/python/python_custom_class.h - inflating: libtorch/include/torch/csrc/jit/python/pybind.h - inflating: libtorch/include/torch/csrc/Generator.h - inflating: libtorch/include/torch/csrc/utils.h - inflating: libtorch/include/torch/csrc/MemoryFormat.h - inflating: libtorch/include/torch/csrc/THP.h - inflating: libtorch/include/torch/csrc/Size.h - inflating: libtorch/include/torch/csrc/python_headers.h - inflating: libtorch/include/torch/csrc/DataLoader.h - inflating: libtorch/include/torch/csrc/PtrWrapper.h - creating: libtorch/include/torch/csrc/api/ - creating: libtorch/include/torch/csrc/api/include/ - creating: libtorch/include/torch/csrc/api/include/torch/ - inflating: libtorch/include/torch/csrc/api/include/torch/cuda.h - creating: libtorch/include/torch/csrc/api/include/torch/optim/ - inflating: libtorch/include/torch/csrc/api/include/torch/optim/lbfgs.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/adamw.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/rmsprop.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/optimizer.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/adam.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/sgd.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/adagrad.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim/serialize.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn.h - inflating: libtorch/include/torch/csrc/api/include/torch/utils.h - inflating: libtorch/include/torch/csrc/api/include/torch/ordered_dict.h - inflating: libtorch/include/torch/csrc/api/include/torch/data.h - inflating: libtorch/include/torch/csrc/api/include/torch/enum.h - inflating: libtorch/include/torch/csrc/api/include/torch/torch.h - inflating: libtorch/include/torch/csrc/api/include/torch/expanding_array.h - inflating: libtorch/include/torch/csrc/api/include/torch/optim.h - inflating: libtorch/include/torch/csrc/api/include/torch/autograd.h - creating: libtorch/include/torch/csrc/api/include/torch/data/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers.h - creating: libtorch/include/torch/csrc/api/include/torch/data/datasets/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/base.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/datasets/shared.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/chunk.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/mnist.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/datasets/tensor.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/example.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/iterator.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/datasets.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/worker_exception.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/dataloader_options.h - creating: libtorch/include/torch/csrc/api/include/torch/data/detail/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/queue.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/data_shuttle.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/detail/sequencers.h - creating: libtorch/include/torch/csrc/api/include/torch/data/transforms/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/base.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/stack.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/lambda.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/collate.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms/tensor.h - creating: libtorch/include/torch/csrc/api/include/torch/data/samplers/ - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/base.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/random.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/sequential.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/stream.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/distributed.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/samplers/serialize.h - inflating: libtorch/include/torch/csrc/api/include/torch/data/transforms.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/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 - creating: libtorch/include/torch/csrc/api/include/torch/nn/ - creating: libtorch/include/torch/csrc/api/include/torch/nn/modules/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/padding.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/common.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/upsampling.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/dropout.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/normalization.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/utils.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/pooling.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/rnn.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/adaptive.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/instancenorm.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/embedding.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/activation.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/conv.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/fold.h - 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/_functions.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/pixelshuffle.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/loss.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/distance.h - creating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/sequential.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/modulelist.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/functional.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any_module_holder.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/named_any.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules/container/any_value.h - creating: libtorch/include/torch/csrc/api/include/torch/nn/parallel/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/parallel/data_parallel.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl.h - creating: libtorch/include/torch/csrc/api/include/torch/nn/options/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/padding.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/upsampling.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/dropout.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/normalization.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/pooling.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/rnn.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/adaptive.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/instancenorm.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/embedding.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/vision.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/activation.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/conv.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/fold.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/batchnorm.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/linear.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/pixelshuffle.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/loss.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options/distance.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/options.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/cloneable.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/init.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/modules.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/pimpl-inl.h - creating: libtorch/include/torch/csrc/api/include/torch/nn/utils/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils/convert_parameters.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils/rnn.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/utils/clip_grad.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/module.h - creating: libtorch/include/torch/csrc/api/include/torch/nn/functional/ - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/padding.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/upsampling.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/dropout.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/normalization.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/pooling.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/instancenorm.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/embedding.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/vision.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/activation.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/conv.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/fold.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/batchnorm.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/linear.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/pixelshuffle.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/loss.h - inflating: libtorch/include/torch/csrc/api/include/torch/nn/functional/distance.h - creating: libtorch/include/torch/csrc/api/include/torch/detail/ - inflating: libtorch/include/torch/csrc/api/include/torch/detail/TensorDataContainer.h - inflating: libtorch/include/torch/csrc/api/include/torch/detail/static.h - inflating: libtorch/include/torch/csrc/api/include/torch/types.h - inflating: libtorch/include/torch/csrc/api/include/torch/arg.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/python.h - inflating: libtorch/include/torch/csrc/api/include/torch/all.h - inflating: libtorch/include/torch/csrc/DynamicTypes.h - inflating: libtorch/include/torch/csrc/Module.h - creating: libtorch/include/torch/csrc/onnx/ - inflating: libtorch/include/torch/csrc/onnx/init.h - inflating: libtorch/include/torch/csrc/onnx/onnx.h - inflating: libtorch/include/torch/csrc/CudaIPCTypes.h - inflating: libtorch/include/torch/csrc/copy_utils.h - creating: libtorch/include/torch/csrc/utils/ - inflating: libtorch/include/torch/csrc/utils/auto_gil.h - inflating: libtorch/include/torch/csrc/utils/tensor_numpy.h - inflating: libtorch/include/torch/csrc/utils/tensor_memoryformats.h - inflating: libtorch/include/torch/csrc/utils/numpy_stub.h - inflating: libtorch/include/torch/csrc/utils/tensor_qschemes.h - inflating: libtorch/include/torch/csrc/utils/disallow_copy.h - inflating: libtorch/include/torch/csrc/utils/python_numbers.h - inflating: libtorch/include/torch/csrc/utils/variadic.h - inflating: libtorch/include/torch/csrc/utils/python_dispatch.h - inflating: libtorch/include/torch/csrc/utils/python_strings.h - inflating: libtorch/include/torch/csrc/utils/byte_order.h - inflating: libtorch/include/torch/csrc/utils/object_ptr.h - inflating: libtorch/include/torch/csrc/utils/throughput_benchmark-inl.h - inflating: libtorch/include/torch/csrc/utils/throughput_benchmark.h - inflating: libtorch/include/torch/csrc/utils/cuda_lazy_init.h - inflating: libtorch/include/torch/csrc/utils/tensor_types.h - inflating: libtorch/include/torch/csrc/utils/python_tuples.h - inflating: libtorch/include/torch/csrc/utils/tensor_list.h - inflating: libtorch/include/torch/csrc/utils/tensor_new.h - inflating: libtorch/include/torch/csrc/utils/hash.h - inflating: libtorch/include/torch/csrc/utils/tensor_dtypes.h - inflating: libtorch/include/torch/csrc/utils/tensor_flatten.h - inflating: libtorch/include/torch/csrc/utils/python_arg_parser.h - inflating: libtorch/include/torch/csrc/utils/init.h - inflating: libtorch/include/torch/csrc/utils/structseq.h - inflating: libtorch/include/torch/csrc/utils/invalid_arguments.h - inflating: libtorch/include/torch/csrc/utils/python_scalars.h - inflating: libtorch/include/torch/csrc/utils/python_stub.h - inflating: libtorch/include/torch/csrc/utils/memory.h - inflating: libtorch/include/torch/csrc/utils/python_compat.h - inflating: libtorch/include/torch/csrc/utils/tensor_layouts.h - inflating: libtorch/include/torch/csrc/utils/six.h - inflating: libtorch/include/torch/csrc/utils/pybind.h - inflating: libtorch/include/torch/csrc/utils/tensor_apply.h - inflating: libtorch/include/torch/csrc/utils/cuda_enabled.h - inflating: libtorch/include/torch/csrc/utils/future.h - inflating: libtorch/include/torch/csrc/PythonTypes.h - inflating: libtorch/include/torch/csrc/StorageDefs.h - inflating: libtorch/include/torch/csrc/QScheme.h - inflating: libtorch/include/torch/csrc/WindowsTorchApiMacro.h - inflating: libtorch/include/torch/csrc/Device.h - inflating: libtorch/include/torch/csrc/Types.h - inflating: libtorch/include/torch/csrc/TypeInfo.h - creating: libtorch/include/torch/csrc/cuda/ - inflating: libtorch/include/torch/csrc/cuda/Event.h - inflating: libtorch/include/torch/csrc/cuda/Storage.h - inflating: libtorch/include/torch/csrc/cuda/nccl.h - inflating: libtorch/include/torch/csrc/cuda/serialization.h - inflating: libtorch/include/torch/csrc/cuda/Stream.h - inflating: libtorch/include/torch/csrc/cuda/override_macros.h - inflating: libtorch/include/torch/csrc/cuda/comm.h - inflating: libtorch/include/torch/csrc/cuda/utils.h - inflating: libtorch/include/torch/csrc/cuda/python_comm.h - inflating: libtorch/include/torch/csrc/cuda/Module.h - inflating: libtorch/include/torch/csrc/cuda/device_set.h - inflating: libtorch/include/torch/csrc/cuda/undef_macros.h - inflating: libtorch/include/torch/csrc/cuda/restore_macros.h - inflating: libtorch/include/torch/csrc/cuda/python_nccl.h - inflating: libtorch/include/torch/csrc/cuda/THCP.h - creating: libtorch/include/torch/csrc/autograd/ - inflating: libtorch/include/torch/csrc/autograd/python_engine.h - inflating: libtorch/include/torch/csrc/autograd/python_variable.h - inflating: libtorch/include/torch/csrc/autograd/engine.h - inflating: libtorch/include/torch/csrc/autograd/function_hook.h - inflating: libtorch/include/torch/csrc/autograd/anomaly_mode.h - inflating: libtorch/include/torch/csrc/autograd/edge.h - inflating: libtorch/include/torch/csrc/autograd/VariableTypeUtils.h - creating: libtorch/include/torch/csrc/autograd/generated/ - inflating: libtorch/include/torch/csrc/autograd/generated/VariableType.h - inflating: libtorch/include/torch/csrc/autograd/generated/variable_factories.h - inflating: libtorch/include/torch/csrc/autograd/generated/Functions.h - inflating: libtorch/include/torch/csrc/autograd/generated/RegistrationDeclarations.h - inflating: libtorch/include/torch/csrc/autograd/generated/python_functions.h - inflating: libtorch/include/torch/csrc/autograd/grad_mode.h - inflating: libtorch/include/torch/csrc/autograd/python_legacy_variable.h - inflating: libtorch/include/torch/csrc/autograd/variable.h - inflating: libtorch/include/torch/csrc/autograd/function.h - inflating: libtorch/include/torch/csrc/autograd/symbolic.h - inflating: libtorch/include/torch/csrc/autograd/python_hook.h - inflating: libtorch/include/torch/csrc/autograd/python_function.h - inflating: libtorch/include/torch/csrc/autograd/input_metadata.h - inflating: libtorch/include/torch/csrc/autograd/python_autograd.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/autograd.h - inflating: libtorch/include/torch/csrc/autograd/python_cpp_function.h - creating: libtorch/include/torch/csrc/autograd/utils/ - inflating: libtorch/include/torch/csrc/autograd/utils/wrap_outputs.h - inflating: libtorch/include/torch/csrc/autograd/utils/error_messages.h - inflating: libtorch/include/torch/csrc/autograd/utils/grad_layout_contract.h - inflating: libtorch/include/torch/csrc/autograd/utils/lambda_post_hook.h - inflating: libtorch/include/torch/csrc/autograd/utils/python_arg_parsing.h - inflating: libtorch/include/torch/csrc/autograd/python_nn_functions.h - inflating: libtorch/include/torch/csrc/autograd/cpp_hook.h - inflating: libtorch/include/torch/csrc/autograd/saved_variable.h - creating: libtorch/include/torch/csrc/autograd/functions/ - inflating: libtorch/include/torch/csrc/autograd/functions/comm.h - inflating: libtorch/include/torch/csrc/autograd/functions/basic_ops.h - inflating: libtorch/include/torch/csrc/autograd/functions/utils.h - inflating: libtorch/include/torch/csrc/autograd/functions/accumulate_grad.h - inflating: libtorch/include/torch/csrc/autograd/functions/tensor.h - inflating: libtorch/include/torch/csrc/autograd/functions/pybind.h - inflating: libtorch/include/torch/csrc/autograd/python_variable_indexing.h - inflating: libtorch/include/torch/csrc/autograd/custom_function.h - inflating: libtorch/include/torch/csrc/autograd/profiler.h - inflating: libtorch/include/torch/csrc/Exceptions.h - inflating: libtorch/include/torch/custom_class.h - inflating: libtorch/include/torch/custom_class_detail.h - creating: libtorch/include/ATen/ - creating: libtorch/include/ATen/hip/ - creating: libtorch/include/ATen/hip/impl/ - inflating: libtorch/include/ATen/hip/impl/HIPCachingAllocatorMasqueradingAsCUDA.h - inflating: libtorch/include/ATen/hip/impl/HIPAllocatorMasqueradingAsCUDA.h - inflating: libtorch/include/ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h - inflating: libtorch/include/ATen/hip/impl/HIPGuardImplMasqueradingAsCUDA.h - extracting: libtorch/include/ATen/NamedTensor.h - inflating: libtorch/include/ATen/MkldnnCPUType.h - inflating: libtorch/include/ATen/CPUType.h - inflating: libtorch/include/ATen/NativeFunctions.h - extracting: libtorch/include/ATen/Tensor.h - inflating: libtorch/include/ATen/QuantizedCPUType.h - extracting: libtorch/include/ATen/Layout.h - extracting: libtorch/include/ATen/Storage.h - inflating: libtorch/include/ATen/CUDAType.h - inflating: libtorch/include/ATen/MemoryOverlap.h - extracting: libtorch/include/ATen/Backend.h - inflating: libtorch/include/ATen/NamedTensorUtils.h - inflating: libtorch/include/ATen/Config.h - inflating: libtorch/include/ATen/TensorIndexing.h - inflating: libtorch/include/ATen/ParallelOpenMP.h - inflating: libtorch/include/ATen/LegacyTHFunctionsCUDA.h - inflating: libtorch/include/ATen/WrapDimUtils.h - inflating: libtorch/include/ATen/CPUApplyUtils.h - creating: libtorch/include/ATen/quantized/ - inflating: libtorch/include/ATen/quantized/QTensorImpl.h - inflating: libtorch/include/ATen/quantized/Quantizer.h - extracting: libtorch/include/ATen/DimVector.h - inflating: libtorch/include/ATen/AccumulateType.h - inflating: libtorch/include/ATen/LegacyTHFunctionsCPU.h - inflating: libtorch/include/ATen/autocast_mode.h - extracting: libtorch/include/ATen/ArrayRef.h - inflating: libtorch/include/ATen/autocast_VS2017_helper.h - inflating: libtorch/include/ATen/TensorGeometry.h - inflating: libtorch/include/ATen/ATen.h - inflating: libtorch/include/ATen/ScalarOps.h - inflating: libtorch/include/ATen/BatchedTensorImpl.h - extracting: libtorch/include/ATen/Generator.h - inflating: libtorch/include/ATen/NumericUtils.h - inflating: libtorch/include/ATen/ParallelNativeTBB.h - extracting: libtorch/include/ATen/SmallVector.h - inflating: libtorch/include/ATen/DLConvertor.h - inflating: libtorch/include/ATen/TensorNames.h - creating: libtorch/include/ATen/cpu/ - inflating: libtorch/include/ATen/cpu/FlushDenormal.h - inflating: libtorch/include/ATen/cpu/vml.h - creating: libtorch/include/ATen/cpu/vec256/ - inflating: libtorch/include/ATen/cpu/vec256/vec256.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_complex_float.h - inflating: libtorch/include/ATen/cpu/vec256/intrinsics.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_std_complex_double.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_double.h - inflating: libtorch/include/ATen/cpu/vec256/functional.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_bfloat16.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_base.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_int.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_std_complex_float.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_float.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_complex_double.h - inflating: libtorch/include/ATen/cpu/vec256/vec256_qint.h - inflating: libtorch/include/ATen/Version.h - extracting: libtorch/include/ATen/Formatting.h - inflating: libtorch/include/ATen/Parallel.h - creating: libtorch/include/ATen/native/ - inflating: libtorch/include/ATen/native/UnfoldBackward.h - inflating: libtorch/include/ATen/native/TensorTransformations.h - inflating: libtorch/include/ATen/native/Repeat.h - inflating: libtorch/include/ATen/native/UpSample.h - inflating: libtorch/include/ATen/native/Pool.h - inflating: libtorch/include/ATen/native/TensorDimApply.h - inflating: libtorch/include/ATen/native/ReduceOps.h - creating: libtorch/include/ATen/native/quantized/ - inflating: libtorch/include/ATen/native/quantized/fake_quant_affine.h - inflating: libtorch/include/ATen/native/quantized/affine_quantizer.h - creating: libtorch/include/ATen/native/quantized/cpu/ - inflating: libtorch/include/ATen/native/quantized/cpu/conv_packed_params.h - inflating: libtorch/include/ATen/native/quantized/cpu/init_qnnpack.h - inflating: libtorch/include/ATen/native/quantized/cpu/fbgemm_utils.h - inflating: libtorch/include/ATen/native/quantized/cpu/qnnpack_utils.h - inflating: libtorch/include/ATen/native/quantized/cpu/packed_params.h - inflating: libtorch/include/ATen/native/quantized/cpu/quant_utils.h - inflating: libtorch/include/ATen/native/quantized/cpu/quantized_ops.h - inflating: libtorch/include/ATen/native/quantized/Copy.h - inflating: libtorch/include/ATen/native/Sorting.h - inflating: libtorch/include/ATen/native/PointwiseOps.h - inflating: libtorch/include/ATen/native/TriangularOpsUtils.h - inflating: libtorch/include/ATen/native/LinearAlgebraUtils.h - inflating: libtorch/include/ATen/native/TypeProperties.h - inflating: libtorch/include/ATen/native/ComplexHelper.h - inflating: libtorch/include/ATen/native/ConvUtils.h - inflating: libtorch/include/ATen/native/GridSampler.h - inflating: libtorch/include/ATen/native/TensorAdvancedIndexing.h - inflating: libtorch/include/ATen/native/Lerp.h - inflating: libtorch/include/ATen/native/Distributions.h - inflating: libtorch/include/ATen/native/TensorFactories.h - inflating: libtorch/include/ATen/native/vol2col.h - inflating: libtorch/include/ATen/native/DilatedConvolutionUtils.h - inflating: libtorch/include/ATen/native/SortingUtils.h - creating: libtorch/include/ATen/native/cpu/ - inflating: libtorch/include/ATen/native/cpu/Reduce.h - inflating: libtorch/include/ATen/native/cpu/zmath.h - inflating: libtorch/include/ATen/native/cpu/CatKernel.h - inflating: libtorch/include/ATen/native/cpu/GridSamplerKernel.h - inflating: libtorch/include/ATen/native/cpu/avx_mathfun.h - inflating: libtorch/include/ATen/native/cpu/DepthwiseConvKernel.h - inflating: libtorch/include/ATen/native/cpu/zmath_std.h - inflating: libtorch/include/ATen/native/cpu/SoftmaxKernel.h - inflating: libtorch/include/ATen/native/cpu/Intrinsics.h - inflating: libtorch/include/ATen/native/cpu/AtomicAddFloat.h - inflating: libtorch/include/ATen/native/cpu/Loops.h - inflating: libtorch/include/ATen/native/cpu/DistributionTemplates.h - inflating: libtorch/include/ATen/native/cpu/IsContiguous.h - inflating: libtorch/include/ATen/native/Fill.h - inflating: libtorch/include/ATen/native/Unfold2d.h - inflating: libtorch/include/ATen/native/Distance.h - inflating: libtorch/include/ATen/native/SobolEngineOpsUtils.h - inflating: libtorch/include/ATen/native/ReduceOpsUtils.h - inflating: libtorch/include/ATen/native/Resize.h - inflating: libtorch/include/ATen/native/Activation.h - inflating: libtorch/include/ATen/native/TensorIteratorDynamicCasting.h - inflating: libtorch/include/ATen/native/layer_norm.h - inflating: libtorch/include/ATen/native/Cross.h - inflating: libtorch/include/ATen/native/BucketizationUtils.h - inflating: libtorch/include/ATen/native/im2col_shape_check.h - inflating: libtorch/include/ATen/native/DispatchStub.h - inflating: libtorch/include/ATen/native/TensorIterator.h - inflating: libtorch/include/ATen/native/TensorCompare.h - inflating: libtorch/include/ATen/native/ScatterGatherChecks.h - inflating: libtorch/include/ATen/native/Pow.h - inflating: libtorch/include/ATen/native/RNN.h - inflating: libtorch/include/ATen/native/group_norm.h - inflating: libtorch/include/ATen/native/BinaryOps.h - inflating: libtorch/include/ATen/native/SharedReduceOps.h - inflating: libtorch/include/ATen/native/Math.h - inflating: libtorch/include/ATen/native/ResizeCommon.h - inflating: libtorch/include/ATen/native/Unfold3d.h - inflating: libtorch/include/ATen/native/DistributionTemplates.h - inflating: libtorch/include/ATen/native/IndexingUtils.h - inflating: libtorch/include/ATen/native/ReduceAllOps.h - inflating: libtorch/include/ATen/native/im2col.h - inflating: libtorch/include/ATen/native/batch_norm.h - inflating: libtorch/include/ATen/native/UnaryOps.h - inflating: libtorch/include/ATen/native/Copy.h - inflating: libtorch/include/ATen/native/SpectralOpsUtils.h - inflating: libtorch/include/ATen/SparseCUDAType.h - creating: libtorch/include/ATen/cudnn/ - inflating: libtorch/include/ATen/cudnn/cudnn-wrapper.h - inflating: libtorch/include/ATen/cudnn/Descriptors.h - extracting: libtorch/include/ATen/cudnn/Handles.h - inflating: libtorch/include/ATen/cudnn/Handle.h - inflating: libtorch/include/ATen/cudnn/Utils.h - inflating: libtorch/include/ATen/cudnn/Types.h - extracting: libtorch/include/ATen/cudnn/Exceptions.h - inflating: libtorch/include/ATen/ScalarType.h - inflating: libtorch/include/ATen/Functions.h - extracting: libtorch/include/ATen/Backtrace.h - inflating: libtorch/include/ATen/CPUFixedAllocator.h - inflating: libtorch/include/ATen/ParallelNative.h - inflating: libtorch/include/ATen/ExpandUtils.h - inflating: libtorch/include/ATen/Context.h - inflating: libtorch/include/ATen/TensorAccessor.h - creating: libtorch/include/ATen/core/ - extracting: libtorch/include/ATen/core/typeid.h - inflating: libtorch/include/ATen/core/interned_strings_class.h - inflating: libtorch/include/ATen/core/NamedTensor.h - inflating: libtorch/include/ATen/core/ivalue.h - extracting: libtorch/include/ATen/core/Tensor.h - inflating: libtorch/include/ATen/core/stack.h - creating: libtorch/include/ATen/core/boxing/ - inflating: libtorch/include/ATen/core/boxing/KernelFunction.h - creating: libtorch/include/ATen/core/boxing/impl/ - inflating: libtorch/include/ATen/core/boxing/impl/WrapFunctionIntoRuntimeFunctor.h - inflating: libtorch/include/ATen/core/boxing/impl/boxing.h - inflating: libtorch/include/ATen/core/boxing/impl/WrapFunctionIntoFunctor.h - inflating: libtorch/include/ATen/core/boxing/impl/test_helpers.h - inflating: libtorch/include/ATen/core/boxing/impl/make_boxed_from_unboxed_functor.h - inflating: libtorch/include/ATen/core/boxing/KernelFunction_impl.h - inflating: libtorch/include/ATen/core/DistributionsHelper.h - creating: libtorch/include/ATen/core/dispatch/ - inflating: libtorch/include/ATen/core/dispatch/Dispatcher.h - inflating: libtorch/include/ATen/core/dispatch/DispatchTable.h - inflating: libtorch/include/ATen/core/dispatch/OperatorEntry.h - inflating: libtorch/include/ATen/core/dispatch/RegistrationHandleRAII.h - inflating: libtorch/include/ATen/core/dispatch/OperatorOptions.h - inflating: libtorch/include/ATen/core/dispatch/CppSignature.h - inflating: libtorch/include/ATen/core/dispatch/DispatchKeyExtractor.h - inflating: libtorch/include/ATen/core/functional.h - inflating: libtorch/include/ATen/core/List.h - inflating: libtorch/include/ATen/core/DimVector.h - inflating: libtorch/include/ATen/core/grad_mode.h - inflating: libtorch/include/ATen/core/DeprecatedTypeProperties.h - inflating: libtorch/include/ATen/core/aten_interned_strings.h - inflating: libtorch/include/ATen/core/List_inl.h - inflating: libtorch/include/ATen/core/alias_info.h - inflating: libtorch/include/ATen/core/Generator.h - inflating: libtorch/include/ATen/core/function.h - inflating: libtorch/include/ATen/core/Dict_inl.h - inflating: libtorch/include/ATen/core/ATenGeneral.h - inflating: libtorch/include/ATen/core/qualified_name.h - inflating: libtorch/include/ATen/core/ivalue_inl.h - inflating: libtorch/include/ATen/core/interned_strings.h - inflating: libtorch/include/ATen/core/DeprecatedTypePropertiesRegistry.h - inflating: libtorch/include/ATen/core/TensorBody.h - inflating: libtorch/include/ATen/core/jit_type.h - inflating: libtorch/include/ATen/core/rref_interface.h - inflating: libtorch/include/ATen/core/MT19937RNGEngine.h - inflating: libtorch/include/ATen/core/Formatting.h - extracting: libtorch/include/ATen/core/UndefinedTensorImpl.h - creating: libtorch/include/ATen/core/op_registration/ - 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/Variadic.h - extracting: libtorch/include/ATen/core/ScalarType.h - inflating: libtorch/include/ATen/core/Backtrace.h - inflating: libtorch/include/ATen/core/TransformationHelper.h - inflating: libtorch/include/ATen/core/TensorAccessor.h - inflating: libtorch/include/ATen/core/Range.h - inflating: libtorch/include/ATen/core/Macros.h - inflating: libtorch/include/ATen/core/operator_name.h - inflating: libtorch/include/ATen/core/VariableHooksInterface.h - inflating: libtorch/include/ATen/core/Array.h - inflating: libtorch/include/ATen/core/builtin_function.h - inflating: libtorch/include/ATen/core/Dimname.h - inflating: libtorch/include/ATen/core/Dict.h - inflating: libtorch/include/ATen/core/function_schema.h - inflating: libtorch/include/ATen/core/LegacyTypeDispatch.h - inflating: libtorch/include/ATen/core/blob.h - inflating: libtorch/include/ATen/core/ATenOpList.h - inflating: libtorch/include/ATen/core/PhiloxRNGEngine.h - inflating: libtorch/include/ATen/core/UnsafeFromTH.h - inflating: libtorch/include/ATen/core/Reduction.h - inflating: libtorch/include/ATen/core/function_schema_inl.h - extracting: libtorch/include/ATen/core/Scalar.h - inflating: libtorch/include/ATen/VmapTransforms.h - inflating: libtorch/include/ATen/TypeDefault.h - inflating: libtorch/include/ATen/record_function.h - inflating: libtorch/include/ATen/cpp_custom_type_hack.h - inflating: libtorch/include/ATen/SparseTensorUtils.h - inflating: libtorch/include/ATen/CPUGeneratorImpl.h - inflating: libtorch/include/ATen/SparseCPUType.h - extracting: libtorch/include/ATen/TensorOptions.h - inflating: libtorch/include/ATen/ThreadLocalState.h - inflating: libtorch/include/ATen/TensorOperators.h - inflating: libtorch/include/ATen/TensorUtils.h - inflating: libtorch/include/ATen/InitialTensorOptions.h - creating: libtorch/include/ATen/detail/ - inflating: libtorch/include/ATen/detail/CPUGuardImpl.h - inflating: libtorch/include/ATen/detail/HIPHooksInterface.h - inflating: libtorch/include/ATen/detail/FunctionTraits.h - inflating: libtorch/include/ATen/detail/CUDAHooksInterface.h - inflating: libtorch/include/ATen/MatrixRef.h - inflating: libtorch/include/ATen/OpaqueTensorImpl.h - extracting: libtorch/include/ATen/Dimname.h - inflating: libtorch/include/ATen/SparseTensorImpl.h - extracting: libtorch/include/ATen/Device.h - inflating: libtorch/include/ATen/div_rtn.h - inflating: libtorch/include/ATen/Utils.h - inflating: libtorch/include/ATen/DeviceGuard.h - inflating: libtorch/include/ATen/InferSize.h - inflating: libtorch/include/ATen/TracerMode.h - inflating: libtorch/include/ATen/QuantizedCUDAType.h - inflating: libtorch/include/ATen/CUDAGeneratorImpl.h - inflating: libtorch/include/ATen/dlpack.h - inflating: libtorch/include/ATen/Dispatch.h - inflating: libtorch/include/ATen/WrapDimUtilsMulti.h - creating: libtorch/include/ATen/cuda/ - inflating: libtorch/include/ATen/cuda/CUDATensorMethods.cuh - inflating: libtorch/include/ATen/cuda/CUDAEvent.h - inflating: libtorch/include/ATen/cuda/CUDAUtils.h - inflating: libtorch/include/ATen/cuda/CUDABlas.h - inflating: libtorch/include/ATen/cuda/NumericLimits.cuh - inflating: libtorch/include/ATen/cuda/CUDAContext.h - inflating: libtorch/include/ATen/cuda/PinnedMemoryAllocator.h - inflating: libtorch/include/ATen/cuda/CUDADevice.h - creating: libtorch/include/ATen/cuda/detail/ - inflating: libtorch/include/ATen/cuda/detail/OffsetCalculator.cuh - inflating: libtorch/include/ATen/cuda/detail/DeviceThreadHandles.h - inflating: libtorch/include/ATen/cuda/detail/TensorInfo.cuh - inflating: libtorch/include/ATen/cuda/detail/CUDAHooks.h - inflating: libtorch/include/ATen/cuda/detail/KernelUtils.h - inflating: libtorch/include/ATen/cuda/detail/IndexUtils.cuh - inflating: libtorch/include/ATen/cuda/CUDAMultiStreamGuard.h - inflating: libtorch/include/ATen/cuda/DeviceUtils.cuh - inflating: libtorch/include/ATen/cuda/CUDAConfig.h - inflating: libtorch/include/ATen/cuda/ATenCUDAGeneral.h - inflating: libtorch/include/ATen/cuda/CUDAApplyUtils.cuh - inflating: libtorch/include/ATen/cuda/Exceptions.h - extracting: libtorch/include/ATen/Scalar.h - inflating: libtorch/include/ATen/PTThreadPool.h - inflating: libtorch/include/ATen/DynamicLibrary.h - creating: libtorch/include/caffe2/ - creating: libtorch/include/caffe2/ideep/ - inflating: libtorch/include/caffe2/ideep/ideep_utils.h - creating: libtorch/include/caffe2/opt/ - inflating: libtorch/include/caffe2/opt/annotations.h - inflating: libtorch/include/caffe2/opt/device.h - inflating: libtorch/include/caffe2/opt/converter.h - inflating: libtorch/include/caffe2/opt/optimizer.h - inflating: libtorch/include/caffe2/opt/backend_transformer_base.h - inflating: libtorch/include/caffe2/opt/distributed.h - inflating: libtorch/include/caffe2/opt/mobile.h - inflating: libtorch/include/caffe2/opt/optimize_ideep.h - inflating: libtorch/include/caffe2/opt/onnx_convert.h - inflating: libtorch/include/caffe2/opt/tvm_transformer.h - inflating: libtorch/include/caffe2/opt/onnxifi_transformer.h - inflating: libtorch/include/caffe2/opt/passes.h - inflating: libtorch/include/caffe2/opt/onnxifi_op.h - inflating: libtorch/include/caffe2/opt/backend_cutting.h - inflating: libtorch/include/caffe2/opt/bound_shape_inferencer.h - inflating: libtorch/include/caffe2/opt/fusion.h - inflating: libtorch/include/caffe2/opt/shape_info.h - creating: libtorch/include/caffe2/sgd/ - inflating: libtorch/include/caffe2/sgd/storm_op.h - inflating: libtorch/include/caffe2/sgd/rowwise_adagrad_fused.h - inflating: libtorch/include/caffe2/sgd/adagrad_op.h - inflating: libtorch/include/caffe2/sgd/yellowfin_op.h - inflating: libtorch/include/caffe2/sgd/lars_op.h - inflating: libtorch/include/caffe2/sgd/rowwise_counter.h - inflating: libtorch/include/caffe2/sgd/learning_rate_adaption_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/math_lp.h - inflating: libtorch/include/caffe2/sgd/fp16_momentum_sgd_op.h - inflating: libtorch/include/caffe2/sgd/wngrad_op.h - inflating: libtorch/include/caffe2/sgd/gftrl_op.h - inflating: libtorch/include/caffe2/sgd/adam_op.h - inflating: libtorch/include/caffe2/sgd/adagrad_fused.h - inflating: libtorch/include/caffe2/sgd/rmsprop_op.h - inflating: libtorch/include/caffe2/sgd/iter_op.h - inflating: libtorch/include/caffe2/sgd/learning_rate_functors.h - inflating: libtorch/include/caffe2/sgd/adadelta_op.h - inflating: libtorch/include/caffe2/sgd/clip_tensor_op.h - inflating: libtorch/include/caffe2/sgd/weight_scale_op.h - inflating: libtorch/include/caffe2/sgd/learning_rate_op.h - inflating: libtorch/include/caffe2/sgd/momentum_sgd_op.h - creating: libtorch/include/caffe2/observers/ - inflating: libtorch/include/caffe2/observers/time_observer.h - inflating: libtorch/include/caffe2/observers/runcnt_observer.h - inflating: libtorch/include/caffe2/observers/operator_attaching_net_observer.h - inflating: libtorch/include/caffe2/observers/profile_observer.h - creating: libtorch/include/caffe2/image/ - inflating: libtorch/include/caffe2/image/image_input_op.h - inflating: libtorch/include/caffe2/image/transform_gpu.h - creating: libtorch/include/caffe2/cuda_rtc/ - inflating: libtorch/include/caffe2/cuda_rtc/common_rtc.h - creating: libtorch/include/caffe2/predictor/ - inflating: libtorch/include/caffe2/predictor/predictor_config.h - inflating: libtorch/include/caffe2/predictor/predictor_utils.h - inflating: libtorch/include/caffe2/predictor/ThreadLocalPtr.h - inflating: libtorch/include/caffe2/predictor/InferenceGraph.h - inflating: libtorch/include/caffe2/predictor/transforms.h - inflating: libtorch/include/caffe2/predictor/predictor.h - creating: libtorch/include/caffe2/operators/ - inflating: libtorch/include/caffe2/operators/log_op.h - inflating: libtorch/include/caffe2/operators/rmac_regions_op.h - inflating: libtorch/include/caffe2/operators/batch_matmul_op.h - inflating: libtorch/include/caffe2/operators/pool_op.h - inflating: libtorch/include/caffe2/operators/max_pool_with_index_gpu.h - inflating: libtorch/include/caffe2/operators/stop_gradient.h - inflating: libtorch/include/caffe2/operators/conv_op_impl.h - inflating: libtorch/include/caffe2/operators/conditional_op.h - inflating: libtorch/include/caffe2/operators/cosine_embedding_criterion_op.h - inflating: libtorch/include/caffe2/operators/distance_op.h - inflating: libtorch/include/caffe2/operators/collect_and_distribute_fpn_rpn_proposals_op.h - inflating: libtorch/include/caffe2/operators/sparse_to_dense_mask_op.h - inflating: libtorch/include/caffe2/operators/text_file_reader_utils.h - inflating: libtorch/include/caffe2/operators/affine_channel_op.h - inflating: libtorch/include/caffe2/operators/h_softmax_op.h - inflating: libtorch/include/caffe2/operators/segment_reduction_op.h - inflating: libtorch/include/caffe2/operators/reciprocal_op.h - inflating: libtorch/include/caffe2/operators/byte_weight_dequant_op.h - inflating: libtorch/include/caffe2/operators/lengths_reducer_rowwise_8bit_ops.h - inflating: libtorch/include/caffe2/operators/mod_op.h - inflating: libtorch/include/caffe2/operators/batch_bucketize_op.h - inflating: libtorch/include/caffe2/operators/spatial_softmax_with_loss_op.h - inflating: libtorch/include/caffe2/operators/ensure_cpu_output_op.h - inflating: libtorch/include/caffe2/operators/partition_ops.h - inflating: libtorch/include/caffe2/operators/sinusoid_position_encoding_op.h - inflating: libtorch/include/caffe2/operators/given_tensor_fill_op.h - inflating: libtorch/include/caffe2/operators/clip_op.h - inflating: libtorch/include/caffe2/operators/dense_vector_to_id_list_op.h - inflating: libtorch/include/caffe2/operators/elementwise_sub_op.h - inflating: libtorch/include/caffe2/operators/gelu_op.h - inflating: libtorch/include/caffe2/operators/listwise_l2r_op.h - inflating: libtorch/include/caffe2/operators/tt_linear_op.h - inflating: libtorch/include/caffe2/operators/fc_inference.h - inflating: libtorch/include/caffe2/operators/sin_op.h - inflating: libtorch/include/caffe2/operators/conv_op_cache_cudnn.h - inflating: libtorch/include/caffe2/operators/assert_op.h - inflating: libtorch/include/caffe2/operators/layer_norm_op.h - inflating: libtorch/include/caffe2/operators/gather_ranges_to_dense_op.h - inflating: libtorch/include/caffe2/operators/pack_segments.h - inflating: libtorch/include/caffe2/operators/boolean_unmask_ops.h - inflating: libtorch/include/caffe2/operators/sparse_lp_regularizer_op.h - inflating: libtorch/include/caffe2/operators/rank_loss_op.h - inflating: libtorch/include/caffe2/operators/cube_op.h - inflating: libtorch/include/caffe2/operators/locally_connected_op_impl.h - inflating: libtorch/include/caffe2/operators/stump_func_op.h - inflating: libtorch/include/caffe2/operators/map_ops.h - inflating: libtorch/include/caffe2/operators/ceil_op.h - inflating: libtorch/include/caffe2/operators/variable_length_sequence_padding.h - inflating: libtorch/include/caffe2/operators/cosh_op.h - inflating: libtorch/include/caffe2/operators/roi_align_rotated_op.h - inflating: libtorch/include/caffe2/operators/locally_connected_op_util.h - inflating: libtorch/include/caffe2/operators/abs_op.h - inflating: libtorch/include/caffe2/operators/key_split_ops.h - inflating: libtorch/include/caffe2/operators/inference_lstm_op.h - inflating: libtorch/include/caffe2/operators/reverse_packed_segs_op.h - inflating: libtorch/include/caffe2/operators/weighted_sample_op.h - inflating: libtorch/include/caffe2/operators/scale_blobs_op.h - inflating: libtorch/include/caffe2/operators/expand_op.h - inflating: libtorch/include/caffe2/operators/op_utils_cudnn.h - inflating: libtorch/include/caffe2/operators/reduce_ops.h - inflating: libtorch/include/caffe2/operators/index_hash_ops.h - inflating: libtorch/include/caffe2/operators/fused_rowwise_8bit_conversion_ops.h - inflating: libtorch/include/caffe2/operators/ngram_ops.h - inflating: libtorch/include/caffe2/operators/logit_op.h - inflating: libtorch/include/caffe2/operators/ctc_greedy_decoder_op.h - inflating: libtorch/include/caffe2/operators/percentile_op.h - inflating: libtorch/include/caffe2/operators/accuracy_op.h - inflating: libtorch/include/caffe2/operators/filler_op.h - inflating: libtorch/include/caffe2/operators/thresholded_relu_op.h - inflating: libtorch/include/caffe2/operators/dropout_op.h - inflating: libtorch/include/caffe2/operators/erf_op.h - inflating: libtorch/include/caffe2/operators/deform_conv_op.h - inflating: libtorch/include/caffe2/operators/top_k.h - inflating: libtorch/include/caffe2/operators/counter_ops.h - inflating: libtorch/include/caffe2/operators/batch_gather_ops.h - inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_nms_gpu.h - inflating: libtorch/include/caffe2/operators/lengths_tile_op.h - inflating: libtorch/include/caffe2/operators/lengths_reducer_fused_8bit_rowwise_ops.h - inflating: libtorch/include/caffe2/operators/selu_op.h - inflating: libtorch/include/caffe2/operators/conv_op_shared.h - inflating: libtorch/include/caffe2/operators/feed_blob_op.h - inflating: libtorch/include/caffe2/operators/conv_transpose_op_mobile_impl.h - inflating: libtorch/include/caffe2/operators/cross_entropy_op.h - inflating: libtorch/include/caffe2/operators/conv_transpose_op.h - inflating: libtorch/include/caffe2/operators/scale_op.h - inflating: libtorch/include/caffe2/operators/histogram_op.h - inflating: libtorch/include/caffe2/operators/lengths_top_k_op.h - inflating: libtorch/include/caffe2/operators/reduce_front_back_sum_mean_ops.h - inflating: libtorch/include/caffe2/operators/channel_backprop_stats_op.h - inflating: libtorch/include/caffe2/operators/apmeter_op.h - inflating: libtorch/include/caffe2/operators/normalize_l1_op.h - inflating: libtorch/include/caffe2/operators/jsd_op.h - inflating: libtorch/include/caffe2/operators/prefetch_op.h - inflating: libtorch/include/caffe2/operators/hard_sigmoid_op.h - inflating: libtorch/include/caffe2/operators/conv_pool_op_base.h - inflating: libtorch/include/caffe2/operators/softmax_with_loss_op.h - inflating: libtorch/include/caffe2/operators/sparse_normalize_op.h - inflating: libtorch/include/caffe2/operators/elementwise_ops_utils.h - inflating: libtorch/include/caffe2/operators/group_norm_op.h - inflating: libtorch/include/caffe2/operators/conv_transpose_op_impl.h - inflating: libtorch/include/caffe2/operators/softmax_utils.h - inflating: libtorch/include/caffe2/operators/tile_op.h - inflating: libtorch/include/caffe2/operators/bucketize_op.h - inflating: libtorch/include/caffe2/operators/sqr_op.h - inflating: libtorch/include/caffe2/operators/transpose_op.h - inflating: libtorch/include/caffe2/operators/gru_unit_op.h - inflating: libtorch/include/caffe2/operators/fused_rowwise_random_quantization_ops.h - inflating: libtorch/include/caffe2/operators/elementwise_ops.h - inflating: libtorch/include/caffe2/operators/length_split_op.h - inflating: libtorch/include/caffe2/operators/order_switch_ops.h - inflating: libtorch/include/caffe2/operators/conv_transpose_op_mobile.h - inflating: libtorch/include/caffe2/operators/resize_3d_op.h - inflating: libtorch/include/caffe2/operators/cos_op.h - inflating: libtorch/include/caffe2/operators/slice_op.h - inflating: libtorch/include/caffe2/operators/negative_op.h - inflating: libtorch/include/caffe2/operators/cc_bmm_bg_op.h - inflating: libtorch/include/caffe2/operators/channel_shuffle_op.h - inflating: libtorch/include/caffe2/operators/load_save_op_util.h - inflating: libtorch/include/caffe2/operators/zero_gradient_op.h - inflating: libtorch/include/caffe2/operators/do_op.h - inflating: libtorch/include/caffe2/operators/conv_transpose_unpool_op_base.h - inflating: libtorch/include/caffe2/operators/activation_ops_cudnn.h - inflating: libtorch/include/caffe2/operators/floor_op.h - inflating: libtorch/include/caffe2/operators/batch_permutation_op.h - inflating: libtorch/include/caffe2/operators/copy_op.h - inflating: libtorch/include/caffe2/operators/sqrt_op.h - inflating: libtorch/include/caffe2/operators/merge_id_lists_op.h - inflating: libtorch/include/caffe2/operators/instance_norm_op.h - inflating: libtorch/include/caffe2/operators/softplus_op.h - inflating: libtorch/include/caffe2/operators/gather_op.h - inflating: libtorch/include/caffe2/operators/free_op.h - inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_nms.h - inflating: libtorch/include/caffe2/operators/deform_conv_op_impl.h - inflating: libtorch/include/caffe2/operators/sparse_to_dense_op.h - inflating: libtorch/include/caffe2/operators/acos_op.h - inflating: libtorch/include/caffe2/operators/copy_rows_to_tensor_op.h - inflating: libtorch/include/caffe2/operators/channel_stats_op.h - inflating: libtorch/include/caffe2/operators/is_empty_op.h - inflating: libtorch/include/caffe2/operators/loss_op.h - inflating: libtorch/include/caffe2/operators/box_with_nms_limit_op.h - inflating: libtorch/include/caffe2/operators/elementwise_op_test.h - inflating: libtorch/include/caffe2/operators/conv_op.h - inflating: libtorch/include/caffe2/operators/glu_op.h - inflating: libtorch/include/caffe2/operators/ensure_clipped_op.h - inflating: libtorch/include/caffe2/operators/onnx_while_op.h - inflating: libtorch/include/caffe2/operators/quant_decode_op.h - inflating: libtorch/include/caffe2/operators/asin_op.h - inflating: libtorch/include/caffe2/operators/sequence_ops.h - inflating: libtorch/include/caffe2/operators/batch_box_cox_op.h - inflating: libtorch/include/caffe2/operators/index_ops.h - inflating: libtorch/include/caffe2/operators/exp_op.h - inflating: libtorch/include/caffe2/operators/prepend_dim_op.h - inflating: libtorch/include/caffe2/operators/accumulate_op.h - inflating: libtorch/include/caffe2/operators/softsign_op.h - inflating: libtorch/include/caffe2/operators/expand_squeeze_dims_op.h - inflating: libtorch/include/caffe2/operators/batch_sparse_to_dense_op.h - inflating: libtorch/include/caffe2/operators/normalize_op.h - inflating: libtorch/include/caffe2/operators/create_scope_op.h - inflating: libtorch/include/caffe2/operators/flatten_op.h - inflating: libtorch/include/caffe2/operators/lengths_pad_op.h - inflating: libtorch/include/caffe2/operators/lengths_reducer_ops.h - inflating: libtorch/include/caffe2/operators/pool_op_util.h - inflating: libtorch/include/caffe2/operators/generate_proposals_op_util_boxes.h - inflating: libtorch/include/caffe2/operators/unique_ops.h - inflating: libtorch/include/caffe2/operators/sigmoid_op.h - inflating: libtorch/include/caffe2/operators/elementwise_mul_op.h - inflating: libtorch/include/caffe2/operators/cast_op.h - inflating: libtorch/include/caffe2/operators/remove_data_blocks_op.h - inflating: libtorch/include/caffe2/operators/cbrt_op.h - inflating: libtorch/include/caffe2/operators/fused_rowwise_nbitfake_conversion_ops.h - inflating: libtorch/include/caffe2/operators/utility_ops.h - inflating: libtorch/include/caffe2/operators/im2col_op.h - inflating: libtorch/include/caffe2/operators/spatial_batch_norm_op.h - inflating: libtorch/include/caffe2/operators/mean_op.h - inflating: libtorch/include/caffe2/operators/lengths_reducer_fused_nbit_rowwise_ops.h - inflating: libtorch/include/caffe2/operators/no_default_engine_op.h - inflating: libtorch/include/caffe2/operators/one_hot_ops.h - inflating: libtorch/include/caffe2/operators/quantile_op.h - inflating: libtorch/include/caffe2/operators/fused_rowwise_nbit_conversion_ops.h - inflating: libtorch/include/caffe2/operators/generate_proposals_op.h - inflating: libtorch/include/caffe2/operators/lstm_utils.h - inflating: libtorch/include/caffe2/operators/upsample_op.h - inflating: libtorch/include/caffe2/operators/square_root_divide_op.h - inflating: libtorch/include/caffe2/operators/negate_gradient_op.h - inflating: libtorch/include/caffe2/operators/relu_op.h - inflating: libtorch/include/caffe2/operators/rsqrt_op.h - inflating: libtorch/include/caffe2/operators/alias_with_name.h - inflating: libtorch/include/caffe2/operators/weighted_multi_sampling_op.h - inflating: libtorch/include/caffe2/operators/replace_nan_op.h - inflating: libtorch/include/caffe2/operators/reducer_functors.h - inflating: libtorch/include/caffe2/operators/reshape_op.h - inflating: libtorch/include/caffe2/operators/dataset_ops.h - inflating: libtorch/include/caffe2/operators/bbox_transform_op.h - inflating: libtorch/include/caffe2/operators/relu_n_op.h - inflating: libtorch/include/caffe2/operators/string_ops.h - inflating: libtorch/include/caffe2/operators/heatmap_max_keypoint_op.h - inflating: libtorch/include/caffe2/operators/reduce_front_back_max_ops.h - inflating: libtorch/include/caffe2/operators/enforce_finite_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/sinh_op.h - inflating: libtorch/include/caffe2/operators/pad_op.h - inflating: libtorch/include/caffe2/operators/elementwise_div_op.h - inflating: libtorch/include/caffe2/operators/resize_op.h - inflating: libtorch/include/caffe2/operators/local_response_normalization_op.h - inflating: libtorch/include/caffe2/operators/rowmul_op.h - inflating: libtorch/include/caffe2/operators/roi_align_op.h - inflating: libtorch/include/caffe2/operators/numpy_tile_op.h - inflating: libtorch/include/caffe2/operators/ctc_beam_search_decoder_op.h - inflating: libtorch/include/caffe2/operators/leaky_relu_op.h - inflating: libtorch/include/caffe2/operators/summarize_op.h - inflating: libtorch/include/caffe2/operators/concat_split_op.h - inflating: libtorch/include/caffe2/operators/elu_op.h - inflating: libtorch/include/caffe2/operators/arg_ops.h - inflating: libtorch/include/caffe2/operators/tanh_op.h - inflating: libtorch/include/caffe2/operators/fully_connected_op.h - inflating: libtorch/include/caffe2/operators/moments_op.h - inflating: libtorch/include/caffe2/operators/piecewise_linear_transform_op.h - inflating: libtorch/include/caffe2/operators/lstm_unit_op.h - inflating: libtorch/include/caffe2/operators/bisect_percentile_op.h - inflating: libtorch/include/caffe2/operators/elementwise_linear_op.h - inflating: libtorch/include/caffe2/operators/pack_rnn_sequence_op.h - inflating: libtorch/include/caffe2/operators/matmul_op.h - inflating: libtorch/include/caffe2/operators/half_float_ops.h - inflating: libtorch/include/caffe2/operators/softmax_op.h - inflating: libtorch/include/caffe2/operators/flexible_top_k.h - inflating: libtorch/include/caffe2/operators/swish_op.h - inflating: libtorch/include/caffe2/operators/operator_fallback_gpu.h - inflating: libtorch/include/caffe2/operators/load_save_op.h - inflating: libtorch/include/caffe2/operators/space_batch_op.h - inflating: libtorch/include/caffe2/operators/elementwise_add_op.h - inflating: libtorch/include/caffe2/operators/sparse_dropout_with_replacement_op.h - inflating: libtorch/include/caffe2/operators/data_couple.h - inflating: libtorch/include/caffe2/operators/tensor_protos_db_input.h - inflating: libtorch/include/caffe2/operators/feature_maps_ops.h - inflating: libtorch/include/caffe2/operators/stats_put_ops.h - inflating: libtorch/include/caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.h - inflating: libtorch/include/caffe2/operators/lpnorm_op.h - inflating: libtorch/include/caffe2/operators/roi_align_gradient_op.h - inflating: libtorch/include/caffe2/operators/integral_image_op.h - inflating: libtorch/include/caffe2/operators/minmax_ops.h - inflating: libtorch/include/caffe2/operators/tan_op.h - inflating: libtorch/include/caffe2/operators/find_duplicate_elements_op.h - inflating: libtorch/include/caffe2/operators/if_op.h - inflating: libtorch/include/caffe2/operators/atan_op.h - inflating: libtorch/include/caffe2/operators/gather_fused_8bit_rowwise_op.h - inflating: libtorch/include/caffe2/operators/batch_moments_op.h - inflating: libtorch/include/caffe2/operators/margin_ranking_criterion_op.h - inflating: libtorch/include/caffe2/operators/find_op.h - inflating: libtorch/include/caffe2/operators/perplexity_op.h - inflating: libtorch/include/caffe2/operators/reduction_ops.h - inflating: libtorch/include/caffe2/operators/while_op.h - inflating: libtorch/include/caffe2/operators/prelu_op.h - inflating: libtorch/include/caffe2/operators/elementwise_logical_ops.h - inflating: libtorch/include/caffe2/operators/roi_pool_op.h - inflating: libtorch/include/caffe2/operators/pow_op.h - inflating: libtorch/include/caffe2/operators/locally_connected_op.h - inflating: libtorch/include/caffe2/operators/multi_class_accuracy_op.h - inflating: libtorch/include/caffe2/operators/shape_op.h - creating: libtorch/include/caffe2/proto/ - inflating: libtorch/include/caffe2/proto/torch_pb.h - inflating: libtorch/include/caffe2/proto/torch.pb.h - inflating: libtorch/include/caffe2/proto/metanet.pb.h - inflating: libtorch/include/caffe2/proto/caffe2.pb.h - inflating: libtorch/include/caffe2/proto/predictor_consts.pb.h - inflating: libtorch/include/caffe2/proto/hsm.pb.h - inflating: libtorch/include/caffe2/proto/caffe2_legacy.pb.h - inflating: libtorch/include/caffe2/proto/caffe2_pb.h - inflating: libtorch/include/caffe2/proto/prof_dag.pb.h - creating: libtorch/include/caffe2/onnx/ - inflating: libtorch/include/caffe2/onnx/device.h - inflating: libtorch/include/caffe2/onnx/onnx_exporter.h - inflating: libtorch/include/caffe2/onnx/backend_rep.h - inflating: libtorch/include/caffe2/onnx/helper.h - inflating: libtorch/include/caffe2/onnx/offline_tensor.h - inflating: libtorch/include/caffe2/onnx/backend.h - inflating: libtorch/include/caffe2/onnx/onnxifi_init.h - inflating: libtorch/include/caffe2/onnx/onnxifi_graph_info.h - creating: libtorch/include/caffe2/core/ - inflating: libtorch/include/caffe2/core/common.h - inflating: libtorch/include/caffe2/core/net_dag_utils.h - inflating: libtorch/include/caffe2/core/export_c10_op_to_caffe2.h - inflating: libtorch/include/caffe2/core/export_caffe2_op_to_c10.h - inflating: libtorch/include/caffe2/core/net_async_scheduling.h - inflating: libtorch/include/caffe2/core/net_async_base.h - inflating: libtorch/include/caffe2/core/macros.h - inflating: libtorch/include/caffe2/core/net_async_tracing.h - inflating: libtorch/include/caffe2/core/net_simple_refcount.h - inflating: libtorch/include/caffe2/core/test_utils.h - inflating: libtorch/include/caffe2/core/observer.h - inflating: libtorch/include/caffe2/core/workspace.h - inflating: libtorch/include/caffe2/core/cudnn_wrappers.h - inflating: libtorch/include/caffe2/core/static_tracepoint.h - inflating: libtorch/include/caffe2/core/db.h - inflating: libtorch/include/caffe2/core/event.h - inflating: libtorch/include/caffe2/core/net.h - inflating: libtorch/include/caffe2/core/blob_serialization.h - inflating: libtorch/include/caffe2/core/flags.h - inflating: libtorch/include/caffe2/core/allocator.h - inflating: libtorch/include/caffe2/core/tensor_int8.h - inflating: libtorch/include/caffe2/core/numa.h - inflating: libtorch/include/caffe2/core/qtensor.h - inflating: libtorch/include/caffe2/core/context.h - inflating: libtorch/include/caffe2/core/memonger.h - inflating: libtorch/include/caffe2/core/blob_serializer_base.h - inflating: libtorch/include/caffe2/core/event_cpu.h - inflating: libtorch/include/caffe2/core/scope_guard.h - inflating: libtorch/include/caffe2/core/asan.h - inflating: libtorch/include/caffe2/core/net_parallel.h - inflating: libtorch/include/caffe2/core/graph.h - inflating: libtorch/include/caffe2/core/common_omp.h - inflating: libtorch/include/caffe2/core/operator.h - inflating: libtorch/include/caffe2/core/operator_schema.h - inflating: libtorch/include/caffe2/core/common_cudnn.h - inflating: libtorch/include/caffe2/core/qtensor_serialization.h - inflating: libtorch/include/caffe2/core/common_gpu.h - inflating: libtorch/include/caffe2/core/init.h - inflating: libtorch/include/caffe2/core/tensor_impl.h - inflating: libtorch/include/caffe2/core/net_async_task.h - inflating: libtorch/include/caffe2/core/context_gpu.h - inflating: libtorch/include/caffe2/core/context_base.h - inflating: libtorch/include/caffe2/core/plan_executor.h - inflating: libtorch/include/caffe2/core/blob_stats.h - inflating: libtorch/include/caffe2/core/static_tracepoint_elfx86.h - inflating: libtorch/include/caffe2/core/types.h - inflating: libtorch/include/caffe2/core/net_async_task_graph.h - inflating: libtorch/include/caffe2/core/tensor.h - inflating: libtorch/include/caffe2/core/operator_gradient.h - inflating: libtorch/include/caffe2/core/logging.h - inflating: libtorch/include/caffe2/core/blob.h - inflating: libtorch/include/caffe2/core/prof_dag_counters.h - inflating: libtorch/include/caffe2/core/net_async_task_future.h - inflating: libtorch/include/caffe2/core/transform.h - inflating: libtorch/include/caffe2/core/module.h - inflating: libtorch/include/caffe2/core/net_simple.h - inflating: libtorch/include/caffe2/core/timer.h - inflating: libtorch/include/caffe2/core/stats.h - inflating: libtorch/include/caffe2/core/storage.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/utils/ - inflating: libtorch/include/caffe2/utils/cpu_neon.h - inflating: libtorch/include/caffe2/utils/simple_queue.h - creating: libtorch/include/caffe2/utils/math/ - inflating: libtorch/include/caffe2/utils/math/transpose.h - inflating: libtorch/include/caffe2/utils/math/utils.h - inflating: libtorch/include/caffe2/utils/math/elementwise.h - inflating: libtorch/include/caffe2/utils/math/reduce.h - inflating: libtorch/include/caffe2/utils/math/half_utils.h - inflating: libtorch/include/caffe2/utils/math/broadcast.h - inflating: libtorch/include/caffe2/utils/bench_utils.h - inflating: libtorch/include/caffe2/utils/murmur_hash3.h - inflating: libtorch/include/caffe2/utils/cast.h - inflating: libtorch/include/caffe2/utils/smart_tensor_printer.h - inflating: libtorch/include/caffe2/utils/signal_handler.h - inflating: libtorch/include/caffe2/utils/cblas.h - inflating: libtorch/include/caffe2/utils/proto_convert.h - inflating: libtorch/include/caffe2/utils/fixed_divisor.h - inflating: libtorch/include/caffe2/utils/map_utils.h - inflating: libtorch/include/caffe2/utils/conversions.h - inflating: libtorch/include/caffe2/utils/zmq_helper.h - inflating: libtorch/include/caffe2/utils/math-detail.h - inflating: libtorch/include/caffe2/utils/filler.h - inflating: libtorch/include/caffe2/utils/eigen_utils.h - inflating: libtorch/include/caffe2/utils/string_utils.h - inflating: libtorch/include/caffe2/utils/math.h - inflating: libtorch/include/caffe2/utils/proto_wrap.h - creating: libtorch/include/caffe2/utils/threadpool/ - inflating: libtorch/include/caffe2/utils/threadpool/WorkersPool.h - inflating: libtorch/include/caffe2/utils/threadpool/pthreadpool-cpp.h - inflating: libtorch/include/caffe2/utils/threadpool/ThreadPool.h - inflating: libtorch/include/caffe2/utils/threadpool/ThreadPoolCommon.h - inflating: libtorch/include/caffe2/utils/threadpool/pthreadpool.h - inflating: libtorch/include/caffe2/utils/cpuid.h - inflating: libtorch/include/caffe2/utils/proto_utils.h - creating: libtorch/include/caffe2/serialize/ - inflating: libtorch/include/caffe2/serialize/read_adapter_interface.h - inflating: libtorch/include/caffe2/serialize/istream_adapter.h - inflating: libtorch/include/caffe2/serialize/crc_alt.h - inflating: libtorch/include/caffe2/serialize/file_adapter.h - inflating: libtorch/include/caffe2/serialize/inline_container.h - creating: libtorch/include/caffe2/video/ - inflating: libtorch/include/caffe2/video/optical_flow.h - inflating: libtorch/include/caffe2/video/video_decoder.h - inflating: libtorch/include/caffe2/video/video_input_op.h - inflating: libtorch/include/caffe2/video/video_io.h - creating: libtorch/include/caffe2/distributed/ - inflating: libtorch/include/caffe2/distributed/store_handler.h - inflating: libtorch/include/caffe2/distributed/redis_store_handler.h - inflating: libtorch/include/caffe2/distributed/store_ops.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/transforms/ - inflating: libtorch/include/caffe2/transforms/common_subexpression_elimination.h - inflating: libtorch/include/caffe2/transforms/single_op_transform.h - inflating: libtorch/include/caffe2/transforms/pattern_net_transform.h - inflating: libtorch/include/caffe2/transforms/conv_to_nnpack_transform.h - creating: libtorch/include/caffe2/perfkernels/ - inflating: libtorch/include/caffe2/perfkernels/common.h - inflating: libtorch/include/caffe2/perfkernels/embedding_lookup.h - inflating: libtorch/include/caffe2/perfkernels/lstm_unit_cpu-impl.h - inflating: libtorch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup.h - inflating: libtorch/include/caffe2/perfkernels/lstm_unit_cpu.h - inflating: libtorch/include/caffe2/perfkernels/lstm_unit_cpu_common.h - inflating: libtorch/include/caffe2/perfkernels/fused_nbit_rowwise_conversion.h - inflating: libtorch/include/caffe2/perfkernels/typed_axpy.h - inflating: libtorch/include/caffe2/perfkernels/math.h - inflating: libtorch/include/caffe2/perfkernels/adagrad.h - inflating: libtorch/include/caffe2/perfkernels/embedding_lookup_idx.h - inflating: libtorch/include/caffe2/perfkernels/cvtsh_ss_bugfix.h - inflating: libtorch/include/caffe2/perfkernels/fused_8bit_rowwise_embedding_lookup_idx.h - creating: libtorch/include/caffe2/queue/ - inflating: libtorch/include/caffe2/queue/rebatching_queue_ops.h - inflating: libtorch/include/caffe2/queue/blobs_queue.h - inflating: libtorch/include/caffe2/queue/queue_ops.h - inflating: libtorch/include/caffe2/queue/blobs_queue_db.h - inflating: libtorch/include/caffe2/queue/rebatching_queue.h - creating: libtorch/include/caffe2/db/ - inflating: libtorch/include/caffe2/db/create_db_op.h - creating: libtorch/include/caffe2/python/ - inflating: libtorch/include/caffe2/python/pybind_state_registry.h - inflating: libtorch/include/caffe2/python/pybind_state_dlpack.h - inflating: libtorch/include/caffe2/python/pybind_state.h - inflating: libtorch/include/caffe2/python/dlpack.h - creating: libtorch/include/THCUNN/ - creating: libtorch/include/THCUNN/generic/ - inflating: libtorch/include/THCUNN/generic/THCUNN.h - creating: libtorch/include/c10/ - 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/util/ - inflating: libtorch/include/c10/util/typeid.h - inflating: libtorch/include/c10/util/C++17.h - inflating: libtorch/include/c10/util/BFloat16.h - inflating: libtorch/include/c10/util/either.h - inflating: libtorch/include/c10/util/math_compat.h - inflating: libtorch/include/c10/util/logging_is_not_google_glog.h - inflating: libtorch/include/c10/util/quint8.h - inflating: libtorch/include/c10/util/BFloat16-inl.h - inflating: libtorch/include/c10/util/LeftRight.h - inflating: libtorch/include/c10/util/BFloat16-math.h - inflating: libtorch/include/c10/util/order_preserving_flat_hash_map.h - inflating: libtorch/include/c10/util/ThreadLocalDebugInfo.h - inflating: libtorch/include/c10/util/ArrayRef.h - inflating: libtorch/include/c10/util/thread_name.h - inflating: libtorch/include/c10/util/Half.h - inflating: libtorch/include/c10/util/qint8.h - inflating: libtorch/include/c10/util/numa.h - inflating: libtorch/include/c10/util/llvmMathExtras.h - inflating: libtorch/include/c10/util/SmallVector.h - inflating: libtorch/include/c10/util/StringUtil.h - inflating: libtorch/include/c10/util/qint32.h - inflating: libtorch/include/c10/util/Exception.h - inflating: libtorch/include/c10/util/AlignOf.h - inflating: libtorch/include/c10/util/sparse_bitset.h - inflating: libtorch/include/c10/util/logging_is_google_glog.h - inflating: libtorch/include/c10/util/Half-inl.h - inflating: libtorch/include/c10/util/complex_utils.h - inflating: libtorch/include/c10/util/Logging.h - inflating: libtorch/include/c10/util/Bitset.h - inflating: libtorch/include/c10/util/TypeCast.h - inflating: libtorch/include/c10/util/flat_hash_map.h - inflating: libtorch/include/c10/util/Backtrace.h - inflating: libtorch/include/c10/util/in_place.h - inflating: libtorch/include/c10/util/Flags.h - inflating: libtorch/include/c10/util/UniqueVoidPtr.h - inflating: libtorch/include/c10/util/Deprecated.h - inflating: libtorch/include/c10/util/complex_type.h - inflating: libtorch/include/c10/util/string_view.h - inflating: libtorch/include/c10/util/tempfile.h - inflating: libtorch/include/c10/util/string_utils.h - inflating: libtorch/include/c10/util/reverse_iterator.h - inflating: libtorch/include/c10/util/Array.h - inflating: libtorch/include/c10/util/ConstexprCrc.h - inflating: libtorch/include/c10/util/IdWrapper.h - inflating: libtorch/include/c10/util/python_stub.h - inflating: libtorch/include/c10/util/TypeList.h - inflating: libtorch/include/c10/util/Type.h - inflating: libtorch/include/c10/util/FunctionRef.h - inflating: libtorch/include/c10/util/complex_math.h - inflating: libtorch/include/c10/util/TypeIndex.h - inflating: libtorch/include/c10/util/TypeTraits.h - inflating: libtorch/include/c10/util/intrusive_ptr.h - inflating: libtorch/include/c10/util/variant.h - inflating: libtorch/include/c10/util/Metaprogramming.h - inflating: libtorch/include/c10/util/Registry.h - inflating: libtorch/include/c10/util/Optional.h - creating: libtorch/include/c10/core/ - inflating: libtorch/include/c10/core/Event.h - inflating: libtorch/include/c10/core/TensorImpl.h - inflating: libtorch/include/c10/core/thread_pool.h - inflating: libtorch/include/c10/core/Layout.h - inflating: libtorch/include/c10/core/Storage.h - inflating: libtorch/include/c10/core/WrapDimMinimal.h - inflating: libtorch/include/c10/core/DefaultDtype.h - inflating: libtorch/include/c10/core/QEngine.h - inflating: libtorch/include/c10/core/Backend.h - inflating: libtorch/include/c10/core/Stream.h - inflating: libtorch/include/c10/core/StreamGuard.h - inflating: libtorch/include/c10/core/CPUAllocator.h - inflating: libtorch/include/c10/core/MemoryFormat.h - inflating: libtorch/include/c10/core/Allocator.h - inflating: libtorch/include/c10/core/CompileTimeFunctionPointer.h - inflating: libtorch/include/c10/core/UndefinedTensorImpl.h - creating: libtorch/include/c10/core/impl/ - inflating: libtorch/include/c10/core/impl/FakeGuardImpl.h - inflating: libtorch/include/c10/core/impl/InlineEvent.h - inflating: libtorch/include/c10/core/impl/VirtualGuardImpl.h - inflating: libtorch/include/c10/core/impl/InlineStreamGuard.h - inflating: libtorch/include/c10/core/impl/LocalDispatchKeySet.h - inflating: libtorch/include/c10/core/impl/DeviceGuardImplInterface.h - inflating: libtorch/include/c10/core/impl/InlineDeviceGuard.h - inflating: libtorch/include/c10/core/ScalarType.h - inflating: libtorch/include/c10/core/DefaultTensorOptions.h - inflating: libtorch/include/c10/core/StorageImpl.h - inflating: libtorch/include/c10/core/TensorOptions.h - inflating: libtorch/include/c10/core/QScheme.h - inflating: libtorch/include/c10/core/DispatchKeySet.h - inflating: libtorch/include/c10/core/Device.h - inflating: libtorch/include/c10/core/DeviceType.h - inflating: libtorch/include/c10/core/DeviceGuard.h - inflating: libtorch/include/c10/core/CopyBytes.h - inflating: libtorch/include/c10/core/GeneratorImpl.h - inflating: libtorch/include/c10/core/DispatchKey.h - inflating: libtorch/include/c10/core/Scalar.h - creating: libtorch/include/c10/cuda/ - inflating: libtorch/include/c10/cuda/CUDAFunctions.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/CUDAMacros.h - inflating: libtorch/include/c10/cuda/CUDAException.h - inflating: libtorch/include/c10/cuda/CUDAGuard.h - inflating: libtorch/include/c10/cuda/CUDAMathCompat.h - inflating: libtorch/include/c10/cuda/CUDACachingAllocator.h - inflating: libtorch/include/c10/cuda/CUDAStream.h - creating: libtorch/include/TH/ - inflating: libtorch/include/TH/THHalf.h - inflating: libtorch/include/TH/THGenerateComplexTypes.h - inflating: libtorch/include/TH/THStorageFunctions.h - inflating: libtorch/include/TH/THGenerateQInt8Type.h - inflating: libtorch/include/TH/THTensorDimApply.h - inflating: libtorch/include/TH/THGenerator.hpp - inflating: libtorch/include/TH/THGenerateAllTypes.h - inflating: libtorch/include/TH/THGenerateDoubleType.h - inflating: libtorch/include/TH/THGenerateLongType.h - inflating: libtorch/include/TH/THStorageFunctions.hpp - inflating: libtorch/include/TH/THGenerateShortType.h - creating: libtorch/include/TH/generic/ - inflating: libtorch/include/TH/generic/THVector.h - inflating: libtorch/include/TH/generic/THStorageCopy.h - inflating: libtorch/include/TH/generic/THStorage.h - inflating: libtorch/include/TH/generic/THBlas.h - inflating: libtorch/include/TH/generic/THTensorRandom.h - inflating: libtorch/include/TH/generic/THTensorLapack.h - inflating: libtorch/include/TH/generic/THTensorMath.h - inflating: libtorch/include/TH/generic/THTensor.h - inflating: libtorch/include/TH/generic/THTensor.hpp - inflating: libtorch/include/TH/generic/THLapack.h - inflating: libtorch/include/TH/generic/THTensorFastGetSet.hpp - inflating: libtorch/include/TH/THVector.h - inflating: libtorch/include/TH/THGenerateHalfType.h - inflating: libtorch/include/TH/THGenerateComplexFloatType.h - inflating: libtorch/include/TH/TH.h - inflating: libtorch/include/TH/THGenerateFloatType.h - inflating: libtorch/include/TH/THGenerateIntType.h - inflating: libtorch/include/TH/THStorage.h - inflating: libtorch/include/TH/THGenerateByteType.h - inflating: libtorch/include/TH/THBlas.h - inflating: libtorch/include/TH/THGenerateFloatTypes.h - inflating: libtorch/include/TH/THGenerateQTypes.h - inflating: libtorch/include/TH/THGenerateComplexDoubleType.h - inflating: libtorch/include/TH/THGenerateQUInt8Type.h - inflating: libtorch/include/TH/THAllocator.h - inflating: libtorch/include/TH/THTensorApply.h - inflating: libtorch/include/TH/THTensor.h - inflating: libtorch/include/TH/THGenerateIntTypes.h - inflating: libtorch/include/TH/THGenerateCharType.h - inflating: libtorch/include/TH/THTensor.hpp - inflating: libtorch/include/TH/THGenerateBoolType.h - inflating: libtorch/include/TH/THGeneral.h - inflating: libtorch/include/TH/THGenerateBFloat16Type.h - inflating: libtorch/include/TH/THLapack.h - inflating: libtorch/include/TH/THGenerateQInt32Type.h - creating: libtorch/include/pybind11/ - inflating: libtorch/include/pybind11/common.h - inflating: libtorch/include/pybind11/buffer_info.h - inflating: libtorch/include/pybind11/attr.h - inflating: libtorch/include/pybind11/functional.h - inflating: libtorch/include/pybind11/iostream.h - inflating: libtorch/include/pybind11/cast.h - inflating: libtorch/include/pybind11/stl_bind.h - inflating: libtorch/include/pybind11/chrono.h - inflating: libtorch/include/pybind11/options.h - inflating: libtorch/include/pybind11/eval.h - inflating: libtorch/include/pybind11/embed.h - inflating: libtorch/include/pybind11/numpy.h - inflating: libtorch/include/pybind11/complex.h - creating: libtorch/include/pybind11/detail/ - inflating: libtorch/include/pybind11/detail/typeid.h - inflating: libtorch/include/pybind11/detail/common.h - inflating: libtorch/include/pybind11/detail/descr.h - inflating: libtorch/include/pybind11/detail/class.h - inflating: libtorch/include/pybind11/detail/internals.h - inflating: libtorch/include/pybind11/detail/init.h - inflating: libtorch/include/pybind11/pytypes.h - inflating: libtorch/include/pybind11/stl.h - inflating: libtorch/include/pybind11/eigen.h - inflating: libtorch/include/pybind11/operators.h - inflating: libtorch/include/pybind11/pybind11.h - creating: libtorch/lib/ - inflating: libtorch/lib/libgtest.a - inflating: libtorch/lib/libtensorpipe.so - inflating: libtorch/lib/libcpuinfo_internals.a - inflating: libtorch/lib/libCaffe2_perfkernels_avx2.a - inflating: libtorch/lib/libcaffe2_observers.so - inflating: libtorch/lib/libnnpack_reference_layers.a - inflating: libtorch/lib/libqnnpack.a - inflating: libtorch/lib/libuv.so - inflating: libtorch/lib/libfmt.so - inflating: libtorch/lib/libnnpack.a - inflating: libtorch/lib/libcaffe2_protos.a - inflating: libtorch/lib/libtorch_global_deps.so - inflating: libtorch/lib/libcaffe2_detectron_ops.so - inflating: libtorch/lib/libfoxi_loader.a - inflating: libtorch/lib/libgomp-75eea7e8.so.1 - inflating: libtorch/lib/libbenchmark_main.a - inflating: libtorch/lib/libprotobuf-lite.a - inflating: libtorch/lib/libasmjit.a - inflating: libtorch/lib/libdnnl.a - inflating: libtorch/lib/libXNNPACK.a - inflating: libtorch/lib/libpthreadpool.a - inflating: libtorch/lib/libCaffe2_perfkernels_avx.a - inflating: libtorch/lib/libuv.so.1.0.0 - inflating: libtorch/lib/libprotobuf.a - inflating: libtorch/lib/libmkldnn.a - inflating: libtorch/lib/libfmt.so.6.2.0 - inflating: libtorch/lib/libCaffe2_perfkernels_avx512.a - inflating: libtorch/lib/libfbgemm.a - inflating: libtorch/lib/libtorch_cpu.so - inflating: libtorch/lib/libtorch_python.so - inflating: libtorch/lib/libfmt.so.6 - inflating: libtorch/lib/libbenchmark.a - inflating: libtorch/lib/libtorch.so - inflating: libtorch/lib/libuv_a.a - inflating: libtorch/lib/libc10.so - inflating: libtorch/lib/libshm.so - inflating: libtorch/lib/libonnx.a - inflating: libtorch/lib/libcpuinfo.a - inflating: libtorch/lib/libc10d.a - inflating: libtorch/lib/libpytorch_qnnpack.a - inflating: libtorch/lib/libgtest_main.a - inflating: libtorch/lib/libclog.a - inflating: libtorch/lib/libgmock_main.a - inflating: libtorch/lib/libcaffe2_module_test_dynamic.so - inflating: libtorch/lib/libprotoc.a - inflating: libtorch/lib/libuv.so.1 - inflating: libtorch/lib/libonnx_proto.a - inflating: libtorch/lib/libgloo.a - inflating: libtorch/lib/libgmock.a -> installed libtorch.1.6.0 Processing 62/141: [dune: ocaml bootstrap.ml] Processing 63/141: [dune: ocaml bootstrap.ml] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.09.1/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.09.1/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi \ - fi \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - mkdir -p "/home/opam/.opam/4.09.1/bin" - mkdir -p "/home/opam/.opam/4.09.1/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "`dirname \"/home/opam/.opam/4.09.1/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.09.1/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.09.1/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - mkdir -p "/home/opam/.opam/4.09.1/lib/findlib" - mkdir -p "/home/opam/.opam/4.09.1/bin" - test 1 -eq 0 || cp topfind "/home/opam/.opam/4.09.1/lib/ocaml" - files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \ - cp $files "/home/opam/.opam/4.09.1/lib/findlib" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - cp $f "/home/opam/.opam/4.09.1/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.09.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.09.1/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.09.1/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' - for x in bigarray bytes compiler-libs dynlink ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.09.1/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.09.1/lib/$x"; done - mkdir -p "/home/opam/.opam/4.09.1/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.09.1/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || cp tools/safe_camlp4 "/home/opam/.opam/4.09.1/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "/home/opam/.opam/4.09.1/man/man1" "/home/opam/.opam/4.09.1/man/man3" "/home/opam/.opam/4.09.1/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.09.1/man/man1" - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.09.1/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.09.1/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.09.1/lib/$x/META"; then \ - rm -f site-lib-src/$x/META; \ - fi \ - fi \ - done; \ - test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \ - fi - echo 'SITELIB_META =' > Makefile.packages.in - for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done - tr '\n' ' ' < Makefile.packages.in > Makefile.packages - rm Makefile.packages.in - mkdir -p "/home/opam/.opam/4.09.1/bin" - mkdir -p "/home/opam/.opam/4.09.1/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "`dirname \"/home/opam/.opam/4.09.1/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.09.1/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.09.1/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - mkdir -p "/home/opam/.opam/4.09.1/lib/findlib" - mkdir -p "/home/opam/.opam/4.09.1/bin" - test 1 -eq 0 || cp topfind "/home/opam/.opam/4.09.1/lib/ocaml" - files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \ - cp $files "/home/opam/.opam/4.09.1/lib/findlib" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - cp $f "/home/opam/.opam/4.09.1/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.09.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.09.1/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.09.1/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' - for x in bigarray bytes compiler-libs dynlink ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.09.1/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.09.1/lib/$x"; done - mkdir -p "/home/opam/.opam/4.09.1/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.09.1/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - test ! -f 'site-lib-src/camlp4/META' || cp tools/safe_camlp4 "/home/opam/.opam/4.09.1/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' - mkdir -p "/home/opam/.opam/4.09.1/man/man1" "/home/opam/.opam/4.09.1/man/man3" "/home/opam/.opam/4.09.1/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.09.1/man/man1" - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.09.1/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/ocamlfind.1.9.1' -> installed ocamlfind.1.9.1 Processing 63/141: [dune: ocaml bootstrap.ml] Processing 64/141: [camlzip: make all] [dune: ocaml bootstrap.ml] Processing 65/141: [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] -> installed seq.base Processing 66/141: [camlzip: make all] [dune: ocaml bootstrap.ml] [num: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/camlzip.1.10) - ocamlfind ocamlc -g -safe-string -c -ccopt -g zlibstubs.c - ocamlfind ocamlmklib -oc camlzip zlibstubs.o \ - -lz - ocamlfind ocamlc -g -safe-string -c zlib.mli - ocamlfind ocamlc -g -safe-string -c zlib.ml - ocamlfind ocamlc -g -safe-string -c zip.mli - ocamlfind ocamlc -g -safe-string -c zip.ml - File "zip.ml", line 62, characters 16-37: - 62 | if_channel: Pervasives.in_channel; - ^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 72, characters 16-38: - 72 | of_channel: Pervasives.out_channel; - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 221, characters 11-33: - 221 | let ic = Pervasives.open_in_bin filename in - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 234, characters 4-23: - 234 | Pervasives.close_in ic; raise exn - ^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 239, characters 2-21: - 239 | Pervasives.close_in ifile.if_channel - ^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 375, characters 17-40: - 375 | of_channel = Pervasives.open_out_bin filename; - ^^^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 422, characters 2-22: - 422 | Pervasives.close_out oc - ^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 557, characters 4-23: - 557 | Pervasives.close_in ic - ^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 559, characters 4-23: - 559 | Pervasives.close_in ic; raise x - ^^^^^^^^^^^^^^^^^^^ - 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 - ocamlfind ocamlc -g -safe-string -c gzip.mli - File "gzip.mli", line 29, characters 18-39: - 29 | val open_in_chan: Pervasives.in_channel -> in_channel - ^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.mli", line 89, characters 33-55: - 89 | val open_out_chan: ?level:int -> Pervasives.out_channel -> out_channel - ^^^^^^^^^^^^^^^^^^^^^^ - 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 - ocamlfind ocamlc -g -safe-string -c gzip.ml - File "gzip.ml", line 23, characters 13-34: - 23 | { in_chan: Pervasives.in_channel; - ^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 77, characters 11-33: - 77 | let ic = Pervasives.open_in_bin filename in - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 81, characters 4-23: - 81 | Pervasives.close_in ic; raise exn - ^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 85, characters 12-28: - 85 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 - ^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 111, characters 14-30: - 111 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 - ^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 169, characters 2-21: - 169 | Pervasives.close_in iz.in_chan - ^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 172, characters 14-36: - 172 | { out_chan: Pervasives.out_channel; - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 199, characters 24-47: - 199 | open_out_chan ~level (Pervasives.open_out_bin filename) - ^^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 202, characters 2-19: - 202 | Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos; - ^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 240, characters 4-26: - 240 | Pervasives.output_byte oc (Int32.to_int !r); - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 265, characters 2-18: - 265 | Pervasives.flush oz.out_chan - ^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 278, characters 2-22: - 278 | Pervasives.close_out oz.out_chan - ^^^^^^^^^^^^^^^^^^^^ - 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 - ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo \ - -lz - ocamlfind ocamlc -g -safe-string -c -ccopt -g zlibstubs.c - ocamlfind ocamlmklib -oc camlzip zlibstubs.o \ - -lz - ocamlfind ocamlc -g -safe-string -c zlib.mli - ocamlfind ocamlc -g -safe-string -c zlib.ml - ocamlfind ocamlc -g -safe-string -c zip.mli - ocamlfind ocamlc -g -safe-string -c zip.ml - File "zip.ml", line 62, characters 16-37: - 62 | if_channel: Pervasives.in_channel; - ^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 72, characters 16-38: - 72 | of_channel: Pervasives.out_channel; - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 221, characters 11-33: - 221 | let ic = Pervasives.open_in_bin filename in - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 234, characters 4-23: - 234 | Pervasives.close_in ic; raise exn - ^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 239, characters 2-21: - 239 | Pervasives.close_in ifile.if_channel - ^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 375, characters 17-40: - 375 | of_channel = Pervasives.open_out_bin filename; - ^^^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 422, characters 2-22: - 422 | Pervasives.close_out oc - ^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 557, characters 4-23: - 557 | Pervasives.close_in ic - ^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 559, characters 4-23: - 559 | Pervasives.close_in ic; raise x - ^^^^^^^^^^^^^^^^^^^ - 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 - ocamlfind ocamlc -g -safe-string -c gzip.mli - File "gzip.mli", line 29, characters 18-39: - 29 | val open_in_chan: Pervasives.in_channel -> in_channel - ^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.mli", line 89, characters 33-55: - 89 | val open_out_chan: ?level:int -> Pervasives.out_channel -> out_channel - ^^^^^^^^^^^^^^^^^^^^^^ - 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 - ocamlfind ocamlc -g -safe-string -c gzip.ml - File "gzip.ml", line 23, characters 13-34: - 23 | { in_chan: Pervasives.in_channel; - ^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 77, characters 11-33: - 77 | let ic = Pervasives.open_in_bin filename in - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 81, characters 4-23: - 81 | Pervasives.close_in ic; raise exn - ^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 85, characters 12-28: - 85 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 - ^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 111, characters 14-30: - 111 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 - ^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 169, characters 2-21: - 169 | Pervasives.close_in iz.in_chan - ^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 172, characters 14-36: - 172 | { out_chan: Pervasives.out_channel; - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 199, characters 24-47: - 199 | open_out_chan ~level (Pervasives.open_out_bin filename) - ^^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 202, characters 2-19: - 202 | Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos; - ^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 240, characters 4-26: - 240 | Pervasives.output_byte oc (Int32.to_int !r); - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 265, characters 2-18: - 265 | Pervasives.flush oz.out_chan - ^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 278, characters 2-22: - 278 | Pervasives.close_out oz.out_chan - ^^^^^^^^^^^^^^^^^^^^ - 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 - ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo \ - -lz Processing 66/141: [camlzip: make allopt] [dune: ocaml bootstrap.ml] [num: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "allopt" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/camlzip.1.10) - ocamlfind ocamlopt -safe-string -c zlib.ml - ocamlfind ocamlopt -safe-string -c zip.ml - File "zip.ml", line 62, characters 16-37: - 62 | if_channel: Pervasives.in_channel; - ^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 72, characters 16-38: - 72 | of_channel: Pervasives.out_channel; - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 221, characters 11-33: - 221 | let ic = Pervasives.open_in_bin filename in - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 234, characters 4-23: - 234 | Pervasives.close_in ic; raise exn - ^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 239, characters 2-21: - 239 | Pervasives.close_in ifile.if_channel - ^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 375, characters 17-40: - 375 | of_channel = Pervasives.open_out_bin filename; - ^^^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 422, characters 2-22: - 422 | Pervasives.close_out oc - ^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 557, characters 4-23: - 557 | Pervasives.close_in ic - ^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 559, characters 4-23: - 559 | Pervasives.close_in ic; raise x - ^^^^^^^^^^^^^^^^^^^ - 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 - ocamlfind ocamlopt -safe-string -c gzip.ml - File "gzip.ml", line 23, characters 13-34: - 23 | { in_chan: Pervasives.in_channel; - ^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 77, characters 11-33: - 77 | let ic = Pervasives.open_in_bin filename in - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 81, characters 4-23: - 81 | Pervasives.close_in ic; raise exn - ^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 85, characters 12-28: - 85 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 - ^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 111, characters 14-30: - 111 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 - ^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 169, characters 2-21: - 169 | Pervasives.close_in iz.in_chan - ^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 172, characters 14-36: - 172 | { out_chan: Pervasives.out_channel; - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 199, characters 24-47: - 199 | open_out_chan ~level (Pervasives.open_out_bin filename) - ^^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 202, characters 2-19: - 202 | Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos; - ^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 240, characters 4-26: - 240 | Pervasives.output_byte oc (Int32.to_int !r); - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 265, characters 2-18: - 265 | Pervasives.flush oz.out_chan - ^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 278, characters 2-22: - 278 | Pervasives.close_out oz.out_chan - ^^^^^^^^^^^^^^^^^^^^ - 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 - ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx \ - -lz - ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa - ocamlfind ocamlopt -safe-string -c zlib.ml - ocamlfind ocamlopt -safe-string -c zip.ml - File "zip.ml", line 62, characters 16-37: - 62 | if_channel: Pervasives.in_channel; - ^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 72, characters 16-38: - 72 | of_channel: Pervasives.out_channel; - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 221, characters 11-33: - 221 | let ic = Pervasives.open_in_bin filename in - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 234, characters 4-23: - 234 | Pervasives.close_in ic; raise exn - ^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 239, characters 2-21: - 239 | Pervasives.close_in ifile.if_channel - ^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 375, characters 17-40: - 375 | of_channel = Pervasives.open_out_bin filename; - ^^^^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 422, characters 2-22: - 422 | Pervasives.close_out oc - ^^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 557, characters 4-23: - 557 | Pervasives.close_in ic - ^^^^^^^^^^^^^^^^^^^ - 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 "zip.ml", line 559, characters 4-23: - 559 | Pervasives.close_in ic; raise x - ^^^^^^^^^^^^^^^^^^^ - 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 - ocamlfind ocamlopt -safe-string -c gzip.ml - File "gzip.ml", line 23, characters 13-34: - 23 | { in_chan: Pervasives.in_channel; - ^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 77, characters 11-33: - 77 | let ic = Pervasives.open_in_bin filename in - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 81, characters 4-23: - 81 | Pervasives.close_in ic; raise exn - ^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 85, characters 12-28: - 85 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 - ^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 111, characters 14-30: - 111 | let n = Pervasives.input iz.in_chan iz.in_buffer 0 - ^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 169, characters 2-21: - 169 | Pervasives.close_in iz.in_chan - ^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 172, characters 14-36: - 172 | { out_chan: Pervasives.out_channel; - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 199, characters 24-47: - 199 | open_out_chan ~level (Pervasives.open_out_bin filename) - ^^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 202, characters 2-19: - 202 | Pervasives.output oz.out_chan oz.out_buffer 0 oz.out_pos; - ^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 240, characters 4-26: - 240 | Pervasives.output_byte oc (Int32.to_int !r); - ^^^^^^^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 265, characters 2-18: - 265 | Pervasives.flush oz.out_chan - ^^^^^^^^^^^^^^^^ - 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 "gzip.ml", line 278, characters 2-22: - 278 | Pervasives.close_out oz.out_chan - ^^^^^^^^^^^^^^^^^^^^ - 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 - ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx \ - -lz - ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa -> compiled camlzip.1.10 Processing 66/141: [dune: ocaml bootstrap.ml] [num: make] Processing 67/141: [dune: ocaml bootstrap.ml] [num: make] [camlzip: make install-findlib] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-findlib" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/camlzip.1.10) - cp META-zip META && \ - ocamlfind install zip META *.mli *.a *.cmi *.cma gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \ - rm META - Installed /home/opam/.opam/4.09.1/lib/zip/zip.cmxs - Installed /home/opam/.opam/4.09.1/lib/zip/zip.cmxa - Installed /home/opam/.opam/4.09.1/lib/zip/zlib.cmx - Installed /home/opam/.opam/4.09.1/lib/zip/zip.cmx - Installed /home/opam/.opam/4.09.1/lib/zip/gzip.cmx - Installed /home/opam/.opam/4.09.1/lib/zip/zip.cma - Installed /home/opam/.opam/4.09.1/lib/zip/zlib.cmi - Installed /home/opam/.opam/4.09.1/lib/zip/zip.cmi - Installed /home/opam/.opam/4.09.1/lib/zip/gzip.cmi - Installed /home/opam/.opam/4.09.1/lib/zip/zip.a - Installed /home/opam/.opam/4.09.1/lib/zip/libcamlzip.a - Installed /home/opam/.opam/4.09.1/lib/zip/zlib.mli - Installed /home/opam/.opam/4.09.1/lib/zip/zip.mli - Installed /home/opam/.opam/4.09.1/lib/zip/gzip.mli - Installed /home/opam/.opam/4.09.1/lib/stublibs/dllcamlzip.so - Installed /home/opam/.opam/4.09.1/lib/stublibs/dllcamlzip.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.09.1/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.09.1/lib/zip/META - cp META-camlzip META && \ - ocamlfind install camlzip META && \ - rm META - Installed /home/opam/.opam/4.09.1/lib/camlzip/META - cp META-zip META && \ - ocamlfind install zip META *.mli *.a *.cmi *.cma gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \ - rm META - Installed /home/opam/.opam/4.09.1/lib/zip/zip.cmxs - Installed /home/opam/.opam/4.09.1/lib/zip/zip.cmxa - Installed /home/opam/.opam/4.09.1/lib/zip/zlib.cmx - Installed /home/opam/.opam/4.09.1/lib/zip/zip.cmx - Installed /home/opam/.opam/4.09.1/lib/zip/gzip.cmx - Installed /home/opam/.opam/4.09.1/lib/zip/zip.cma - Installed /home/opam/.opam/4.09.1/lib/zip/zlib.cmi - Installed /home/opam/.opam/4.09.1/lib/zip/zip.cmi - Installed /home/opam/.opam/4.09.1/lib/zip/gzip.cmi - Installed /home/opam/.opam/4.09.1/lib/zip/zip.a - Installed /home/opam/.opam/4.09.1/lib/zip/libcamlzip.a - Installed /home/opam/.opam/4.09.1/lib/zip/zlib.mli - Installed /home/opam/.opam/4.09.1/lib/zip/zip.mli - Installed /home/opam/.opam/4.09.1/lib/zip/gzip.mli - Installed /home/opam/.opam/4.09.1/lib/stublibs/dllcamlzip.so - Installed /home/opam/.opam/4.09.1/lib/stublibs/dllcamlzip.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.09.1/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.09.1/lib/zip/META - cp META-camlzip META && \ - ocamlfind install camlzip META && \ - rm META - Installed /home/opam/.opam/4.09.1/lib/camlzip/META -> installed camlzip.1.10 Processing 67/141: [dune: ocaml bootstrap.ml] [num: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/src' - make -C toplevel all - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/toplevel' - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/toplevel' - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/src' - make -C toplevel all - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/toplevel' - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml - ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/toplevel' -> compiled num.1.4 Processing 67/141: [dune: ocaml bootstrap.ml] Processing 68/141: [dune: ocaml bootstrap.ml] [num: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4) - make -C src install - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/src' - install -d /home/opam/.opam/4.09.1/lib/ocaml - sed -e 's/%%VERSION%%/1.4/g' META.in > META - ocamlfind install num META - Installed /home/opam/.opam/4.09.1/lib/num/META - rm -f META - install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.09.1/lib/ocaml - install -d /home/opam/.opam/4.09.1/lib/ocaml/stublibs - install dllnums.so /home/opam/.opam/4.09.1/lib/ocaml/stublibs - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/src' - make -C toplevel install - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/toplevel' - sed -e 's/%%VERSION%%/1.4/g' META.in > META - ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi - Installed /home/opam/.opam/4.09.1/lib/num-top/num_top_printers.cmi - Installed /home/opam/.opam/4.09.1/lib/num-top/num_top.cmi - Installed /home/opam/.opam/4.09.1/lib/num-top/num_top.cma - Installed /home/opam/.opam/4.09.1/lib/num-top/META - rm -f META - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/toplevel' - make -C src install - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/src' - install -d /home/opam/.opam/4.09.1/lib/ocaml - sed -e 's/%%VERSION%%/1.4/g' META.in > META - ocamlfind install num META - Installed /home/opam/.opam/4.09.1/lib/num/META - rm -f META - install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.09.1/lib/ocaml - install -d /home/opam/.opam/4.09.1/lib/ocaml/stublibs - install dllnums.so /home/opam/.opam/4.09.1/lib/ocaml/stublibs - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/src' - make -C toplevel install - make[1]: Entering directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/toplevel' - sed -e 's/%%VERSION%%/1.4/g' META.in > META - ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi - Installed /home/opam/.opam/4.09.1/lib/num-top/num_top_printers.cmi - Installed /home/opam/.opam/4.09.1/lib/num-top/num_top.cmi - Installed /home/opam/.opam/4.09.1/lib/num-top/num_top.cma - Installed /home/opam/.opam/4.09.1/lib/num-top/META - rm -f META - make[1]: Leaving directory '/home/opam/.opam/4.09.1/.opam-switch/build/num.1.4/toplevel' -> installed num.1.4 Processing 68/141: [dune: ocaml bootstrap.ml] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/dune.2.9.0) - ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 31 - Processing 68/141: [dune: ./dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/dune.2.9.0) -> compiled dune.2.9.0 -> installed dune.2.9.0 Processing 70/141: [bigarray-compat: dune build] Processing 71/141: [bigarray-compat: dune build] [csexp: dune build] Processing 72/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] Processing 73/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [jane-street-headers: dune build] Processing 74/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [jane-street-headers: dune build] [npy: dune build] Processing 75/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] Processing 76/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] Processing 77/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] Processing 78/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_derivers: dune build] Processing 79/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] Processing 80/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] Processing 81/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] Processing 82/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [jane-street-headers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: 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.09.1/.opam-switch/build/jane-street-headers.v0.14.0) -> compiled jane-street-headers.v0.14.0 Processing 82/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed jane-street-headers.v0.14.0 Processing 83/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: 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.09.1/.opam-switch/build/ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 83/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 84/141: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: 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.09.1/.opam-switch/build/csexp.1.5.1) -> compiled csexp.1.5.1 Processing 84/141: [bigarray-compat: dune build] [integers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.1 Processing 85/141: [bigarray-compat: dune build] [integers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: 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" "result" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/result.1.5) -> compiled result.1.5 Processing 85/141: [bigarray-compat: dune build] [integers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed result.1.5 Processing 86/141: [bigarray-compat: dune build] [integers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 87/141: [bigarray-compat: dune build] [dune-configurator: dune build] [integers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/bigarray-compat.1.0.0) -> compiled bigarray-compat.1.0.0 Processing 87/141: [dune-configurator: dune build] [integers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed bigarray-compat.1.0.0 Processing 88/141: [dune-configurator: dune build] [integers: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "integers" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/integers.0.4.0) -> compiled integers.0.4.0 Processing 88/141: [dune-configurator: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed integers.0.4.0 Processing 89/141: [dune-configurator: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 90/141: [ctypes: make libffi.config] [dune-configurator: dune build] [npy: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "npy" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/npy.0.0.9) -> compiled npy.0.0.9 Processing 90/141: [ctypes: make libffi.config] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed npy.0.0.9 Processing 91/141: [ctypes: make libffi.config] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/sexplib0.v0.14.0) -> compiled sexplib0.v0.14.0 Processing 91/141: [ctypes: make libffi.config] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build] -> installed sexplib0.v0.14.0 Processing 92/141: [ctypes: make libffi.config] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] [stdlib-shims: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 92/141: [ctypes: make libffi.config] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] -> installed stdlib-shims.0.3.0 Processing 93/141: [ctypes: make libffi.config] [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ocaml-compiler-libs.v0.12.3) -> compiled ocaml-compiler-libs.v0.12.3 Processing 93/141: [ctypes: make libffi.config] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] -> installed ocaml-compiler-libs.v0.12.3 Processing 94/141: [ctypes: make libffi.config] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/re.1.9.0) -> compiled re.1.9.0 Processing 94/141: [ctypes: make libffi.config] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] -> installed re.1.9.0 Processing 95/141: [ctypes: make libffi.config] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [octavius: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "octavius" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/octavius.1.2.2) -> compiled octavius.1.2.2 Processing 95/141: [ctypes: make libffi.config] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] -> installed octavius.1.2.2 Processing 96/141: [ctypes: make libffi.config] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "libffi.config" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1) - ./src/discover/determine_as_needed_flags.sh >> asneeded.config - ocamlfind ocamlc -o discover -package str -strict-sequence -linkpkg src/discover/commands.mli src/discover/commands.ml src/discover/discover.ml -I src/discover - ./discover -ocamlc "ocamlfind ocamlc" > libffi.config || (rm libffi.config && false) - testing for brew: .............................. unavailable - testing for MacPorts: .......................... unavailable - testing for pkg-config: ........................ available - testing for libffi: ............................ available - make: 'libffi.config' is up to date. - ./src/discover/determine_as_needed_flags.sh >> asneeded.config - ocamlfind ocamlc -o discover -package str -strict-sequence -linkpkg src/discover/commands.mli src/discover/commands.ml src/discover/discover.ml -I src/discover - ./discover -ocamlc "ocamlfind ocamlc" > libffi.config || (rm libffi.config && false) - testing for brew: .............................. unavailable - testing for MacPorts: .......................... unavailable - testing for pkg-config: ........................ available - testing for libffi: ............................ available - make: 'libffi.config' is up to date. Processing 96/141: [ctypes: make ctypes-base] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ocaml-migrate-parsetree.2.2.0) -> compiled ocaml-migrate-parsetree.2.2.0 Processing 96/141: [ctypes: make ctypes-base] [dune-configurator: dune build] -> installed ocaml-migrate-parsetree.2.2.0 Processing 97/141: [ctypes: make ctypes-base] [dune-configurator: dune build] Processing 98/141: [ctypes: make ctypes-base] [dune-configurator: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/dune-configurator.2.9.0) -> compiled dune-configurator.2.9.0 Processing 98/141: [ctypes: make ctypes-base] [ppxlib: dune build] -> installed dune-configurator.2.9.0 Processing 99/141: [ctypes: make ctypes-base] [ppxlib: dune build] Processing 100/141: [base: dune build] [ctypes: make ctypes-base] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/base.v0.14.1) -> compiled base.v0.14.1 Processing 100/141: [ctypes: make ctypes-base] [ppxlib: dune build] -> installed base.v0.14.1 Processing 101/141: [ctypes: make ctypes-base] [ppxlib: dune build] Processing 102/141: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] Processing 103/141: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] [stdio: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdio" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/stdio.v0.14.0) -> compiled stdio.v0.14.0 Processing 103/141: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] -> installed stdio.v0.14.0 Processing 104/141: [ctypes: make ctypes-base] [parsexp: dune build] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/parsexp.v0.14.1) -> compiled parsexp.v0.14.1 Processing 104/141: [ctypes: make ctypes-base] [ppxlib: dune build] -> installed parsexp.v0.14.1 Processing 105/141: [ctypes: make ctypes-base] [ppxlib: dune build] Processing 106/141: [ctypes: make ctypes-base] [ppxlib: dune build] [sexplib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "ctypes-base" "ctypes-stubs" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1) - ocamlfind ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure - ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false) - ocamlfind ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure - ./gen_libffi_abi > src/ctypes-foreign/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign/libffi_abi.ml && cat gen_c_primitives.log || false) - cp src/ctypes-foreign/dl.ml.unix src/ctypes-foreign/dl.ml - cp src/ctypes-foreign/dl_stubs.c.unix src/ctypes-foreign/dl_stubs.c - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes src/ctypes/ctypes_ptr.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/lDouble.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes src/ctypes/lDouble.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/complexL.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes src/ctypes/complexL.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_primitive_types.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes src/ctypes/ctypes_primitives.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_bigarray.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_static.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes src/ctypes/ctypes_static.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_structs.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes src/ctypes/ctypes_structs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_structs_computed.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_type_printing.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes src/ctypes/ctypes_memory.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_coerce.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes src/ctypes/ctypes_coerce.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes src/ctypes/ctypes_std_views.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_types.mli - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes src/ctypes/ctypes.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/cstubs_internals.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes src/ctypes/cstubs_internals.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/posixTypes.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes src/ctypes/posixTypes.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -cclib -lctypes_stubs -dllib -lctypes_stubs -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray-compat -package integers -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/complex_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/ctypes_bigarrays.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/ctypes_roots.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/ldouble_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/managed_buffer_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/posix_types_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/raw_pointer_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/type_info_stubs.c - ocamlfind ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_ptr.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/lDouble.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/complexL.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_primitives.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_static.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_structs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_memory.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_coerce.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_std_views.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/cstubs_internals.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/posixTypes.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -cclib -lctypes_stubs -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed - ocamlfind ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure - ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log || false) - ocamlfind ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure - ./gen_libffi_abi > src/ctypes-foreign/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign/libffi_abi.ml && cat gen_c_primitives.log || false) - cp src/ctypes-foreign/dl.ml.unix src/ctypes-foreign/dl.ml - cp src/ctypes-foreign/dl_stubs.c.unix src/ctypes-foreign/dl_stubs.c - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes src/ctypes/ctypes_ptr.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/lDouble.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes src/ctypes/lDouble.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/complexL.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes src/ctypes/complexL.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_primitive_types.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes src/ctypes/ctypes_primitives.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_bigarray.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_static.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes src/ctypes/ctypes_static.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_structs.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes src/ctypes/ctypes_structs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_structs_computed.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_type_printing.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes src/ctypes/ctypes_memory.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_coerce.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes src/ctypes/ctypes_coerce.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes src/ctypes/ctypes_std_views.ml - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes_types.mli - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/ctypes.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes src/ctypes/ctypes.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/cstubs_internals.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes src/ctypes/cstubs_internals.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes src/ctypes/posixTypes.mli - ocamlfind ocamlc -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes src/ctypes/posixTypes.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -cclib -lctypes_stubs -dllib -lctypes_stubs -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray-compat -package integers -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo -cclib -Wl,--no-as-needed - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/complex_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/ctypes_bigarrays.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/ctypes_roots.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/ldouble_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/managed_buffer_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/posix_types_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/raw_pointer_stubs.c - cd _build/src/ctypes && ocamlfind ocamlc -c -package bigarray-compat -package integers -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes/type_info_stubs.c - ocamlfind ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_ptr.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_roots_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/lDouble.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/complexL.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_primitive_types.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_primitives.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_memory_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_bigarray.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_static.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_std_view_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_structs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_structs_computed.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_type_printing.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_memory.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_coerce.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_std_views.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes_value_printing.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/ctypes.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/cstubs_internals.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray-compat -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -I _build/src/ctypes src/ctypes/posixTypes.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -cclib -lctypes_stubs -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx -cclib -Wl,--no-as-needed - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package bigarray-compat -package integers -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o -cclib -Wl,--no-as-needed - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - ocamlfind ocamlc -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - ocamlfind opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package compiler-libs -package integers -I _build/src/ctypes-top -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package compiler-libs -package integers -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx -cclib -Wl,--no-as-needed - findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.09.1/lib/ocaml, /home/opam/.opam/4.09.1/lib/ocaml/compiler-libs - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.mli - ocamlfind ocamlc -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo -cclib -Wl,--no-as-needed - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_analysis.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_errors.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/ctypes_path.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_public_name.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_c_language.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_inverted.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs_structs.ml - ocamlfind opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -I _build/src/cstubs -I _build/src/ctypes src/cstubs/cstubs.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -package str -package integers -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx -cclib -Wl,--no-as-needed Processing 106/141: [ctypes: make ctypes-foreign] [ppxlib: dune build] [sexplib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/sexplib.v0.14.0) -> compiled sexplib.v0.14.0 Processing 106/141: [ctypes: make ctypes-foreign] [ppxlib: dune build] -> installed sexplib.v0.14.0 Processing 107/141: [ctypes: make ctypes-foreign] [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "XEN=disable" "ctypes-foreign" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1) - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.ml - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_ffi_stubs.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi_stubs.ml - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_threaded_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/dl.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/dl.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/libffi_abi.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/libffi_abi.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_ffi.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.ml - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_foreign_basis.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_basis.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/foreign.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/foreign.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -cclib -lctypes-foreign_stubs -dllib -lctypes-foreign_stubs -package integers -thread -package threads -o _build/ctypes-foreign.cma _build/src/ctypes-foreign/ctypes_closure_properties.cmo _build/src/ctypes-foreign/ctypes_ffi_stubs.cmo _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmo _build/src/ctypes-foreign/ctypes_weak_ref.cmo _build/src/ctypes-foreign/dl.cmo _build/src/ctypes-foreign/libffi_abi.cmo _build/src/ctypes-foreign/ctypes_ffi.cmo _build/src/ctypes-foreign/ctypes_foreign_basis.cmo _build/src/ctypes-foreign/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o dl_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes-foreign/dl_stubs.c - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o ffi_call_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes-foreign/ffi_call_stubs.c - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o ffi_type_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes-foreign/ffi_type_stubs.c - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o foreign_threaded_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes-foreign/foreign_threaded_stubs.c - ocamlfind ocamlmklib -o _build/ctypes-foreign_stubs _build/src/ctypes-foreign/dl_stubs.o _build/src/ctypes-foreign/ffi_call_stubs.o _build/src/ctypes-foreign/ffi_type_stubs.o _build/src/ctypes-foreign/foreign_threaded_stubs.o -ldopt -lffi - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_threaded_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/dl.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/libffi_abi.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_foreign_basis.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_basis.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/foreign.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -cclib -lctypes-foreign_stubs -o _build/ctypes-foreign.cmxa _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -o _build/ctypes-foreign.cmxs _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx _build/src/ctypes-foreign/dl_stubs.o _build/src/ctypes-foreign/ffi_call_stubs.o _build/src/ctypes-foreign/ffi_type_stubs.o _build/src/ctypes-foreign/foreign_threaded_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.ml - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_ffi_stubs.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi_stubs.ml - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_threaded_stubs.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/dl.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/dl.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/libffi_abi.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/libffi_abi.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_ffi.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.ml - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/ctypes_foreign_basis.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_basis.ml - ocamlfind ocamlopt -bin-annot -c -o _build/src/ctypes-foreign/foreign.cmi -package integers -thread -package threads -opaque -no-keep-locs -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.mli - ocamlfind ocamlc -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -c -o _build/src/ctypes-foreign/foreign.cmo -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.ml - ocamlfind ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -cclib -lctypes-foreign_stubs -dllib -lctypes-foreign_stubs -package integers -thread -package threads -o _build/ctypes-foreign.cma _build/src/ctypes-foreign/ctypes_closure_properties.cmo _build/src/ctypes-foreign/ctypes_ffi_stubs.cmo _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmo _build/src/ctypes-foreign/ctypes_weak_ref.cmo _build/src/ctypes-foreign/dl.cmo _build/src/ctypes-foreign/libffi_abi.cmo _build/src/ctypes-foreign/ctypes_ffi.cmo _build/src/ctypes-foreign/ctypes_foreign_basis.cmo _build/src/ctypes-foreign/foreign.cmo -cclib -Wl,--no-as-needed -cclib -lffi - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o dl_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes-foreign/dl_stubs.c - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o ffi_call_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes-foreign/ffi_call_stubs.c - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o ffi_type_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes-foreign/ffi_type_stubs.c - cd _build/src/ctypes-foreign && ocamlfind ocamlc -c -package integers -thread -package threads -ccopt -fPIC -ccopt -Wall -ccopt -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes" -ccopt -I -ccopt "/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/tests" -o foreign_threaded_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" /home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1/src/ctypes-foreign/foreign_threaded_stubs.c - ocamlfind ocamlmklib -o _build/ctypes-foreign_stubs _build/src/ctypes-foreign/dl_stubs.o _build/src/ctypes-foreign/ffi_call_stubs.o _build/src/ctypes-foreign/ffi_type_stubs.o _build/src/ctypes-foreign/foreign_threaded_stubs.o -ldopt -lffi - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_closure_properties.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_closure_properties.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_threaded_stubs.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_weak_ref.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_weak_ref.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/dl.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/dl.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/libffi_abi.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/libffi_abi.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_ffi.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_ffi.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/ctypes_foreign_basis.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/ctypes_foreign_basis.ml - ocamlfind opt -bin-annot -c -o _build/src/ctypes-foreign/foreign.cmx -package integers -thread -package threads -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -I _build/src/ctypes-foreign -I _build/src/ctypes src/ctypes-foreign/foreign.ml - ocamlfind opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -cclib -lctypes-foreign_stubs -o _build/ctypes-foreign.cmxa _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx -cclib -Wl,--no-as-needed -cclib -lffi - ocamlfind opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-I/home/opam/.opam/4.09.1/lib/integers" -thread -package integers -thread -package threads -o _build/ctypes-foreign.cmxs _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx _build/src/ctypes-foreign/dl_stubs.o _build/src/ctypes-foreign/ffi_call_stubs.o _build/src/ctypes-foreign/ffi_type_stubs.o _build/src/ctypes-foreign/foreign_threaded_stubs.o -cclib -Wl,--no-as-needed -cclib -lffi -> compiled ctypes.0.19.1 Processing 107/141: [ppxlib: dune build] Processing 108/141: [ppxlib: dune build] [ctypes: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "XEN=disable" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ctypes.0.19.1) - ocamlfind install ctypes META CHANGES.md - Installed /home/opam/.opam/4.09.1/lib/ctypes/CHANGES.md - Installed /home/opam/.opam/4.09.1/lib/ctypes/META - ocamlfind install -add ctypes -optional _build/ctypes.cma _build/dllctypes_stubs.so _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a _build/ctypes.a src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/posixTypes.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_internals.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_value_printing.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_std_views.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_coerce.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_memory.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_type_printing.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_structs_computed.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_structs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_std_view_stubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_static.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_bigarray.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_memory_stubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_value_printing_stubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_primitives.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_primitive_types.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/complexL.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_bigarray_stubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/lDouble.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_roots_stubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_ptr.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_type_info_stubs.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_raw_pointer.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_primitives.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_managed_buffer_stubs.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_ldouble_stubs.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_cstubs_internals.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_complex_stubs.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_complex_compatibility.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_internals.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_types.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/posixTypes.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/complexL.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/lDouble.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/posixTypes.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/complexL.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/lDouble.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_internals.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_structs.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_primitive_types.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_static.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_types.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/posixTypes.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/complexL.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/lDouble.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_types.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/posixTypes.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/complexL.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/lDouble.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.a - Installed /home/opam/.opam/4.09.1/lib/ctypes/libctypes_stubs.a - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.cmxs - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.cmxa - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.cma - Installed /home/opam/.opam/4.09.1/lib/stublibs/dllctypes_stubs.so - Installed /home/opam/.opam/4.09.1/lib/stublibs/dllctypes_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.09.1/lib/stublibs is not mentioned in ld.conf - ocamlfind install -add ctypes -optional _build/ctypes-top.cma _build/ctypes-top.cmxa _build/ctypes-top.cmxs _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/install_ctypes_printers.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_printers.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_printers.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_printers.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_printers.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_printers.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-top.a - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-top.cmxs - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-top.cmxa - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-top.cma - ocamlfind install -add ctypes -optional _build/ctypes-foreign.cma _build/dllctypes-foreign_stubs.so _build/ctypes-foreign.cmxa _build/ctypes-foreign.cmxs _build/libctypes-foreign_stubs.a _build/ctypes-foreign.a src/ctypes-foreign/dl.mli src/ctypes-foreign/libffi_abi.mli src/ctypes-foreign/foreign.mli _build/src/ctypes-foreign/dl.cmi _build/src/ctypes-foreign/libffi_abi.cmi _build/src/ctypes-foreign/foreign.cmi _build/src/ctypes-foreign/dl.cmt _build/src/ctypes-foreign/libffi_abi.cmt _build/src/ctypes-foreign/foreign.cmt _build/src/ctypes-foreign/dl.cmti _build/src/ctypes-foreign/libffi_abi.cmti _build/src/ctypes-foreign/foreign.cmti _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/foreign.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_foreign_basis.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_ffi.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/libffi_abi.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/dl.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_weak_ref.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_foreign_threaded_stubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_ffi_stubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_closure_properties.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/foreign.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/libffi_abi.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/dl.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/foreign.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/libffi_abi.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/dl.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/foreign.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/libffi_abi.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/dl.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/foreign.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/libffi_abi.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/dl.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-foreign.a - Installed /home/opam/.opam/4.09.1/lib/ctypes/libctypes-foreign_stubs.a - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-foreign.cmxs - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-foreign.cmxa - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-foreign.cma - Installed /home/opam/.opam/4.09.1/lib/stublibs/dllctypes-foreign_stubs.so - Installed /home/opam/.opam/4.09.1/lib/stublibs/dllctypes-foreign_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.09.1/lib/stublibs is not mentioned in ld.conf - ocamlfind install -add ctypes -optional _build/cstubs.cma _build/cstubs.cmxa _build/cstubs.cmxs _build/cstubs.a src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti /home/opam/.opam/4.09.1/lib/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_structs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_inverted.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_generate_c.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_emit_c.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_c_language.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_generate_ml.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_public_name.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_path.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_errors.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_analysis.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ocaml_integers.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_inverted.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_structs.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_inverted.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_structs.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_inverted.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_structs.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_inverted.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_structs.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.a - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.cmxs - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.cmxa - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.cma - ocamlfind install ctypes META CHANGES.md - Installed /home/opam/.opam/4.09.1/lib/ctypes/CHANGES.md - Installed /home/opam/.opam/4.09.1/lib/ctypes/META - ocamlfind install -add ctypes -optional _build/ctypes.cma _build/dllctypes_stubs.so _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a _build/ctypes.a src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/posixTypes.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_internals.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_value_printing.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_std_views.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_coerce.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_memory.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_type_printing.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_structs_computed.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_structs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_std_view_stubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_static.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_bigarray.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_memory_stubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_value_printing_stubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_primitives.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_primitive_types.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/complexL.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_bigarray_stubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/lDouble.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_roots_stubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_ptr.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_type_info_stubs.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_raw_pointer.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_primitives.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_managed_buffer_stubs.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_ldouble_stubs.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_cstubs_internals.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_complex_stubs.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_complex_compatibility.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_internals.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_types.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/posixTypes.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/complexL.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/lDouble.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/posixTypes.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/complexL.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/lDouble.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_internals.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_structs.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_primitive_types.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_static.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_types.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/posixTypes.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/complexL.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/lDouble.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_types.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/posixTypes.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/complexL.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/lDouble.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.a - Installed /home/opam/.opam/4.09.1/lib/ctypes/libctypes_stubs.a - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.cmxs - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.cmxa - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes.cma - Installed /home/opam/.opam/4.09.1/lib/stublibs/dllctypes_stubs.so - Installed /home/opam/.opam/4.09.1/lib/stublibs/dllctypes_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.09.1/lib/stublibs is not mentioned in ld.conf - ocamlfind install -add ctypes -optional _build/ctypes-top.cma _build/ctypes-top.cmxa _build/ctypes-top.cmxs _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/install_ctypes_printers.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_printers.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_printers.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_printers.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_printers.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_printers.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-top.a - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-top.cmxs - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-top.cmxa - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-top.cma - ocamlfind install -add ctypes -optional _build/ctypes-foreign.cma _build/dllctypes-foreign_stubs.so _build/ctypes-foreign.cmxa _build/ctypes-foreign.cmxs _build/libctypes-foreign_stubs.a _build/ctypes-foreign.a src/ctypes-foreign/dl.mli src/ctypes-foreign/libffi_abi.mli src/ctypes-foreign/foreign.mli _build/src/ctypes-foreign/dl.cmi _build/src/ctypes-foreign/libffi_abi.cmi _build/src/ctypes-foreign/foreign.cmi _build/src/ctypes-foreign/dl.cmt _build/src/ctypes-foreign/libffi_abi.cmt _build/src/ctypes-foreign/foreign.cmt _build/src/ctypes-foreign/dl.cmti _build/src/ctypes-foreign/libffi_abi.cmti _build/src/ctypes-foreign/foreign.cmti _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/foreign.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_foreign_basis.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_ffi.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/libffi_abi.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/dl.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_weak_ref.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_foreign_threaded_stubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_ffi_stubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_closure_properties.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/foreign.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/libffi_abi.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/dl.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/foreign.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/libffi_abi.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/dl.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/foreign.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/libffi_abi.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/dl.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/foreign.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/libffi_abi.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/dl.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-foreign.a - Installed /home/opam/.opam/4.09.1/lib/ctypes/libctypes-foreign_stubs.a - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-foreign.cmxs - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-foreign.cmxa - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes-foreign.cma - Installed /home/opam/.opam/4.09.1/lib/stublibs/dllctypes-foreign_stubs.so - Installed /home/opam/.opam/4.09.1/lib/stublibs/dllctypes-foreign_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.09.1/lib/stublibs is not mentioned in ld.conf - ocamlfind install -add ctypes -optional _build/cstubs.cma _build/cstubs.cmxa _build/cstubs.cmxs _build/cstubs.a src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti /home/opam/.opam/4.09.1/lib/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_structs.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_inverted.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_generate_c.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_emit_c.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_c_language.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_generate_ml.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_public_name.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ctypes_path.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_errors.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_analysis.cmx - Installed /home/opam/.opam/4.09.1/lib/ctypes/ocaml_integers.h - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_inverted.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_structs.cmti - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_inverted.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_structs.cmt - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_inverted.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_structs.cmi - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_inverted.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs_structs.mli - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.a - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.cmxs - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.cmxa - Installed /home/opam/.opam/4.09.1/lib/ctypes/cstubs.cma -> installed ctypes.0.19.1 Processing 108/141: [ppxlib: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ppxlib.0.22.2) -> compiled ppxlib.0.22.2 -> installed ppxlib.0.22.2 Processing 110/141: [ppx_cold: dune build] Processing 111/141: [ppx_cold: dune build] [ppx_compare: dune build] Processing 112/141: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] Processing 113/141: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] Processing 114/141: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] Processing 115/141: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] Processing 116/141: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_cold" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ppx_cold.v0.14.0) -> compiled ppx_cold.v0.14.0 Processing 116/141: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_cold.v0.14.0 Processing 117/141: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_here" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ppx_here.v0.14.0) -> compiled ppx_here.v0.14.0 Processing 117/141: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_here.v0.14.0 Processing 118/141: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_enumerate" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ppx_enumerate.v0.14.0) -> compiled ppx_enumerate.v0.14.0 Processing 118/141: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] -> installed ppx_enumerate.v0.14.0 Processing 119/141: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_optcomp" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ppx_optcomp.v0.14.2) -> compiled ppx_optcomp.v0.14.2 Processing 119/141: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> installed ppx_optcomp.v0.14.2 Processing 120/141: [ppx_compare: dune build] [ppx_js_style: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_compare" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ppx_compare.v0.14.0) -> compiled ppx_compare.v0.14.0 Processing 120/141: [ppx_js_style: dune build] [ppx_sexp_conv: dune build] -> installed ppx_compare.v0.14.0 Processing 121/141: [ppx_js_style: dune build] [ppx_sexp_conv: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_js_style" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/ppx_js_style.v0.14.1) -> compiled ppx_js_style.v0.14.1 Processing 121/141: [ppx_sexp_conv: dune build] -> installed ppx_js_style.v0.14.1 Processing 122/141: [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.09.1/.opam-switch/build/ppx_sexp_conv.v0.14.3) -> compiled ppx_sexp_conv.v0.14.3 -> installed ppx_sexp_conv.v0.14.3 Processing 124/141: [ppx_assert: dune build] Processing 125/141: [ppx_assert: dune build] [ppx_custom_printf: dune build] Processing 126/141: [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.09.1/.opam-switch/build/ppx_hash.v0.14.0) -> compiled ppx_hash.v0.14.0 Processing 126/141: [ppx_assert: dune build] [ppx_custom_printf: dune build] -> installed ppx_hash.v0.14.0 Processing 127/141: [ppx_assert: dune build] [ppx_custom_printf: dune build] Processing 128/141: [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.09.1/.opam-switch/build/ppx_assert.v0.14.0) -> compiled ppx_assert.v0.14.0 Processing 128/141: [ppx_base: dune build] [ppx_custom_printf: dune build] -> installed ppx_assert.v0.14.0 Processing 129/141: [ppx_base: dune build] [ppx_custom_printf: dune build] Processing 130/141: [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.09.1/.opam-switch/build/ppx_custom_printf.v0.14.1) -> compiled ppx_custom_printf.v0.14.1 Processing 130/141: [jst-config: dune build] [ppx_base: dune build] -> installed ppx_custom_printf.v0.14.1 Processing 131/141: [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.09.1/.opam-switch/build/ppx_base.v0.14.0) -> compiled ppx_base.v0.14.0 Processing 131/141: [jst-config: dune build] -> installed ppx_base.v0.14.0 Processing 132/141: [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.09.1/.opam-switch/build/jst-config.v0.14.0) -> compiled jst-config.v0.14.0 -> installed jst-config.v0.14.0 Processing 134/141: [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.09.1/.opam-switch/build/time_now.v0.14.0) -> compiled time_now.v0.14.0 -> installed time_now.v0.14.0 Processing 136/141: [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.09.1/.opam-switch/build/ppx_inline_test.v0.14.1) -> compiled ppx_inline_test.v0.14.1 -> installed ppx_inline_test.v0.14.1 Processing 138/141: [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.09.1/.opam-switch/build/ppx_expect.v0.14.1) -> compiled ppx_expect.v0.14.1 -> installed ppx_expect.v0.14.1 Processing 140/141: [torch: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "torch" "-j" "31" (CWD=/home/opam/.opam/4.09.1/.opam-switch/build/torch.0.10) -> compiled torch.0.10 -> installed torch.0.10 Done. # Run eval $(opam env) to update the current shell environment 2021-08-03 22:00.41 ---> saved as "04ff1398a063e8bcfea718a88949f8416701b63ad411865d5367fa77b2e2fd6d" Job succeeded