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


Building on x86-bm-3.ocamllabs.io

(from ocaml/opam:debian-unstable)
2022-01-02 09:32.08 ---> 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"))
2022-01-02 09:32.08 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 8ac7f1657038ae1b7a02e64d87aeb06912f4ca1c"))
2022-01-02 09:32.08 ---> using "0100302b458cd7f99084008cbb3689a3574b8bf20b782f0ddf1ff5969c6c5ace" from cache

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


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

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

2022-01-02 09:32.08 ---> using "96784e14b90597d9836bbfbd5d72400d6a30be51d8291df44ab311fc06b34787" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.04.2  (https://github.com/ocaml/ocaml/archive/4.04.2.tar.gz)
-> installed ocaml-base-compiler.4.04.2
-> installed ocaml-config.1
-> installed ocaml.4.04.2
Done.
# Run eval $(opam env --switch=4.04) to update the current shell environment
2022-01-02 09:32.08 ---> using "37abc7b93e39e4c1725bcafa5ebb4ab2e61f551b735fa2ff36461589bc913945" 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]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8857 kB]
- Fetched 9086 kB in 2s (5946 kB/s)
- Reading package lists...
- 
2022-01-02 09:32.08 ---> using "4e4eab8b1d3ff3a52470b7e4714cfd9706a3b592800fd401757d538f39d4166b" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam install -y ocaml-secondary-compiler"))
The following actions will be performed:
  - install ocaml-secondary-compiler 4.08.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-secondary-compiler.4.08.1-1  (cached)
-> installed ocaml-secondary-compiler.4.08.1-1
Done.
# Run eval $(opam env) to update the current shell environment
2022-01-02 09:32.08 ---> using "f01498909febd193fdb43dfe070b61b7ee1f9c69000df0280de634ac8fb49a4d" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"caradoc.0.3\"\
               \nopam install -vy \"caradoc.0.3\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"caradoc.0.3\" | 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] caradoc.0.3 is not installed.

The following actions will be performed:
  - install conf-pkg-config     2        [required by conf-zlib]
  - install ocamlfind           1.9.1    [required by caradoc]
  - install conf-gmp            3        [required by conf-gmp-powm-sec, zarith]
  - install ocamlbuild          0.14.0   [required by caradoc]
  - install conf-zlib           1        [required by cryptokit]
  - install ocamlfind-secondary 1.9.1    [required by dune]
  - install base-bytes          base     [required by ounit2]
  - install zarith              1.12     [required by cryptokit]
  - install conf-gmp-powm-sec   3        [required by cryptokit]
  - install dune                2.9.1    [required by cryptokit, menhir]
  - install stdlib-shims        0.3.0    [required by ounit2]
  - install result              1.5      [required by dune-configurator]
  - install menhirSdk           20211230 [required by menhir]
  - install menhirLib           20211230 [required by menhir]
  - install csexp               1.5.1    [required by dune-configurator]
  - install ounit2              2.2.4    [required by ounit]
  - install menhir              20211230 [required by caradoc]
  - install dune-configurator   2.9.1    [required by cryptokit]
  - install ounit               2.2.4    [required by caradoc]
  - install cryptokit           1.16.1   [required by caradoc]
  - install caradoc             0.3
===== 21 to install =====

The following system packages will first need to be installed:
    libgmp-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" "libgmp-dev" "pkg-config" "zlib1g-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libglib2.0-0: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 ... 18129 files and directories currently installed.)
- Preparing to unpack .../0-libglib2.0-0_2.70.2-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.70.2-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../1-libglib2.0-data_2.70.2-1_all.deb ...
- Unpacking libglib2.0-data (2.70.2-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../2-libgmpxx4ldbl_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../3-libgmp-dev_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../4-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../5-libxml2_2.9.12+dfsg-5+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../6-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 .../7-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 .../8-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 .../9-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.70.2-1) ...
- No schema files found: doing nothing.
- Setting up libglib2.0-data (2.70.2-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- 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.12+dfsg-5+b1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Setting up shared-mime-info (2.0-1) ...
- Processing triggers for libc-bin (2.32-5) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/63: [caradoc.0.3: http]
Processing  3/63: [caradoc.0.3: http]
Processing  4/63: [caradoc.0.3: http]
Processing  5/63: [caradoc.0.3: http]
Processing  6/63: [caradoc.0.3: http]
Processing  7/63: [caradoc.0.3: http]
Processing  8/63: [caradoc.0.3: http]
Processing  9/63: [caradoc.0.3: http] [conf-gmp: sh]
Processing 10/63: [caradoc.0.3: http] [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 10/63: [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved cryptokit.1.16.1  (cached)
Processing 11/63: [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.1  (cached)
Processing 12/63: [conf-gmp: sh] [conf-pkg-config: pkg-config]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.04/.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 12/63: [conf-gmp: sh]
Processing 13/63: [conf-gmp: sh] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-gmp.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.3
Processing 13/63: [conf-pkg-config: mkdir]
-> retrieved caradoc.0.3  (https://github.com/caradoc-org/caradoc/archive/refs/tags/v0.3.tar.gz)
Processing 14/63: [conf-pkg-config: mkdir]
-> retrieved dune.2.9.1  (cached)
Processing 15/63: [conf-pkg-config: mkdir]
-> retrieved dune-configurator.2.9.1  (cached)
Processing 16/63: [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.04/lib/pkgconfig" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 16/63:
Processing 17/63: [conf-zlib: pkg-config zlib]
-> installed conf-gmp.3
Processing 18/63: [conf-zlib: pkg-config zlib]
Processing 19/63: [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib]
-> retrieved menhir.20211230  (cached)
Processing 20/63: [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib]
-> retrieved menhirLib.20211230  (cached)
Processing 21/63: [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib]
-> retrieved menhirSdk.20211230  (cached)
Processing 22/63: [conf-gmp-powm-sec: sh] [conf-zlib: pkg-config zlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "zlib" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 22/63: [conf-gmp-powm-sec: sh]
-> installed conf-zlib.1
Processing 23/63: [conf-gmp-powm-sec: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.04/.opam-switch/build/conf-gmp-powm-sec.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp-powm-sec.3
Processing 23/63:
-> installed conf-gmp-powm-sec.3
Processing 24/63:
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 25/63:
Processing 26/63: [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 27/63: [ocamlbuild: make configure.make]
Processing 28/63: [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlfind-secondary.1.9.1  (cached)
Processing 29/63: [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ounit.2.2.4  (cached)
Processing 30/63: [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.04" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.04/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.04/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.04/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.04"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.04/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.04/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.04/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.04"; \
- echo "BINDIR=/home/opam/.opam/4.04/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.04/lib"; \
- echo "MANDIR=/home/opam/.opam/4.04/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.04/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.04/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.04/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.04/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.04"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.04/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.04/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.04/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.04"; \
- echo "BINDIR=/home/opam/.opam/4.04/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.04/lib"; \
- echo "MANDIR=/home/opam/.opam/4.04/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.04/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.04/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.04/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.04/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 30/63: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ounit2.2.2.4  (cached)
Processing 31/63: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved result.1.5  (cached)
-> retrieved stdlib-shims.0.3.0  (cached)
-> retrieved zarith.1.12  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.04/bin" "-sitelib" "/home/opam/.opam/4.04/lib" "-mandir" "/home/opam/.opam/4.04/man" "-config" "/home/opam/.opam/4.04/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/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.04/lib/ocaml
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.04/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.04/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     topfind script:        /home/opam/.opam/4.04/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: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/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.04/lib/ocaml
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.04/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.04/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     topfind script:        /home/opam/.opam/4.04/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 31/63: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.04/.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.04/.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.04/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.04/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: 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.04/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- 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.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.04/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.04/.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.04/.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.04/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.04/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: 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.04/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- 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.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.04/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.04/.opam-switch/build/ocamlfind.1.9.1'
Processing 31/63: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: 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.04/.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.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: 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.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 31/63: [ocamlbuild: make check-if-preinstalled]
Processing 32/63: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.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.04/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.04/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.04/bin"
- mkdir -p "/home/opam/.opam/4.04/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.04/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.04/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.04/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04/lib/findlib"
- mkdir -p "/home/opam/.opam/4.04/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.04/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.04/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.04/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.04/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.04/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.04/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.04/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.04/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.04/man/man1" "/home/opam/.opam/4.04/man/man3" "/home/opam/.opam/4.04/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.04/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.04/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.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.04/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.04/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.04/bin"
- mkdir -p "/home/opam/.opam/4.04/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.04/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.04/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.04/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.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.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04/lib/findlib"
- mkdir -p "/home/opam/.opam/4.04/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.04/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.04/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.04/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.04/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.04/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc raw_spacetime stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.04/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.04/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.04/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.04/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.04/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.04/man/man1" "/home/opam/.opam/4.04/man/man3" "/home/opam/.opam/4.04/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.04/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.04/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 32/63: [ocamlbuild: make check-if-preinstalled]
Processing 33/63: [ocamlbuild: make check-if-preinstalled]
[ocamlfind-secondary: subst] expanding opam variables in META.in, generating META
[ocamlfind-secondary: subst] expanding opam variables in ocaml-secondary-compiler.conf.in, generating ocaml-secondary-compiler.conf
Processing 34/63: [ocamlbuild: make check-if-preinstalled] [ocamlfind-secondary: ./configure]
Processing 35/63: [ocamlbuild: make check-if-preinstalled] [ocamlfind-secondary: ./configure] [zarith: ./configure]
-> installed base-bytes.base
Processing 36/63: [ocamlbuild: make check-if-preinstalled] [ocamlfind-secondary: ./configure] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/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.04/lib/ocaml
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.04/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     topfind script:        /home/opam/.opam/4.04/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       yes
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found
- raw_spacetime: found
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/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.04/lib/ocaml
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.04/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.04/bin
-     Manual pages:          /home/opam/.opam/4.04/man
-     topfind script:        /home/opam/.opam/4.04/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       yes
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
-> compiled  ocamlfind-secondary.1.9.1
Processing 36/63: [ocamlbuild: make check-if-preinstalled] [zarith: ./configure]
Processing 37/63: [ocamlbuild: make check-if-preinstalled] [zarith: ./configure] [ocamlfind-secondary: make install-meta]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
- for x in dynlink stdlib unix bigarray compiler-libs graphics num num-top ocamldoc raw_spacetime threads str; do mkdir -p "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages"
- for x in dynlink stdlib unix bigarray compiler-libs graphics num num-top ocamldoc raw_spacetime threads str; do mkdir -p "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages"
Processing 37/63: [ocamlbuild: make check-if-preinstalled] [zarith: ./configure] [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.04/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 37/63: [ocamlbuild: make check-if-preinstalled] [zarith: ./configure] [ocamlfind-secondary: cp ocaml-secondary-compiler.conf]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.04/.opam-switch/build/zarith.1.12)
- binary ocaml: found in /home/opam/.opam/4.04/bin
- binary ocamlc: found in /home/opam/.opam/4.04/bin
- binary ocamldep: found in /home/opam/.opam/4.04/bin
- binary ocamlmklib: found in /home/opam/.opam/4.04/bin
- binary ocamldoc: found in /home/opam/.opam/4.04/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.04/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.04/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- Using OCaml legacy C API custom operations
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.04/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
- binary ocaml: found in /home/opam/.opam/4.04/bin
- binary ocamlc: found in /home/opam/.opam/4.04/bin
- binary ocamldep: found in /home/opam/.opam/4.04/bin
- binary ocamlmklib: found in /home/opam/.opam/4.04/bin
- binary ocamldoc: found in /home/opam/.opam/4.04/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.04/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.04/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- Using OCaml legacy C API custom operations
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   installation path:    /home/opam/.opam/4.04/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 37/63: [ocamlbuild: make check-if-preinstalled] [zarith: make] [ocamlfind-secondary: cp ocaml-secondary-compiler.conf]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.04/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 37/63: [ocamlbuild: make check-if-preinstalled] [zarith: make] [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 37/63: [ocamlbuild: make check-if-preinstalled] [zarith: make] [ocamlfind-secondary: cp META]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.04/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlfind-secondary.1.9.1)
-> installed ocamlfind-secondary.1.9.1
Processing 37/63: [ocamlbuild: make check-if-preinstalled] [zarith: make]
Processing 38/63: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.04/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.04/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.04/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.04/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.04/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 38/63: [dune: ocaml bootstrap.ml] [zarith: make]
-> installed ocamlbuild.0.14.0
Processing 39/63: [dune: ocaml bootstrap.ml] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.04/.opam-switch/build/zarith.1.12)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/4.04/lib/ocaml  -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep -native  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp
- ocamlc -ccopt "-I/home/opam/.opam/4.04/lib/ocaml  -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -failsafe -o zarith caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c zarith_version.ml
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.12
Processing 39/63: [dune: ocaml bootstrap.ml]
Processing 40/63: [dune: ocaml bootstrap.ml] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/zarith.1.12)
- ocamlfind install -destdir "/home/opam/.opam/4.04/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.04/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.04/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.04/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.04/lib/zarith/q.mli
- Installed /home/opam/.opam/4.04/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.04/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.04/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.04/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.04/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.04/lib/zarith/z.mli
- Installed /home/opam/.opam/4.04/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.04/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.04/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.04/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.04/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.04/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.04/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.04/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.04/lib/zarith/META
- ocamlfind install -destdir "/home/opam/.opam/4.04/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.04/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.04/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.04/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.04/lib/zarith/q.mli
- Installed /home/opam/.opam/4.04/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.04/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.04/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.04/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.04/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.04/lib/zarith/z.mli
- Installed /home/opam/.opam/4.04/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.04/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.04/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.04/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.04/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.04/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.04/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.04/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.04/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.04/lib/zarith/META
-> installed zarith.1.12
Processing 40/63: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune.2.9.1)
- ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output
- 
- ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe --secondary -j 31
- 

Processing 40/63: [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.04/.opam-switch/build/dune.2.9.1)
-> compiled  dune.2.9.1
-> installed dune.2.9.1
Processing 42/63: [csexp: dune build]
Processing 43/63: [csexp: dune build] [menhirLib: dune build]
Processing 44/63: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 45/63: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [result: dune build]
Processing 46/63: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [result: 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.04/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 46/63: [menhirLib: dune build] [menhirSdk: dune build] [result: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.1
Processing 47/63: [menhirLib: dune build] [menhirSdk: dune build] [result: 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.04/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 47/63: [menhirLib: dune build] [menhirSdk: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 48/63: [menhirLib: dune build] [menhirSdk: dune build] [stdlib-shims: dune build]
Processing 49/63: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/menhirSdk.20211230)
-> compiled  menhirSdk.20211230
Processing 49/63: [dune-configurator: dune build] [menhirLib: dune build] [stdlib-shims: dune build]
-> installed menhirSdk.20211230
Processing 50/63: [dune-configurator: dune build] [menhirLib: 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.04/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 50/63: [dune-configurator: dune build] [menhirLib: dune build]
-> installed stdlib-shims.0.3.0
Processing 51/63: [dune-configurator: dune build] [menhirLib: dune build]
Processing 52/63: [dune-configurator: dune build] [menhirLib: dune build] [ounit2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/menhirLib.20211230)
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20211230
Processing 52/63: [dune-configurator: dune build] [ounit2: dune build]
-> installed menhirLib.20211230
Processing 53/63: [dune-configurator: dune build] [ounit2: dune build]
Processing 54/63: [dune-configurator: dune build] [menhir: dune build] [ounit2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/dune-configurator.2.9.1)
-> compiled  dune-configurator.2.9.1
Processing 54/63: [menhir: dune build] [ounit2: dune build]
-> installed dune-configurator.2.9.1
Processing 55/63: [menhir: dune build] [ounit2: dune build]
Processing 56/63: [cryptokit: dune build] [menhir: dune build] [ounit2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ounit2" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ounit2.2.2.4)
-> compiled  ounit2.2.2.4
Processing 56/63: [cryptokit: dune build] [menhir: dune build]
-> installed ounit2.2.2.4
Processing 57/63: [cryptokit: dune build] [menhir: dune build]
Processing 58/63: [cryptokit: dune build] [menhir: dune build]
Processing 59/63: [cryptokit: dune build] [menhir: dune build] [ounit: make install-ounit]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-ounit" "version=2.2.4" (CWD=/home/opam/.opam/4.04/.opam-switch/build/ounit.2.2.4)
- ocamlfind remove oUnit
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.04/lib/oUnit/META
- ocamlfind install oUnit src/lib/oUnit/META -patch-version 2.2.4
- Installed /home/opam/.opam/4.04/lib/oUnit/META
- ocamlfind remove oUnit
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.04/lib/oUnit/META
- ocamlfind install oUnit src/lib/oUnit/META -patch-version 2.2.4
- Installed /home/opam/.opam/4.04/lib/oUnit/META
-> installed ounit.2.2.4
Processing 59/63: [cryptokit: dune build] [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cryptokit" "-j" "31" "@install" (CWD=/home/opam/.opam/4.04/.opam-switch/build/cryptokit.1.16.1)
-        flags src/flags.sexp,src/library_flags.sexp
- ZLib: ............................... enabled
- Hardware support for AES and GCM: ... enabled
-        flags src/flags.sexp,src/library_flags.sexp
- ZLib: ............................... enabled
- Hardware support for AES and GCM: ... enabled
-> compiled  cryptokit.1.16.1
Processing 59/63: [menhir: dune build]
-> installed cryptokit.1.16.1
Processing 60/63: [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/4.04/.opam-switch/build/menhir.20211230)
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 41 out of 96 symbols keep track of their end position.
- 264 specialized copies of 64 functions have been created.
- The StackLang code contains 5161 instructions in 241 blocks.
- The StackLang code comprises 5 mutually recursive groups.
-> compiled  menhir.20211230
-> installed menhir.20211230
[caradoc: patch] applying no_warn_error.patch
Processing 62/63: [caradoc: patch]
Processing 62/63: [caradoc: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.04/.opam-switch/build/caradoc.0.3)
- ocamlbuild -cflags -w,+a-3-4-32..39,-strict-sequence,-noautolink -use-ocamlfind src/main.native
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/main.ml > src/main.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/boundedint.mli > src/util/boundedint.mli.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/data/directobject.mli > src/data/directobject.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/boundedint.cmi src/util/boundedint.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/crypto/crypto.mli > src/crypto/crypto.mli.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/errors.mli > src/util/errors.mli.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/entry.mli > src/util/entry.mli.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/key.mli > src/util/key.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/entry.cmi src/util/entry.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/key.cmi src/util/key.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/errors.cmi src/util/errors.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/mapkey.ml > src/util/mapkey.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/setkey.ml > src/util/setkey.ml.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/crypto -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/crypto/crypto.cmi src/crypto/crypto.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/mapkey.cmo src/util/mapkey.ml
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/setkey.cmo src/util/setkey.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/extractxref.mli > src/parser/relaxed/extractxref.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/data -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/data/directobject.cmi src/data/directobject.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/data/document.mli > src/data/document.mli.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/data/graph.mli > src/data/graph.mli.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/type.mli > src/type/type.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type -I src -I src/util -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/type/type.cmi src/type/type.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/data/indirectobject.mli > src/data/indirectobject.mli.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stream/pdfstream.mli > src/stream/pdfstream.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stream -I src -I src/util -I src/type -I src/tools -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stream/pdfstream.cmi src/stream/pdfstream.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/data -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/data/graph.cmi src/data/graph.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/data -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/data/indirectobject.cmi src/data/indirectobject.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/intervals.mli > src/util/intervals.mli.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/intset.mli > src/util/intset.mli.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stats/stats.mli > src/stats/stats.mli.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/data/xref.mli > src/data/xref.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/data -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/data/document.cmi src/data/document.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/intervals.cmi src/util/intervals.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/intset.cmi src/util/intset.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stats -I src -I src/util -I src/type -I src/tools -I src/stream -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stats/stats.cmi src/stats/stats.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/data -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/data/xref.cmi src/data/xref.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/file.mli > src/file.mli.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/tools/find.mli > src/tools/find.mli.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/params.ml > src/params.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/typechecker.mli > src/type/typechecker.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/extractxref.cmi src/parser/relaxed/extractxref.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/file.cmi src/file.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/tools -I src -I src/util -I src/type -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/tools/find.cmi src/tools/find.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/params.cmo src/params.ml
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type -I src -I src/util -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/type/typechecker.cmi src/type/typechecker.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/main.cmo src/main.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/boundedint.ml > src/util/boundedint.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/data/directobject.ml > src/data/directobject.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/algo.ml > src/util/algo.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/algo.mli > src/util/algo.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/algo.cmi src/util/algo.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/key.ml > src/util/key.ml.depends
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/boundedint.cmx src/util/boundedint.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/key.cmx src/util/key.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/mapkey.cmx src/util/mapkey.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/console.ml > src/util/console.ml.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/console.cmo src/util/console.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/convert.ml > src/parser/convert.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/convert.mli > src/parser/convert.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/parser/convert.cmi src/parser/convert.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/crypto/crypto.ml > src/crypto/crypto.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/crypto/aes.ml > src/crypto/aes.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/crypto/aes.mli > src/crypto/aes.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/crypto -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/crypto/aes.cmi src/crypto/aes.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/errors.ml > src/util/errors.ml.depends
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/parser/convert.cmx src/parser/convert.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/entry.ml > src/util/entry.ml.depends
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/entry.cmx src/util/entry.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/errors.cmx src/util/errors.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/crypto/md5.ml > src/crypto/md5.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/crypto/md5.mli > src/crypto/md5.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/crypto -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/crypto/md5.cmi src/crypto/md5.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/crypto/rc4.ml > src/crypto/rc4.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/crypto/rc4.mli > src/crypto/rc4.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/crypto -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/crypto/rc4.cmi src/crypto/rc4.mli
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/crypto -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/crypto/aes.cmx src/crypto/aes.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/crypto -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/crypto/md5.cmx src/crypto/md5.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/params.cmx src/params.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/crypto -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/crypto/rc4.cmx src/crypto/rc4.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/algo.cmx src/util/algo.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/console.cmx src/util/console.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/crypto -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/crypto/crypto.cmx src/crypto/crypto.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/setkey.cmx src/util/setkey.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/extractxref.ml > src/parser/relaxed/extractxref.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/common.ml > src/parser/common.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/common.mli > src/parser/common.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/parser/common.cmi src/parser/common.mli
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/data -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/data/directobject.cmx src/data/directobject.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/data/document.ml > src/data/document.ml.depends
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/parser/common.cmx src/parser/common.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/data/graph.ml > src/data/graph.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/type.ml > src/type/type.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/uniqueid.ml > src/util/uniqueid.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/uniqueid.mli > src/util/uniqueid.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/uniqueid.cmi src/util/uniqueid.mli
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type -I src -I src/util -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/type/type.cmx src/type/type.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/uniqueid.cmx src/util/uniqueid.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/data/indirectobject.ml > src/data/indirectobject.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stream/pdfstream.ml > src/stream/pdfstream.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stream/ascii85.ml > src/stream/ascii85.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stream/ascii85.mli > src/stream/ascii85.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stream -I src -I src/util -I src/type -I src/tools -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stream/ascii85.cmi src/stream/ascii85.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stream/asciihex.ml > src/stream/asciihex.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stream/asciihex.mli > src/stream/asciihex.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stream -I src -I src/util -I src/type -I src/tools -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stream/asciihex.cmi src/stream/asciihex.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stream/predictor.ml > src/stream/predictor.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stream/predictor.mli > src/stream/predictor.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stream -I src -I src/util -I src/type -I src/tools -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stream/predictor.cmi src/stream/predictor.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stream/runlength.ml > src/stream/runlength.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stream/runlength.mli > src/stream/runlength.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stream -I src -I src/util -I src/type -I src/tools -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stream/runlength.cmi src/stream/runlength.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stream/zlib.ml > src/stream/zlib.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stream/zlib.mli > src/stream/zlib.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stream -I src -I src/util -I src/type -I src/tools -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stream/zlib.cmi src/stream/zlib.mli
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stream -I src -I src/util -I src/type -I src/tools -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stream/ascii85.cmx src/stream/ascii85.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stream -I src -I src/util -I src/type -I src/tools -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stream/asciihex.cmx src/stream/asciihex.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stream -I src -I src/util -I src/type -I src/tools -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stream/predictor.cmx src/stream/predictor.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stream -I src -I src/util -I src/type -I src/tools -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stream/runlength.cmx src/stream/runlength.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stream -I src -I src/util -I src/type -I src/tools -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stream/zlib.cmx src/stream/zlib.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stream -I src -I src/util -I src/type -I src/tools -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stream/pdfstream.cmx src/stream/pdfstream.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/data -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/data/graph.cmx src/data/graph.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/data -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/data/indirectobject.cmx src/data/indirectobject.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/fetchcommon.ml > src/parser/relaxed/fetchcommon.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/fetchcommon.mli > src/parser/relaxed/fetchcommon.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/fetchcommon.cmi src/parser/relaxed/fetchcommon.mli
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/data -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/data/document.cmx src/data/document.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/intervals.ml > src/util/intervals.ml.depends
- menhir --raw-depend --ocamldep 'ocamlfind ocamldep -modules' src/parser/relaxed/parser.mly > src/parser/relaxed/parser.mly.depends
- menhir --ocamlc 'ocamlfind ocamlc -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf' --infer src/parser/relaxed/parser.mly
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/parser.ml > src/parser/relaxed/parser.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/parser.mli > src/parser/relaxed/parser.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/parser.cmi src/parser/relaxed/parser.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/wrap.ml > src/parser/wrap.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/wrap.mli > src/parser/wrap.mli.depends
- menhir --raw-depend --ocamldep 'ocamlfind ocamldep -modules' src/contentstream/contentparser.mly > src/contentstream/contentparser.mly.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/contentstream/operator.mli > src/contentstream/operator.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/contentstream -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/type/pdf -I src/parser/relaxed -o src/contentstream/operator.cmi src/contentstream/operator.mli
- menhir --ocamlc 'ocamlfind ocamlc -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/contentstream -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/type/pdf -I src/parser/relaxed' --infer src/contentstream/contentparser.mly
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/contentstream/contentparser.mli > src/contentstream/contentparser.mli.depends
- menhir --raw-depend --ocamldep 'ocamlfind ocamldep -modules' src/parser/strictparser.mly > src/parser/strictparser.mly.depends
- menhir --ocamlc 'ocamlfind ocamlc -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed' --infer src/parser/strictparser.mly
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/strictparser.mli > src/parser/strictparser.mli.depends
- menhir --raw-depend --ocamldep 'ocamlfind ocamldep -modules' src/parser/relaxed/xrefparser.mly > src/parser/relaxed/xrefparser.mly.depends
- menhir --ocamlc 'ocamlfind ocamlc -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf' --infer src/parser/relaxed/xrefparser.mly
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/xrefparser.mli > src/parser/relaxed/xrefparser.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/contentstream -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/type/pdf -I src/parser/relaxed -o src/contentstream/contentparser.cmi src/contentstream/contentparser.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/parser/strictparser.cmi src/parser/strictparser.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/xrefparser.cmi src/parser/relaxed/xrefparser.mli
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/parser/wrap.cmi src/parser/wrap.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/contentstream/contentparser.ml > src/contentstream/contentparser.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/contentstream/operator.ml > src/contentstream/operator.ml.depends
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/contentstream -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/type/pdf -I src/parser/relaxed -o src/contentstream/operator.cmx src/contentstream/operator.ml
- /home/opam/.opam/4.04/bin/ocamllex.opt -q src/parser/relaxed/lexer.mll
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/lexer.ml > src/parser/relaxed/lexer.ml.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/lexer.cmo src/parser/relaxed/lexer.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/parser.cmx src/parser/relaxed/parser.ml
- /home/opam/.opam/4.04/bin/ocamllex.opt -q src/parser/strictlexer.mll
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/strictlexer.ml > src/parser/strictlexer.ml.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/parser/strictlexer.cmo src/parser/strictlexer.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/strictparser.ml > src/parser/strictparser.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/data/xref.ml > src/data/xref.ml.depends
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/data -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/data/xref.cmx src/data/xref.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/parser/strictparser.cmx src/parser/strictparser.ml
- /home/opam/.opam/4.04/bin/ocamllex.opt -q src/parser/relaxed/xreflexer.mll
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/xreflexer.ml > src/parser/relaxed/xreflexer.ml.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/xreflexer.cmo src/parser/relaxed/xreflexer.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/xrefparser.ml > src/parser/relaxed/xrefparser.ml.depends
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/xrefparser.cmx src/parser/relaxed/xrefparser.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/contentstream -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/type/pdf -I src/parser/relaxed -o src/contentstream/contentparser.cmx src/contentstream/contentparser.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/lexer.cmx src/parser/relaxed/lexer.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/parser/strictlexer.cmx src/parser/strictlexer.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/xreflexer.cmx src/parser/relaxed/xreflexer.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/intervals.cmx src/util/intervals.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/parser/wrap.cmx src/parser/wrap.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/util/intset.ml > src/util/intset.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stats/stats.ml > src/stats/stats.ml.depends
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/fetchcommon.cmx src/parser/relaxed/fetchcommon.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/util -I src -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/util/intset.cmx src/util/intset.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stats -I src -I src/util -I src/type -I src/tools -I src/stream -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stats/stats.cmx src/stats/stats.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/file.ml > src/file.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/tools/cleanupcs.ml > src/tools/cleanupcs.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/tools/cleanupcs.mli > src/tools/cleanupcs.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/tools -I src -I src/util -I src/type -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/tools/cleanupcs.cmi src/tools/cleanupcs.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/graph/tree.ml > src/graph/tree.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/graph/tree.mli > src/graph/tree.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/graph -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/graph/tree.cmi src/graph/tree.mli
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/graph -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/graph/tree.cmx src/graph/tree.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/contentstream/contentstream.ml > src/contentstream/contentstream.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/contentstream/contentstream.mli > src/contentstream/contentstream.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/contentstream -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/type/pdf -I src/parser/relaxed -o src/contentstream/contentstream.cmi src/contentstream/contentstream.mli
- /home/opam/.opam/4.04/bin/ocamllex.opt -q src/contentstream/contentlexer.mll
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/contentstream/contentlexer.ml > src/contentstream/contentlexer.ml.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/contentstream -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/type/pdf -I src/parser/relaxed -o src/contentstream/contentlexer.cmo src/contentstream/contentlexer.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/contentstream/resources.ml > src/contentstream/resources.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/contentstream/resources.mli > src/contentstream/resources.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/contentstream -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/type/pdf -I src/parser/relaxed -o src/contentstream/resources.cmi src/contentstream/resources.mli
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/contentstream -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/type/pdf -I src/parser/relaxed -o src/contentstream/contentlexer.cmx src/contentstream/contentlexer.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/contentstream -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/type/pdf -I src/parser/relaxed -o src/contentstream/resources.cmx src/contentstream/resources.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/crypto/cryptoparse.ml > src/crypto/cryptoparse.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/crypto/cryptoparse.mli > src/crypto/cryptoparse.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/crypto -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/crypto/cryptoparse.cmi src/crypto/cryptoparse.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/extractobjects.ml > src/parser/relaxed/extractobjects.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/extractobjects.mli > src/parser/relaxed/extractobjects.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/extractobjects.cmi src/parser/relaxed/extractobjects.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/fetchimpl.ml > src/parser/relaxed/fetchimpl.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/fetchimpl.mli > src/parser/relaxed/fetchimpl.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/fetchimpl.cmi src/parser/relaxed/fetchimpl.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/fetch.ml > src/parser/relaxed/fetch.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/fetch.mli > src/parser/relaxed/fetch.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/fetch.cmi src/parser/relaxed/fetch.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/fetchcomp.ml > src/parser/relaxed/fetchcomp.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/parser/relaxed/fetchcomp.mli > src/parser/relaxed/fetchcomp.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/fetchcomp.cmi src/parser/relaxed/fetchcomp.mli
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/fetch.cmx src/parser/relaxed/fetch.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/fetchcomp.cmx src/parser/relaxed/fetchcomp.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/fetchimpl.cmx src/parser/relaxed/fetchimpl.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/extractxref.cmx src/parser/relaxed/extractxref.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/graph/graphchecker.ml > src/graph/graphchecker.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/graph/graphchecker.mli > src/graph/graphchecker.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/graph -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/graph/graphchecker.cmi src/graph/graphchecker.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stats/holes.ml > src/stats/holes.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/stats/holes.mli > src/stats/holes.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stats -I src -I src/util -I src/type -I src/tools -I src/stream -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stats/holes.cmi src/stats/holes.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/typechecker.ml > src/type/typechecker.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/checkobjecttype.ml > src/type/checkobjecttype.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/checkobjecttype.mli > src/type/checkobjecttype.mli.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type -I src -I src/util -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/type/checkobjecttype.cmi src/type/checkobjecttype.mli
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/pdftypes.ml > src/type/pdftypes.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/pdf/typesaction.ml > src/type/pdf/typesaction.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/util.ml > src/type/util.ml.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type -I src -I src/util -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/type/util.cmo src/type/util.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/pdf/typesannot.ml > src/type/pdf/typesannot.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/pdf/typescolorspace.ml > src/type/pdf/typescolorspace.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/pdf/typesfont.ml > src/type/pdf/typesfont.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/pdf/typesfunction.ml > src/type/pdf/typesfunction.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/pdf/typesgraphic.ml > src/type/pdf/typesgraphic.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/pdf/typesoutline.ml > src/type/pdf/typesoutline.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/pdf/typespage.ml > src/type/pdf/typespage.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/pdf/typesstream.ml > src/type/pdf/typesstream.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/pdf/typestransition.ml > src/type/pdf/typestransition.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/pdf/typestree.ml > src/type/pdf/typestree.ml.depends
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/type/pdf/typesxobject.ml > src/type/pdf/typesxobject.ml.depends
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesaction.cmo src/type/pdf/typesaction.ml
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesannot.cmo src/type/pdf/typesannot.ml
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typescolorspace.cmo src/type/pdf/typescolorspace.ml
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesfont.cmo src/type/pdf/typesfont.ml
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesfunction.cmo src/type/pdf/typesfunction.ml
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesgraphic.cmo src/type/pdf/typesgraphic.ml
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesoutline.cmo src/type/pdf/typesoutline.ml
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typespage.cmo src/type/pdf/typespage.ml
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesstream.cmo src/type/pdf/typesstream.ml
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typestransition.cmo src/type/pdf/typestransition.ml
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typestree.cmo src/type/pdf/typestree.ml
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesxobject.cmo src/type/pdf/typesxobject.ml
- ocamlfind ocamlc -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type -I src -I src/util -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/type/pdftypes.cmo src/type/pdftypes.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type -I src -I src/util -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/type/util.cmx src/type/util.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesaction.cmx src/type/pdf/typesaction.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesannot.cmx src/type/pdf/typesannot.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typescolorspace.cmx src/type/pdf/typescolorspace.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesfont.cmx src/type/pdf/typesfont.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesfunction.cmx src/type/pdf/typesfunction.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesgraphic.cmx src/type/pdf/typesgraphic.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesoutline.cmx src/type/pdf/typesoutline.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typespage.cmx src/type/pdf/typespage.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesstream.cmx src/type/pdf/typesstream.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typestransition.cmx src/type/pdf/typestransition.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typestree.cmx src/type/pdf/typestree.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type/pdf -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/parser/relaxed -o src/type/pdf/typesxobject.cmx src/type/pdf/typesxobject.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type -I src -I src/util -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/type/checkobjecttype.cmx src/type/checkobjecttype.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type -I src -I src/util -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/type/pdftypes.cmx src/type/pdftypes.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/tools -I src -I src/util -I src/type -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/tools/cleanupcs.cmx src/tools/cleanupcs.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/contentstream -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/type/pdf -I src/parser/relaxed -o src/contentstream/contentstream.cmx src/contentstream/contentstream.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/crypto -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/crypto/cryptoparse.cmx src/crypto/cryptoparse.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/parser/relaxed -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -o src/parser/relaxed/extractobjects.cmx src/parser/relaxed/extractobjects.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/graph -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/graph/graphchecker.cmx src/graph/graphchecker.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/stats -I src -I src/util -I src/type -I src/tools -I src/stream -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/stats/holes.cmx src/stats/holes.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/type -I src -I src/util -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/type/typechecker.cmx src/type/typechecker.ml
- ocamlfind ocamldep -package cryptokit -package oUnit -modules src/tools/find.ml > src/tools/find.ml.depends
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/file.cmx src/file.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src/tools -I src -I src/util -I src/type -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/tools/find.cmx src/tools/find.ml
- ocamlfind ocamlopt -c -w +a-3-4-32..39 -strict-sequence -noautolink -package cryptokit -package oUnit -I src -I src/util -I src/type -I src/tools -I src/stream -I src/stats -I src/parser -I src/graph -I src/data -I src/crypto -I src/contentstream -I src/type/pdf -I src/parser/relaxed -o src/main.cmx src/main.ml
- ocamlfind ocamlopt -linkpkg -package cryptokit -package oUnit -I src/util -I src/parser -I src/crypto -I src -I src/data -I src/contentstream -I src/type -I src/stream -I src/parser/relaxed -I src/graph -I src/stats -I src/tools -I src/type/pdf src/util/boundedint.cmx src/parser/convert.cmx src/util/entry.cmx src/util/key.cmx src/util/errors.cmx src/crypto/aes.cmx src/crypto/md5.cmx src/crypto/rc4.cmx src/params.cmx src/crypto/crypto.cmx src/util/mapkey.cmx src/util/algo.cmx src/util/console.cmx src/util/setkey.cmx src/data/directobject.cmx src/contentstream/operator.cmx src/contentstream/contentparser.cmx src/parser/common.cmx src/contentstream/contentlexer.cmx src/contentstream/resources.cmx src/type/type.cmx src/util/uniqueid.cmx src/data/graph.cmx src/stream/ascii85.cmx src/stream/asciihex.cmx src/stream/predictor.cmx src/stream/runlength.cmx src/stream/zlib.cmx src/stream/pdfstream.cmx src/data/indirectobject.cmx src/data/document.cmx src/data/xref.cmx src/parser/relaxed/parser.cmx src/parser/relaxed/lexer.cmx src/parser/relaxed/xrefparser.cmx src/parser/relaxed/xreflexer.cmx src/parser/strictparser.cmx src/parser/strictlexer.cmx src/parser/wrap.cmx src/contentstream/contentstream.cmx src/crypto/cryptoparse.cmx src/graph/tree.cmx src/graph/graphchecker.cmx src/util/intervals.cmx src/parser/relaxed/fetchcommon.cmx src/parser/relaxed/fetch.cmx src/parser/relaxed/fetchcomp.cmx src/parser/relaxed/fetchimpl.cmx src/parser/relaxed/extractobjects.cmx src/stats/stats.cmx src/util/intset.cmx src/parser/relaxed/extractxref.cmx src/stats/holes.cmx src/tools/cleanupcs.cmx src/type/checkobjecttype.cmx src/type/util.cmx src/type/pdf/typesaction.cmx src/type/pdf/typesannot.cmx src/type/pdf/typescolorspace.cmx src/type/pdf/typesfont.cmx src/type/pdf/typesfunction.cmx src/type/pdf/typesgraphic.cmx src/type/pdf/typesoutline.cmx src/type/pdf/typespage.cmx src/type/pdf/typesstream.cmx src/type/pdf/typestransition.cmx src/type/pdf/typestree.cmx src/type/pdf/typesxobject.cmx src/type/pdftypes.cmx src/type/typechecker.cmx src/file.cmx src/tools/find.cmx src/main.cmx -o src/main.native
- rm -f main.native
- ln -s _build/src/main.native
- cp -P main.native caradoc
-> compiled  caradoc.0.3
-> installed caradoc.0.3
Done.
# Run eval $(opam env) to update the current shell environment
2022-01-02 09:33.30 ---> saved as "79a4820429a74cbef901b983cf652f97399c98c008fbf010d20ea6f36f308e7f"
Job succeeded