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


Building on x86-bm-4.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-06-02 22:42.21 ---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

/: (run (network host)
        (shell  "\
               \n        set -e\
               \n        git clone -q git://github.com/kit-ty-kate/opam.git /tmp/opam\
               \n        git -C /tmp/opam checkout -q '72695bfac80dbcd1d2f10287b2626d18d4acc9f2'\
               \n        opam remote set-url default git://github.com/ocaml/opam-repository.git\
               \n        opam pin add -yn /tmp/opam > /dev/null\
               \n        opam install -y opam-devel opam-0install-cudf 'ocamlfind>=1.9'\
               \n        sudo mv \"$(opam var opam-devel:lib)/opam\" /usr/bin/opam\
               \n        rm -rf /tmp/opam /tmp/depext.txt ~/.opam\
               \n        if ! test -d ~/opam-repository; then\
               \n          git clone -q git://github.com/ocaml/opam-repository.git ~/opam-repository\
               \n        else\
               \n          git -C ~/opam-repository pull -q origin master\
               \n        fi\
               \n        git -C ~/opam-repository checkout -q '99b05eeea7b126460a7b3e5a92924f935e8c7c73'\
               \n      "))
[default] Initialised

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[opam-devel.2.1.0~beta4] no changes from git+file:///tmp/opam#HEAD

The following actions will be performed:
  - install ocamlfind          1.9.1
  - install seq                base         [required by re]
  - install cmdliner           1.0.4        [required by opam-devel]
  - install dune               2.8.5        [required by opam-0install-cudf, opam-devel]
  - install ocamlbuild         0.14.0       [required by cudf]
  - install base-bytes         base         [required by extlib]
  - install stdlib-shims       0.3.0        [required by ocamlgraph]
  - install re                 1.9.0        [required by opam-client]
  - install opam-file-format   2.1.3        [required by opam-format]
  - install cppo               1.6.7        [required by extlib]
  - install 0install-solver    2.17         [required by opam-0install-cudf]
  - install ocamlgraph         2.0.0        [required by dose3]
  - install extlib             1.7.7-1      [required by cudf, opam-client]
  - install opam-core          2.1.0~beta4* [required by opam-format]
  - install cudf               0.9-1        [required by opam-0install-cudf]
  - install opam-format        2.1.0~beta4* [required by opam-repository, opam-solver]
  - install opam-0install-cudf 0.4.1
  - install mccs               1.1+13       [required by opam-solver]
  - install dose3              5.0.1-1      [required by opam-solver]
  - install opam-repository    2.1.0~beta4* [required by opam-client]
  - install opam-solver        2.1.0~beta4* [required by opam-client]
  - install opam-state         2.1.0~beta4* [required by opam-client]
  - install opam-client        2.1.0~beta4* [required by opam-devel]
  - install opam-devel         2.1.0~beta4*
===== 24 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.tar.gz
[mccs.1.1+13] downloaded from https://github.com/AltGr/ocaml-mccs/archive/1.1+13.tar.gz
[ocamlbuild.0.14.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[opam-0install-cudf.0.4.1] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.1/opam-0install-cudf-v0.4.1.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.0.tbz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.1
-> installed base-bytes.base
-> installed ocamlbuild.0.14.0
-> installed dune.2.8.5
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.3
-> installed 0install-solver.2.17
-> installed cppo.1.6.7
-> installed re.1.9.0
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed opam-core.2.1.0~beta4
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4.1
-> installed mccs.1.1+13
-> installed opam-format.2.1.0~beta4
-> installed opam-repository.2.1.0~beta4
-> installed dose3.5.0.1-1
-> installed opam-state.2.1.0~beta4
-> installed opam-solver.2.1.0~beta4
-> installed opam-client.2.1.0~beta4
-> installed opam-devel.2.1.0~beta4
Done.

<><> opam-devel.2.1.0~beta4 installed successfully ><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/4.11/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/4.11/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
Updating files:  56% (6417/11385)
Updating files:  57% (6490/11385)
Updating files:  58% (6604/11385)
Updating files:  59% (6718/11385)
Updating files:  60% (6831/11385)
Updating files:  61% (6945/11385)
Updating files:  62% (7059/11385)
Updating files:  63% (7173/11385)
Updating files:  64% (7287/11385)
Updating files:  65% (7401/11385)
Updating files:  66% (7515/11385)
Updating files:  67% (7628/11385)
Updating files:  68% (7742/11385)
Updating files:  69% (7856/11385)
Updating files:  70% (7970/11385)
Updating files:  71% (8084/11385)
Updating files:  72% (8198/11385)
Updating files:  73% (8312/11385)
Updating files:  74% (8425/11385)
Updating files:  75% (8539/11385)
Updating files:  76% (8653/11385)
Updating files:  77% (8767/11385)
Updating files:  78% (8881/11385)
Updating files:  79% (8995/11385)
Updating files:  80% (9108/11385)
Updating files:  81% (9222/11385)
Updating files:  82% (9336/11385)
Updating files:  83% (9450/11385)
Updating files:  84% (9564/11385)
Updating files:  85% (9678/11385)
Updating files:  86% (9792/11385)
Updating files:  87% (9905/11385)
Updating files:  88% (10019/11385)
Updating files:  89% (10133/11385)
Updating files:  90% (10247/11385)
Updating files:  91% (10361/11385)
Updating files:  92% (10475/11385)
Updating files:  93% (10589/11385)
Updating files:  94% (10702/11385)
Updating files:  95% (10816/11385)
Updating files:  96% (10930/11385)
Updating files:  97% (11044/11385)
Updating files:  98% (11158/11385)
Updating files:  99% (11272/11385)
Updating files: 100% (11385/11385)
Updating files: 100% (11385/11385), done.
2021-06-02 22:42.21 ---> using "98389ab5f1545ba647f3732db5c4b7075cfbadea3d254e2e7dfa4fe62af8dabf" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

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


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

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

2021-06-02 22:42.21 ---> using "5560b8e1cef4de9345640a57103672d87574e378a0b8dc006c7aaa0bf2e6084d" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-06-02 22:42.21 ---> using "432082e6de60c77dbff1fd0127c5c5176c608fd7cdeba210d4605508b9cb6ab2" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-06-02 22:42.21 ---> using "a398da3f9d84b492a7581d0e4dcbc87dfa5189cec179915e4a386ba2c78113ee" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.05.0"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.05.0  (cached)
-> installed ocaml-base-compiler.4.05.0
-> installed ocaml-config.1
-> installed ocaml.4.05.0
Done.
# Run eval $(opam env --switch=4.05.0) to update the current shell environment
2021-06-02 22:42.21 ---> using "ddad32433850cd93b48910823ecba098d642ffe90e24e8a66d58dc33a47e916a" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 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 [8633 kB]
- Fetched 8854 kB in 4s (2114 kB/s)
- Reading package lists...
- 
2021-06-02 22:42.21 ---> using "4cade402a0a05e6cbc6a1d3e5bbb6c39044dc1ede2dea8c9671ff84c08c4902a" 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
2021-06-02 22:42.21 ---> using "85ef732a177ad29214d6a0c2c5ca67e60cf04018a7932d40c1344ba9ce8e7820" from cache

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

The following actions will be performed:
  - install conf-pkg-config          2        [required by coccinelle]
  - install ocamlfind                1.9.1    [required by coccinelle]
  - install conf-python-3-dev        1        [required by coccinelle]
  - remove  ocaml-secondary-compiler 4.08.1-1
  - install base-num                 base     [required by num]
  - install conf-which               1        [required by conf-autoconf]
  - install conf-python-3            1.0.0    [required by coccinelle]
  - install ocamlbuild               0.14.0   [required by parmap, menhir, pcre]
  - install stdcompat                6        [required by coccinelle]
  - install conf-libpcre             1        [required by pcre]
  - install base-bytes               base     [required by pcre]
  - install num                      0        [required by coccinelle]
  - install conf-autoconf            0.1      [required by coccinelle]
  - install menhir                   20171013 [required by coccinelle]
  - install pcre                     7.2.3    [required by coccinelle]
  - install pyml                     20180530 [required by coccinelle]
  - install conf-automake            1        [required by conf-aclocal]
  - install conf-aclocal             2        [required by coccinelle]
  - install parmap                   1.0-rc9  [required by coccinelle]
  - install coccinelle               1.0.7
===== 19 to install | 1 to remove =====

The following system packages will first need to be installed:
    autoconf automake libpcre3-dev pkg-config python3 python3-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "autoconf" "automake" "libpcre3-dev" "pkg-config" "python3" "python3-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpython3.9-minimal: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 ... 17845 files and directories currently installed.)
- Preparing to unpack .../libpython3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.2-1) ...
- Preparing to unpack .../libexpat1_2.2.10-2_amd64.deb ...
- Unpacking libexpat1:amd64 (2.2.10-2) over (2.2.10-1) ...
- Selecting previously unselected package python3.9-minimal.
- Preparing to unpack .../python3.9-minimal_3.9.2-1_amd64.deb ...
- Unpacking python3.9-minimal (3.9.2-1) ...
- Setting up libpython3.9-minimal:amd64 (3.9.2-1) ...
- Setting up libexpat1:amd64 (2.2.10-2) ...
- Setting up python3.9-minimal (3.9.2-1) ...
- Selecting previously unselected package python3-minimal.
- (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 ... 18130 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.9.2-3_amd64.deb ...
- Unpacking python3-minimal (3.9.2-3) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_4.0.0_all.deb ...
- Unpacking media-types (4.0.0) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../2-libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.9-stdlib:amd64.
- Preparing to unpack .../3-libpython3.9-stdlib_3.9.2-1_amd64.deb ...
- 
- Unpacking libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Selecting previously unselected package python3.9.
- Preparing to unpack .../4-python3.9_3.9.2-1_amd64.deb ...
- Unpacking python3.9 (3.9.2-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../5-libpython3-stdlib_3.9.2-3_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up python3-minimal (3.9.2-3) ...
- Selecting previously unselected package python3.
- (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 ... 18527 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.9.2-3_amd64.deb ...
- Unpacking python3 (3.9.2-3) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../01-libsigsegv2_2.13-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.13-1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../02-m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Selecting previously unselected package autoconf.
- Preparing to unpack .../03-autoconf_2.69-14_all.deb ...
- Unpacking autoconf (2.69-14) ...
- Selecting previously unselected package autotools-dev.
- Preparing to unpack .../04-autotools-dev_20180224.1+nmu1_all.deb ...
- Unpacking autotools-dev (20180224.1+nmu1) ...
- Selecting previously unselected package automake.
- Preparing to unpack .../05-automake_1%3a1.16.3-2_all.deb ...
- Unpacking automake (1:1.16.3-2) ...
- Selecting previously unselected package javascript-common.
- Preparing to unpack .../06-javascript-common_11+nmu1_all.deb ...
- Unpacking javascript-common (11+nmu1) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../07-libexpat1-dev_2.2.10-2_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.2.10-2) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../08-libglib2.0-0_2.66.8-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.66.8-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../09-libglib2.0-data_2.66.8-1_all.deb ...
- Unpacking libglib2.0-data (2.66.8-1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../10-libicu67_67.1-6_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-6) ...
- Selecting previously unselected package libjs-jquery.
- Preparing to unpack .../11-libjs-jquery_3.5.1+dfsg+~3.5.5-7_all.deb ...
- Unpacking libjs-jquery (3.5.1+dfsg+~3.5.5-7) ...
- Selecting previously unselected package libjs-underscore.
- Preparing to unpack .../12-libjs-underscore_1.9.1~dfsg-3_all.deb ...
- Unpacking libjs-underscore (1.9.1~dfsg-3) ...
- Selecting previously unselected package libjs-sphinxdoc.
- Preparing to unpack .../13-libjs-sphinxdoc_3.4.3-2_all.deb ...
- Unpacking libjs-sphinxdoc (3.4.3-2) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../14-libpcre16-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre16-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre32-3:amd64.
- Preparing to unpack .../15-libpcre32-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre32-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcrecpp0v5:amd64.
- Preparing to unpack .../16-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../17-libpcre3-dev_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpython3.9:amd64.
- Preparing to unpack .../18-libpython3.9_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9:amd64 (3.9.2-1) ...
- Selecting previously unselected package libpython3.9-dev:amd64.
- Preparing to unpack .../19-libpython3.9-dev_3.9.2-1_amd64.deb ...
- Unpacking libpython3.9-dev:amd64 (3.9.2-1) ...
- Selecting previously unselected package libpython3-dev:amd64.
- Preparing to unpack .../20-libpython3-dev_3.9.2-3_amd64.deb ...
- Unpacking libpython3-dev:amd64 (3.9.2-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../21-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../22-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../23-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Selecting previously unselected package python3.9-dev.
- Preparing to unpack .../24-python3.9-dev_3.9.2-1_amd64.deb ...
- Unpacking python3.9-dev (3.9.2-1) ...
- Selecting previously unselected package python3-lib2to3.
- Preparing to unpack .../25-python3-lib2to3_3.9.2-1_all.deb ...
- Unpacking python3-lib2to3 (3.9.2-1) ...
- Selecting previously unselected package python3-distutils.
- Preparing to unpack .../26-python3-distutils_3.9.2-1_all.deb ...
- Unpacking python3-distutils (3.9.2-1) ...
- Selecting previously unselected package python3-dev.
- Preparing to unpack .../27-python3-dev_3.9.2-3_amd64.deb ...
- Unpacking python3-dev (3.9.2-3) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../28-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 .../29-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up media-types (4.0.0) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
- Setting up javascript-common (11+nmu1) ...
- Setting up libpcre16-3:amd64 (2:8.39-13) ...
- Setting up libicu67:amd64 (67.1-6) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- No schema files found: doing nothing.
- Setting up autotools-dev (20180224.1+nmu1) ...
- Setting up libglib2.0-data (2.66.8-1) ...
- Setting up libexpat1-dev:amd64 (2.2.10-2) ...
- Setting up libsigsegv2:amd64 (2.13-1) ...
- Setting up libpcre32-3:amd64 (2:8.39-13) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libjs-jquery (3.5.1+dfsg+~3.5.5-7) ...
- Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.2-1) ...
- Setting up libpython3-stdlib:amd64 (3.9.2-3) ...
- Setting up libjs-underscore (1.9.1~dfsg-3) ...
- Setting up libpcre3-dev:amd64 (2:8.39-13) ...
- Setting up m4 (1.4.18-5) ...
- Setting up libpython3.9:amd64 (3.9.2-1) ...
- Setting up shared-mime-info (2.0-1) ...
- Setting up libjs-sphinxdoc (3.4.3-2) ...
- Setting up autoconf (2.69-14) ...
- Setting up python3.9 (3.9.2-1) ...
- Setting up automake (1:1.16.3-2) ...
- update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
- Setting up libpython3.9-dev:amd64 (3.9.2-1) ...
- Setting up python3 (3.9.2-3) ...
- running python rtupdate hooks for python3.9...
- running python post-rtupdate hooks for python3.9...
- Setting up python3.9-dev (3.9.2-1) ...
- Setting up python3-lib2to3 (3.9.2-1) ...
- Setting up python3-distutils (3.9.2-1) ...
- Setting up libpython3-dev:amd64 (3.9.2-3) ...
- Setting up python3-dev (3.9.2-3) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   ocaml-secondary-compiler.4.08.1-1
Processing  4/58: [coccinelle.1.0.7: http]
Processing  5/58: [coccinelle.1.0.7: http]
Processing  6/58: [coccinelle.1.0.7: http]
Processing  7/58: [coccinelle.1.0.7: http]
Processing  8/58: [coccinelle.1.0.7: http]
Processing  9/58: [coccinelle.1.0.7: http]
Processing 10/58: [coccinelle.1.0.7: http]
Processing 11/58: [coccinelle.1.0.7: http]
Processing 12/58: [coccinelle.1.0.7: http]
Processing 13/58: [coccinelle.1.0.7: http]
Processing 14/58: [coccinelle.1.0.7: http]
Processing 15/58: [coccinelle.1.0.7: http]
Processing 16/58: [coccinelle.1.0.7: http]
Processing 17/58: [coccinelle.1.0.7: http] [conf-pkg-config: pkg-config]
Processing 18/58: [coccinelle.1.0.7: http] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py]
Processing 19/58: [coccinelle.1.0.7: http] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make]
Processing 20/58: [coccinelle.1.0.7: http] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which]
-> installed base-num.base
Processing 21/58: [coccinelle.1.0.7: http] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which]
Processing 22/58: [coccinelle.1.0.7: http] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which]
-> installed num.0
Processing 23/58: [coccinelle.1.0.7: http] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which]
Processing 23/58: [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which]
-> retrieved menhir.20171013  (cached)
Processing 24/58: [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which]
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 25/58: [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which]
Processing 26/58: [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which] [ocamlbuild: make configure.make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.05.0/.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 26/58: [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which] [ocamlbuild: make configure.make]
Processing 27/58: [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which] [ocamlbuild: make configure.make] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "python3" "test.py" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-python-3.1.0.0)
- python-3.6 OK
- python-3.6 OK
-> compiled  conf-python-3.1.0.0
Processing 27/58: [conf-python-3-dev: make] [conf-which: which which] [ocamlbuild: make configure.make] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-python-3-dev.1)
- cc `python3-config --includes` -o test test.c
- cc `python3-config --includes` -o test test.c
-> compiled  conf-python-3-dev.1
Processing 27/58: [conf-which: which which] [ocamlbuild: make configure.make] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-which.1)
- /usr/bin/which
- /usr/bin/which
-> compiled  conf-which.1
Processing 27/58: [ocamlbuild: make configure.make] [conf-pkg-config: mkdir]
-> retrieved coccinelle.1.0.7  (https://github.com/coccinelle/coccinelle/archive/1.0.7.tar.gz)
Processing 28/58: [ocamlbuild: make configure.make] [conf-pkg-config: mkdir]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 29/58: [ocamlbuild: make configure.make] [conf-pkg-config: mkdir]
Processing 30/58: [ocamlbuild: make configure.make] [ocamlfind: ./configure] [conf-pkg-config: mkdir]
-> retrieved parmap.1.0-rc9  (cached)
Processing 31/58: [ocamlbuild: make configure.make] [ocamlfind: ./configure] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.05.0" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.05.0/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.05.0/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.05.0/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.05.0"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.05.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.05.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.05.0/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.05.0"; \
- echo "BINDIR=/home/opam/.opam/4.05.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.05.0/lib"; \
- echo "MANDIR=/home/opam/.opam/4.05.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.05.0/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.05.0/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.05.0/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.05.0/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.05.0"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.05.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.05.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.05.0/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.05.0"; \
- echo "BINDIR=/home/opam/.opam/4.05.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.05.0/lib"; \
- echo "MANDIR=/home/opam/.opam/4.05.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.05.0/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.05.0/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.05.0/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.05.0/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 31/58: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.05.0/lib/pkgconfig" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 31/58: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 32/58: [conf-libpcre: pkg-config libpcre] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> installed conf-python-3.1.0.0
Processing 33/58: [conf-libpcre: pkg-config libpcre] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> installed conf-python-3-dev.1
Processing 34/58: [conf-libpcre: pkg-config libpcre] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> installed conf-which.1
Processing 35/58: [conf-libpcre: pkg-config libpcre] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
Processing 36/58: [conf-autoconf: which autoconf] [conf-libpcre: pkg-config libpcre] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved pcre.7.2.3  (cached)
-> retrieved pyml.20180530  (cached)
-> retrieved stdcompat.6  (cached)
Processing 37/58: [conf-autoconf: which autoconf] [conf-libpcre: pkg-config libpcre] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libpcre" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-libpcre.1)
-> compiled  conf-libpcre.1
Processing 37/58: [conf-autoconf: which autoconf] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [stdcompat: ./configure]
-> installed conf-libpcre.1
Processing 38/58: [conf-autoconf: which autoconf] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "autoconf" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-autoconf.0.1)
- /usr/bin/autoconf
- /usr/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 38/58: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [stdcompat: ./configure]
-> installed conf-autoconf.0.1
Processing 39/58: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [stdcompat: ./configure]
Processing 40/58: [conf-automake: automake] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.05.0/bin" "-sitelib" "/home/opam/.opam/4.05.0/lib" "-mandir" "/home/opam/.opam/4.05.0/man" "-config" "/home/opam/.opam/4.05.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.05.0/.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.05.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.05.0/bin
-     Manual pages:          /home/opam/.opam/4.05.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.05.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.05.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.05.0/bin
-     Manual pages:          /home/opam/.opam/4.05.0/man
-     topfind script:        /home/opam/.opam/4.05.0/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.05.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.05.0/bin
-     Manual pages:          /home/opam/.opam/4.05.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.05.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.05.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.05.0/bin
-     Manual pages:          /home/opam/.opam/4.05.0/man
-     topfind script:        /home/opam/.opam/4.05.0/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 40/58: [conf-automake: automake] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "automake" "--help" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-automake.1)
- Usage: /usr/bin/automake [OPTION]... [Makefile]...
- 
- Generate Makefile.in for configure from Makefile.am.
- 
- Operation modes:
-       --help               print this help, then exit
-       --version            print version number, then exit
-   -v, --verbose            verbosely list files processed
-       --no-force           only update Makefile.in's that are out of date
-   -W, --warnings=CATEGORY  report the warnings falling in CATEGORY
- 
- Dependency tracking:
-   -i, --ignore-deps      disable dependency tracking code
-       --include-deps     enable dependency tracking code
- 
- Flavors:
-       --foreign          set strictness to foreign
-       --gnits            set strictness to gnits
-       --gnu              set strictness to gnu
- 
- Library files:
-   -a, --add-missing      add missing standard files to package
-       --libdir=DIR       set directory storing library files
-       --print-libdir     print directory storing library files
-   -c, --copy             with -a, copy missing files (default is symlink)
-   -f, --force-missing    force update of standard files
- 
- Warning categories include:
-   cross                  cross compilation issues
-   gnu                    GNU coding standards (default in gnu and gnits modes)
-   obsolete               obsolete features or constructions (default)
-   override               user redefinitions of Automake rules or variables
-   portability            portability issues (default in gnu and gnits modes)
-   portability-recursive  nested Make variables (default with -Wportability)
-   extra-portability      extra portability issues related to obscure tools
-   syntax                 dubious syntactic constructs (default)
-   unsupported            unsupported or incomplete features (default)
-   all                    all the warnings
-   no-CATEGORY            turn off warnings in CATEGORY
-   none                   turn off all the warnings
-   error                  treat warnings as errors
- 
- Files automatically distributed if found (always):
-   ABOUT-GNU           INSTALL             config.rpath        ltconfig
-   ABOUT-NLS           NEWS                config.sub          ltmain.sh
-   AUTHORS             README              depcomp             mdate-sh
-   BACKLOG             THANKS              install-sh          missing
-   COPYING             TODO                libversion.in       mkinstalldirs
-   COPYING.DOC         ar-lib              ltcf-c.sh           py-compile
-   COPYING.LESSER      compile             ltcf-cxx.sh         texinfo.tex
-   COPYING.LIB         config.guess        ltcf-gcj.sh         ylwrap
-   ChangeLog
- 
- Files automatically distributed if found (under certain conditions):
-   acconfig.h          config.h.bot        configure           configure.in
-   aclocal.m4          config.h.top        configure.ac        stamp-vti
- 
- Report bugs to <bug-automake@gnu.org>.
- GNU Automake home page: <http://www.gnu.org/software/automake/>.
- General help using GNU software: <https://www.gnu.org/gethelp/>.
- Usage: /usr/bin/automake [OPTION]... [Makefile]...
- 
- Generate Makefile.in for configure from Makefile.am.
- 
- Operation modes:
-       --help               print this help, then exit
-       --version            print version number, then exit
-   -v, --verbose            verbosely list files processed
-       --no-force           only update Makefile.in's that are out of date
-   -W, --warnings=CATEGORY  report the warnings falling in CATEGORY
- 
- Dependency tracking:
-   -i, --ignore-deps      disable dependency tracking code
-       --include-deps     enable dependency tracking code
- 
- Flavors:
-       --foreign          set strictness to foreign
-       --gnits            set strictness to gnits
-       --gnu              set strictness to gnu
- 
- Library files:
-   -a, --add-missing      add missing standard files to package
-       --libdir=DIR       set directory storing library files
-       --print-libdir     print directory storing library files
-   -c, --copy             with -a, copy missing files (default is symlink)
-   -f, --force-missing    force update of standard files
- 
- Warning categories include:
-   cross                  cross compilation issues
-   gnu                    GNU coding standards (default in gnu and gnits modes)
-   obsolete               obsolete features or constructions (default)
-   override               user redefinitions of Automake rules or variables
-   portability            portability issues (default in gnu and gnits modes)
-   portability-recursive  nested Make variables (default with -Wportability)
-   extra-portability      extra portability issues related to obscure tools
-   syntax                 dubious syntactic constructs (default)
-   unsupported            unsupported or incomplete features (default)
-   all                    all the warnings
-   no-CATEGORY            turn off warnings in CATEGORY
-   none                   turn off all the warnings
-   error                  treat warnings as errors
- 
- Files automatically distributed if found (always):
-   ABOUT-GNU           INSTALL             config.rpath        ltconfig
-   ABOUT-NLS           NEWS                config.sub          ltmain.sh
-   AUTHORS             README              depcomp             mdate-sh
-   BACKLOG             THANKS              install-sh          missing
-   COPYING             TODO                libversion.in       mkinstalldirs
-   COPYING.DOC         ar-lib              ltcf-c.sh           py-compile
-   COPYING.LESSER      compile             ltcf-cxx.sh         texinfo.tex
-   COPYING.LIB         config.guess        ltcf-gcj.sh         ylwrap
-   ChangeLog
- 
- Files automatically distributed if found (under certain conditions):
-   acconfig.h          config.h.bot        configure           configure.in
-   aclocal.m4          config.h.top        configure.ac        stamp-vti
- 
- Report bugs to <bug-automake@gnu.org>.
- GNU Automake home page: <http://www.gnu.org/software/automake/>.
- General help using GNU software: <https://www.gnu.org/gethelp/>.
-> compiled  conf-automake.1
Processing 40/58: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [stdcompat: ./configure]
-> installed conf-automake.1
Processing 41/58: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [stdcompat: ./configure]
Processing 42/58: [conf-aclocal: aclocal] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "aclocal" "--version" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/conf-aclocal.2)
- aclocal (GNU automake) 1.16.3
- Copyright (C) 2020 Free Software Foundation, Inc.
- License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
- 
- Written by Tom Tromey <tromey@redhat.com>
-        and Alexandre Duret-Lutz <adl@gnu.org>.
- aclocal (GNU automake) 1.16.3
- Copyright (C) 2020 Free Software Foundation, Inc.
- License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
- This is free software: you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
- 
- Written by Tom Tromey <tromey@redhat.com>
-        and Alexandre Duret-Lutz <adl@gnu.org>.
-> compiled  conf-aclocal.2
Processing 42/58: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [stdcompat: ./configure]
-> installed conf-aclocal.2
Processing 43/58: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.05.0/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.05.0/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.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.05.0/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.05.0/.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.05.0/.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.05.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.05.0/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.05.0/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.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.05.0/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.05.0/.opam-switch/build/ocamlfind.1.9.1'
Processing 43/58: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.05.0/.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.05.0/.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.05.0/.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.05.0/.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.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 43/58: [ocamlbuild: make check-if-preinstalled] [stdcompat: ./configure]
Processing 44/58: [ocamlbuild: make check-if-preinstalled] [stdcompat: ./configure] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05.0/.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.05.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.05.0/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.05.0/bin"
- mkdir -p "/home/opam/.opam/4.05.0/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.05.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.05.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.05.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.05.0/lib/findlib"
- mkdir -p "/home/opam/.opam/4.05.0/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.05.0/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.05.0/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.05.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.05.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.05.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.05.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.05.0/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.05.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.05.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.05.0/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.05.0/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.05.0/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.05.0/man/man1" "/home/opam/.opam/4.05.0/man/man3" "/home/opam/.opam/4.05.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.05.0/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.05.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.05.0/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.05.0/bin"
- mkdir -p "/home/opam/.opam/4.05.0/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.05.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.05.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.05.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.05.0/lib/findlib"
- mkdir -p "/home/opam/.opam/4.05.0/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.05.0/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.05.0/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.05.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.05.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.05.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.05.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.05.0/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.05.0/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.05.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.05.0/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.05.0/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.05.0/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.05.0/man/man1" "/home/opam/.opam/4.05.0/man/man3" "/home/opam/.opam/4.05.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.05.0/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.05.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 44/58: [ocamlbuild: make check-if-preinstalled] [stdcompat: ./configure]
Processing 45/58: [ocamlbuild: make check-if-preinstalled] [stdcompat: ./configure]
-> installed base-bytes.base
Processing 46/58: [ocamlbuild: make check-if-preinstalled] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.05.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.05.0/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.05.0/.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.05.0/.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.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.05.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.05.0/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.05.0/.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.05.0/.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.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.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.05.0/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 46/58: [stdcompat: ./configure]
-> installed ocamlbuild.0.14.0
Processing 47/58: [stdcompat: ./configure]
Processing 48/58: [menhir: make Makefile] [stdcompat: ./configure]
Processing 49/58: [menhir: make Makefile] [parmap: aclocal m4] [stdcompat: ./configure]
Processing 50/58: [menhir: make Makefile] [parmap: aclocal m4] [pcre: ocaml setup.ml] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "aclocal" "-I" "m4" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/parmap.1.0-rc9)
Processing 50/58: [menhir: make Makefile] [parmap: autoconf] [pcre: ocaml setup.ml] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix=/home/opam/.opam/4.05.0" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/stdcompat.6)
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for ocamlfind... no
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamldep.opt... ocamldep.opt
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking dependency style of gcc... none
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking OCaml version... 4.05.0
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating META
- config.status: creating Makefile
- config.status: creating stdcompat__hashtbl_ext.mli
- config.status: creating stdcompat__hashtbl_ext.ml
- config.status: creating stdcompat__init.mli
- config.status: creating stdcompat__init.ml
- config.status: creating stdcompat__root.mli
- config.status: creating stdcompat__root.ml
- config.status: creating stdcompat__tools.mli
- config.status: creating stdcompat__tools.ml
- config.status: creating stdcompat__native.ml_byte
- config.status: creating stdcompat__native.ml_native
- config.status: creating stdcompat_tests.ml
- config.status: creating stdcompat__pervasives.mli
- config.status: creating stdcompat__arg.mli
- config.status: creating stdcompat__array.mli
- config.status: creating stdcompat__arrayLabels.mli
- config.status: creating stdcompat__buffer.mli
- config.status: creating stdcompat__bytes.mli
- config.status: creating stdcompat__bytesLabels.mli
- config.status: creating stdcompat__char.mli
- config.status: creating stdcompat__digest.mli
- config.status: creating stdcompat__ephemeron.mli
- config.status: creating stdcompat__filename.mli
- config.status: creating stdcompat__float.mli
- config.status: creating stdcompat__hashtbl.mli
- config.status: creating stdcompat__int32.mli
- config.status: creating stdcompat__int64.mli
- config.status: creating stdcompat__lazy.mli
- config.status: creating stdcompat__lexing.mli
- config.status: creating stdcompat__list.mli
- config.status: creating stdcompat__listLabels.mli
- config.status: creating stdcompat__map.mli
- config.status: creating stdcompat__moreLabels.mli
- config.status: creating stdcompat__nativeint.mli
- config.status: creating stdcompat__option.mli
- config.status: creating stdcompat__queue.mli
- config.status: creating stdcompat__result.mli
- config.status: creating stdcompat__seq.mli
- config.status: creating stdcompat__set.mli
- config.status: creating stdcompat__spacetime.mli
- config.status: creating stdcompat__stack.mli
- config.status: creating stdcompat__stream.mli
- config.status: creating stdcompat__string.mli
- config.status: creating stdcompat__stringLabels.mli
- config.status: creating stdcompat__sys.mli
- config.status: creating stdcompat__uchar.mli
- config.status: creating stdcompat__weak.mli
- config.status: creating stdcompat__pervasives.ml
- config.status: creating stdcompat__arg.ml
- config.status: creating stdcompat__array.ml
- config.status: creating stdcompat__arrayLabels.ml
- config.status: creating stdcompat__buffer.ml
- config.status: creating stdcompat__bytes.ml
- config.status: creating stdcompat__bytesLabels.ml
- config.status: creating stdcompat__char.ml
- config.status: creating stdcompat__digest.ml
- config.status: creating stdcompat__ephemeron.ml
- config.status: creating stdcompat__filename.ml
- config.status: creating stdcompat__float.ml
- config.status: creating stdcompat__hashtbl.ml
- config.status: creating stdcompat__int32.ml
- config.status: creating stdcompat__int64.ml
- config.status: creating stdcompat__lazy.ml
- config.status: creating stdcompat__lexing.ml
- config.status: creating stdcompat__list.ml
- config.status: creating stdcompat__listLabels.ml
- config.status: creating stdcompat__map.ml
- config.status: creating stdcompat__moreLabels.ml
- config.status: creating stdcompat__nativeint.ml
- config.status: creating stdcompat__option.ml
- config.status: creating stdcompat__queue.ml
- config.status: creating stdcompat__result.ml
- config.status: creating stdcompat__seq.ml
- config.status: creating stdcompat__set.ml
- config.status: creating stdcompat__spacetime.ml
- config.status: creating stdcompat__stack.ml
- config.status: creating stdcompat__stream.ml
- config.status: creating stdcompat__string.ml
- config.status: creating stdcompat__stringLabels.ml
- config.status: creating stdcompat__sys.ml
- config.status: creating stdcompat__uchar.ml
- config.status: creating stdcompat__weak.ml
- config.status: creating stdcompat.ml
- config.status: executing depfiles commands
- configure: OCaml version is 4.05.0
- configure: Obj.magic will be used in redefinition when possible
-     (add --disable-magic for pure redefinitions).
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for ocamlfind... no
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamldep.opt... ocamldep.opt
- checking for style of include used by make... GNU
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking dependency style of gcc... none
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking OCaml version... 4.05.0
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating META
- config.status: creating Makefile
- config.status: creating stdcompat__hashtbl_ext.mli
- config.status: creating stdcompat__hashtbl_ext.ml
- config.status: creating stdcompat__init.mli
- config.status: creating stdcompat__init.ml
- config.status: creating stdcompat__root.mli
- config.status: creating stdcompat__root.ml
- config.status: creating stdcompat__tools.mli
- config.status: creating stdcompat__tools.ml
- config.status: creating stdcompat__native.ml_byte
- config.status: creating stdcompat__native.ml_native
- config.status: creating stdcompat_tests.ml
- config.status: creating stdcompat__pervasives.mli
- config.status: creating stdcompat__arg.mli
- config.status: creating stdcompat__array.mli
- config.status: creating stdcompat__arrayLabels.mli
- config.status: creating stdcompat__buffer.mli
- config.status: creating stdcompat__bytes.mli
- config.status: creating stdcompat__bytesLabels.mli
- config.status: creating stdcompat__char.mli
- config.status: creating stdcompat__digest.mli
- config.status: creating stdcompat__ephemeron.mli
- config.status: creating stdcompat__filename.mli
- config.status: creating stdcompat__float.mli
- config.status: creating stdcompat__hashtbl.mli
- config.status: creating stdcompat__int32.mli
- config.status: creating stdcompat__int64.mli
- config.status: creating stdcompat__lazy.mli
- config.status: creating stdcompat__lexing.mli
- config.status: creating stdcompat__list.mli
- config.status: creating stdcompat__listLabels.mli
- config.status: creating stdcompat__map.mli
- config.status: creating stdcompat__moreLabels.mli
- config.status: creating stdcompat__nativeint.mli
- config.status: creating stdcompat__option.mli
- config.status: creating stdcompat__queue.mli
- config.status: creating stdcompat__result.mli
- config.status: creating stdcompat__seq.mli
- config.status: creating stdcompat__set.mli
- config.status: creating stdcompat__spacetime.mli
- config.status: creating stdcompat__stack.mli
- config.status: creating stdcompat__stream.mli
- config.status: creating stdcompat__string.mli
- config.status: creating stdcompat__stringLabels.mli
- config.status: creating stdcompat__sys.mli
- config.status: creating stdcompat__uchar.mli
- config.status: creating stdcompat__weak.mli
- config.status: creating stdcompat__pervasives.ml
- config.status: creating stdcompat__arg.ml
- config.status: creating stdcompat__array.ml
- config.status: creating stdcompat__arrayLabels.ml
- config.status: creating stdcompat__buffer.ml
- config.status: creating stdcompat__bytes.ml
- config.status: creating stdcompat__bytesLabels.ml
- config.status: creating stdcompat__char.ml
- config.status: creating stdcompat__digest.ml
- config.status: creating stdcompat__ephemeron.ml
- config.status: creating stdcompat__filename.ml
- config.status: creating stdcompat__float.ml
- config.status: creating stdcompat__hashtbl.ml
- config.status: creating stdcompat__int32.ml
- config.status: creating stdcompat__int64.ml
- config.status: creating stdcompat__lazy.ml
- config.status: creating stdcompat__lexing.ml
- config.status: creating stdcompat__list.ml
- config.status: creating stdcompat__listLabels.ml
- config.status: creating stdcompat__map.ml
- config.status: creating stdcompat__moreLabels.ml
- config.status: creating stdcompat__nativeint.ml
- config.status: creating stdcompat__option.ml
- config.status: creating stdcompat__queue.ml
- config.status: creating stdcompat__result.ml
- config.status: creating stdcompat__seq.ml
- config.status: creating stdcompat__set.ml
- config.status: creating stdcompat__spacetime.ml
- config.status: creating stdcompat__stack.ml
- config.status: creating stdcompat__stream.ml
- config.status: creating stdcompat__string.ml
- config.status: creating stdcompat__stringLabels.ml
- config.status: creating stdcompat__sys.ml
- config.status: creating stdcompat__uchar.ml
- config.status: creating stdcompat__weak.ml
- config.status: creating stdcompat.ml
- config.status: executing depfiles commands
- configure: OCaml version is 4.05.0
- configure: Obj.magic will be used in redefinition when possible
-     (add --disable-magic for pure redefinitions).
Processing 50/58: [menhir: make Makefile] [parmap: autoconf] [pcre: ocaml setup.ml] [stdcompat: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "autoconf" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/parmap.1.0-rc9)
Processing 50/58: [menhir: make Makefile] [parmap: autoheader] [pcre: ocaml setup.ml] [stdcompat: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "autoheader" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/parmap.1.0-rc9)
Processing 50/58: [menhir: make Makefile] [parmap: ./configure] [pcre: ocaml setup.ml] [stdcompat: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.05.0" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/pcre.7.2.3)
- File "./setup.ml", line 318, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1825, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.05.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.05.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.05.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.05.0/bin/ocamlbuild
- Package name: ........................................ pcre
- Package version: ..................................... 7.2.3
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.05.0
- standard_library_default: ............................ /home/opam/.opam/4.05.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.05.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.05.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.05.0
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- with_pcre_config: .................................... pcre-config
- Strict compile-time checks: .......................... true
- Build examples: ...................................... true
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- ocamldoc: ............................................ /home/opam/.opam/4.05.0/bin/ocamldoc
- pkg_bytes: ........................................... /home/opam/.opam/4.05.0/lib/bytes
- 
- File "./setup.ml", line 318, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1825, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.05.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.05.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.05.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.05.0/bin/ocamlbuild
- Package name: ........................................ pcre
- Package version: ..................................... 7.2.3
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.05.0
- standard_library_default: ............................ /home/opam/.opam/4.05.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.05.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.05.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -O2 -fno-strict-aliasing -fwrapv -fcommon -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.05.0
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- with_pcre_config: .................................... pcre-config
- Strict compile-time checks: .......................... true
- Build examples: ...................................... true
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- ocamldoc: ............................................ /home/opam/.opam/4.05.0/bin/ocamldoc
- pkg_bytes: ........................................... /home/opam/.opam/4.05.0/lib/bytes
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/parmap.1.0-rc9)
- checking for ocamlc... ocamlc
- OCaml version is 4.05.0
- OCaml library path is /home/opam/.opam/4.05.0/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... yes
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking for ocamlfind... ocamlfind
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking sched.h usability... yes
- checking sched.h presence... yes
- checking for sched.h... yes
- checking whether sched_setaffinity is declared... yes
- checking mach/thread_policy.h usability... no
- checking mach/thread_policy.h presence... no
- checking for mach/thread_policy.h... no
- checking whether thread_policy_set is declared... no
- ocaml version 4.05.0. Use standard Makefile
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating config.h
- checking for ocamlc... ocamlc
- OCaml version is 4.05.0
- OCaml library path is /home/opam/.opam/4.05.0/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... yes
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking for ocamlfind... ocamlfind
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking sched.h usability... yes
- checking sched.h presence... yes
- checking for sched.h... yes
- checking whether sched_setaffinity is declared... yes
- checking mach/thread_policy.h usability... no
- checking mach/thread_policy.h presence... no
- checking for mach/thread_policy.h... no
- checking whether thread_policy_set is declared... no
- ocaml version 4.05.0. Use standard Makefile
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating config.h
Processing 50/58: [menhir: make Makefile] [parmap: make] [pcre: ocaml setup.ml] [stdcompat: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/stdcompat.6)
- cp stdcompat__native.ml_byte stdcompat__native.ml
- ocamldep.opt stdcompat__native.ml stdcompat__init.ml stdcompat__root.ml stdcompat__seq.ml stdcompat__tools.ml stdcompat__pervasives.ml stdcompat__arg.ml stdcompat__lazy.ml stdcompat__char.ml stdcompat__uchar.ml stdcompat__buffer.ml stdcompat__string.ml stdcompat__stringLabels.ml stdcompat__bytes.ml stdcompat__bytesLabels.ml stdcompat__list.ml stdcompat__listLabels.ml stdcompat__stack.ml stdcompat__hashtbl_ext.ml stdcompat__hashtbl.ml stdcompat__set.ml stdcompat__map.ml stdcompat__weak.ml stdcompat__sys.ml stdcompat__stream.ml stdcompat__digest.ml stdcompat__nativeint.ml stdcompat__int64.ml stdcompat__int32.ml stdcompat__filename.ml stdcompat__array.ml stdcompat__arrayLabels.ml stdcompat__float.ml stdcompat__queue.ml stdcompat__ephemeron.ml stdcompat__spacetime.ml stdcompat__moreLabels.ml stdcompat__lexing.ml stdcompat__option.ml stdcompat__result.ml stdcompat__init.mli stdcompat__root.mli stdcompat__seq.mli stdcompat__tools.mli stdcompat__pervasives.mli stdcompat__arg.mli stdcompat__lazy.mli stdcompat__char.mli stdcompat__uchar.mli stdcompat__buffer.mli stdcompat__string.mli stdcompat__stringLabels.mli stdcompat__bytes.mli stdcompat__bytesLabels.mli stdcompat__list.mli stdcompat__listLabels.mli stdcompat__stack.mli stdcompat__hashtbl_ext.mli stdcompat__hashtbl.mli stdcompat__set.mli stdcompat__map.mli stdcompat__weak.mli stdcompat__sys.mli stdcompat__stream.mli stdcompat__digest.mli stdcompat__nativeint.mli stdcompat__int64.mli stdcompat__int32.mli stdcompat__filename.mli stdcompat__array.mli stdcompat__arrayLabels.mli stdcompat__float.mli stdcompat__queue.mli stdcompat__ephemeron.mli stdcompat__spacetime.mli stdcompat__moreLabels.mli stdcompat__lexing.mli stdcompat__option.mli stdcompat__result.mli stdcompat.ml stdcompat__native.ml_byte >.depend || rm -f .depend
- ocamlopt.opt -c  -no-alias-deps stdcompat__weak.mli -o stdcompat__weak.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__uchar.mli -o stdcompat__uchar.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__sys.mli -o stdcompat__sys.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__seq.mli -o stdcompat__seq.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__stringLabels.mli -o stdcompat__stringLabels.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__string.mli -o stdcompat__string.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__stream.mli -o stdcompat__stream.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__stack.mli -o stdcompat__stack.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__spacetime.mli -o stdcompat__spacetime.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__set.mli -o stdcompat__set.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__init.mli -o stdcompat__init.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__root.mli -o stdcompat__root.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__pervasives.mli -o stdcompat__pervasives.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__result.mli -o stdcompat__result.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__queue.mli -o stdcompat__queue.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__option.mli -o stdcompat__option.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__nativeint.mli -o stdcompat__nativeint.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__map.mli -o stdcompat__map.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__listLabels.mli -o stdcompat__listLabels.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__list.mli -o stdcompat__list.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__lexing.mli -o stdcompat__lexing.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__lazy.mli -o stdcompat__lazy.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__int64.mli -o stdcompat__int64.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__int32.mli -o stdcompat__int32.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__hashtbl_ext.mli -o stdcompat__hashtbl_ext.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__hashtbl.mli -o stdcompat__hashtbl.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__float.mli -o stdcompat__float.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__filename.mli -o stdcompat__filename.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__ephemeron.mli -o stdcompat__ephemeron.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__digest.mli -o stdcompat__digest.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__char.mli -o stdcompat__char.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__bytesLabels.mli -o stdcompat__bytesLabels.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__bytes.mli -o stdcompat__bytes.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__buffer.mli -o stdcompat__buffer.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__arrayLabels.mli -o stdcompat__arrayLabels.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__array.mli -o stdcompat__array.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__arg.mli -o stdcompat__arg.cmi
- ocamlc.opt -c  -no-alias-deps stdcompat.ml -o stdcompat.cmo
- ocamlopt.opt -c  -no-alias-deps stdcompat__native.mli -o stdcompat__native.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__tools.mli -o stdcompat__tools.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__moreLabels.mli -o stdcompat__moreLabels.cmi
- ocamlc.opt  -no-alias-deps -c -impl stdcompat__native.ml_byte
- ocamlc.opt -c  -no-alias-deps stdcompat__init.ml -o stdcompat__init.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__root.ml -o stdcompat__root.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__seq.ml -o stdcompat__seq.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__tools.ml -o stdcompat__tools.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__pervasives.ml -o stdcompat__pervasives.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__arg.ml -o stdcompat__arg.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__lazy.ml -o stdcompat__lazy.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__char.ml -o stdcompat__char.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__uchar.ml -o stdcompat__uchar.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__buffer.ml -o stdcompat__buffer.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__string.ml -o stdcompat__string.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__bytes.ml -o stdcompat__bytes.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__list.ml -o stdcompat__list.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__listLabels.ml -o stdcompat__listLabels.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__stack.ml -o stdcompat__stack.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__set.ml -o stdcompat__set.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__map.ml -o stdcompat__map.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__weak.ml -o stdcompat__weak.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__sys.ml -o stdcompat__sys.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__stream.ml -o stdcompat__stream.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__digest.ml -o stdcompat__digest.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__nativeint.ml -o stdcompat__nativeint.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__int64.ml -o stdcompat__int64.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__int32.ml -o stdcompat__int32.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__filename.ml -o stdcompat__filename.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__array.ml -o stdcompat__array.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__float.ml -o stdcompat__float.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__queue.ml -o stdcompat__queue.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__spacetime.ml -o stdcompat__spacetime.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__lexing.ml -o stdcompat__lexing.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__option.ml -o stdcompat__option.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__result.ml -o stdcompat__result.cmo
- ocamlc.opt  -no-alias-deps -a stdcompat__native.cmo stdcompat__init.cmo stdcompat__root.cmo stdcompat__seq.cmo stdcompat__tools.cmo stdcompat__pervasives.cmo stdcompat__arg.cmo stdcompat__lazy.cmo stdcompat__char.cmo stdcompat__uchar.cmo stdcompat__buffer.cmo stdcompat__string.cmo stdcompat__stringLabels.cmo stdcompat__bytes.cmo stdcompat__bytesLabels.cmo stdcompat__list.cmo stdcompat__listLabels.cmo stdcompat__stack.cmo stdcompat__hashtbl_ext.cmo stdcompat__hashtbl.cmo stdcompat__set.cmo stdcompat__map.cmo stdcompat__weak.cmo stdcompat__sys.cmo stdcompat__stream.cmo stdcompat__digest.cmo stdcompat__nativeint.cmo stdcompat__int64.cmo stdcompat__int32.cmo stdcompat__filename.cmo stdcompat__array.cmo stdcompat__arrayLabels.cmo stdcompat__float.cmo stdcompat__queue.cmo stdcompat__ephemeron.cmo stdcompat__spacetime.cmo stdcompat__moreLabels.cmo stdcompat__lexing.cmo stdcompat__option.cmo stdcompat__result.cmo stdcompat.cmo -o stdcompat.cma
- ocamlopt.opt  -no-alias-deps -c -impl stdcompat__native.ml_native
- ocamlopt.opt -c  -no-alias-deps stdcompat__init.ml -o stdcompat__init.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__root.ml -o stdcompat__root.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__seq.ml -o stdcompat__seq.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__tools.ml -o stdcompat__tools.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__pervasives.ml -o stdcompat__pervasives.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__arg.ml -o stdcompat__arg.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__lazy.ml -o stdcompat__lazy.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__char.ml -o stdcompat__char.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__uchar.ml -o stdcompat__uchar.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__buffer.ml -o stdcompat__buffer.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__string.ml -o stdcompat__string.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__bytes.ml -o stdcompat__bytes.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__list.ml -o stdcompat__list.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__listLabels.ml -o stdcompat__listLabels.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__stack.ml -o stdcompat__stack.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__set.ml -o stdcompat__set.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__map.ml -o stdcompat__map.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__weak.ml -o stdcompat__weak.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__sys.ml -o stdcompat__sys.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__stream.ml -o stdcompat__stream.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__digest.ml -o stdcompat__digest.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__nativeint.ml -o stdcompat__nativeint.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__int64.ml -o stdcompat__int64.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__int32.ml -o stdcompat__int32.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__filename.ml -o stdcompat__filename.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__array.ml -o stdcompat__array.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__float.ml -o stdcompat__float.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__queue.ml -o stdcompat__queue.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__spacetime.ml -o stdcompat__spacetime.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__lexing.ml -o stdcompat__lexing.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__option.ml -o stdcompat__option.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__result.ml -o stdcompat__result.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat.ml -o stdcompat.cmx
- ocamlopt.opt  -no-alias-deps -a stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__uchar.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__list.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__sys.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__filename.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__spacetime.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__option.cmx stdcompat__result.cmx stdcompat.cmx -o stdcompat.cmxa
- ocamlopt.opt  -no-alias-deps -shared stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__uchar.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__list.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__sys.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__filename.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__spacetime.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__option.cmx stdcompat__result.cmx stdcompat.cmx -o stdcompat.cmxs
- cp stdcompat__native.ml_byte stdcompat__native.ml
- ocamldep.opt stdcompat__native.ml stdcompat__init.ml stdcompat__root.ml stdcompat__seq.ml stdcompat__tools.ml stdcompat__pervasives.ml stdcompat__arg.ml stdcompat__lazy.ml stdcompat__char.ml stdcompat__uchar.ml stdcompat__buffer.ml stdcompat__string.ml stdcompat__stringLabels.ml stdcompat__bytes.ml stdcompat__bytesLabels.ml stdcompat__list.ml stdcompat__listLabels.ml stdcompat__stack.ml stdcompat__hashtbl_ext.ml stdcompat__hashtbl.ml stdcompat__set.ml stdcompat__map.ml stdcompat__weak.ml stdcompat__sys.ml stdcompat__stream.ml stdcompat__digest.ml stdcompat__nativeint.ml stdcompat__int64.ml stdcompat__int32.ml stdcompat__filename.ml stdcompat__array.ml stdcompat__arrayLabels.ml stdcompat__float.ml stdcompat__queue.ml stdcompat__ephemeron.ml stdcompat__spacetime.ml stdcompat__moreLabels.ml stdcompat__lexing.ml stdcompat__option.ml stdcompat__result.ml stdcompat__init.mli stdcompat__root.mli stdcompat__seq.mli stdcompat__tools.mli stdcompat__pervasives.mli stdcompat__arg.mli stdcompat__lazy.mli stdcompat__char.mli stdcompat__uchar.mli stdcompat__buffer.mli stdcompat__string.mli stdcompat__stringLabels.mli stdcompat__bytes.mli stdcompat__bytesLabels.mli stdcompat__list.mli stdcompat__listLabels.mli stdcompat__stack.mli stdcompat__hashtbl_ext.mli stdcompat__hashtbl.mli stdcompat__set.mli stdcompat__map.mli stdcompat__weak.mli stdcompat__sys.mli stdcompat__stream.mli stdcompat__digest.mli stdcompat__nativeint.mli stdcompat__int64.mli stdcompat__int32.mli stdcompat__filename.mli stdcompat__array.mli stdcompat__arrayLabels.mli stdcompat__float.mli stdcompat__queue.mli stdcompat__ephemeron.mli stdcompat__spacetime.mli stdcompat__moreLabels.mli stdcompat__lexing.mli stdcompat__option.mli stdcompat__result.mli stdcompat.ml stdcompat__native.ml_byte >.depend || rm -f .depend
- ocamlopt.opt -c  -no-alias-deps stdcompat__weak.mli -o stdcompat__weak.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__uchar.mli -o stdcompat__uchar.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__sys.mli -o stdcompat__sys.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__seq.mli -o stdcompat__seq.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__stringLabels.mli -o stdcompat__stringLabels.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__string.mli -o stdcompat__string.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__stream.mli -o stdcompat__stream.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__stack.mli -o stdcompat__stack.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__spacetime.mli -o stdcompat__spacetime.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__set.mli -o stdcompat__set.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__init.mli -o stdcompat__init.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__root.mli -o stdcompat__root.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__pervasives.mli -o stdcompat__pervasives.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__result.mli -o stdcompat__result.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__queue.mli -o stdcompat__queue.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__option.mli -o stdcompat__option.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__nativeint.mli -o stdcompat__nativeint.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__map.mli -o stdcompat__map.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__listLabels.mli -o stdcompat__listLabels.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__list.mli -o stdcompat__list.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__lexing.mli -o stdcompat__lexing.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__lazy.mli -o stdcompat__lazy.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__int64.mli -o stdcompat__int64.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__int32.mli -o stdcompat__int32.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__hashtbl_ext.mli -o stdcompat__hashtbl_ext.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__hashtbl.mli -o stdcompat__hashtbl.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__float.mli -o stdcompat__float.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__filename.mli -o stdcompat__filename.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__ephemeron.mli -o stdcompat__ephemeron.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__digest.mli -o stdcompat__digest.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__char.mli -o stdcompat__char.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__bytesLabels.mli -o stdcompat__bytesLabels.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__bytes.mli -o stdcompat__bytes.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__buffer.mli -o stdcompat__buffer.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__arrayLabels.mli -o stdcompat__arrayLabels.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__array.mli -o stdcompat__array.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__arg.mli -o stdcompat__arg.cmi
- ocamlc.opt -c  -no-alias-deps stdcompat.ml -o stdcompat.cmo
- ocamlopt.opt -c  -no-alias-deps stdcompat__native.mli -o stdcompat__native.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__tools.mli -o stdcompat__tools.cmi
- ocamlopt.opt -c  -no-alias-deps stdcompat__moreLabels.mli -o stdcompat__moreLabels.cmi
- ocamlc.opt  -no-alias-deps -c -impl stdcompat__native.ml_byte
- ocamlc.opt -c  -no-alias-deps stdcompat__init.ml -o stdcompat__init.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__root.ml -o stdcompat__root.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__seq.ml -o stdcompat__seq.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__tools.ml -o stdcompat__tools.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__pervasives.ml -o stdcompat__pervasives.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__arg.ml -o stdcompat__arg.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__lazy.ml -o stdcompat__lazy.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__char.ml -o stdcompat__char.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__uchar.ml -o stdcompat__uchar.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__buffer.ml -o stdcompat__buffer.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__string.ml -o stdcompat__string.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__bytes.ml -o stdcompat__bytes.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__list.ml -o stdcompat__list.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__listLabels.ml -o stdcompat__listLabels.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__stack.ml -o stdcompat__stack.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__set.ml -o stdcompat__set.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__map.ml -o stdcompat__map.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__weak.ml -o stdcompat__weak.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__sys.ml -o stdcompat__sys.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__stream.ml -o stdcompat__stream.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__digest.ml -o stdcompat__digest.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__nativeint.ml -o stdcompat__nativeint.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__int64.ml -o stdcompat__int64.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__int32.ml -o stdcompat__int32.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__filename.ml -o stdcompat__filename.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__array.ml -o stdcompat__array.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__float.ml -o stdcompat__float.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__queue.ml -o stdcompat__queue.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__spacetime.ml -o stdcompat__spacetime.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__lexing.ml -o stdcompat__lexing.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__option.ml -o stdcompat__option.cmo
- ocamlc.opt -c  -no-alias-deps stdcompat__result.ml -o stdcompat__result.cmo
- ocamlc.opt  -no-alias-deps -a stdcompat__native.cmo stdcompat__init.cmo stdcompat__root.cmo stdcompat__seq.cmo stdcompat__tools.cmo stdcompat__pervasives.cmo stdcompat__arg.cmo stdcompat__lazy.cmo stdcompat__char.cmo stdcompat__uchar.cmo stdcompat__buffer.cmo stdcompat__string.cmo stdcompat__stringLabels.cmo stdcompat__bytes.cmo stdcompat__bytesLabels.cmo stdcompat__list.cmo stdcompat__listLabels.cmo stdcompat__stack.cmo stdcompat__hashtbl_ext.cmo stdcompat__hashtbl.cmo stdcompat__set.cmo stdcompat__map.cmo stdcompat__weak.cmo stdcompat__sys.cmo stdcompat__stream.cmo stdcompat__digest.cmo stdcompat__nativeint.cmo stdcompat__int64.cmo stdcompat__int32.cmo stdcompat__filename.cmo stdcompat__array.cmo stdcompat__arrayLabels.cmo stdcompat__float.cmo stdcompat__queue.cmo stdcompat__ephemeron.cmo stdcompat__spacetime.cmo stdcompat__moreLabels.cmo stdcompat__lexing.cmo stdcompat__option.cmo stdcompat__result.cmo stdcompat.cmo -o stdcompat.cma
- ocamlopt.opt  -no-alias-deps -c -impl stdcompat__native.ml_native
- ocamlopt.opt -c  -no-alias-deps stdcompat__init.ml -o stdcompat__init.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__root.ml -o stdcompat__root.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__seq.ml -o stdcompat__seq.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__tools.ml -o stdcompat__tools.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__pervasives.ml -o stdcompat__pervasives.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__arg.ml -o stdcompat__arg.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__lazy.ml -o stdcompat__lazy.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__char.ml -o stdcompat__char.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__uchar.ml -o stdcompat__uchar.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__buffer.ml -o stdcompat__buffer.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__string.ml -o stdcompat__string.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__bytes.ml -o stdcompat__bytes.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__list.ml -o stdcompat__list.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__listLabels.ml -o stdcompat__listLabels.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__stack.ml -o stdcompat__stack.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__set.ml -o stdcompat__set.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__map.ml -o stdcompat__map.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__weak.ml -o stdcompat__weak.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__sys.ml -o stdcompat__sys.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__stream.ml -o stdcompat__stream.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__digest.ml -o stdcompat__digest.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__nativeint.ml -o stdcompat__nativeint.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__int64.ml -o stdcompat__int64.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__int32.ml -o stdcompat__int32.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__filename.ml -o stdcompat__filename.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__array.ml -o stdcompat__array.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__float.ml -o stdcompat__float.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__queue.ml -o stdcompat__queue.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__spacetime.ml -o stdcompat__spacetime.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__lexing.ml -o stdcompat__lexing.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__option.ml -o stdcompat__option.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat__result.ml -o stdcompat__result.cmx
- ocamlopt.opt -c  -no-alias-deps stdcompat.ml -o stdcompat.cmx
- ocamlopt.opt  -no-alias-deps -a stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__uchar.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__list.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__sys.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__filename.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__spacetime.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__option.cmx stdcompat__result.cmx stdcompat.cmx -o stdcompat.cmxa
- ocamlopt.opt  -no-alias-deps -shared stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__uchar.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__list.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__sys.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__filename.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__spacetime.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__option.cmx stdcompat__result.cmx stdcompat.cmx -o stdcompat.cmxs
-> compiled  stdcompat.6
Processing 50/58: [menhir: make Makefile] [parmap: make] [pcre: ocaml setup.ml]
Processing 51/58: [menhir: make Makefile] [parmap: make] [pcre: ocaml setup.ml] [stdcompat: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/stdcompat.6)
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/stdcompat.6'
- make[1]: Nothing to be done for 'install-exec-am'.
-  /bin/mkdir -p '/home/opam/.opam/4.05.0/lib/stdcompat'
-  /usr/bin/install -c META stdcompat.cmi stdcompat__native.cmi stdcompat__init.cmi stdcompat__root.cmi stdcompat__seq.cmi stdcompat__tools.cmi stdcompat__pervasives.cmi stdcompat__arg.cmi stdcompat__lazy.cmi stdcompat__char.cmi stdcompat__uchar.cmi stdcompat__buffer.cmi stdcompat__string.cmi stdcompat__stringLabels.cmi stdcompat__bytes.cmi stdcompat__bytesLabels.cmi stdcompat__list.cmi stdcompat__listLabels.cmi stdcompat__stack.cmi stdcompat__hashtbl_ext.cmi stdcompat__hashtbl.cmi stdcompat__set.cmi stdcompat__map.cmi stdcompat__weak.cmi stdcompat__sys.cmi stdcompat__stream.cmi stdcompat__digest.cmi stdcompat__nativeint.cmi stdcompat__int64.cmi stdcompat__int32.cmi stdcompat__filename.cmi stdcompat__array.cmi stdcompat__arrayLabels.cmi stdcompat__float.cmi stdcompat__queue.cmi stdcompat__ephemeron.cmi stdcompat__spacetime.cmi stdcompat__moreLabels.cmi stdcompat__lexing.cmi '/home/opam/.opam/4.05.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__option.cmi stdcompat__result.cmi stdcompat.cma stdcompat.cmxa stdcompat.a stdcompat.cmx stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__uchar.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__list.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__sys.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__filename.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx '/home/opam/.opam/4.05.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__ephemeron.cmx stdcompat__spacetime.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__option.cmx stdcompat__result.cmx stdcompat.cmxs '/home/opam/.opam/4.05.0/lib/stdcompat'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/stdcompat.6'
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/stdcompat.6'
- make[1]: Nothing to be done for 'install-exec-am'.
-  /bin/mkdir -p '/home/opam/.opam/4.05.0/lib/stdcompat'
-  /usr/bin/install -c META stdcompat.cmi stdcompat__native.cmi stdcompat__init.cmi stdcompat__root.cmi stdcompat__seq.cmi stdcompat__tools.cmi stdcompat__pervasives.cmi stdcompat__arg.cmi stdcompat__lazy.cmi stdcompat__char.cmi stdcompat__uchar.cmi stdcompat__buffer.cmi stdcompat__string.cmi stdcompat__stringLabels.cmi stdcompat__bytes.cmi stdcompat__bytesLabels.cmi stdcompat__list.cmi stdcompat__listLabels.cmi stdcompat__stack.cmi stdcompat__hashtbl_ext.cmi stdcompat__hashtbl.cmi stdcompat__set.cmi stdcompat__map.cmi stdcompat__weak.cmi stdcompat__sys.cmi stdcompat__stream.cmi stdcompat__digest.cmi stdcompat__nativeint.cmi stdcompat__int64.cmi stdcompat__int32.cmi stdcompat__filename.cmi stdcompat__array.cmi stdcompat__arrayLabels.cmi stdcompat__float.cmi stdcompat__queue.cmi stdcompat__ephemeron.cmi stdcompat__spacetime.cmi stdcompat__moreLabels.cmi stdcompat__lexing.cmi '/home/opam/.opam/4.05.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__option.cmi stdcompat__result.cmi stdcompat.cma stdcompat.cmxa stdcompat.a stdcompat.cmx stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__uchar.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__list.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__sys.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__filename.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx '/home/opam/.opam/4.05.0/lib/stdcompat'
-  /usr/bin/install -c stdcompat__ephemeron.cmx stdcompat__spacetime.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__option.cmx stdcompat__result.cmx stdcompat.cmxs '/home/opam/.opam/4.05.0/lib/stdcompat'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/stdcompat.6'
-> installed stdcompat.6
Processing 51/58: [menhir: make Makefile] [parmap: make] [pcre: ocaml setup.ml]
Processing 52/58: [menhir: make Makefile] [parmap: make] [pcre: ocaml setup.ml] [pyml: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "DESTDIR=/home/opam/.opam/4.05.0" "OCAMLLIBDIR=lib" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/parmap.1.0-rc9)
- ocamlbuild -j 10 -use-ocamlfind  parmap.cma parmap.cmxa parmap.cmxs parmap.a
- ocamlfind ocamlc -ccopt -D_GNU_SOURCE -ccopt -fPIC -c bytearray_stubs.c
- ocamlfind ocamlc -ccopt -D_GNU_SOURCE -ccopt -fPIC -c setcore_stubs.c
- ocamlfind ocamlmklib -o parmap_stubs bytearray_stubs.o setcore_stubs.o
- ocamlfind ocamldep -package unix -package bigarray -modules parmap.mli > parmap.mli.depends
- ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap.cmi parmap.mli
- ocamlfind ocamldep -package unix -package bigarray -modules parmap.ml > parmap.ml.depends
- ocamlfind ocamldep -package unix -package bigarray -modules bytearray.mli > bytearray.mli.depends
- ocamlfind ocamldep -package unix -package bigarray -modules parmap_utils.mli > parmap_utils.mli.depends
- ocamlfind ocamldep -package unix -package bigarray -modules setcore.ml > setcore.ml.depends
- ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o bytearray.cmi bytearray.mli
- ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap_utils.cmi parmap_utils.mli
- ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o setcore.cmo setcore.ml
- ocamlfind ocamldep -package unix -package bigarray -modules bytearray.ml > bytearray.ml.depends
- ocamlfind ocamldep -package unix -package bigarray -modules parmap_utils.ml > parmap_utils.ml.depends
- ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap.cmo parmap.ml
- ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o bytearray.cmo bytearray.ml
- ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap_utils.cmo parmap_utils.ml
- + ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o bytearray.cmo bytearray.ml
- File "bytearray.ml", line 38, characters 0-118:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "bytearray.ml", line 107, characters 0-132:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "bytearray.ml", line 110, characters 0-130:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- + ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap.cmo parmap.ml
- File "parmap.ml", line 571, characters 12-24:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlfind ocamlc -a -dllib -lparmap_stubs bytearray.cmo parmap_utils.cmo setcore.cmo parmap.cmo -o parmap.cma
- ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o bytearray.cmx bytearray.ml
- ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o parmap_utils.cmx parmap_utils.ml
- ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o setcore.cmx setcore.ml
- + ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o bytearray.cmx bytearray.ml
- File "bytearray.ml", line 38, characters 0-118:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "bytearray.ml", line 107, characters 0-132:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "bytearray.ml", line 110, characters 0-130:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o parmap.cmx parmap.ml
- + ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o parmap.cmx parmap.ml
- File "parmap.ml", line 571, characters 12-24:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlfind ocamlopt -a -cclib -lparmap_stubs bytearray.cmx parmap_utils.cmx setcore.cmx parmap.cmx -o parmap.cmxa
- ocamlfind ocamlopt -shared libparmap_stubs.a bytearray.cmx parmap_utils.cmx setcore.cmx parmap.cmx -o parmap.cmxs
- # Parallel statistics: { count(total): 4(18), max: 3, min: 2, average(total): 2.750(1.389) }
- ocamlbuild -j 10 -use-ocamlfind  parmap.cma parmap.cmxa parmap.cmxs parmap.a
- ocamlfind ocamlc -ccopt -D_GNU_SOURCE -ccopt -fPIC -c bytearray_stubs.c
- ocamlfind ocamlc -ccopt -D_GNU_SOURCE -ccopt -fPIC -c setcore_stubs.c
- ocamlfind ocamlmklib -o parmap_stubs bytearray_stubs.o setcore_stubs.o
- ocamlfind ocamldep -package unix -package bigarray -modules parmap.mli > parmap.mli.depends
- ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap.cmi parmap.mli
- ocamlfind ocamldep -package unix -package bigarray -modules parmap.ml > parmap.ml.depends
- ocamlfind ocamldep -package unix -package bigarray -modules bytearray.mli > bytearray.mli.depends
- ocamlfind ocamldep -package unix -package bigarray -modules parmap_utils.mli > parmap_utils.mli.depends
- ocamlfind ocamldep -package unix -package bigarray -modules setcore.ml > setcore.ml.depends
- ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o bytearray.cmi bytearray.mli
- ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap_utils.cmi parmap_utils.mli
- ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o setcore.cmo setcore.ml
- ocamlfind ocamldep -package unix -package bigarray -modules bytearray.ml > bytearray.ml.depends
- ocamlfind ocamldep -package unix -package bigarray -modules parmap_utils.ml > parmap_utils.ml.depends
- ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap.cmo parmap.ml
- ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o bytearray.cmo bytearray.ml
- ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap_utils.cmo parmap_utils.ml
- + ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o bytearray.cmo bytearray.ml
- File "bytearray.ml", line 38, characters 0-118:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "bytearray.ml", line 107, characters 0-132:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "bytearray.ml", line 110, characters 0-130:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- + ocamlfind ocamlc -c -annot -package unix -package bigarray -w Ae -o parmap.cmo parmap.ml
- File "parmap.ml", line 571, characters 12-24:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlfind ocamlc -a -dllib -lparmap_stubs bytearray.cmo parmap_utils.cmo setcore.cmo parmap.cmo -o parmap.cma
- ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o bytearray.cmx bytearray.ml
- ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o parmap_utils.cmx parmap_utils.ml
- ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o setcore.cmx setcore.ml
- + ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o bytearray.cmx bytearray.ml
- File "bytearray.ml", line 38, characters 0-118:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "bytearray.ml", line 107, characters 0-132:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "bytearray.ml", line 110, characters 0-130:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o parmap.cmx parmap.ml
- + ocamlfind ocamlopt -c -annot -package unix -package bigarray -w Ae -o parmap.cmx parmap.ml
- File "parmap.ml", line 571, characters 12-24:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlfind ocamlopt -a -cclib -lparmap_stubs bytearray.cmx parmap_utils.cmx setcore.cmx parmap.cmx -o parmap.cmxa
- ocamlfind ocamlopt -shared libparmap_stubs.a bytearray.cmx parmap_utils.cmx setcore.cmx parmap.cmx -o parmap.cmxs
- # Parallel statistics: { count(total): 4(18), max: 3, min: 2, average(total): 2.750(1.389) }
-> compiled  parmap.1.0-rc9
Processing 52/58: [menhir: make Makefile] [pcre: ocaml setup.ml] [pyml: make all]
Processing 53/58: [menhir: make Makefile] [pcre: ocaml setup.ml] [pyml: make all] [parmap: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/pcre.7.2.3)
- File "./setup.ml", line 318, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1825, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05.0/lib/ocamlbuild /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -ccopt '' -c lib/pcre_stubs.c
- mv pcre_stubs.o lib/pcre_stubs.o
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlmklib -o lib/pcre_stubs -g -lpcre lib/pcre_stubs.o
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.mli > lib/pcre.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli
- + /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli
- File "lib/pcre.mli", line 195, characters 0-77:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.ml > lib/pcre.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamldep -package bytes -modules lib/pcre_compat.ml > lib/pcre_compat.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmo lib/pcre_compat.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml
- + /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml
- File "lib/pcre.ml", line 164, characters 0-76:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 166, characters 0-84:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 169, characters 0-87:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 172, characters 0-91:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 175, characters 0-111:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 178, characters 0-94:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 215, characters 0-77:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 233, characters 0-100:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 240, characters 0-120:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 882, characters 0-63:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -a -dllib -lpcre_stubs -cclib -lpcre_stubs -cclib -lpcre -cclib -lpcre -I lib lib/pcre_compat.cmo lib/pcre.cmo -o lib/pcre.cma
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmx lib/pcre_compat.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml
- + /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml
- File "lib/pcre.ml", line 164, characters 0-76:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 166, characters 0-84:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 169, characters 0-87:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 172, characters 0-91:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 175, characters 0-111:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 178, characters 0-94:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 215, characters 0-77:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 233, characters 0-100:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 240, characters 0-120:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 882, characters 0-63:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -a -cclib -lpcre_stubs -cclib -lpcre -cclib -lpcre -I lib lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxa
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -shared -cclib -lpcre_stubs -I lib -cclib -lpcre -I lib lib/pcre.cmxa lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxs
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamldep -package bytes -modules examples/cloc/cloc.ml > examples/cloc/cloc.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmo examples/cloc/cloc.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmx examples/cloc/cloc.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/cloc lib/pcre.cmxa examples/cloc/cloc.cmx -o examples/cloc/cloc.native
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamldep -package bytes -modules examples/count_hash/count_hash.ml > examples/count_hash/count_hash.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmo examples/count_hash/count_hash.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmx examples/count_hash/count_hash.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/count_hash lib/pcre.cmxa examples/count_hash/count_hash.cmx -o examples/count_hash/count_hash.native
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamldep -package bytes -modules examples/pcregrep/pcregrep.ml > examples/pcregrep/pcregrep.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmo examples/pcregrep/pcregrep.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmx examples/pcregrep/pcregrep.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/pcregrep lib/pcre.cmxa examples/pcregrep/pcregrep.cmx -o examples/pcregrep/pcregrep.native
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamldep -package bytes -modules examples/subst/subst.ml > examples/subst/subst.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmo examples/subst/subst.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmx examples/subst/subst.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/subst lib/pcre.cmxa examples/subst/subst.cmx -o examples/subst/subst.native
- + /home/opam/.opam/4.05.0/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05.0/lib/ocamlbuild /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "./setup.ml", line 318, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1825, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05.0/lib/ocamlbuild /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -g -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -ccopt '' -c lib/pcre_stubs.c
- mv pcre_stubs.o lib/pcre_stubs.o
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlmklib -o lib/pcre_stubs -g -lpcre lib/pcre_stubs.o
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.mli > lib/pcre.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli
- + /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmi lib/pcre.mli
- File "lib/pcre.mli", line 195, characters 0-77:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamldep -package bytes -modules lib/pcre.ml > lib/pcre.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamldep -package bytes -modules lib/pcre_compat.ml > lib/pcre_compat.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmo lib/pcre_compat.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml
- + /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmo lib/pcre.ml
- File "lib/pcre.ml", line 164, characters 0-76:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 166, characters 0-84:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 169, characters 0-87:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 172, characters 0-91:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 175, characters 0-111:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 178, characters 0-94:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 215, characters 0-77:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 233, characters 0-100:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 240, characters 0-120:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 882, characters 0-63:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -a -dllib -lpcre_stubs -cclib -lpcre_stubs -cclib -lpcre -cclib -lpcre -I lib lib/pcre_compat.cmo lib/pcre.cmo -o lib/pcre.cma
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre_compat.cmx lib/pcre_compat.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml
- + /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -ccopt -g -ccopt -O2 -ccopt -fPIC -ccopt -DPIC -ccopt -Wall -ccopt -pedantic -ccopt -Wextra -ccopt -Wunused -ccopt -Wno-long-long -ccopt -Wno-keyword-macro -package bytes -w Aer-44-50 -I lib -o lib/pcre.cmx lib/pcre.ml
- File "lib/pcre.ml", line 164, characters 0-76:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 166, characters 0-84:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 169, characters 0-87:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 172, characters 0-91:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 175, characters 0-111:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 178, characters 0-94:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 215, characters 0-77:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 233, characters 0-100:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 240, characters 0-120:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- File "lib/pcre.ml", line 882, characters 0-63:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -a -cclib -lpcre_stubs -cclib -lpcre -cclib -lpcre -I lib lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxa
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -shared -cclib -lpcre_stubs -I lib -cclib -lpcre -I lib lib/pcre.cmxa lib/pcre_compat.cmx lib/pcre.cmx -o lib/pcre.cmxs
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamldep -package bytes -modules examples/cloc/cloc.ml > examples/cloc/cloc.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmo examples/cloc/cloc.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/cloc -I lib -o examples/cloc/cloc.cmx examples/cloc/cloc.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/cloc lib/pcre.cmxa examples/cloc/cloc.cmx -o examples/cloc/cloc.native
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamldep -package bytes -modules examples/count_hash/count_hash.ml > examples/count_hash/count_hash.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmo examples/count_hash/count_hash.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/count_hash -I lib -o examples/count_hash/count_hash.cmx examples/count_hash/count_hash.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/count_hash lib/pcre.cmxa examples/count_hash/count_hash.cmx -o examples/count_hash/count_hash.native
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamldep -package bytes -modules examples/pcregrep/pcregrep.ml > examples/pcregrep/pcregrep.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmo examples/pcregrep/pcregrep.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/pcregrep -I lib -o examples/pcregrep/pcregrep.cmx examples/pcregrep/pcregrep.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/pcregrep lib/pcre.cmxa examples/pcregrep/pcregrep.cmx -o examples/pcregrep/pcregrep.native
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamldep -package bytes -modules examples/subst/subst.ml > examples/subst/subst.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmo examples/subst/subst.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -strict-sequence -I lib -package bytes -w Aer-44-50 -I examples/subst -I lib -o examples/subst/subst.cmx examples/subst/subst.ml
- /home/opam/.opam/4.05.0/bin/ocamlfind ocamlopt -g -I lib -linkpkg -package bytes -I lib -I examples/subst lib/pcre.cmxa examples/subst/subst.cmx -o examples/subst/subst.native
- + /home/opam/.opam/4.05.0/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05.0/lib/ocamlbuild /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
-> compiled  pcre.7.2.3
Processing 53/58: [menhir: make Makefile] [pyml: make all] [parmap: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "DESTDIR=/home/opam/.opam/4.05.0" "OCAMLLIBDIR=lib" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/parmap.1.0-rc9)
- test -d /home/opam/.opam/4.05.0/lib || mkdir -p /home/opam/.opam/4.05.0/lib
- test -d /home/opam/.opam/4.05.0/lib/stublibs || mkdir -p /home/opam/.opam/4.05.0/lib/stublibs
- ocamlfind install -destdir /home/opam/.opam/4.05.0/lib -patch-version 1.0-rc7 parmap META  _build/parmap.cma _build/bytearray.cmx _build/myocamlbuild.cmx _build/parmap.cmx _build/parmap_utils.cmx _build/setcore.cmx _build/parmap.cmxa _build/parmap.cmxs _build/bytearray.mli _build/parmap.mli _build/parmap_utils.mli _build/bytearray.cmi _build/parmap.cmi _build/parmap_utils.cmi _build/setcore.cmi _build/dllparmap_stubs.so _build/libparmap_stubs.a _build/parmap.a
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap.a
- Installed /home/opam/.opam/4.05.0/lib/parmap/libparmap_stubs.a
- Installed /home/opam/.opam/4.05.0/lib/parmap/setcore.cmi
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap_utils.cmi
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap.cmi
- Installed /home/opam/.opam/4.05.0/lib/parmap/bytearray.cmi
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap_utils.mli
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap.mli
- Installed /home/opam/.opam/4.05.0/lib/parmap/bytearray.mli
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap.cmxs
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap.cmxa
- Installed /home/opam/.opam/4.05.0/lib/parmap/setcore.cmx
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap_utils.cmx
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap.cmx
- Installed /home/opam/.opam/4.05.0/lib/parmap/myocamlbuild.cmx
- Installed /home/opam/.opam/4.05.0/lib/parmap/bytearray.cmx
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap.cma
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllparmap_stubs.so
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllparmap_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.05.0/lib/parmap/META
- (cd _build; ocamldoc -man -man-mini parmap.ml parmap.mli)
- File "parmap.ml", line 571, characters 12-24:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- test -d /home/opam/.opam/4.05.0/man/man3 || mkdir -p /home/opam/.opam/4.05.0/man/man3
- cp -p _build/Parmap.3o /home/opam/.opam/4.05.0/man/man3
- test -d /home/opam/.opam/4.05.0/lib || mkdir -p /home/opam/.opam/4.05.0/lib
- test -d /home/opam/.opam/4.05.0/lib/stublibs || mkdir -p /home/opam/.opam/4.05.0/lib/stublibs
- ocamlfind install -destdir /home/opam/.opam/4.05.0/lib -patch-version 1.0-rc7 parmap META  _build/parmap.cma _build/bytearray.cmx _build/myocamlbuild.cmx _build/parmap.cmx _build/parmap_utils.cmx _build/setcore.cmx _build/parmap.cmxa _build/parmap.cmxs _build/bytearray.mli _build/parmap.mli _build/parmap_utils.mli _build/bytearray.cmi _build/parmap.cmi _build/parmap_utils.cmi _build/setcore.cmi _build/dllparmap_stubs.so _build/libparmap_stubs.a _build/parmap.a
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap.a
- Installed /home/opam/.opam/4.05.0/lib/parmap/libparmap_stubs.a
- Installed /home/opam/.opam/4.05.0/lib/parmap/setcore.cmi
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap_utils.cmi
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap.cmi
- Installed /home/opam/.opam/4.05.0/lib/parmap/bytearray.cmi
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap_utils.mli
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap.mli
- Installed /home/opam/.opam/4.05.0/lib/parmap/bytearray.mli
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap.cmxs
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap.cmxa
- Installed /home/opam/.opam/4.05.0/lib/parmap/setcore.cmx
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap_utils.cmx
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap.cmx
- Installed /home/opam/.opam/4.05.0/lib/parmap/myocamlbuild.cmx
- Installed /home/opam/.opam/4.05.0/lib/parmap/bytearray.cmx
- Installed /home/opam/.opam/4.05.0/lib/parmap/parmap.cma
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllparmap_stubs.so
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllparmap_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.05.0/lib/parmap/META
- (cd _build; ocamldoc -man -man-mini parmap.ml parmap.mli)
- File "parmap.ml", line 571, characters 12-24:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- test -d /home/opam/.opam/4.05.0/man/man3 || mkdir -p /home/opam/.opam/4.05.0/man/man3
- cp -p _build/Parmap.3o /home/opam/.opam/4.05.0/man/man3
-> installed parmap.1.0-rc9
Processing 53/58: [menhir: make Makefile] [pyml: make all]
Processing 54/58: [menhir: make Makefile] [pyml: make all] [pcre: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/pcre.7.2.3)
- File "./setup.ml", line 318, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1825, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.mli
- Installed /home/opam/.opam/4.05.0/lib/pcre/libpcre_stubs.a
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.cma
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.cmxa
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.a
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.cmxs
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.cmi
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.cmti
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.cmt
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.annot
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre_compat.cmx
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.cmx
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllpcre_stubs.so
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllpcre_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.05.0/lib/pcre/META
- File "./setup.ml", line 318, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 318, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 327, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 330, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 368, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 474, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1825, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1831, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.mli
- Installed /home/opam/.opam/4.05.0/lib/pcre/libpcre_stubs.a
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.cma
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.cmxa
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.a
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.cmxs
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.cmi
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.cmti
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.cmt
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.annot
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre_compat.cmx
- Installed /home/opam/.opam/4.05.0/lib/pcre/pcre.cmx
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllpcre_stubs.so
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllpcre_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.05.0/lib/pcre/META
-> installed pcre.7.2.3
Processing 54/58: [menhir: make Makefile] [pyml: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "pymltop" "PREFIX=/home/opam/.opam/4.05.0" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/pyml.20180530)
- cp pyml_arch_linux.ml pyml_arch.ml
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pyutils.mli -o pyutils.cmi
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c pyutils.ml -o pyutils.cmx
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c generate.ml -o generate.cmx
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat stdcompat.cmxa unix.cmxa pyutils.cmx generate.cmx -o generate
- ./generate
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pytypes.mli -o pytypes.cmi
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pyml_arch.mli -o pyml_arch.cmi
- ocamlfind ocamlc -i pywrappers.ml >pywrappers.mli
- ocamlfind ocamldep pyml_arch.ml pyutils.ml pytypes.ml pywrappers.ml py.ml pycaml.ml pyml_arch.mli pyutils.mli pytypes.mli pywrappers.mli py.mli pycaml.mli numpy.ml numpy.mli pyml_tests_common.mli pyml_tests_common.ml pyml_tests.ml numpy_tests.ml >.depend
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pyml_arch.ml -o pyml_arch.cmo
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pyutils.ml -o pyutils.cmo
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pytypes.ml -o pytypes.cmo
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pywrappers.mli -o pywrappers.cmi
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pywrappers.ml -o pywrappers.cmo
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c py.mli -o py.cmi
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c py.ml -o py.cmo
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pycaml.mli -o pycaml.cmi
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pycaml.ml -o pycaml.cmo
- ocamlfind ocamlc -c pyml_stubs.c -o pyml_stubs.o
- ocamlfind ocamlmklib -o pyml_stubs pyml_stubs.o
- ocamlfind ocamlc -custom -cclib "-L. -lpyml_stubs" -a pyml_arch.cmo pyutils.cmo pytypes.cmo pywrappers.cmo py.cmo pycaml.cmo -o pyml.cma
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c numpy.mli -o numpy.cmi
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c numpy.ml -o numpy.cmo
- ocamlfind ocamlc -c numpy_stubs.c -o numpy_stubs.o
- ocamlfind ocamlmklib -o numpy_stubs numpy_stubs.o
- ocamlfind ocamlc -custom -cclib "-L. -lnumpy_stubs" -a numpy.cmo -o numpy.cma
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c pyml_arch.ml -o pyml_arch.cmx
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c pytypes.ml -o pytypes.cmx
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c pywrappers.ml -o pywrappers.cmx
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c py.ml -o py.cmx
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c pycaml.ml -o pycaml.cmx
- ocamlfind ocamlopt -cclib "-L. -lpyml_stubs" -a pyml_arch.cmx pyutils.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx -o pyml.cmxa
- ocamlfind ocamlopt -cclib "-L. -lpyml_stubs" -shared pyml_arch.cmx pyutils.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx -o pyml.cmxs
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c numpy.ml -o numpy.cmx
- ocamlfind ocamlopt -cclib "-L. -lnumpy_stubs" -a numpy.cmx -o numpy.cmxa
- ocamlfind ocamlopt -cclib "-L. -lnumpy_stubs" -shared numpy.cmx -o numpy.cmxs
- The py.ml library is compiled.
- Run `make doc' to build the documentation.
- Run `make tests' to check the test suite.
- Run `make install' to install the library via ocamlfind.
- Run `make pymltop' to build the toplevel.
- if [ -z "/home/opam/.opam/4.05.0" ]; then \
-   echo "let libdir=\"/home/opam/.opam/4.05.0/.opam-switch/build/pyml.20180530\""; \
- else \
-   echo "let libdir=\"/home/opam/.opam/4.05.0/lib/pyml/\""; \
- fi >pymltop_libdir.ml
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pymltop_libdir.ml -o pymltop_libdir.cmo
- ocamlfind ocamlc -I +compiler-libs -c pytop.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05.0/lib/ocaml, /home/opam/.opam/4.05.0/lib/ocaml/compiler-libs
- ocamlfind ocamlmktop -I /home/opam/.opam/4.05.0/lib/stdcompat unix.cma stdcompat.cma bigarray.cma pyml.cma numpy.cma pymltop_libdir.cmo pytop.cmo \
- 	-o pymltop
- rm numpy_stubs.o
- cp pyml_arch_linux.ml pyml_arch.ml
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pyutils.mli -o pyutils.cmi
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c pyutils.ml -o pyutils.cmx
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c generate.ml -o generate.cmx
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat stdcompat.cmxa unix.cmxa pyutils.cmx generate.cmx -o generate
- ./generate
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pytypes.mli -o pytypes.cmi
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pyml_arch.mli -o pyml_arch.cmi
- ocamlfind ocamlc -i pywrappers.ml >pywrappers.mli
- ocamlfind ocamldep pyml_arch.ml pyutils.ml pytypes.ml pywrappers.ml py.ml pycaml.ml pyml_arch.mli pyutils.mli pytypes.mli pywrappers.mli py.mli pycaml.mli numpy.ml numpy.mli pyml_tests_common.mli pyml_tests_common.ml pyml_tests.ml numpy_tests.ml >.depend
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pyml_arch.ml -o pyml_arch.cmo
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pyutils.ml -o pyutils.cmo
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pytypes.ml -o pytypes.cmo
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pywrappers.mli -o pywrappers.cmi
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pywrappers.ml -o pywrappers.cmo
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c py.mli -o py.cmi
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c py.ml -o py.cmo
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pycaml.mli -o pycaml.cmi
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pycaml.ml -o pycaml.cmo
- ocamlfind ocamlc -c pyml_stubs.c -o pyml_stubs.o
- ocamlfind ocamlmklib -o pyml_stubs pyml_stubs.o
- ocamlfind ocamlc -custom -cclib "-L. -lpyml_stubs" -a pyml_arch.cmo pyutils.cmo pytypes.cmo pywrappers.cmo py.cmo pycaml.cmo -o pyml.cma
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c numpy.mli -o numpy.cmi
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c numpy.ml -o numpy.cmo
- ocamlfind ocamlc -c numpy_stubs.c -o numpy_stubs.o
- ocamlfind ocamlmklib -o numpy_stubs numpy_stubs.o
- ocamlfind ocamlc -custom -cclib "-L. -lnumpy_stubs" -a numpy.cmo -o numpy.cma
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c pyml_arch.ml -o pyml_arch.cmx
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c pytypes.ml -o pytypes.cmx
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c pywrappers.ml -o pywrappers.cmx
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c py.ml -o py.cmx
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c pycaml.ml -o pycaml.cmx
- ocamlfind ocamlopt -cclib "-L. -lpyml_stubs" -a pyml_arch.cmx pyutils.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx -o pyml.cmxa
- ocamlfind ocamlopt -cclib "-L. -lpyml_stubs" -shared pyml_arch.cmx pyutils.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx -o pyml.cmxs
- ocamlfind ocamlopt -I /home/opam/.opam/4.05.0/lib/stdcompat -c numpy.ml -o numpy.cmx
- ocamlfind ocamlopt -cclib "-L. -lnumpy_stubs" -a numpy.cmx -o numpy.cmxa
- ocamlfind ocamlopt -cclib "-L. -lnumpy_stubs" -shared numpy.cmx -o numpy.cmxs
- The py.ml library is compiled.
- Run `make doc' to build the documentation.
- Run `make tests' to check the test suite.
- Run `make install' to install the library via ocamlfind.
- Run `make pymltop' to build the toplevel.
- if [ -z "/home/opam/.opam/4.05.0" ]; then \
-   echo "let libdir=\"/home/opam/.opam/4.05.0/.opam-switch/build/pyml.20180530\""; \
- else \
-   echo "let libdir=\"/home/opam/.opam/4.05.0/lib/pyml/\""; \
- fi >pymltop_libdir.ml
- ocamlfind ocamlc -I /home/opam/.opam/4.05.0/lib/stdcompat -c pymltop_libdir.ml -o pymltop_libdir.cmo
- ocamlfind ocamlc -I +compiler-libs -c pytop.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.05.0/lib/ocaml, /home/opam/.opam/4.05.0/lib/ocaml/compiler-libs
- ocamlfind ocamlmktop -I /home/opam/.opam/4.05.0/lib/stdcompat unix.cma stdcompat.cma bigarray.cma pyml.cma numpy.cma pymltop_libdir.cmo pytop.cmo \
- 	-o pymltop
- rm numpy_stubs.o
-> compiled  pyml.20180530
Processing 54/58: [menhir: make Makefile]
Processing 55/58: [menhir: make Makefile] [pyml: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "PREFIX=/home/opam/.opam/4.05.0" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/pyml.20180530)
- ocamlfind install pyml py.mli numpy.mli pyml_arch.cmi pyutils.cmi pytypes.cmi pywrappers.cmi py.cmi pycaml.cmi pyml_arch.cmx pyutils.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx numpy.cmi pyml.cma pyml.cmxa pyml.cmxs pyml.a numpy.cma numpy.cmxa numpy.cmxs numpy.a libpyml_stubs.a dllpyml_stubs.so libnumpy_stubs.a dllnumpy_stubs.so META
- Installed /home/opam/.opam/4.05.0/lib/pyml/libnumpy_stubs.a
- Installed /home/opam/.opam/4.05.0/lib/pyml/libpyml_stubs.a
- Installed /home/opam/.opam/4.05.0/lib/pyml/numpy.a
- Installed /home/opam/.opam/4.05.0/lib/pyml/numpy.cmxs
- Installed /home/opam/.opam/4.05.0/lib/pyml/numpy.cmxa
- Installed /home/opam/.opam/4.05.0/lib/pyml/numpy.cma
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyml.a
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyml.cmxs
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyml.cmxa
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyml.cma
- Installed /home/opam/.opam/4.05.0/lib/pyml/numpy.cmi
- Installed /home/opam/.opam/4.05.0/lib/pyml/pycaml.cmx
- Installed /home/opam/.opam/4.05.0/lib/pyml/py.cmx
- Installed /home/opam/.opam/4.05.0/lib/pyml/pywrappers.cmx
- Installed /home/opam/.opam/4.05.0/lib/pyml/pytypes.cmx
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyutils.cmx
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyml_arch.cmx
- Installed /home/opam/.opam/4.05.0/lib/pyml/pycaml.cmi
- Installed /home/opam/.opam/4.05.0/lib/pyml/py.cmi
- Installed /home/opam/.opam/4.05.0/lib/pyml/pywrappers.cmi
- Installed /home/opam/.opam/4.05.0/lib/pyml/pytypes.cmi
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyutils.cmi
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyml_arch.cmi
- Installed /home/opam/.opam/4.05.0/lib/pyml/numpy.mli
- Installed /home/opam/.opam/4.05.0/lib/pyml/py.mli
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllnumpy_stubs.so
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllnumpy_stubs.so.owner
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllpyml_stubs.so
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllpyml_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.05.0/lib/pyml/META
- [ ! -f pymltop ] || install pymltop /home/opam/.opam/4.05.0/bin/pymltop
- [ ! -f pymlutop ] || install pymlutop /home/opam/.opam/4.05.0/bin/pymlutop
- ocamlfind install pyml py.mli numpy.mli pyml_arch.cmi pyutils.cmi pytypes.cmi pywrappers.cmi py.cmi pycaml.cmi pyml_arch.cmx pyutils.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx numpy.cmi pyml.cma pyml.cmxa pyml.cmxs pyml.a numpy.cma numpy.cmxa numpy.cmxs numpy.a libpyml_stubs.a dllpyml_stubs.so libnumpy_stubs.a dllnumpy_stubs.so META
- Installed /home/opam/.opam/4.05.0/lib/pyml/libnumpy_stubs.a
- Installed /home/opam/.opam/4.05.0/lib/pyml/libpyml_stubs.a
- Installed /home/opam/.opam/4.05.0/lib/pyml/numpy.a
- Installed /home/opam/.opam/4.05.0/lib/pyml/numpy.cmxs
- Installed /home/opam/.opam/4.05.0/lib/pyml/numpy.cmxa
- Installed /home/opam/.opam/4.05.0/lib/pyml/numpy.cma
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyml.a
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyml.cmxs
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyml.cmxa
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyml.cma
- Installed /home/opam/.opam/4.05.0/lib/pyml/numpy.cmi
- Installed /home/opam/.opam/4.05.0/lib/pyml/pycaml.cmx
- Installed /home/opam/.opam/4.05.0/lib/pyml/py.cmx
- Installed /home/opam/.opam/4.05.0/lib/pyml/pywrappers.cmx
- Installed /home/opam/.opam/4.05.0/lib/pyml/pytypes.cmx
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyutils.cmx
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyml_arch.cmx
- Installed /home/opam/.opam/4.05.0/lib/pyml/pycaml.cmi
- Installed /home/opam/.opam/4.05.0/lib/pyml/py.cmi
- Installed /home/opam/.opam/4.05.0/lib/pyml/pywrappers.cmi
- Installed /home/opam/.opam/4.05.0/lib/pyml/pytypes.cmi
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyutils.cmi
- Installed /home/opam/.opam/4.05.0/lib/pyml/pyml_arch.cmi
- Installed /home/opam/.opam/4.05.0/lib/pyml/numpy.mli
- Installed /home/opam/.opam/4.05.0/lib/pyml/py.mli
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllnumpy_stubs.so
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllnumpy_stubs.so.owner
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllpyml_stubs.so
- Installed /home/opam/.opam/4.05.0/lib/stublibs/dllpyml_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.05.0/lib/pyml/META
- [ ! -f pymltop ] || install pymltop /home/opam/.opam/4.05.0/bin/pymltop
- [ ! -f pymlutop ] || install pymlutop /home/opam/.opam/4.05.0/bin/pymlutop
-> installed pyml.20180530
Processing 55/58: [menhir: make Makefile]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-f" "Makefile" "PREFIX=/home/opam/.opam/4.05.0" "USE_OCAMLFIND=true" "docdir=/home/opam/.opam/4.05.0/doc/menhir" "libdir=/home/opam/.opam/4.05.0/lib/menhir" "mandir=/home/opam/.opam/4.05.0/man/man1" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/menhir.20171013)
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/menhir.20171013/src'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/menhir.20171013/src'
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05.0/lib/ocamlbuild /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules menhir.ml > menhir.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules back.mli > back.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o back.cmi back.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o menhir.cmo menhir.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules back.ml > back.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keyword.cmx keyword.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o version.cmx version.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_write.ml > cmly_write.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_write.mli > cmly_write.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_write.cmi cmly_write.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules action.ml > action.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules front.ml > front.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules front.mli > front.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules unparameterizedSyntax.ml > unparameterizedSyntax.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules syntax.mli > syntax.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmi syntax.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unparameterizedSyntax.cmo unparameterizedSyntax.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o front.cmi front.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules anonymous.ml > anonymous.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules anonymous.mli > anonymous.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o anonymous.cmi anonymous.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules misc.ml > misc.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o General.cmx General.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o IncrementalEngine.cmx IncrementalEngine.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o EngineTypes.cmx EngineTypes.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InfiniteArray.cmx InfiniteArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o PackedIntArray.cmx PackedIntArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableFormat.cmx InspectionTableFormat.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o LinearizedArray.cmx LinearizedArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableFormat.cmx TableFormat.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o RowDisplacement.cmx RowDisplacement.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Convert.cmx Convert.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Engine.cmx Engine.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o ErrorReports.cmx ErrorReports.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Printers.cmx Printers.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableInterpreter.cmx InspectionTableInterpreter.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableInterpreter.cmx TableInterpreter.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o StaticVersion.cmx StaticVersion.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules stringMap.ml > stringMap.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules stringSet.ml > stringSet.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringSet.cmx stringSet.ml
- touch menhirLib.mli  ; if  /home/opam/.opam/4.05.0/bin/ocamlopt.opt -pack -g -bin-annot General.cmx Convert.cmx IncrementalEngine.cmx EngineTypes.cmx Engine.cmx ErrorReports.cmx Printers.cmx InfiniteArray.cmx PackedIntArray.cmx RowDisplacement.cmx LinearizedArray.cmx TableFormat.cmx InspectionTableFormat.cmx InspectionTableInterpreter.cmx TableInterpreter.cmx StaticVersion.cmx -o menhirLib.cmx  ; then  rm -f menhirLib.mli  ; else  rm -f menhirLib.mli  ; exit 1; fi
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringMap.cmx stringMap.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o misc.cmx misc.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules positions.ml > positions.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o positions.cmx positions.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o action.cmx action.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InputFile.ml > InputFile.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameters.cmx parameters.ml
- cp -p yaccDriver.ml Driver.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Driver.ml > Driver.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Driver.mli > Driver.mli.depends
- cp -p yacc-parser.mly parser.mly
- /home/opam/.opam/4.05.0/bin/ocamlyacc parser.mly
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parser.mli > parser.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parser.cmi parser.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Driver.cmi Driver.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules error.ml > error.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules settings.ml > settings.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules installation.ml > installation.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules installation.mli > installation.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o installation.cmi installation.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o installation.cmx installation.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o settings.cmx settings.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parser.ml > parser.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parserAux.ml > parserAux.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o error.cmx error.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules option.ml > option.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules option.mli > option.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o option.cmx option.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserAux.cmx parserAux.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parser.cmx parser.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules IO.ml > IO.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules IO.mli > IO.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IO.cmi IO.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules infer.ml > infer.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules infer.mli > infer.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o infer.cmi infer.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules codeBits.ml > codeBits.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules codeBits.mli > codeBits.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBits.cmi codeBits.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o IO.cmx IO.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules interface.ml > interface.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules interface.mli > interface.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interface.cmi interface.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBits.cmx codeBits.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules nonterminalType.ml > nonterminalType.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules nonterminalType.mli > nonterminalType.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonterminalType.cmi nonterminalType.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unparameterizedSyntax.cmx unparameterizedSyntax.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules printer.ml > printer.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules printer.mli > printer.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o printer.cmi printer.mli
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q lineCount.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lineCount.ml > lineCount.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lineCount.cmo lineCount.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lineCount.cmx lineCount.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules tokenType.ml > tokenType.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules tokenType.mli > tokenType.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tokenType.cmi tokenType.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o printer.cmx printer.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonterminalType.cmx nonterminalType.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tokenType.cmx tokenType.ml
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q lexdep.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lexdep.ml > lexdep.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexdep.cmo lexdep.ml
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q lexmli.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lexmli.ml > lexmli.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexmli.cmo lexmli.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interface.cmx interface.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexdep.cmx lexdep.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexmli.cmx lexmli.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules keywordExpansion.ml > keywordExpansion.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules keywordExpansion.mli > keywordExpansion.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmi keywordExpansion.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules grammarFunctor.ml > grammarFunctor.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules grammarFunctor.mli > grammarFunctor.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules gMap.ml > gMap.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules gSet.ml > gSet.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gSet.cmo gSet.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gMap.cmo gMap.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmi grammarFunctor.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Boolean.ml > Boolean.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Boolean.mli > Boolean.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Fix.mli > Fix.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Fix.cmi Fix.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Boolean.cmi Boolean.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Fix.ml > Fix.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Fix.cmx Fix.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules compressedBitSet.ml > compressedBitSet.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules compressedBitSet.mli > compressedBitSet.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmi compressedBitSet.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gSet.cmx gSet.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules FixSolver.ml > FixSolver.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules FixSolver.mli > FixSolver.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o FixSolver.cmi FixSolver.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Maps.ml > Maps.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Maps.mli > Maps.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Maps.cmi Maps.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules patricia.ml > patricia.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules patricia.mli > patricia.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o patricia.cmi patricia.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gMap.cmx gMap.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules time.ml > time.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules time.mli > time.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o time.cmi time.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Boolean.cmx Boolean.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmx compressedBitSet.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o FixSolver.cmx FixSolver.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Maps.cmx Maps.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o time.cmx time.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q lexer.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lexer.ml > lexer.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexer.cmo lexer.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules nonTerminalDefinitionInlining.ml > nonTerminalDefinitionInlining.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules nonTerminalDefinitionInlining.mli > nonTerminalDefinitionInlining.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonTerminalDefinitionInlining.cmi nonTerminalDefinitionInlining.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules listMonad.ml > listMonad.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules listMonad.mli > listMonad.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o listMonad.cmi listMonad.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o listMonad.cmx listMonad.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parameterizedGrammar.ml > parameterizedGrammar.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parameterizedGrammar.mli > parameterizedGrammar.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameterizedGrammar.cmi parameterizedGrammar.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules mark.ml > mark.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules mark.mli > mark.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o mark.cmi mark.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules tarjan.ml > tarjan.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules tarjan.mli > tarjan.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tarjan.cmi tarjan.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules unionFind.ml > unionFind.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules unionFind.mli > unionFind.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unionFind.cmi unionFind.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o mark.cmx mark.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tarjan.cmx tarjan.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unionFind.cmx unionFind.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules partialGrammar.ml > partialGrammar.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules partialGrammar.mli > partialGrammar.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o partialGrammar.cmi partialGrammar.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules reachability.ml > reachability.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules reachability.mli > reachability.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o reachability.cmi reachability.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules unparameterizedPrinter.ml > unparameterizedPrinter.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules unparameterizedPrinter.mli > unparameterizedPrinter.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unparameterizedPrinter.cmi unparameterizedPrinter.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o anonymous.cmx anonymous.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Driver.cmx Driver.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o infer.cmx infer.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmx keywordExpansion.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexer.cmx lexer.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonTerminalDefinitionInlining.cmx nonTerminalDefinitionInlining.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameterizedGrammar.cmx parameterizedGrammar.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o partialGrammar.cmx partialGrammar.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o reachability.cmx reachability.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unparameterizedPrinter.cmx unparameterizedPrinter.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules grammar.ml > grammar.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammar.cmo grammar.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o front.cmx front.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules item.ml > item.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules item.mli > item.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lookahead.mli > lookahead.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lookahead.cmi lookahead.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o item.cmi item.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammar.cmx grammar.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lr0.ml > lr0.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lr0.mli > lr0.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr0.cmi lr0.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o item.cmx item.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lr1.ml > lr1.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lr1.mli > lr1.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1.cmi lr1.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr0.cmx lr0.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules slr.ml > slr.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules slr.mli > slr.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o slr.cmi slr.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o slr.cmx slr.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1.cmx lr1.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules codeBackend.ml > codeBackend.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules codeBackend.mli > codeBackend.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBackend.cmi codeBackend.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules codePieces.ml > codePieces.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules codePieces.mli > codePieces.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codePieces.cmi codePieces.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules default.ml > default.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules default.mli > default.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o default.cmi default.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules conflict.ml > conflict.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules conflict.mli > conflict.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o conflict.cmi conflict.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules DependencyGraph.ml > DependencyGraph.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules DependencyGraph.mli > DependencyGraph.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmi DependencyGraph.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules dot.ml > dot.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules dot.mli > dot.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o dot.cmi dot.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o dot.cmx dot.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules derivation.ml > derivation.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules derivation.mli > derivation.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o derivation.cmi derivation.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lr1partial.ml > lr1partial.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lr1partial.mli > lr1partial.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1partial.cmi lr1partial.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmx DependencyGraph.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o derivation.cmx derivation.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1partial.cmx lr1partial.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o conflict.cmx conflict.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules invariant.ml > invariant.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules invariant.mli > invariant.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o invariant.cmi invariant.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codePieces.cmx codePieces.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o default.cmx default.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o invariant.cmx invariant.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules coqBackend.ml > coqBackend.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules coqBackend.mli > coqBackend.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o coqBackend.cmi coqBackend.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules inliner.ml > inliner.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules inliner.mli > inliner.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o inliner.cmi inliner.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules traverse.ml > traverse.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o traverse.cmo traverse.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o traverse.cmx traverse.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules interpret.ml > interpret.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules interpret.mli > interpret.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules referenceInterpreter.mli > referenceInterpreter.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cst.mli > cst.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cst.cmi cst.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmi referenceInterpreter.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interpret.cmi interpret.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cst.ml > cst.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules pprint.ml > pprint.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules pprint.mli > pprint.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o pprint.cmi pprint.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o pprint.cmx pprint.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules referenceInterpreter.ml > referenceInterpreter.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cst.cmx cst.ml
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q segment.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules segment.ml > segment.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o segment.cmo segment.ml
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q sentenceLexer.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules sentenceLexer.ml > sentenceLexer.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlyacc sentenceParser.mly
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules sentenceParser.mli > sentenceParser.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules sentenceParserAux.ml > sentenceParserAux.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmo sentenceParserAux.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParser.cmi sentenceParser.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmo sentenceLexer.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules sentenceParser.ml > sentenceParser.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmx sentenceParserAux.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParser.cmx sentenceParser.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmx referenceInterpreter.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o segment.cmx segment.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmx sentenceLexer.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules LRijkstra.ml > LRijkstra.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules LRijkstra.mli > LRijkstra.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmi LRijkstra.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules astar.ml > astar.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules astar.mli > astar.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o astar.cmi astar.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interpret.cmx interpret.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules LowIntegerPriorityQueue.ml > LowIntegerPriorityQueue.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules LowIntegerPriorityQueue.mli > LowIntegerPriorityQueue.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmi LowIntegerPriorityQueue.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules resizableArray.ml > resizableArray.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules resizableArray.mli > resizableArray.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o resizableArray.cmi resizableArray.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o resizableArray.cmx resizableArray.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules MySet.ml > MySet.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules MySet.mli > MySet.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o MySet.cmi MySet.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o astar.cmx astar.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmx LowIntegerPriorityQueue.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o MySet.cmx MySet.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules tableBackend.ml > tableBackend.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules tableBackend.mli > tableBackend.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tableBackend.cmi tableBackend.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_read.cmx cmly_read.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_write.cmx cmly_write.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBackend.cmx codeBackend.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o coqBackend.cmx coqBackend.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o inliner.cmx inliner.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmx LRijkstra.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tableBackend.cmx tableBackend.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o back.cmx back.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o menhir.cmx menhir.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt unix.cmxa -g Fix.cmx Boolean.cmx InputFile.cmx keyword.cmx action.cmx installation.cmx positions.cmx stringSet.cmx version.cmx settings.cmx error.cmx menhirLib.cmx stringMap.cmx misc.cmx option.cmx parameters.cmx parserAux.cmx parser.cmx Driver.cmx FixSolver.cmx IO.cmx Maps.cmx anonymous.cmx codeBits.cmx gSet.cmx compressedBitSet.cmx dot.cmx gMap.cmx patricia.cmx time.cmx unparameterizedSyntax.cmx grammarFunctor.cmx lineCount.cmx nonterminalType.cmx printer.cmx tokenType.cmx interface.cmx lexdep.cmx lexmli.cmx infer.cmx keywordExpansion.cmx lexer.cmx listMonad.cmx mark.cmx nonTerminalDefinitionInlining.cmx tarjan.cmx unionFind.cmx parameterizedGrammar.cmx partialGrammar.cmx reachability.cmx unparameterizedPrinter.cmx front.cmx grammar.cmx DependencyGraph.cmx resizableArray.cmx LowIntegerPriorityQueue.cmx MySet.cmx astar.cmx item.cmx derivation.cmx lr0.cmx slr.cmx lr1.cmx lr1partial.cmx conflict.cmx pprint.cmx cst.cmx default.cmx invariant.cmx referenceInterpreter.cmx segment.cmx sentenceParserAux.cmx sentenceParser.cmx sentenceLexer.cmx interpret.cmx LRijkstra.cmx cmly_api.cmx cmly_format.cmx cmly_read.cmx cmly_write.cmx codePieces.cmx codeBackend.cmx coqBackend.cmx traverse.cmx inliner.cmx tableBackend.cmx back.cmx menhir.cmx -o menhir.native
- # Parallel statistics: { count(total): 14(372), max: 12, min: 2, average(total): 4.786(1.142) }
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/menhir.20171013/src'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/menhir.20171013/src'
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05.0/lib/ocamlbuild /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules menhir.ml > menhir.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules back.mli > back.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o back.cmi back.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o menhir.cmo menhir.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules back.ml > back.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keyword.cmx keyword.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o version.cmx version.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_write.ml > cmly_write.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_write.mli > cmly_write.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_write.cmi cmly_write.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules action.ml > action.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules front.ml > front.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules front.mli > front.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules unparameterizedSyntax.ml > unparameterizedSyntax.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules syntax.mli > syntax.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmi syntax.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unparameterizedSyntax.cmo unparameterizedSyntax.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o front.cmi front.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules anonymous.ml > anonymous.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules anonymous.mli > anonymous.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o anonymous.cmi anonymous.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules misc.ml > misc.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o General.cmx General.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o IncrementalEngine.cmx IncrementalEngine.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o EngineTypes.cmx EngineTypes.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InfiniteArray.cmx InfiniteArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o PackedIntArray.cmx PackedIntArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableFormat.cmx InspectionTableFormat.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o LinearizedArray.cmx LinearizedArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableFormat.cmx TableFormat.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o RowDisplacement.cmx RowDisplacement.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Convert.cmx Convert.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Engine.cmx Engine.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o ErrorReports.cmx ErrorReports.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o Printers.cmx Printers.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o InspectionTableInterpreter.cmx InspectionTableInterpreter.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o TableInterpreter.cmx TableInterpreter.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirLib -o StaticVersion.cmx StaticVersion.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules stringMap.ml > stringMap.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules stringSet.ml > stringSet.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringSet.cmx stringSet.ml
- touch menhirLib.mli  ; if  /home/opam/.opam/4.05.0/bin/ocamlopt.opt -pack -g -bin-annot General.cmx Convert.cmx IncrementalEngine.cmx EngineTypes.cmx Engine.cmx ErrorReports.cmx Printers.cmx InfiniteArray.cmx PackedIntArray.cmx RowDisplacement.cmx LinearizedArray.cmx TableFormat.cmx InspectionTableFormat.cmx InspectionTableInterpreter.cmx TableInterpreter.cmx StaticVersion.cmx -o menhirLib.cmx  ; then  rm -f menhirLib.mli  ; else  rm -f menhirLib.mli  ; exit 1; fi
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o stringMap.cmx stringMap.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o misc.cmx misc.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules positions.ml > positions.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o positions.cmx positions.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o action.cmx action.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InputFile.ml > InputFile.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o InputFile.cmx InputFile.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameters.cmx parameters.ml
- cp -p fancyDriver.ml Driver.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Driver.ml > Driver.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Driver.mli > Driver.mli.depends
- cp -p fancy-parser.mly parser.mly
- ../_stage1/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --raw-depend --ocamldep '/home/opam/.opam/4.05.0/bin/ocamldep.opt -modules' parser.mly > parser.mly.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- ../_stage1/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --ocamlc '/home/opam/.opam/4.05.0/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- + ../_stage1/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --ocamlc '/home/opam/.opam/4.05.0/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- Grammar has 34 nonterminal symbols, among which 1 start symbols.
- Grammar has 30 terminal symbols.
- Grammar has 83 productions.
- Built an LR(0) automaton with 125 states.
- The grammar is not SLR(1) -- 1 states have a conflict.
- Built an LR(1) automaton with 189 states.
- One shift/reduce conflict was silently solved.
- 103 out of 189 states have a default reduction.
- 57 out of 189 states are represented.
- 25 out of 67 symbols keep track of their start position.
- 33 out of 67 symbols keep track of their end position.
- The action table is 5859 entries; 475 non-zero; 614 compressed.
- The action table occupies roughly 1328 bytes.
- The goto table is 6615 entries; 153 non-zero; 343 compressed.
- The goto table occupies roughly 632 bytes.
- The error table occupies roughly 768 bytes.
- The default_reduction table occupies roughly 224 bytes.
- The lhs table occupies roughly 120 bytes.
- The trace table occupies roughly 8 bytes.
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parser.mli > parser.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parser.cmi parser.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Driver.cmi Driver.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules error.ml > error.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules settings.ml > settings.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules settings.mli > settings.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o settings.cmi settings.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules installation.ml > installation.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules installation.mli > installation.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o installation.cmi installation.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o installation.cmx installation.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o settings.cmx settings.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parser.ml > parser.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o error.cmx error.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parserAux.ml > parserAux.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules option.ml > option.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules option.mli > option.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o option.cmi option.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o option.cmx option.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserAux.cmx parserAux.ml
- ../_stage1/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --infer parser.mly --list-errors > parser.mly.auto.messages
- + ../_stage1/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --infer parser.mly --list-errors > parser.mly.auto.messages
- Grammar has 34 nonterminal symbols, among which 1 start symbols.
- Grammar has 30 terminal symbols.
- Grammar has 83 productions.
- Built an LR(0) automaton with 125 states.
- The grammar is not SLR(1) -- 1 states have a conflict.
- Built an LR(1) automaton with 189 states.
- One shift/reduce conflict was silently solved.
- 103 out of 189 states have a default reduction.
- 57 out of 189 states are represented.
- 25 out of 67 symbols keep track of their start position.
- 33 out of 67 symbols keep track of their end position.
- ../_stage1/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --infer parser.mly --compare-errors parser.mly.auto.messages --compare-errors parserMessages.messages
- + ../_stage1/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --infer parser.mly --compare-errors parser.mly.auto.messages --compare-errors parserMessages.messages
- Grammar has 34 nonterminal symbols, among which 1 start symbols.
- Grammar has 30 terminal symbols.
- Grammar has 83 productions.
- Built an LR(0) automaton with 125 states.
- The grammar is not SLR(1) -- 1 states have a conflict.
- Built an LR(1) automaton with 189 states.
- One shift/reduce conflict was silently solved.
- 103 out of 189 states have a default reduction.
- 57 out of 189 states are represented.
- 25 out of 67 symbols keep track of their start position.
- 33 out of 67 symbols keep track of their end position.
- Read 68 sample input sentences and 68 error messages.
- Read 68 sample input sentences and 23 error messages.
- ../_stage1/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --infer parser.mly --compile-errors parserMessages.messages > parserMessages.ml
- + ../_stage1/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --infer parser.mly --compile-errors parserMessages.messages > parserMessages.ml
- Grammar has 34 nonterminal symbols, among which 1 start symbols.
- Grammar has 30 terminal symbols.
- Grammar has 83 productions.
- Built an LR(0) automaton with 125 states.
- The grammar is not SLR(1) -- 1 states have a conflict.
- Built an LR(1) automaton with 189 states.
- One shift/reduce conflict was silently solved.
- 103 out of 189 states have a default reduction.
- 57 out of 189 states are represented.
- 25 out of 67 symbols keep track of their start position.
- 33 out of 67 symbols keep track of their end position.
- Read 68 sample input sentences and 23 error messages.
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parserMessages.ml > parserMessages.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserMessages.cmo parserMessages.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parser.cmx parser.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parserMessages.cmx parserMessages.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules IO.ml > IO.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules IO.mli > IO.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IO.cmi IO.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules infer.ml > infer.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules infer.mli > infer.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o infer.cmi infer.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules codeBits.ml > codeBits.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules codeBits.mli > codeBits.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBits.cmi codeBits.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o IO.cmx IO.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules interface.ml > interface.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules interface.mli > interface.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interface.cmi interface.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBits.cmx codeBits.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules nonterminalType.ml > nonterminalType.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules nonterminalType.mli > nonterminalType.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonterminalType.cmi nonterminalType.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unparameterizedSyntax.cmx unparameterizedSyntax.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules printer.ml > printer.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules printer.mli > printer.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o printer.cmi printer.mli
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q lineCount.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lineCount.ml > lineCount.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lineCount.cmo lineCount.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lineCount.cmx lineCount.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules tokenType.ml > tokenType.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules tokenType.mli > tokenType.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tokenType.cmi tokenType.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o printer.cmx printer.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonterminalType.cmx nonterminalType.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tokenType.cmx tokenType.ml
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q lexdep.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lexdep.ml > lexdep.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexdep.cmo lexdep.ml
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q lexmli.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lexmli.ml > lexmli.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexmli.cmo lexmli.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interface.cmx interface.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexdep.cmx lexdep.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexmli.cmx lexmli.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules keywordExpansion.ml > keywordExpansion.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules keywordExpansion.mli > keywordExpansion.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmi keywordExpansion.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules grammarFunctor.ml > grammarFunctor.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules grammarFunctor.mli > grammarFunctor.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules gMap.ml > gMap.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules gSet.ml > gSet.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gSet.cmo gSet.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o gMap.cmo gMap.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmi grammarFunctor.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Boolean.ml > Boolean.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Boolean.mli > Boolean.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Fix.mli > Fix.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Fix.cmi Fix.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Boolean.cmi Boolean.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Fix.ml > Fix.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Fix.cmx Fix.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules compressedBitSet.ml > compressedBitSet.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules compressedBitSet.mli > compressedBitSet.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmi compressedBitSet.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gSet.cmx gSet.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules FixSolver.ml > FixSolver.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules FixSolver.mli > FixSolver.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o FixSolver.cmi FixSolver.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Maps.ml > Maps.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Maps.mli > Maps.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Maps.cmi Maps.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules patricia.ml > patricia.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules patricia.mli > patricia.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o patricia.cmi patricia.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o gMap.cmx gMap.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules time.ml > time.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules time.mli > time.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o time.cmi time.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Boolean.cmx Boolean.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o compressedBitSet.cmx compressedBitSet.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o FixSolver.cmx FixSolver.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Maps.cmx Maps.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o patricia.cmx patricia.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o time.cmx time.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammarFunctor.cmx grammarFunctor.ml
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q lexer.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lexer.ml > lexer.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lexer.cmo lexer.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules nonTerminalDefinitionInlining.ml > nonTerminalDefinitionInlining.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules nonTerminalDefinitionInlining.mli > nonTerminalDefinitionInlining.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o nonTerminalDefinitionInlining.cmi nonTerminalDefinitionInlining.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules listMonad.ml > listMonad.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules listMonad.mli > listMonad.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o listMonad.cmi listMonad.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o listMonad.cmx listMonad.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parameterizedGrammar.ml > parameterizedGrammar.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parameterizedGrammar.mli > parameterizedGrammar.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameterizedGrammar.cmi parameterizedGrammar.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules mark.ml > mark.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules mark.mli > mark.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o mark.cmi mark.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules tarjan.ml > tarjan.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules tarjan.mli > tarjan.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tarjan.cmi tarjan.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules unionFind.ml > unionFind.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules unionFind.mli > unionFind.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unionFind.cmi unionFind.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o mark.cmx mark.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tarjan.cmx tarjan.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unionFind.cmx unionFind.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules partialGrammar.ml > partialGrammar.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules partialGrammar.mli > partialGrammar.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o partialGrammar.cmi partialGrammar.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules reachability.ml > reachability.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules reachability.mli > reachability.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o reachability.cmi reachability.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules unparameterizedPrinter.ml > unparameterizedPrinter.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules unparameterizedPrinter.mli > unparameterizedPrinter.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o unparameterizedPrinter.cmi unparameterizedPrinter.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o anonymous.cmx anonymous.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o Driver.cmx Driver.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o infer.cmx infer.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o keywordExpansion.cmx keywordExpansion.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lexer.cmx lexer.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o nonTerminalDefinitionInlining.cmx nonTerminalDefinitionInlining.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o parameterizedGrammar.cmx parameterizedGrammar.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o partialGrammar.cmx partialGrammar.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o reachability.cmx reachability.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o unparameterizedPrinter.cmx unparameterizedPrinter.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules grammar.ml > grammar.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o grammar.cmo grammar.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o front.cmx front.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules item.ml > item.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules item.mli > item.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lookahead.mli > lookahead.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lookahead.cmi lookahead.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o item.cmi item.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o grammar.cmx grammar.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lr0.ml > lr0.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lr0.mli > lr0.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr0.cmi lr0.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o item.cmx item.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lr1.ml > lr1.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lr1.mli > lr1.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1.cmi lr1.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr0.cmx lr0.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules slr.ml > slr.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules slr.mli > slr.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o slr.cmi slr.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o slr.cmx slr.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1.cmx lr1.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules codeBackend.ml > codeBackend.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules codeBackend.mli > codeBackend.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codeBackend.cmi codeBackend.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules codePieces.ml > codePieces.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules codePieces.mli > codePieces.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o codePieces.cmi codePieces.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules default.ml > default.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules default.mli > default.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o default.cmi default.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules conflict.ml > conflict.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules conflict.mli > conflict.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o conflict.cmi conflict.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules DependencyGraph.ml > DependencyGraph.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules DependencyGraph.mli > DependencyGraph.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmi DependencyGraph.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules dot.ml > dot.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules dot.mli > dot.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o dot.cmi dot.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o dot.cmx dot.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules derivation.ml > derivation.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules derivation.mli > derivation.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o derivation.cmi derivation.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lr1partial.ml > lr1partial.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules lr1partial.mli > lr1partial.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o lr1partial.cmi lr1partial.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o DependencyGraph.cmx DependencyGraph.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o derivation.cmx derivation.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o lr1partial.cmx lr1partial.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o conflict.cmx conflict.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules invariant.ml > invariant.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules invariant.mli > invariant.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o invariant.cmi invariant.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codePieces.cmx codePieces.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o default.cmx default.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o invariant.cmx invariant.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules coqBackend.ml > coqBackend.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules coqBackend.mli > coqBackend.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o coqBackend.cmi coqBackend.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules inliner.ml > inliner.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules inliner.mli > inliner.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o inliner.cmi inliner.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules traverse.ml > traverse.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o traverse.cmo traverse.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o traverse.cmx traverse.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules interpret.ml > interpret.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules interpret.mli > interpret.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules referenceInterpreter.mli > referenceInterpreter.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cst.mli > cst.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cst.cmi cst.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmi referenceInterpreter.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o interpret.cmi interpret.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cst.ml > cst.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules pprint.ml > pprint.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules pprint.mli > pprint.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o pprint.cmi pprint.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o pprint.cmx pprint.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules referenceInterpreter.ml > referenceInterpreter.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cst.cmx cst.ml
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q segment.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules segment.ml > segment.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o segment.cmo segment.ml
- /home/opam/.opam/4.05.0/bin/ocamllex.opt -q sentenceLexer.mll
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules sentenceLexer.ml > sentenceLexer.ml.depends
- ../_stage1/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --raw-depend --ocamldep '/home/opam/.opam/4.05.0/bin/ocamldep.opt -modules' sentenceParser.mly > sentenceParser.mly.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules sentenceParserAux.ml > sentenceParserAux.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmo sentenceParserAux.ml
- ../_stage1/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --ocamlc '/home/opam/.opam/4.05.0/bin/ocamlc.opt -g -bin-annot -safe-string' --infer sentenceParser.mly
- + ../_stage1/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --ocamlc '/home/opam/.opam/4.05.0/bin/ocamlc.opt -g -bin-annot -safe-string' --infer sentenceParser.mly
- Grammar has 6 nonterminal symbols, among which 2 start symbols.
- Grammar has 6 terminal symbols.
- Grammar has 11 productions.
- Built an LR(0) automaton with 21 states.
- The grammar is SLR(1).
- Built an LR(1) automaton with 27 states.
- 13 out of 27 states have a default reduction.
- 7 out of 27 states are represented.
- 0 out of 16 symbols keep track of their start position.
- 0 out of 16 symbols keep track of their end position.
- The action table is 189 entries; 32 non-zero; 43 compressed.
- The action table occupies roughly 136 bytes.
- The goto table is 216 entries; 19 non-zero; 46 compressed.
- The goto table occupies roughly 144 bytes.
- The error table occupies roughly 56 bytes.
- The default_reduction table occupies roughly 48 bytes.
- The lhs table occupies roughly 40 bytes.
- The trace table occupies roughly 8 bytes.
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules sentenceParser.mli > sentenceParser.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceParser.cmi sentenceParser.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmo sentenceLexer.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules sentenceParser.ml > sentenceParser.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParserAux.cmx sentenceParserAux.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceParser.cmx sentenceParser.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o referenceInterpreter.cmx referenceInterpreter.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o segment.cmx segment.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o sentenceLexer.cmx sentenceLexer.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules LRijkstra.ml > LRijkstra.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules LRijkstra.mli > LRijkstra.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmi LRijkstra.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules astar.ml > astar.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules astar.mli > astar.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o astar.cmi astar.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o interpret.cmx interpret.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules LowIntegerPriorityQueue.ml > LowIntegerPriorityQueue.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules LowIntegerPriorityQueue.mli > LowIntegerPriorityQueue.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmi LowIntegerPriorityQueue.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules resizableArray.ml > resizableArray.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules resizableArray.mli > resizableArray.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o resizableArray.cmi resizableArray.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o resizableArray.cmx resizableArray.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules MySet.ml > MySet.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules MySet.mli > MySet.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o MySet.cmi MySet.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o astar.cmx astar.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o LowIntegerPriorityQueue.cmx LowIntegerPriorityQueue.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o MySet.cmx MySet.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules tableBackend.ml > tableBackend.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules tableBackend.mli > tableBackend.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o tableBackend.cmi tableBackend.mli
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_read.cmx cmly_read.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o cmly_write.cmx cmly_write.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o codeBackend.cmx codeBackend.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o coqBackend.cmx coqBackend.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o inliner.cmx inliner.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -noassert -noassert -o LRijkstra.cmx LRijkstra.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o tableBackend.cmx tableBackend.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o back.cmx back.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -o menhir.cmx menhir.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt unix.cmxa -g Fix.cmx Boolean.cmx InputFile.cmx keyword.cmx action.cmx installation.cmx positions.cmx stringSet.cmx version.cmx settings.cmx error.cmx menhirLib.cmx stringMap.cmx misc.cmx option.cmx parameters.cmx parserAux.cmx parser.cmx parserMessages.cmx Driver.cmx FixSolver.cmx IO.cmx Maps.cmx anonymous.cmx codeBits.cmx gSet.cmx compressedBitSet.cmx dot.cmx gMap.cmx patricia.cmx time.cmx unparameterizedSyntax.cmx grammarFunctor.cmx lineCount.cmx nonterminalType.cmx printer.cmx tokenType.cmx interface.cmx lexdep.cmx lexmli.cmx infer.cmx keywordExpansion.cmx lexer.cmx listMonad.cmx mark.cmx nonTerminalDefinitionInlining.cmx tarjan.cmx unionFind.cmx parameterizedGrammar.cmx partialGrammar.cmx reachability.cmx unparameterizedPrinter.cmx front.cmx grammar.cmx DependencyGraph.cmx resizableArray.cmx LowIntegerPriorityQueue.cmx MySet.cmx astar.cmx item.cmx derivation.cmx lr0.cmx slr.cmx lr1.cmx lr1partial.cmx conflict.cmx pprint.cmx cst.cmx default.cmx invariant.cmx referenceInterpreter.cmx segment.cmx sentenceParserAux.cmx sentenceParser.cmx sentenceLexer.cmx interpret.cmx LRijkstra.cmx cmly_api.cmx cmly_format.cmx cmly_read.cmx cmly_write.cmx codePieces.cmx codeBackend.cmx coqBackend.cmx traverse.cmx inliner.cmx tableBackend.cmx back.cmx menhir.cmx -o menhir.native
- # Parallel statistics: { count(total): 16(378), max: 12, min: 2, average(total): 4.438(1.146) }
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/menhir.20171013/src'
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/menhir.20171013/src'
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05.0/lib/ocamlbuild /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- cp -p fancy-parser.mly parser.mly
- ../_stage2/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --raw-depend --ocamldep '/home/opam/.opam/4.05.0/bin/ocamldep.opt -modules' parser.mly > parser.mly.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules action.mli > action.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules IL.mli > IL.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules stretch.mli > stretch.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stretch.cmi stretch.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IL.cmi IL.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules error.mli > error.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules positions.mli > positions.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o positions.cmi positions.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules misc.mli > misc.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules stringMap.mli > stringMap.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules stringSet.mli > stringSet.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringSet.cmi stringSet.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o stringMap.cmi stringMap.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parameters.ml > parameters.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o misc.cmi misc.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules syntax.mli > syntax.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o action.cmi action.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InputFile.mli > InputFile.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InputFile.cmi InputFile.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o syntax.cmi syntax.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules parserAux.mli > parserAux.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules General.mli > General.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmi General.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules General.ml > General.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Convert.mli > Convert.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmi Convert.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Convert.ml > Convert.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules IncrementalEngine.ml > IncrementalEngine.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules EngineTypes.ml > EngineTypes.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o IncrementalEngine.cmo IncrementalEngine.ml
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Engine.mli > Engine.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o EngineTypes.cmo EngineTypes.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmi Engine.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Engine.ml > Engine.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules ErrorReports.mli > ErrorReports.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmi ErrorReports.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules ErrorReports.ml > ErrorReports.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Printers.mli > Printers.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmi Printers.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules Printers.ml > Printers.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InfiniteArray.mli > InfiniteArray.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmi InfiniteArray.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InfiniteArray.ml > InfiniteArray.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules PackedIntArray.mli > PackedIntArray.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmi PackedIntArray.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules PackedIntArray.ml > PackedIntArray.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules RowDisplacement.mli > RowDisplacement.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmi RowDisplacement.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules RowDisplacement.ml > RowDisplacement.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules LinearizedArray.mli > LinearizedArray.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmi LinearizedArray.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules LinearizedArray.ml > LinearizedArray.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules TableFormat.ml > TableFormat.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InspectionTableFormat.ml > InspectionTableFormat.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InspectionTableInterpreter.mli > InspectionTableInterpreter.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableFormat.cmo InspectionTableFormat.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableFormat.cmo TableFormat.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmi InspectionTableInterpreter.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules InspectionTableInterpreter.ml > InspectionTableInterpreter.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules TableInterpreter.mli > TableInterpreter.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmi TableInterpreter.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules TableInterpreter.ml > TableInterpreter.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules StaticVersion.mli > StaticVersion.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmi StaticVersion.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules StaticVersion.ml > StaticVersion.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o General.cmo General.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Convert.cmo Convert.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Engine.cmo Engine.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o ErrorReports.cmo ErrorReports.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o Printers.cmo Printers.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InfiniteArray.cmo InfiniteArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o PackedIntArray.cmo PackedIntArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o RowDisplacement.cmo RowDisplacement.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o LinearizedArray.cmo LinearizedArray.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o InspectionTableInterpreter.cmo InspectionTableInterpreter.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o TableInterpreter.cmo TableInterpreter.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o StaticVersion.cmo StaticVersion.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o error.cmi error.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parameters.cmo parameters.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o parserAux.cmi parserAux.mli
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -pack -g -bin-annot General.cmo Convert.cmo IncrementalEngine.cmo EngineTypes.cmo Engine.cmo ErrorReports.cmo Printers.cmo InfiniteArray.cmo PackedIntArray.cmo RowDisplacement.cmo LinearizedArray.cmo TableFormat.cmo InspectionTableFormat.cmo InspectionTableInterpreter.cmo TableInterpreter.cmo StaticVersion.cmo -o menhirLib.cmo
- ../_stage2/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --ocamlc '/home/opam/.opam/4.05.0/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- + ../_stage2/menhir.native -v -lg 1 -la 1 -lc 1 --table --infer --stdlib .. --strict --fixed-exception --canonical --ocamlc '/home/opam/.opam/4.05.0/bin/ocamlc.opt -g -bin-annot -safe-string' --infer parser.mly
- Grammar has 34 nonterminal symbols, among which 1 start symbols.
- Grammar has 30 terminal symbols.
- Grammar has 83 productions.
- Built an LR(0) automaton with 125 states.
- The grammar is not SLR(1) -- 1 states have a conflict.
- Built an LR(1) automaton with 189 states.
- One shift/reduce conflict was silently solved.
- 103 out of 189 states have a default reduction.
- 57 out of 189 states are represented.
- 25 out of 67 symbols keep track of their start position.
- 33 out of 67 symbols keep track of their end position.
- The action table is 5859 entries; 475 non-zero; 614 compressed.
- The action table occupies roughly 1328 bytes.
- The goto table is 6615 entries; 153 non-zero; 343 compressed.
- The goto table occupies roughly 632 bytes.
- The error table occupies roughly 768 bytes.
- The default_reduction table occupies roughly 224 bytes.
- The lhs table occupies roughly 120 bytes.
- The trace table occupies roughly 8 bytes.
- # Parallel statistics: { count(total): 2(73), max: 12, min: 4, average(total): 8.000(1.192) }
- Bootstrap successful.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/menhir.20171013/src'
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.05.0/lib/ocamlbuild /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.05.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules keyword.mli > keyword.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmi keyword.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules keyword.ml > keyword.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules version.ml > version.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_format.ml > cmly_format.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_api.ml > cmly_api.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_read.mli > cmly_read.mli.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_api.cmo cmly_api.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmi cmly_read.mli
- /home/opam/.opam/4.05.0/bin/ocamldep.opt -modules cmly_read.ml > cmly_read.ml.depends
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_format.cmo cmly_format.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o version.cmo version.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o keyword.cmo keyword.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -c -g -bin-annot -safe-string -o cmly_read.cmo cmly_read.ml
- /home/opam/.opam/4.05.0/bin/ocamlc.opt -pack -g -bin-annot keyword.cmo version.cmo cmly_format.cmo cmly_api.cmo cmly_read.cmo -o menhirSdk.cmo
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o keyword.cmx keyword.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_api.cmx cmly_api.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_format.cmx cmly_format.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o version.cmx version.ml
- /home/opam/.opam/4.05.0/bin/ocamlopt.opt -c -g -bin-annot -safe-string -for-pack MenhirSdk -o cmly_read.cmx cmly_read.ml
- touch menhirSdk.mli  ; if  /home/opam/.opam/4.05.0/bin/ocamlopt.opt -pack -g -bin-annot keyword.cmx version.cmx cmly_format.cmx cmly_api.cmx cmly_read.cmx -o menhirSdk.cmx  ; then  rm -f menhirSdk.mli  ; else  rm -f menhirSdk.mli  ; exit 1; fi
- # Parallel statistics: { count(total): 1(21), max: 2, min: 2, average(total): 2.000(1.048) }
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/menhir.20171013/src'
- Creating menhirLib.ml
- Creating menhirLib.mli
-> compiled  menhir.20171013
Processing 56/58: [menhir: make Makefile]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "-f" "Makefile" "install" "PREFIX=/home/opam/.opam/4.05.0" "docdir=/home/opam/.opam/4.05.0/doc/menhir" "libdir=/home/opam/.opam/4.05.0/lib/menhir" "mandir=/home/opam/.opam/4.05.0/man/man1" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/menhir.20171013)
- mkdir -p /home/opam/.opam/4.05.0/bin
- install src/_stage2/menhir.native /home/opam/.opam/4.05.0/bin/menhir
- mkdir -p /home/opam/.opam/4.05.0/lib/menhir
- install -m 644 src/standard.mly /home/opam/.opam/4.05.0/lib/menhir
- Installing MenhirLib and MenhirSdk via ocamlfind.
- Installed /home/opam/.opam/4.05.0/lib/menhirLib/menhirLib.o
- Installed /home/opam/.opam/4.05.0/lib/menhirLib/menhirLib.cmx
- Installed /home/opam/.opam/4.05.0/lib/menhirLib/menhirLib.cmo
- Installed /home/opam/.opam/4.05.0/lib/menhirLib/menhirLib.cmi
- Installed /home/opam/.opam/4.05.0/lib/menhirLib/menhirLib.ml
- Installed /home/opam/.opam/4.05.0/lib/menhirLib/menhirLib.mli
- Installed /home/opam/.opam/4.05.0/lib/menhirLib/META
- Installed /home/opam/.opam/4.05.0/lib/menhirSdk/menhirSdk.o
- Installed /home/opam/.opam/4.05.0/lib/menhirSdk/menhirSdk.cmx
- Installed /home/opam/.opam/4.05.0/lib/menhirSdk/menhirSdk.cmo
- Installed /home/opam/.opam/4.05.0/lib/menhirSdk/menhirSdk.cmi
- Installed /home/opam/.opam/4.05.0/lib/menhirSdk/META
- if [ -f manual.pdf ] ; then \
-   mkdir -p /home/opam/.opam/4.05.0/doc/menhir /home/opam/.opam/4.05.0/man/man1 && \
-   cp -r manual.pdf demos /home/opam/.opam/4.05.0/doc/menhir && \
-   cp -r menhir.1 /home/opam/.opam/4.05.0/man/man1 ; \
- fi
-> installed menhir.20171013
Processing 57/58: [coccinelle: ./autogen]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./autogen" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7)
Processing 57/58: [coccinelle: autoreconf]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "autoreconf" "bundles/stdcompat/stdcompat-6" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7)
- aclocal: warning: couldn't open directory 'm4': No such file or directory
Processing 57/58: [coccinelle: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--enable-release" "--enable-ocaml" "--prefix" "/home/opam/.opam/4.05.0" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7)
- configure: WARNING: unrecognized options: --enable-release
- configure: configuring coccinelle 1.0.7 in /home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- configure: determining version suffix
- checking for date... /bin/date
- configure: version suffix set to Wed, 02 Jun 2021 23:45:04 +0100
- configure: this configure program uses pkg-config m4 macros
- configure: this configure program uses ocaml m4 macros (see setup/ocaml.m4)
- configure: this configure program uses custom m4 macros (see setup/cocci.m4)
- configure: some fake substitutions for required but unavailable programs may be used (see setup/fake*)
- configure: verifying basic tools
- checking whether make supports the include directive... yes (GNU style)
- checking for gcc... gcc
- checking whether the C compiler works... 
- yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... 
- yes
- checking dependency style of gcc... none
- checking how to run the C preprocessor... gcc -E
- checking for bash... /bin/bash
- checking for tar... /bin/tar
- checking for patch... /usr/bin/patch
- checking for echo... /bin/echo
- checking for patchelf... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for ocamlc... /home/opam/.opam/4.05.0/bin/ocamlc
- OCaml version is 4.05.0
- OCaml library path is /home/opam/.opam/4.05.0/lib/ocaml
- checking for ocamlopt... /home/opam/.opam/4.05.0/bin/ocamlopt
- checking for ocamlc.opt... /home/opam/.opam/4.05.0/bin/ocamlc.opt
- checking for ocamlopt.opt... /home/opam/.opam/4.05.0/bin/ocamlopt.opt
- checking for ocaml... /home/opam/.opam/4.05.0/bin/ocaml
- checking for ocamldep... /home/opam/.opam/4.05.0/bin/ocamldep
- checking for ocamlmktop... /home/opam/.opam/4.05.0/bin/ocamlmktop
- checking for ocamlmklib... /home/opam/.opam/4.05.0/bin/ocamlmklib
- checking for ocamldoc... /home/opam/.opam/4.05.0/bin/ocamldoc
- checking that the OCaml version is at least 3.12... yes
- checking that the OCaml version is at least 4.02... yes
- checking for ocamllex... /home/opam/.opam/4.05.0/bin/ocamllex
- checking for ocamllex.opt... /home/opam/.opam/4.05.0/bin/ocamllex.opt
- checking for ocamlyacc... /home/opam/.opam/4.05.0/bin/ocamlyacc
- checking for ocamlfind... /home/opam/.opam/4.05.0/bin/ocamlfind
- checking for ocamlprof... /home/opam/.opam/4.05.0/bin/ocamlprof
- configure: verifying basic ocaml modules
- configure: coccinelle may use external ocaml libraries in /home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles
- configure: the following OCaml packages should be provided by your ocaml installation
- checking for OCaml findlib package unix... found
- checking for OCaml findlib package bigarray... found
- checking for OCaml findlib package str... found
- configure: configuring package dynlink
- checking for OCaml findlib package dynlink... found
- configure: configuring package parmap
- checking for OCaml findlib package parmap... found
- configure: verifying optional features
- checking for menhir... /home/opam/.opam/4.05.0/bin/menhir
- configure: system menhir will be used
- configure: system menhir will be used
- configure: configuring package pyml
- checking for OCaml findlib package pyml... found
- checking for PCRE... yes
- configure: configuring package pcre
- checking for OCaml findlib package pcre... found
- checking if pcre depends on bytes... yes
- checking if bytes is an actual module... no
- configure: support for pcre syntax is enabled
- checking for pdflatex... no
- configure: pdflatex not found. Trying substitute /home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/setup/fake-pdflatex.sh pdflatex.
- checking for pdflatex... /home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/setup/fake-pdflatex.sh pdflatex
- checking for BASH_COMPLETION... no
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating version.ml
- config.status: creating commons/commands.ml
- config.status: creating globals/config.ml
- config.status: creating globals/regexp.ml
- config.status: creating python/pycocci.ml
- config.status: creating ocaml/prepare_ocamlcocci.ml
- config.status: creating scripts/spatch.sh
- config.status: creating tools/spgen/scripts/spgen.sh
- config.status: creating docs/spatch.1
- config.status: creating setup/Makefile
- config.status: executing depfiles commands
- configure: WARNING: unrecognized options: --enable-release
- configure: configuration completed
- ------------------------------------------------------------------------------
- Summary
- 
- configure flags:  --enable-release --enable-ocaml --prefix /home/opam/.opam/4.05.0
- findlib:          /home/opam/.opam/4.05.0/bin/ocamlfind	(an actual version is strongly recommended)
- menhir:           /home/opam/.opam/4.05.0/bin/menhir
-                   (for local package use --without-menhir,
-                    install the menhir package otherwise)
- 
- ocaml scripting:  yes	(overridable with --enable-ocaml)
- python scripting: yes	(overridable with --enable-python)
- 
- pcre regexes:     	(overridable with --enable-pcre-syntax)
- pcre module:      yes	(for local package use --disable-pcre)
- pcre library:     yes	(requires the libpcre-ocaml-dev package)
- 
- optimized spatch: yes	(overridable with --disable-opt)
- 
- bash-completion:  ${prefix}/share/bash-completion/completions
-                   (overridable with -with-bash-completion)
- 
- ------------------------------------------------------------------------------
- Coccinelle can now be compiled and installed.
- 
- 
- If you compile coccinelle again after source code changes or
- configuration changes, you may need to run first:
-   $ make clean
- 
- To compile coccinelle, run:
-   $ make
- 
- To install coccinelle, run:
-   $ make install
- 
- Then, to test coccinelle, run for example:
-   $ spatch -sp_file demos/simple.cocci demos/simple.c -o /tmp/new_simple.c
- 
- Or when coccinelle is not installed yet:
-   $ COCCINELLE_HOME=/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7 ./scripts/spatch -sp_file demos/simple.cocci demos/simple.c -o /tmp/new_simple.c
- ------------------------------------------------------------------------------
- You may need to set some environment variables so that the python
- libraries are found. The frontend 'spatch' sets the following variables:
- 
-   $ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/opam/.opam/4.05.0/lib
-   $ export PYTHONPATH=$PYTHONPATH:${exec_prefix}/lib/coccinelle/python
- 
- ------------------------------------------------------------------------------
Processing 57/58: [coccinelle: make clean]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "clean" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7)
- make -C bundles/menhirLib clean
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/menhirLib'
- rm -f .depend   \
- 	menhir menhirLib.cmi   menhirLib.cmx menhirLib.o \
- 	menhirLib.cmo \
- 	  menhirLib.ml menhirLib.mli syntax.cmi \
- 	menhir-20171013/src/lexer.ml menhir-20171013/src/lexdep.ml menhir-20171013/src/lexmli.ml menhir-20171013/src/parser.ml menhir-20171013/src/sentenceLexer.ml menhir-20171013/src/sentenceParser.ml standard.mly \
- 	 \
- 	menhir-20171013/src/Fix.o menhir-20171013/src/IO.o menhir-20171013/src/installation.o menhir-20171013/src/keyword.o menhir-20171013/src/lineCount.o menhir-20171013/src/positions.o menhir-20171013/src/stringSet.o menhir-20171013/src/version.o menhir-20171013/src/settings.o menhir-20171013/src/printer.o menhir-20171013/src/action.o menhir-20171013/src/mark.o menhir-20171013/src/stringMap.o menhir-20171013/src/menhirLib.o menhir-20171013/src/misc.o menhir-20171013/src/codeBits.o menhir-20171013/src/gSet.o menhir-20171013/src/compressedBitSet.o menhir-20171013/src/option.o menhir-20171013/src/dot.o menhir-20171013/src/error.o menhir-20171013/src/parameters.o menhir-20171013/src/InputFile.o menhir-20171013/src/parserAux.o menhir-20171013/src/parser.o menhir-20171013/src/lexer.o menhir-20171013/src/tarjan.o menhir-20171013/src/unionFind.o menhir-20171013/src/parameterizedGrammar.o menhir-20171013/src/partialGrammar.o menhir-20171013/src/time.o menhir-20171013/src/unparameterizedSyntax.o menhir-20171013/src/tokenType.o menhir-20171013/src/nonterminalType.o menhir-20171013/src/interface.o menhir-20171013/src/lexdep.o menhir-20171013/src/lexmli.o menhir-20171013/src/infer.o menhir-20171013/src/listMonad.o menhir-20171013/src/nonTerminalDefinitionInlining.o menhir-20171013/src/reachability.o menhir-20171013/src/unparameterizedPrinter.o menhir-20171013/src/FixSolver.o menhir-20171013/src/Boolean.o menhir-20171013/src/Maps.o menhir-20171013/src/patricia.o menhir-20171013/src/grammarFunctor.o menhir-20171013/src/keywordExpansion.o menhir-20171013/src/anonymous.o menhir-20171013/src/Driver.o menhir-20171013/src/front.o menhir-20171013/src/gMap.o menhir-20171013/src/grammar.o menhir-20171013/src/codePieces.o menhir-20171013/src/item.o menhir-20171013/src/derivation.o menhir-20171013/src/lr0.o menhir-20171013/src/slr.o menhir-20171013/src/lr1.o menhir-20171013/src/lr1partial.o menhir-20171013/src/DependencyGraph.o menhir-20171013/src/conflict.o menhir-20171013/src/invariant.o menhir-20171013/src/default.o menhir-20171013/src/codeBackend.o menhir-20171013/src/coqBackend.o menhir-20171013/src/pprint.o menhir-20171013/src/cst.o menhir-20171013/src/traverse.o menhir-20171013/src/inliner.o menhir-20171013/src/referenceInterpreter.o menhir-20171013/src/sentenceParser.o menhir-20171013/src/sentenceLexer.o menhir-20171013/src/segment.o menhir-20171013/src/sentenceParserAux.o menhir-20171013/src/interpret.o menhir-20171013/src/tableBackend.o menhir-20171013/src/MySet.o menhir-20171013/src/resizableArray.o menhir-20171013/src/LowIntegerPriorityQueue.o menhir-20171013/src/astar.o menhir-20171013/src/LRijkstra.o menhir-20171013/src/cmly_api.o menhir-20171013/src/cmly_format.o menhir-20171013/src/cmly_read.o menhir-20171013/src/cmly_write.o menhir-20171013/src/back.o menhir-20171013/src/menhir.o menhir-20171013/src/General.o menhir-20171013/src/InfiniteArray.o menhir-20171013/src/PackedIntArray.o menhir-20171013/src/LinearizedArray.o menhir-20171013/src/RowDisplacement.o menhir-20171013/src/EngineTypes.o menhir-20171013/src/Engine.o menhir-20171013/src/TableFormat.o menhir-20171013/src/TableInterpreter.o menhir-20171013/src/Convert.o \
- 	menhir-20171013/src/Fix.cmi menhir-20171013/src/IO.cmi menhir-20171013/src/installation.cmi menhir-20171013/src/keyword.cmi menhir-20171013/src/lineCount.cmi menhir-20171013/src/positions.cmi menhir-20171013/src/stringSet.cmi menhir-20171013/src/version.cmi menhir-20171013/src/settings.cmi menhir-20171013/src/printer.cmi menhir-20171013/src/action.cmi menhir-20171013/src/mark.cmi menhir-20171013/src/stringMap.cmi menhir-20171013/src/menhirLib.cmi menhir-20171013/src/misc.cmi menhir-20171013/src/codeBits.cmi menhir-20171013/src/gSet.cmi menhir-20171013/src/compressedBitSet.cmi menhir-20171013/src/option.cmi menhir-20171013/src/dot.cmi menhir-20171013/src/error.cmi menhir-20171013/src/parameters.cmi menhir-20171013/src/InputFile.cmi menhir-20171013/src/parserAux.cmi menhir-20171013/src/parser.cmi menhir-20171013/src/lexer.cmi menhir-20171013/src/tarjan.cmi menhir-20171013/src/unionFind.cmi menhir-20171013/src/parameterizedGrammar.cmi menhir-20171013/src/partialGrammar.cmi menhir-20171013/src/time.cmi menhir-20171013/src/unparameterizedSyntax.cmi menhir-20171013/src/tokenType.cmi menhir-20171013/src/nonterminalType.cmi menhir-20171013/src/interface.cmi menhir-20171013/src/lexdep.cmi menhir-20171013/src/lexmli.cmi menhir-20171013/src/infer.cmi menhir-20171013/src/listMonad.cmi menhir-20171013/src/nonTerminalDefinitionInlining.cmi menhir-20171013/src/reachability.cmi menhir-20171013/src/unparameterizedPrinter.cmi menhir-20171013/src/FixSolver.cmi menhir-20171013/src/Boolean.cmi menhir-20171013/src/Maps.cmi menhir-20171013/src/patricia.cmi menhir-20171013/src/grammarFunctor.cmi menhir-20171013/src/keywordExpansion.cmi menhir-20171013/src/anonymous.cmi menhir-20171013/src/Driver.cmi menhir-20171013/src/front.cmi menhir-20171013/src/gMap.cmi menhir-20171013/src/grammar.cmi menhir-20171013/src/codePieces.cmi menhir-20171013/src/item.cmi menhir-20171013/src/derivation.cmi menhir-20171013/src/lr0.cmi menhir-20171013/src/slr.cmi menhir-20171013/src/lr1.cmi menhir-20171013/src/lr1partial.cmi menhir-20171013/src/DependencyGraph.cmi menhir-20171013/src/conflict.cmi menhir-20171013/src/invariant.cmi menhir-20171013/src/default.cmi menhir-20171013/src/codeBackend.cmi menhir-20171013/src/coqBackend.cmi menhir-20171013/src/pprint.cmi menhir-20171013/src/cst.cmi menhir-20171013/src/traverse.cmi menhir-20171013/src/inliner.cmi menhir-20171013/src/referenceInterpreter.cmi menhir-20171013/src/sentenceParser.cmi menhir-20171013/src/sentenceLexer.cmi menhir-20171013/src/segment.cmi menhir-20171013/src/sentenceParserAux.cmi menhir-20171013/src/interpret.cmi menhir-20171013/src/tableBackend.cmi menhir-20171013/src/MySet.cmi menhir-20171013/src/resizableArray.cmi menhir-20171013/src/LowIntegerPriorityQueue.cmi menhir-20171013/src/astar.cmi menhir-20171013/src/LRijkstra.cmi menhir-20171013/src/cmly_api.cmi menhir-20171013/src/cmly_format.cmi menhir-20171013/src/cmly_read.cmi menhir-20171013/src/cmly_write.cmi menhir-20171013/src/back.cmi menhir-20171013/src/menhir.cmi menhir-20171013/src/General.cmi menhir-20171013/src/InfiniteArray.cmi menhir-20171013/src/PackedIntArray.cmi menhir-20171013/src/LinearizedArray.cmi menhir-20171013/src/RowDisplacement.cmi menhir-20171013/src/EngineTypes.cmi menhir-20171013/src/Engine.cmi menhir-20171013/src/TableFormat.cmi menhir-20171013/src/TableInterpreter.cmi menhir-20171013/src/Convert.cmi \
- 	menhir-20171013/src/Fix.cmx menhir-20171013/src/IO.cmx menhir-20171013/src/installation.cmx menhir-20171013/src/keyword.cmx menhir-20171013/src/lineCount.cmx menhir-20171013/src/positions.cmx menhir-20171013/src/stringSet.cmx menhir-20171013/src/version.cmx menhir-20171013/src/settings.cmx menhir-20171013/src/printer.cmx menhir-20171013/src/action.cmx menhir-20171013/src/mark.cmx menhir-20171013/src/stringMap.cmx menhir-20171013/src/menhirLib.cmx menhir-20171013/src/misc.cmx menhir-20171013/src/codeBits.cmx menhir-20171013/src/gSet.cmx menhir-20171013/src/compressedBitSet.cmx menhir-20171013/src/option.cmx menhir-20171013/src/dot.cmx menhir-20171013/src/error.cmx menhir-20171013/src/parameters.cmx menhir-20171013/src/InputFile.cmx menhir-20171013/src/parserAux.cmx menhir-20171013/src/parser.cmx menhir-20171013/src/lexer.cmx menhir-20171013/src/tarjan.cmx menhir-20171013/src/unionFind.cmx menhir-20171013/src/parameterizedGrammar.cmx menhir-20171013/src/partialGrammar.cmx menhir-20171013/src/time.cmx menhir-20171013/src/unparameterizedSyntax.cmx menhir-20171013/src/tokenType.cmx menhir-20171013/src/nonterminalType.cmx menhir-20171013/src/interface.cmx menhir-20171013/src/lexdep.cmx menhir-20171013/src/lexmli.cmx menhir-20171013/src/infer.cmx menhir-20171013/src/listMonad.cmx menhir-20171013/src/nonTerminalDefinitionInlining.cmx menhir-20171013/src/reachability.cmx menhir-20171013/src/unparameterizedPrinter.cmx menhir-20171013/src/FixSolver.cmx menhir-20171013/src/Boolean.cmx menhir-20171013/src/Maps.cmx menhir-20171013/src/patricia.cmx menhir-20171013/src/grammarFunctor.cmx menhir-20171013/src/keywordExpansion.cmx menhir-20171013/src/anonymous.cmx menhir-20171013/src/Driver.cmx menhir-20171013/src/front.cmx menhir-20171013/src/gMap.cmx menhir-20171013/src/grammar.cmx menhir-20171013/src/codePieces.cmx menhir-20171013/src/item.cmx menhir-20171013/src/derivation.cmx menhir-20171013/src/lr0.cmx menhir-20171013/src/slr.cmx menhir-20171013/src/lr1.cmx menhir-20171013/src/lr1partial.cmx menhir-20171013/src/DependencyGraph.cmx menhir-20171013/src/conflict.cmx menhir-20171013/src/invariant.cmx menhir-20171013/src/default.cmx menhir-20171013/src/codeBackend.cmx menhir-20171013/src/coqBackend.cmx menhir-20171013/src/pprint.cmx menhir-20171013/src/cst.cmx menhir-20171013/src/traverse.cmx menhir-20171013/src/inliner.cmx menhir-20171013/src/referenceInterpreter.cmx menhir-20171013/src/sentenceParser.cmx menhir-20171013/src/sentenceLexer.cmx menhir-20171013/src/segment.cmx menhir-20171013/src/sentenceParserAux.cmx menhir-20171013/src/interpret.cmx menhir-20171013/src/tableBackend.cmx menhir-20171013/src/MySet.cmx menhir-20171013/src/resizableArray.cmx menhir-20171013/src/LowIntegerPriorityQueue.cmx menhir-20171013/src/astar.cmx menhir-20171013/src/LRijkstra.cmx menhir-20171013/src/cmly_api.cmx menhir-20171013/src/cmly_format.cmx menhir-20171013/src/cmly_read.cmx menhir-20171013/src/cmly_write.cmx menhir-20171013/src/back.cmx menhir-20171013/src/menhir.cmx menhir-20171013/src/General.cmx menhir-20171013/src/InfiniteArray.cmx menhir-20171013/src/PackedIntArray.cmx menhir-20171013/src/LinearizedArray.cmx menhir-20171013/src/RowDisplacement.cmx menhir-20171013/src/EngineTypes.cmx menhir-20171013/src/Engine.cmx menhir-20171013/src/TableFormat.cmx menhir-20171013/src/TableInterpreter.cmx menhir-20171013/src/Convert.cmx \
- 	menhir-20171013/src/Fix.cmo menhir-20171013/src/IO.cmo menhir-20171013/src/installation.cmo menhir-20171013/src/keyword.cmo menhir-20171013/src/lineCount.cmo menhir-20171013/src/positions.cmo menhir-20171013/src/stringSet.cmo menhir-20171013/src/version.cmo menhir-20171013/src/settings.cmo menhir-20171013/src/printer.cmo menhir-20171013/src/action.cmo menhir-20171013/src/mark.cmo menhir-20171013/src/stringMap.cmo menhir-20171013/src/menhirLib.cmo menhir-20171013/src/misc.cmo menhir-20171013/src/codeBits.cmo menhir-20171013/src/gSet.cmo menhir-20171013/src/compressedBitSet.cmo menhir-20171013/src/option.cmo menhir-20171013/src/dot.cmo menhir-20171013/src/error.cmo menhir-20171013/src/parameters.cmo menhir-20171013/src/InputFile.cmo menhir-20171013/src/parserAux.cmo menhir-20171013/src/parser.cmo menhir-20171013/src/lexer.cmo menhir-20171013/src/tarjan.cmo menhir-20171013/src/unionFind.cmo menhir-20171013/src/parameterizedGrammar.cmo menhir-20171013/src/partialGrammar.cmo menhir-20171013/src/time.cmo menhir-20171013/src/unparameterizedSyntax.cmo menhir-20171013/src/tokenType.cmo menhir-20171013/src/nonterminalType.cmo menhir-20171013/src/interface.cmo menhir-20171013/src/lexdep.cmo menhir-20171013/src/lexmli.cmo menhir-20171013/src/infer.cmo menhir-20171013/src/listMonad.cmo menhir-20171013/src/nonTerminalDefinitionInlining.cmo menhir-20171013/src/reachability.cmo menhir-20171013/src/unparameterizedPrinter.cmo menhir-20171013/src/FixSolver.cmo menhir-20171013/src/Boolean.cmo menhir-20171013/src/Maps.cmo menhir-20171013/src/patricia.cmo menhir-20171013/src/grammarFunctor.cmo menhir-20171013/src/keywordExpansion.cmo menhir-20171013/src/anonymous.cmo menhir-20171013/src/Driver.cmo menhir-20171013/src/front.cmo menhir-20171013/src/gMap.cmo menhir-20171013/src/grammar.cmo menhir-20171013/src/codePieces.cmo menhir-20171013/src/item.cmo menhir-20171013/src/derivation.cmo menhir-20171013/src/lr0.cmo menhir-20171013/src/slr.cmo menhir-20171013/src/lr1.cmo menhir-20171013/src/lr1partial.cmo menhir-20171013/src/DependencyGraph.cmo menhir-20171013/src/conflict.cmo menhir-20171013/src/invariant.cmo menhir-20171013/src/default.cmo menhir-20171013/src/codeBackend.cmo menhir-20171013/src/coqBackend.cmo menhir-20171013/src/pprint.cmo menhir-20171013/src/cst.cmo menhir-20171013/src/traverse.cmo menhir-20171013/src/inliner.cmo menhir-20171013/src/referenceInterpreter.cmo menhir-20171013/src/sentenceParser.cmo menhir-20171013/src/sentenceLexer.cmo menhir-20171013/src/segment.cmo menhir-20171013/src/sentenceParserAux.cmo menhir-20171013/src/interpret.cmo menhir-20171013/src/tableBackend.cmo menhir-20171013/src/MySet.cmo menhir-20171013/src/resizableArray.cmo menhir-20171013/src/LowIntegerPriorityQueue.cmo menhir-20171013/src/astar.cmo menhir-20171013/src/LRijkstra.cmo menhir-20171013/src/cmly_api.cmo menhir-20171013/src/cmly_format.cmo menhir-20171013/src/cmly_read.cmo menhir-20171013/src/cmly_write.cmo menhir-20171013/src/back.cmo menhir-20171013/src/menhir.cmo menhir-20171013/src/General.cmo menhir-20171013/src/InfiniteArray.cmo menhir-20171013/src/PackedIntArray.cmo menhir-20171013/src/LinearizedArray.cmo menhir-20171013/src/RowDisplacement.cmo menhir-20171013/src/EngineTypes.cmo menhir-20171013/src/Engine.cmo menhir-20171013/src/TableFormat.cmo menhir-20171013/src/TableInterpreter.cmo menhir-20171013/src/Convert.cmo \
- 	menhir-20171013/src/Fix.cmt menhir-20171013/src/IO.cmt menhir-20171013/src/installation.cmt menhir-20171013/src/keyword.cmt menhir-20171013/src/lineCount.cmt menhir-20171013/src/positions.cmt menhir-20171013/src/stringSet.cmt menhir-20171013/src/version.cmt menhir-20171013/src/settings.cmt menhir-20171013/src/printer.cmt menhir-20171013/src/action.cmt menhir-20171013/src/mark.cmt menhir-20171013/src/stringMap.cmt menhir-20171013/src/menhirLib.cmt menhir-20171013/src/misc.cmt menhir-20171013/src/codeBits.cmt menhir-20171013/src/gSet.cmt menhir-20171013/src/compressedBitSet.cmt menhir-20171013/src/option.cmt menhir-20171013/src/dot.cmt menhir-20171013/src/error.cmt menhir-20171013/src/parameters.cmt menhir-20171013/src/InputFile.cmt menhir-20171013/src/parserAux.cmt menhir-20171013/src/parser.cmt menhir-20171013/src/lexer.cmt menhir-20171013/src/tarjan.cmt menhir-20171013/src/unionFind.cmt menhir-20171013/src/parameterizedGrammar.cmt menhir-20171013/src/partialGrammar.cmt menhir-20171013/src/time.cmt menhir-20171013/src/unparameterizedSyntax.cmt menhir-20171013/src/tokenType.cmt menhir-20171013/src/nonterminalType.cmt menhir-20171013/src/interface.cmt menhir-20171013/src/lexdep.cmt menhir-20171013/src/lexmli.cmt menhir-20171013/src/infer.cmt menhir-20171013/src/listMonad.cmt menhir-20171013/src/nonTerminalDefinitionInlining.cmt menhir-20171013/src/reachability.cmt menhir-20171013/src/unparameterizedPrinter.cmt menhir-20171013/src/FixSolver.cmt menhir-20171013/src/Boolean.cmt menhir-20171013/src/Maps.cmt menhir-20171013/src/patricia.cmt menhir-20171013/src/grammarFunctor.cmt menhir-20171013/src/keywordExpansion.cmt menhir-20171013/src/anonymous.cmt menhir-20171013/src/Driver.cmt menhir-20171013/src/front.cmt menhir-20171013/src/gMap.cmt menhir-20171013/src/grammar.cmt menhir-20171013/src/codePieces.cmt menhir-20171013/src/item.cmt menhir-20171013/src/derivation.cmt menhir-20171013/src/lr0.cmt menhir-20171013/src/slr.cmt menhir-20171013/src/lr1.cmt menhir-20171013/src/lr1partial.cmt menhir-20171013/src/DependencyGraph.cmt menhir-20171013/src/conflict.cmt menhir-20171013/src/invariant.cmt menhir-20171013/src/default.cmt menhir-20171013/src/codeBackend.cmt menhir-20171013/src/coqBackend.cmt menhir-20171013/src/pprint.cmt menhir-20171013/src/cst.cmt menhir-20171013/src/traverse.cmt menhir-20171013/src/inliner.cmt menhir-20171013/src/referenceInterpreter.cmt menhir-20171013/src/sentenceParser.cmt menhir-20171013/src/sentenceLexer.cmt menhir-20171013/src/segment.cmt menhir-20171013/src/sentenceParserAux.cmt menhir-20171013/src/interpret.cmt menhir-20171013/src/tableBackend.cmt menhir-20171013/src/MySet.cmt menhir-20171013/src/resizableArray.cmt menhir-20171013/src/LowIntegerPriorityQueue.cmt menhir-20171013/src/astar.cmt menhir-20171013/src/LRijkstra.cmt menhir-20171013/src/cmly_api.cmt menhir-20171013/src/cmly_format.cmt menhir-20171013/src/cmly_read.cmt menhir-20171013/src/cmly_write.cmt menhir-20171013/src/back.cmt menhir-20171013/src/menhir.cmt menhir-20171013/src/General.cmt menhir-20171013/src/InfiniteArray.cmt menhir-20171013/src/PackedIntArray.cmt menhir-20171013/src/LinearizedArray.cmt menhir-20171013/src/RowDisplacement.cmt menhir-20171013/src/EngineTypes.cmt menhir-20171013/src/Engine.cmt menhir-20171013/src/TableFormat.cmt menhir-20171013/src/TableInterpreter.cmt menhir-20171013/src/Convert.cmt \
- 	menhir-20171013/src/Fix.cmti menhir-20171013/src/IO.cmti menhir-20171013/src/installation.cmti menhir-20171013/src/keyword.cmti menhir-20171013/src/lineCount.cmti menhir-20171013/src/positions.cmti menhir-20171013/src/stringSet.cmti menhir-20171013/src/version.cmti menhir-20171013/src/settings.cmti menhir-20171013/src/printer.cmti menhir-20171013/src/action.cmti menhir-20171013/src/mark.cmti menhir-20171013/src/stringMap.cmti menhir-20171013/src/menhirLib.cmti menhir-20171013/src/misc.cmti menhir-20171013/src/codeBits.cmti menhir-20171013/src/gSet.cmti menhir-20171013/src/compressedBitSet.cmti menhir-20171013/src/option.cmti menhir-20171013/src/dot.cmti menhir-20171013/src/error.cmti menhir-20171013/src/parameters.cmti menhir-20171013/src/InputFile.cmti menhir-20171013/src/parserAux.cmti menhir-20171013/src/parser.cmti menhir-20171013/src/lexer.cmti menhir-20171013/src/tarjan.cmti menhir-20171013/src/unionFind.cmti menhir-20171013/src/parameterizedGrammar.cmti menhir-20171013/src/partialGrammar.cmti menhir-20171013/src/time.cmti menhir-20171013/src/unparameterizedSyntax.cmti menhir-20171013/src/tokenType.cmti menhir-20171013/src/nonterminalType.cmti menhir-20171013/src/interface.cmti menhir-20171013/src/lexdep.cmti menhir-20171013/src/lexmli.cmti menhir-20171013/src/infer.cmti menhir-20171013/src/listMonad.cmti menhir-20171013/src/nonTerminalDefinitionInlining.cmti menhir-20171013/src/reachability.cmti menhir-20171013/src/unparameterizedPrinter.cmti menhir-20171013/src/FixSolver.cmti menhir-20171013/src/Boolean.cmti menhir-20171013/src/Maps.cmti menhir-20171013/src/patricia.cmti menhir-20171013/src/grammarFunctor.cmti menhir-20171013/src/keywordExpansion.cmti menhir-20171013/src/anonymous.cmti menhir-20171013/src/Driver.cmti menhir-20171013/src/front.cmti menhir-20171013/src/gMap.cmti menhir-20171013/src/grammar.cmti menhir-20171013/src/codePieces.cmti menhir-20171013/src/item.cmti menhir-20171013/src/derivation.cmti menhir-20171013/src/lr0.cmti menhir-20171013/src/slr.cmti menhir-20171013/src/lr1.cmti menhir-20171013/src/lr1partial.cmti menhir-20171013/src/DependencyGraph.cmti menhir-20171013/src/conflict.cmti menhir-20171013/src/invariant.cmti menhir-20171013/src/default.cmti menhir-20171013/src/codeBackend.cmti menhir-20171013/src/coqBackend.cmti menhir-20171013/src/pprint.cmti menhir-20171013/src/cst.cmti menhir-20171013/src/traverse.cmti menhir-20171013/src/inliner.cmti menhir-20171013/src/referenceInterpreter.cmti menhir-20171013/src/sentenceParser.cmti menhir-20171013/src/sentenceLexer.cmti menhir-20171013/src/segment.cmti menhir-20171013/src/sentenceParserAux.cmti menhir-20171013/src/interpret.cmti menhir-20171013/src/tableBackend.cmti menhir-20171013/src/MySet.cmti menhir-20171013/src/resizableArray.cmti menhir-20171013/src/LowIntegerPriorityQueue.cmti menhir-20171013/src/astar.cmti menhir-20171013/src/LRijkstra.cmti menhir-20171013/src/cmly_api.cmti menhir-20171013/src/cmly_format.cmti menhir-20171013/src/cmly_read.cmti menhir-20171013/src/cmly_write.cmti menhir-20171013/src/back.cmti menhir-20171013/src/menhir.cmti menhir-20171013/src/General.cmti menhir-20171013/src/InfiniteArray.cmti menhir-20171013/src/PackedIntArray.cmti menhir-20171013/src/LinearizedArray.cmti menhir-20171013/src/RowDisplacement.cmti menhir-20171013/src/EngineTypes.cmti menhir-20171013/src/Engine.cmti menhir-20171013/src/TableFormat.cmti menhir-20171013/src/TableInterpreter.cmti menhir-20171013/src/Convert.cmti
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/menhirLib'
- make -C bundles/pcre clean
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/pcre'
- rm -f .depend pcre.cma pcre.cmxa \
- 	pcre.cmi libpcre_stubs.a  \
- 	 \
- 	pcre.cmx pcre.a  \
- 	  \
- 	dllpcre_stubs.so \
- 	mmottl-pcre-ocaml-258b72c/lib/pcre_compat.o mmottl-pcre-ocaml-258b72c/lib/pcre.o mmottl-pcre-ocaml-258b72c/lib/bytes.o \
- 	mmottl-pcre-ocaml-258b72c/lib/pcre_compat.cmi mmottl-pcre-ocaml-258b72c/lib/pcre.cmi mmottl-pcre-ocaml-258b72c/lib/bytes.cmi \
- 	mmottl-pcre-ocaml-258b72c/lib/pcre_compat.cmx mmottl-pcre-ocaml-258b72c/lib/pcre.cmx mmottl-pcre-ocaml-258b72c/lib/bytes.cmx \
- 	mmottl-pcre-ocaml-258b72c/lib/pcre_compat.cmo mmottl-pcre-ocaml-258b72c/lib/pcre.cmo mmottl-pcre-ocaml-258b72c/lib/bytes.cmo \
- 	mmottl-pcre-ocaml-258b72c/lib/pcre_compat.cmt mmottl-pcre-ocaml-258b72c/lib/pcre.cmt mmottl-pcre-ocaml-258b72c/lib/bytes.cmt \
- 	mmottl-pcre-ocaml-258b72c/lib/pcre_compat.cmti mmottl-pcre-ocaml-258b72c/lib/pcre.cmti mmottl-pcre-ocaml-258b72c/lib/bytes.cmti
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/pcre'
- make -C bundles/stdcompat clean
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/stdcompat'
- rm -f *.mli *.cmi *.cmx *.cma *.cmxa *.a
- make -C stdcompat-6 clean
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/stdcompat/stdcompat-6'
- make[2]: *** No rule to make target 'clean'.  Stop.
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/stdcompat/stdcompat-6'
- make[1]: [Makefile:9: clean] Error 2 (ignored)
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/stdcompat'
- make -C bundles/parmap clean
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/parmap'
- rm -f .depend parmap.cma parmap.cmxa \
- 	bytearray.cmi parmap_utils.cmi setcore.cmi parmap.cmi libparmap_stubs.a  \
- 	 \
- 	bytearray.cmx parmap_utils.cmx setcore.cmx parmap.cmx parmap.a  \
- 	  \
- 	dllparmap_stubs.so \
- 	parmap/bytearray.o parmap/parmap_utils.o parmap/setcore.o parmap/parmap.o \
- 	parmap/bytearray.cmi parmap/parmap_utils.cmi parmap/setcore.cmi parmap/parmap.cmi \
- 	parmap/bytearray.cmx parmap/parmap_utils.cmx parmap/setcore.cmx parmap/parmap.cmx \
- 	parmap/bytearray.cmo parmap/parmap_utils.cmo parmap/setcore.cmo parmap/parmap.cmo \
- 	parmap/bytearray.cmt parmap/parmap_utils.cmt parmap/setcore.cmt parmap/parmap.cmt \
- 	parmap/bytearray.cmti parmap/parmap_utils.cmti parmap/setcore.cmti parmap/parmap.cmti
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/parmap'
- make -C bundles/pyml clean
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/pyml'
- rm -f .depend pyml.cma pyml.cmxa \
- 	pywrappers.cmi py.cmi pycaml.cmi libpyml_stubs.a  \
- 	 \
- 	pywrappers.cmx py.cmx pycaml.cmx pyml.a pyml-current/generate pyml-current/generate.cmi pyml-current/generate.cmx pyml-current/generate.cmo pyml-current/generate.cmt pyml-current/generate.cmti pyml-current/generate.o pyml-current/pyml.a pyml-current/pyml.cma pyml-current/pyml.cmxa pyml-current/dllpyml_stubs.so \
- 	pyml-current/pyml_arch.ml  \
- 	dllpyml_stubs.so \
- 	pyml-current/pyml_arch.o pyml-current/pyutils.o pyml-current/pytypes.o pyml-current/pywrappers.o pyml-current/py.o pyml-current/pycaml.o \
- 	pyml-current/pyml_arch.cmi pyml-current/pyutils.cmi pyml-current/pytypes.cmi pyml-current/pywrappers.cmi pyml-current/py.cmi pyml-current/pycaml.cmi \
- 	pyml-current/pyml_arch.cmx pyml-current/pyutils.cmx pyml-current/pytypes.cmx pyml-current/pywrappers.cmx pyml-current/py.cmx pyml-current/pycaml.cmx \
- 	pyml-current/pyml_arch.cmo pyml-current/pyutils.cmo pyml-current/pytypes.cmo pyml-current/pywrappers.cmo pyml-current/py.cmo pyml-current/pycaml.cmo \
- 	pyml-current/pyml_arch.cmt pyml-current/pyutils.cmt pyml-current/pytypes.cmt pyml-current/pywrappers.cmt pyml-current/py.cmt pyml-current/pycaml.cmt \
- 	pyml-current/pyml_arch.cmti pyml-current/pyutils.cmti pyml-current/pytypes.cmti pyml-current/pywrappers.cmti pyml-current/py.cmti pyml-current/pycaml.cmti
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/pyml'
- CLEAN     commons
- CLEAN     globals
- CLEAN     parsing_cocci
- CLEAN     parsing_c
- CLEAN     ctl
- CLEAN     ocaml
- CLEAN     python
- CLEAN     engine
- CLEAN     popl09
- CLEAN     extra
- CLEAN     spatch
- CLEAN     spgen
- CLEAN     exposed-module
- rm -f coccinelle.cma coccinelle.cmxa coccinelle.a \
- 	coccinelle.cmo coccinelle.cmx coccinelle.o \
- 	coccinelle_modules.cmi coccinelle_modules.cmo \
- 	coccinelle_modules.o coccinelle_modules.cmx
- CLEAN     .depend
Processing 57/58: [coccinelle: make all.opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all.opt" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7)
- /home/opam/.opam/4.05.0/bin/menhir --ocamldep "/home/opam/.opam/4.05.0/bin/ocamldep -I commons/ocamlextra -I commons -I globals -I parsing_cocci -I parsing_c -I ctl -I ocaml -I python -I engine -I popl09 -I extra -I tools/spgen/source/ -I /home/opam/.opam/4.05.0/lib/pcre -I /home/opam/.opam/4.05.0/lib/pyml -I /home/opam/.opam/4.05.0/lib/parmap -I bundles/stdcompat -ml-synonym .mll -ml-synonym .mly -mli-synonym .ml -mli-synonym .mll -mli-synonym .mly" --depend parsing_cocci/parser_cocci_menhir.mly >parsing_cocci/parser_cocci_menhir.mly.d || (rm parsing_cocci/parser_cocci_menhir.mly.d; false)
- OCAMLYACC parsing_c/parser_c.mly
- OCAMLDEP  parsing_c/parser_c.mli
- OCAMLDEP  tools/spgen/source/spgen_lexer.mli
- OCAMLDEP  parsing_c/lexer_c.mli
- OCAMLDEP  parsing_cocci/lexer_script.mli
- OCAMLDEP  parsing_cocci/lexer_cli.mli
- OCAMLDEP  parsing_cocci/lexer_cocci.mli
- OCAMLDEP  tools/spgen/source/main.mli
- OCAMLDEP  tools/spgen/source/spgen_test.mli
- OCAMLDEP  tools/spgen/source/spgen.mli
- OCAMLDEP  tools/spgen/source/spgen_config.mli
- OCAMLDEP  tools/spgen/source/spgen_interactive.mli
- OCAMLDEP  tools/spgen/source/file_transform.mli
- OCAMLDEP  tools/spgen/source/script_rule.mli
- OCAMLDEP  tools/spgen/source/context_rule.mli
- OCAMLDEP  tools/spgen/source/rule_header.mli
- OCAMLDEP  tools/spgen/source/rule_body.mli
- OCAMLDEP  tools/spgen/source/disj_generator.mli
- OCAMLDEP  tools/spgen/source/position_generator.mli
- OCAMLDEP  tools/spgen/source/user_input.mli
- OCAMLDEP  tools/spgen/source/snapshot.mli
- OCAMLDEP  tools/spgen/source/meta_variable.mli
- OCAMLDEP  tools/spgen/source/detect_patch.mli
- OCAMLDEP  tools/spgen/source/ast_tostring.mli
- OCAMLDEP  tools/spgen/source/globals.mli
- OCAMLDEP  main.mli
- OCAMLDEP  enter.mli
- OCAMLDEP  read_options.mli
- OCAMLDEP  testing.mli
- OCAMLDEP  cocci.mli
- OCAMLDEP  flag_cocci.mli
- OCAMLDEP  extra/maintainers.mli
- OCAMLDEP  extra/kbuild.mli
- OCAMLDEP  extra/classic_patch.mli
- OCAMLDEP  popl09/popl.mli
- OCAMLDEP  popl09/popltoctl.mli
- OCAMLDEP  popl09/flag_popl.mli
- OCAMLDEP  popl09/pretty_print_popl.mli
- OCAMLDEP  popl09/insert_quantifiers.mli
- OCAMLDEP  popl09/asttopopl.mli
- OCAMLDEP  popl09/ast_popl.mli
- OCAMLDEP  engine/ctlcocci_integration.mli
- OCAMLDEP  engine/postprocess_transinfo.mli
- OCAMLDEP  engine/ctltotex.mli
- OCAMLDEP  engine/asttoctl2.mli
- OCAMLDEP  engine/asttomember.mli
- OCAMLDEP  engine/transformation_c.mli
- OCAMLDEP  engine/pattern_c.mli
- OCAMLDEP  engine/cocci_vs_c.mli
- OCAMLDEP  engine/isomorphisms_c_c.mli
- OCAMLDEP  engine/c_vs_c.mli
- OCAMLDEP  engine/check_reachability.mli
- OCAMLDEP  engine/check_exhaustive_pattern.mli
- OCAMLDEP  engine/pretty_print_engine.mli
- OCAMLDEP  engine/lib_engine.mli
- OCAMLDEP  engine/flag_matcher.mli
- OCAMLDEP  python/pycocci.mli
- OCAMLDEP  python/yes_pycocci.mli
- OCAMLDEP  python/pycocci_aux.mli
- OCAMLDEP  ocaml/run_ocamlcocci.mli
- OCAMLDEP  ocaml/prepare_ocamlcocci.mli
- OCAMLDEP  ocaml/yes_prepare_ocamlcocci.mli
- OCAMLDEP  ocaml/ocamlcocci_aux.mli
- OCAMLDEP  ocaml/coccilib.mli
- OCAMLDEP  ocaml/exposed_modules.mli
- OCAMLDEP  ocaml/externalanalysis.mli
- OCAMLDEP  ctl/wrapper_ctl.mli
- OCAMLDEP  ctl/ctl_engine.mli
- OCAMLDEP  ctl/pretty_print_ctl.mli
- OCAMLDEP  ctl/ast_ctl.mli
- OCAMLDEP  ctl/flag_ctl.mli
- OCAMLDEP  parsing_c/test_parsing_c.mli
- OCAMLDEP  parsing_c/compare_c.mli
- OCAMLDEP  parsing_c/comment_annotater_c.mli
- OCAMLDEP  parsing_c/type_annoter_c.mli
- OCAMLDEP  parsing_c/cpp_ast_c.mli
- OCAMLDEP  parsing_c/type_c.mli
- OCAMLDEP  parsing_c/unparse_hrule.mli
- OCAMLDEP  parsing_c/unparse_c.mli
- OCAMLDEP  parsing_c/parse_c.mli
- OCAMLDEP  parsing_c/danger.mli
- OCAMLDEP  parsing_c/parsing_consistency_c.mli
- OCAMLDEP  parsing_c/parsing_recovery_c.mli
- OCAMLDEP  parsing_c/unparse_cocci.mli
- OCAMLDEP  parsing_c/cpp_analysis_c.mli
- OCAMLDEP  parsing_c/parsing_hacks.mli
- OCAMLDEP  parsing_c/cpp_token_c.mli
- OCAMLDEP  parsing_c/token_views_c.mli
- OCAMLDEP  parsing_c/token_helpers.mli
- OCAMLDEP  parsing_c/parse_string_c.mli
- OCAMLDEP  parsing_c/lexer_parser.mli
- OCAMLDEP  parsing_c/semantic_c.mli
- OCAMLDEP  parsing_c/pretty_print_c.mli
- OCAMLDEP  parsing_c/control_flow_c_build.mli
- OCAMLDEP  parsing_c/lib_parsing_c.mli
- OCAMLDEP  parsing_c/visitor_c.mli
- OCAMLDEP  parsing_c/control_flow_c.mli
- OCAMLDEP  parsing_c/includes.mli
- OCAMLDEP  parsing_c/ast_c.mli
- OCAMLDEP  parsing_c/token_c.mli
- OCAMLDEP  parsing_c/parsing_stat.mli
- OCAMLDEP  parsing_c/flag_parsing_c.mli
- OCAMLDEP  parsing_c/token_annot.mli
- OCAMLDEP  parsing_cocci/command_line.mli
- OCAMLDEP  parsing_cocci/parse_cocci.mli
- OCAMLDEP  parsing_cocci/re_constraints.mli
- OCAMLDEP  parsing_cocci/commas_on_lists.mli
- OCAMLDEP  parsing_cocci/adjacency.mli
- OCAMLDEP  parsing_cocci/git_grep.mli
- OCAMLDEP  parsing_cocci/id_utils.mli
- OCAMLDEP  parsing_cocci/get_constants2.mli
- OCAMLDEP  parsing_cocci/dpll.mli
- OCAMLDEP  parsing_cocci/cocci_grep.mli
- OCAMLDEP  parsing_cocci/disjdistr.mli
- OCAMLDEP  parsing_cocci/cleanup_rules.mli
- OCAMLDEP  parsing_cocci/parse_aux.mli
- OCAMLDEP  parsing_cocci/parse_printf.mli
- OCAMLDEP  parsing_cocci/safe_for_multi_decls.mli
- OCAMLDEP  parsing_cocci/free_vars.mli
- OCAMLDEP  parsing_cocci/data.mli
- OCAMLDEP  parsing_cocci/semantic_cocci.mli
- OCAMLDEP  parsing_cocci/function_prototypes.mli
- OCAMLDEP  parsing_cocci/insert_plus.mli
- OCAMLDEP  parsing_cocci/adjust_pragmas.mli
- OCAMLDEP  parsing_cocci/context_neg.mli
- OCAMLDEP  parsing_cocci/index.mli
- OCAMLDEP  parsing_cocci/arity.mli
- OCAMLDEP  parsing_cocci/unitary_ast0.mli
- OCAMLDEP  parsing_cocci/test_exps.mli
- OCAMLDEP  parsing_cocci/type_infer.mli
- OCAMLDEP  parsing_cocci/top_level.mli
- OCAMLDEP  parsing_cocci/check_meta.mli
- OCAMLDEP  parsing_cocci/stmtlist.mli
- OCAMLDEP  parsing_cocci/get_metas.mli
- OCAMLDEP  parsing_cocci/simple_assignments.mli
- OCAMLDEP  parsing_cocci/single_statement.mli
- OCAMLDEP  parsing_cocci/iso_compile.mli
- OCAMLDEP  parsing_cocci/comm_assoc.mli
- OCAMLDEP  parsing_cocci/iso_pattern.mli
- OCAMLDEP  parsing_cocci/compute_lines.mli
- OCAMLDEP  parsing_cocci/unify_ast.mli
- OCAMLDEP  parsing_cocci/unparse_ast0.mli
- OCAMLDEP  parsing_cocci/ast0toast.mli
- OCAMLDEP  parsing_cocci/visitor_ast0.mli
- OCAMLDEP  parsing_cocci/visitor_ast.mli
- OCAMLDEP  parsing_cocci/visitor_ast0_types.mli
- OCAMLDEP  parsing_cocci/pretty_print_cocci.mli
- OCAMLDEP  parsing_cocci/ast0_cocci.mli
- OCAMLDEP  parsing_cocci/ast_cocci.mli
- OCAMLDEP  parsing_cocci/flag_parsing_cocci.mli
- OCAMLDEP  globals/regexp.mli
- OCAMLDEP  globals/regexp_pcre.mli
- OCAMLDEP  globals/iteration.mli
- OCAMLDEP  globals/flag.mli
- OCAMLDEP  globals/config.mli
- OCAMLDEP  commons/ograph_extended.mli
- OCAMLDEP  commons/ograph_simple.mli
- OCAMLDEP  commons/common.mli
- OCAMLDEP  commons/commands.mli
- OCAMLDEP  commons/ocamlextra/dumper.mli
- OCAMLDEP  parsing_c/parser_c.ml
- OCAMLLEX  tools/spgen/source/spgen_lexer.mll
- 143 states, 8123 transitions, table size 33350 bytes
- 23641 additional bytes used for bindings
- OCAMLDEP  tools/spgen/source/spgen_lexer.ml
- OCAMLLEX  parsing_c/lexer_c.mll
- 549 states, 26116 transitions, table size 107758 bytes
- 15973 additional bytes used for bindings
- OCAMLDEP  parsing_c/lexer_c.ml
- OCAMLLEX  parsing_cocci/lexer_script.mll
- 25 states, 314 transitions, table size 1406 bytes
- OCAMLDEP  parsing_cocci/lexer_script.ml
- OCAMLLEX  parsing_cocci/lexer_cli.mll
- 14 states, 681 transitions, table size 2808 bytes
- OCAMLDEP  parsing_cocci/lexer_cli.ml
- OCAMLLEX  parsing_cocci/lexer_cocci.mll
- 377 states, 7064 transitions, table size 30518 bytes
- 3353 additional bytes used for bindings
- OCAMLDEP  parsing_cocci/lexer_cocci.ml
- OCAMLDEP  tools/spgen/source/main.ml
- OCAMLDEP  tools/spgen/source/spgen_test.ml
- OCAMLDEP  tools/spgen/source/spgen.ml
- OCAMLDEP  tools/spgen/source/spgen_config.ml
- OCAMLDEP  tools/spgen/source/spgen_interactive.ml
- OCAMLDEP  tools/spgen/source/file_transform.ml
- OCAMLDEP  tools/spgen/source/script_rule.ml
- OCAMLDEP  tools/spgen/source/context_rule.ml
- OCAMLDEP  tools/spgen/source/rule_header.ml
- OCAMLDEP  tools/spgen/source/rule_body.ml
- OCAMLDEP  tools/spgen/source/disj_generator.ml
- OCAMLDEP  tools/spgen/source/position_generator.ml
- OCAMLDEP  tools/spgen/source/user_input.ml
- OCAMLDEP  tools/spgen/source/snapshot.ml
- OCAMLDEP  tools/spgen/source/meta_variable.ml
- OCAMLDEP  tools/spgen/source/detect_patch.ml
- OCAMLDEP  tools/spgen/source/ast_tostring.ml
- OCAMLDEP  tools/spgen/source/globals.ml
- OCAMLDEP  main.ml
- OCAMLDEP  enter.ml
- OCAMLDEP  read_options.ml
- OCAMLDEP  testing.ml
- OCAMLDEP  cocci.ml
- OCAMLDEP  flag_cocci.ml
- OCAMLDEP  extra/maintainers.ml
- OCAMLDEP  extra/kbuild.ml
- OCAMLDEP  extra/classic_patch.ml
- OCAMLDEP  popl09/popl.ml
- OCAMLDEP  popl09/popltoctl.ml
- OCAMLDEP  popl09/flag_popl.ml
- OCAMLDEP  popl09/pretty_print_popl.ml
- OCAMLDEP  popl09/insert_quantifiers.ml
- OCAMLDEP  popl09/asttopopl.ml
- OCAMLDEP  popl09/ast_popl.ml
- OCAMLDEP  engine/ctlcocci_integration.ml
- OCAMLDEP  engine/postprocess_transinfo.ml
- OCAMLDEP  engine/ctltotex.ml
- OCAMLDEP  engine/asttoctl2.ml
- OCAMLDEP  engine/asttomember.ml
- OCAMLDEP  engine/transformation_c.ml
- OCAMLDEP  engine/pattern_c.ml
- OCAMLDEP  engine/cocci_vs_c.ml
- OCAMLDEP  engine/isomorphisms_c_c.ml
- OCAMLDEP  engine/c_vs_c.ml
- OCAMLDEP  engine/check_reachability.ml
- OCAMLDEP  engine/check_exhaustive_pattern.ml
- OCAMLDEP  engine/pretty_print_engine.ml
- OCAMLDEP  engine/lib_engine.ml
- OCAMLDEP  engine/flag_matcher.ml
- OCAMLDEP  python/pycocci.ml
- OCAMLDEP  python/yes_pycocci.ml
- OCAMLDEP  python/pycocci_aux.ml
- OCAMLDEP  ocaml/run_ocamlcocci.ml
- OCAMLDEP  ocaml/prepare_ocamlcocci.ml
- OCAMLDEP  ocaml/yes_prepare_ocamlcocci.ml
- OCAMLDEP  ocaml/ocamlcocci_aux.ml
- OCAMLDEP  ocaml/coccilib.ml
- OCAMLDEP  ocaml/exposed_modules.ml
- OCAMLDEP  ocaml/externalanalysis.ml
- OCAMLDEP  ctl/wrapper_ctl.ml
- OCAMLDEP  ctl/ctl_engine.ml
- OCAMLDEP  ctl/pretty_print_ctl.ml
- OCAMLDEP  ctl/ast_ctl.ml
- OCAMLDEP  ctl/flag_ctl.ml
- OCAMLDEP  parsing_c/test_parsing_c.ml
- OCAMLDEP  parsing_c/compare_c.ml
- OCAMLDEP  parsing_c/comment_annotater_c.ml
- OCAMLDEP  parsing_c/type_annoter_c.ml
- OCAMLDEP  parsing_c/cpp_ast_c.ml
- OCAMLDEP  parsing_c/type_c.ml
- OCAMLDEP  parsing_c/unparse_hrule.ml
- OCAMLDEP  parsing_c/unparse_c.ml
- OCAMLDEP  parsing_c/parse_c.ml
- OCAMLDEP  parsing_c/danger.ml
- OCAMLDEP  parsing_c/parsing_consistency_c.ml
- OCAMLDEP  parsing_c/parsing_recovery_c.ml
- OCAMLDEP  parsing_c/unparse_cocci.ml
- OCAMLDEP  parsing_c/cpp_analysis_c.ml
- OCAMLDEP  parsing_c/parsing_hacks.ml
- OCAMLDEP  parsing_c/cpp_token_c.ml
- OCAMLDEP  parsing_c/token_views_c.ml
- OCAMLDEP  parsing_c/token_helpers.ml
- OCAMLDEP  parsing_c/parse_string_c.ml
- OCAMLDEP  parsing_c/lexer_parser.ml
- OCAMLDEP  parsing_c/semantic_c.ml
- OCAMLDEP  parsing_c/pretty_print_c.ml
- OCAMLDEP  parsing_c/control_flow_c_build.ml
- OCAMLDEP  parsing_c/lib_parsing_c.ml
- OCAMLDEP  parsing_c/visitor_c.ml
- OCAMLDEP  parsing_c/control_flow_c.ml
- OCAMLDEP  parsing_c/includes.ml
- OCAMLDEP  parsing_c/ast_c.ml
- OCAMLDEP  parsing_c/token_c.ml
- OCAMLDEP  parsing_c/parsing_stat.ml
- OCAMLDEP  parsing_c/flag_parsing_c.ml
- OCAMLDEP  parsing_c/token_annot.ml
- OCAMLDEP  parsing_cocci/command_line.ml
- OCAMLDEP  parsing_cocci/parse_cocci.ml
- OCAMLDEP  parsing_cocci/re_constraints.ml
- OCAMLDEP  parsing_cocci/commas_on_lists.ml
- OCAMLDEP  parsing_cocci/adjacency.ml
- OCAMLDEP  parsing_cocci/git_grep.ml
- OCAMLDEP  parsing_cocci/id_utils.ml
- OCAMLDEP  parsing_cocci/get_constants2.ml
- OCAMLDEP  parsing_cocci/dpll.ml
- OCAMLDEP  parsing_cocci/cocci_grep.ml
- OCAMLDEP  parsing_cocci/disjdistr.ml
- OCAMLDEP  parsing_cocci/cleanup_rules.ml
- OCAMLDEP  parsing_cocci/parse_aux.ml
- OCAMLDEP  parsing_cocci/parse_printf.ml
- OCAMLDEP  parsing_cocci/safe_for_multi_decls.ml
- OCAMLDEP  parsing_cocci/free_vars.ml
- OCAMLDEP  parsing_cocci/data.ml
- OCAMLDEP  parsing_cocci/semantic_cocci.ml
- OCAMLDEP  parsing_cocci/function_prototypes.ml
- OCAMLDEP  parsing_cocci/insert_plus.ml
- OCAMLDEP  parsing_cocci/adjust_pragmas.ml
- OCAMLDEP  parsing_cocci/context_neg.ml
- OCAMLDEP  parsing_cocci/index.ml
- OCAMLDEP  parsing_cocci/arity.ml
- OCAMLDEP  parsing_cocci/unitary_ast0.ml
- OCAMLDEP  parsing_cocci/test_exps.ml
- OCAMLDEP  parsing_cocci/type_infer.ml
- OCAMLDEP  parsing_cocci/top_level.ml
- OCAMLDEP  parsing_cocci/check_meta.ml
- OCAMLDEP  parsing_cocci/stmtlist.ml
- OCAMLDEP  parsing_cocci/get_metas.ml
- OCAMLDEP  parsing_cocci/simple_assignments.ml
- OCAMLDEP  parsing_cocci/single_statement.ml
- OCAMLDEP  parsing_cocci/iso_compile.ml
- OCAMLDEP  parsing_cocci/comm_assoc.ml
- OCAMLDEP  parsing_cocci/iso_pattern.ml
- OCAMLDEP  parsing_cocci/compute_lines.ml
- OCAMLDEP  parsing_cocci/unify_ast.ml
- OCAMLDEP  parsing_cocci/unparse_ast0.ml
- OCAMLDEP  parsing_cocci/ast0toast.ml
- OCAMLDEP  parsing_cocci/visitor_ast0.ml
- OCAMLDEP  parsing_cocci/visitor_ast.ml
- OCAMLDEP  parsing_cocci/visitor_ast0_types.ml
- OCAMLDEP  parsing_cocci/pretty_print_cocci.ml
- OCAMLDEP  parsing_cocci/ast0_cocci.ml
- OCAMLDEP  parsing_cocci/ast_cocci.ml
- OCAMLDEP  parsing_cocci/flag_parsing_cocci.ml
- OCAMLDEP  globals/regexp.ml
- OCAMLDEP  globals/regexp_pcre.ml
- OCAMLDEP  globals/iteration.ml
- OCAMLDEP  globals/flag.ml
- OCAMLDEP  globals/config.ml
- OCAMLDEP  commons/ograph_extended.ml
- OCAMLDEP  commons/ograph_simple.ml
- OCAMLDEP  commons/common.ml
- OCAMLDEP  commons/commands.ml
- OCAMLDEP  commons/ocamlextra/dumper.ml
- rm tools/spgen/source/spgen_lexer.ml parsing_c/lexer_c.ml parsing_cocci/lexer_cli.ml parsing_cocci/lexer_script.ml parsing_cocci/lexer_cocci.ml
- OCAMLC    commons/ocamlextra/dumper.mli
- OCAMLOPT  commons/ocamlextra/dumper.ml
- OCAMLC    commons/commands.mli
- OCAMLOPT  commons/commands.ml
- OCAMLC    commons/common.mli
- OCAMLOPT  commons/common.ml
- OCAMLC    commons/ograph_simple.mli
- OCAMLOPT  commons/ograph_simple.ml
- OCAMLC    commons/ograph_extended.mli
- OCAMLOPT  commons/ograph_extended.ml
- OCAMLOPT  -o commons/commons.cmxa
- OCAMLC    globals/config.mli
- OCAMLOPT  globals/config.ml
- OCAMLC    globals/flag.mli
- OCAMLOPT  globals/flag.ml
- OCAMLC    globals/iteration.mli
- OCAMLOPT  globals/iteration.ml
- OCAMLC    globals/regexp_pcre.mli
- OCAMLOPT  globals/regexp_pcre.ml
- OCAMLC    globals/regexp.mli
- OCAMLOPT  globals/regexp.ml
- OCAMLOPT  -o globals/globals.cmxa
- OCAMLC    parsing_cocci/flag_parsing_cocci.mli
- OCAMLOPT  parsing_cocci/flag_parsing_cocci.ml
- OCAMLC    parsing_cocci/ast_cocci.mli
- OCAMLOPT  parsing_cocci/ast_cocci.ml
- OCAMLC    parsing_cocci/ast0_cocci.mli
- OCAMLOPT  parsing_cocci/ast0_cocci.ml
- OCAMLC    parsing_cocci/pretty_print_cocci.mli
- OCAMLOPT  parsing_cocci/pretty_print_cocci.ml
- OCAMLC    parsing_cocci/visitor_ast0_types.mli
- OCAMLOPT  parsing_cocci/visitor_ast0_types.ml
- OCAMLC    parsing_cocci/visitor_ast.mli
- OCAMLOPT  parsing_cocci/visitor_ast.ml
- OCAMLC    parsing_cocci/visitor_ast0.mli
- OCAMLOPT  parsing_cocci/visitor_ast0.ml
- OCAMLC    parsing_cocci/ast0toast.mli
- OCAMLOPT  parsing_cocci/ast0toast.ml
- OCAMLC    parsing_cocci/unparse_ast0.mli
- OCAMLOPT  parsing_cocci/unparse_ast0.ml
- OCAMLC    parsing_cocci/unify_ast.mli
- OCAMLOPT  parsing_cocci/unify_ast.ml
- OCAMLC    parsing_cocci/compute_lines.mli
- OCAMLOPT  parsing_cocci/compute_lines.ml
- OCAMLC    parsing_cocci/iso_pattern.mli
- OCAMLOPT  parsing_cocci/iso_pattern.ml
- OCAMLC    parsing_cocci/comm_assoc.mli
- OCAMLOPT  parsing_cocci/comm_assoc.ml
- OCAMLC    parsing_cocci/iso_compile.mli
- OCAMLOPT  parsing_cocci/iso_compile.ml
- OCAMLC    parsing_cocci/single_statement.mli
- OCAMLOPT  parsing_cocci/single_statement.ml
- OCAMLC    parsing_cocci/simple_assignments.mli
- OCAMLOPT  parsing_cocci/simple_assignments.ml
- OCAMLC    parsing_cocci/get_metas.mli
- OCAMLOPT  parsing_cocci/get_metas.ml
- OCAMLC    parsing_cocci/stmtlist.mli
- OCAMLOPT  parsing_cocci/stmtlist.ml
- OCAMLC    parsing_cocci/check_meta.mli
- make -C bundles/stdcompat all
- make[1]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/stdcompat'
- cd stdcompat-6; OCAMLFIND= ./configure && make && \
- 	cp *.mli *.cmi *.cmx *.cma *.cmxa *.a ..
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... no
- checking for mawk... mawk
- checking whether make sets $(MAKE)... yes
- checking whether make supports nested variables... yes
- checking for ocamlfind... ocamlfind
- checking for ocamlfind package result... no
- checking for ocamlfind package seq... no
- checking for ocamlfind package uchar... no
- checking whether make supports the include directive... yes (GNU style)
- checking for gcc... gcc
- checking whether the C compiler works... 
- yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking whether gcc understands -c and -o together... yes
- checking dependency style of gcc... none
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... 
- yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking whether byte ordering is bigendian... no
- checking OCaml version... 4.05.0
- checking that generated files are newer than configure... done
- configure: creating ./config.status
- config.status: creating META
- config.status: creating Makefile
- config.status: creating stdcompat__hashtbl_ext.mli
- config.status: creating stdcompat__hashtbl_ext.ml
- config.status: creating stdcompat__init.mli
- config.status: creating stdcompat__init.ml
- config.status: creating stdcompat__root.mli
- config.status: creating stdcompat__root.ml
- config.status: creating stdcompat__tools.mli
- config.status: creating stdcompat__tools.ml
- config.status: creating stdcompat__native.ml_byte
- config.status: creating stdcompat__native.ml_native
- config.status: creating stdcompat_tests.ml
- config.status: creating stdcompat__pervasives.mli
- config.status: creating stdcompat__arg.mli
- config.status: creating stdcompat__array.mli
- config.status: creating stdcompat__arrayLabels.mli
- config.status: creating stdcompat__buffer.mli
- config.status: creating stdcompat__bytes.mli
- config.status: creating stdcompat__bytesLabels.mli
- config.status: creating stdcompat__char.mli
- config.status: creating stdcompat__digest.mli
- config.status: creating stdcompat__ephemeron.mli
- config.status: creating stdcompat__filename.mli
- config.status: creating stdcompat__float.mli
- config.status: creating stdcompat__hashtbl.mli
- config.status: creating stdcompat__int32.mli
- config.status: creating stdcompat__int64.mli
- config.status: creating stdcompat__lazy.mli
- config.status: creating stdcompat__lexing.mli
- config.status: creating stdcompat__list.mli
- config.status: creating stdcompat__listLabels.mli
- config.status: creating stdcompat__map.mli
- config.status: creating stdcompat__moreLabels.mli
- config.status: creating stdcompat__nativeint.mli
- config.status: creating stdcompat__option.mli
- config.status: creating stdcompat__queue.mli
- config.status: creating stdcompat__result.mli
- config.status: creating stdcompat__seq.mli
- config.status: creating stdcompat__set.mli
- config.status: creating stdcompat__spacetime.mli
- config.status: creating stdcompat__stack.mli
- config.status: creating stdcompat__stream.mli
- config.status: creating stdcompat__string.mli
- config.status: creating stdcompat__stringLabels.mli
- config.status: creating stdcompat__sys.mli
- config.status: creating stdcompat__uchar.mli
- config.status: creating stdcompat__weak.mli
- config.status: creating stdcompat__pervasives.ml
- config.status: creating stdcompat__arg.ml
- config.status: creating stdcompat__array.ml
- config.status: creating stdcompat__arrayLabels.ml
- config.status: creating stdcompat__buffer.ml
- config.status: creating stdcompat__bytes.ml
- config.status: creating stdcompat__bytesLabels.ml
- config.status: creating stdcompat__char.ml
- config.status: creating stdcompat__digest.ml
- config.status: creating stdcompat__ephemeron.ml
- config.status: creating stdcompat__filename.ml
- config.status: creating stdcompat__float.ml
- config.status: creating stdcompat__hashtbl.ml
- config.status: creating stdcompat__int32.ml
- config.status: creating stdcompat__int64.ml
- config.status: creating stdcompat__lazy.ml
- config.status: creating stdcompat__lexing.ml
- config.status: creating stdcompat__list.ml
- config.status: creating stdcompat__listLabels.ml
- config.status: creating stdcompat__map.ml
- config.status: creating stdcompat__moreLabels.ml
- config.status: creating stdcompat__nativeint.ml
- config.status: creating stdcompat__option.ml
- config.status: creating stdcompat__queue.ml
- config.status: creating stdcompat__result.ml
- config.status: creating stdcompat__seq.ml
- config.status: creating stdcompat__set.ml
- config.status: creating stdcompat__spacetime.ml
- config.status: creating stdcompat__stack.ml
- config.status: creating stdcompat__stream.ml
- config.status: creating stdcompat__string.ml
- config.status: creating stdcompat__stringLabels.ml
- config.status: creating stdcompat__sys.ml
- config.status: creating stdcompat__uchar.ml
- config.status: creating stdcompat__weak.ml
- config.status: creating stdcompat.ml
- config.status: executing depfiles commands
- configure: OCaml version is 4.05.0
- configure: Obj.magic will be used in redefinition when possible
-     (add --disable-magic for pure redefinitions).
- make[2]: Entering directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/stdcompat/stdcompat-6'
- cp stdcompat__native.ml_byte stdcompat__native.ml
- ocamlfind ocamldep stdcompat__native.ml stdcompat__init.ml stdcompat__root.ml stdcompat__seq.ml stdcompat__tools.ml stdcompat__pervasives.ml stdcompat__arg.ml stdcompat__lazy.ml stdcompat__char.ml stdcompat__uchar.ml stdcompat__buffer.ml stdcompat__string.ml stdcompat__stringLabels.ml stdcompat__bytes.ml stdcompat__bytesLabels.ml stdcompat__list.ml stdcompat__listLabels.ml stdcompat__stack.ml stdcompat__hashtbl_ext.ml stdcompat__hashtbl.ml stdcompat__set.ml stdcompat__map.ml stdcompat__weak.ml stdcompat__sys.ml stdcompat__stream.ml stdcompat__digest.ml stdcompat__nativeint.ml stdcompat__int64.ml stdcompat__int32.ml stdcompat__filename.ml stdcompat__array.ml stdcompat__arrayLabels.ml stdcompat__float.ml stdcompat__queue.ml stdcompat__ephemeron.ml stdcompat__spacetime.ml stdcompat__moreLabels.ml stdcompat__lexing.ml stdcompat__option.ml stdcompat__result.ml stdcompat__init.mli stdcompat__root.mli stdcompat__seq.mli stdcompat__tools.mli stdcompat__pervasives.mli stdcompat__arg.mli stdcompat__lazy.mli stdcompat__char.mli stdcompat__uchar.mli stdcompat__buffer.mli stdcompat__string.mli stdcompat__stringLabels.mli stdcompat__bytes.mli stdcompat__bytesLabels.mli stdcompat__list.mli stdcompat__listLabels.mli stdcompat__stack.mli stdcompat__hashtbl_ext.mli stdcompat__hashtbl.mli stdcompat__set.mli stdcompat__map.mli stdcompat__weak.mli stdcompat__sys.mli stdcompat__stream.mli stdcompat__digest.mli stdcompat__nativeint.mli stdcompat__int64.mli stdcompat__int32.mli stdcompat__filename.mli stdcompat__array.mli stdcompat__arrayLabels.mli stdcompat__float.mli stdcompat__queue.mli stdcompat__ephemeron.mli stdcompat__spacetime.mli stdcompat__moreLabels.mli stdcompat__lexing.mli stdcompat__option.mli stdcompat__result.mli stdcompat.ml stdcompat__native.ml_byte >.depend || rm -f .depend
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__weak.mli -o stdcompat__weak.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__uchar.mli -o stdcompat__uchar.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__sys.mli -o stdcompat__sys.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__seq.mli -o stdcompat__seq.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__stringLabels.mli -o stdcompat__stringLabels.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__string.mli -o stdcompat__string.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__stream.mli -o stdcompat__stream.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__stack.mli -o stdcompat__stack.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__spacetime.mli -o stdcompat__spacetime.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__set.mli -o stdcompat__set.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__init.mli -o stdcompat__init.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__root.mli -o stdcompat__root.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__pervasives.mli -o stdcompat__pervasives.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__result.mli -o stdcompat__result.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__queue.mli -o stdcompat__queue.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__option.mli -o stdcompat__option.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__nativeint.mli -o stdcompat__nativeint.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__map.mli -o stdcompat__map.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__listLabels.mli -o stdcompat__listLabels.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__list.mli -o stdcompat__list.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__lexing.mli -o stdcompat__lexing.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__lazy.mli -o stdcompat__lazy.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__int64.mli -o stdcompat__int64.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__int32.mli -o stdcompat__int32.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__hashtbl_ext.mli -o stdcompat__hashtbl_ext.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__hashtbl.mli -o stdcompat__hashtbl.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__float.mli -o stdcompat__float.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__filename.mli -o stdcompat__filename.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__ephemeron.mli -o stdcompat__ephemeron.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__digest.mli -o stdcompat__digest.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__char.mli -o stdcompat__char.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__bytesLabels.mli -o stdcompat__bytesLabels.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__bytes.mli -o stdcompat__bytes.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__buffer.mli -o stdcompat__buffer.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__arrayLabels.mli -o stdcompat__arrayLabels.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__array.mli -o stdcompat__array.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__arg.mli -o stdcompat__arg.cmi
- ocamlfind ocamlc -c  -no-alias-deps stdcompat.ml -o stdcompat.cmo
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__native.mli -o stdcompat__native.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__tools.mli -o stdcompat__tools.cmi
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__moreLabels.mli -o stdcompat__moreLabels.cmi
- ocamlfind ocamlc  -no-alias-deps -c -impl stdcompat__native.ml_byte
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__init.ml -o stdcompat__init.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__root.ml -o stdcompat__root.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__seq.ml -o stdcompat__seq.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__tools.ml -o stdcompat__tools.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__pervasives.ml -o stdcompat__pervasives.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__arg.ml -o stdcompat__arg.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__lazy.ml -o stdcompat__lazy.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__char.ml -o stdcompat__char.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__uchar.ml -o stdcompat__uchar.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__buffer.ml -o stdcompat__buffer.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__string.ml -o stdcompat__string.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__bytes.ml -o stdcompat__bytes.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__list.ml -o stdcompat__list.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__listLabels.ml -o stdcompat__listLabels.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__stack.ml -o stdcompat__stack.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__set.ml -o stdcompat__set.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__map.ml -o stdcompat__map.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__weak.ml -o stdcompat__weak.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__sys.ml -o stdcompat__sys.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__stream.ml -o stdcompat__stream.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__digest.ml -o stdcompat__digest.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__nativeint.ml -o stdcompat__nativeint.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__int64.ml -o stdcompat__int64.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__int32.ml -o stdcompat__int32.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__filename.ml -o stdcompat__filename.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__array.ml -o stdcompat__array.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__float.ml -o stdcompat__float.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__queue.ml -o stdcompat__queue.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__spacetime.ml -o stdcompat__spacetime.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__lexing.ml -o stdcompat__lexing.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__option.ml -o stdcompat__option.cmo
- ocamlfind ocamlc -c  -no-alias-deps stdcompat__result.ml -o stdcompat__result.cmo
- ocamlfind ocamlc  -no-alias-deps -a stdcompat__native.cmo stdcompat__init.cmo stdcompat__root.cmo stdcompat__seq.cmo stdcompat__tools.cmo stdcompat__pervasives.cmo stdcompat__arg.cmo stdcompat__lazy.cmo stdcompat__char.cmo stdcompat__uchar.cmo stdcompat__buffer.cmo stdcompat__string.cmo stdcompat__stringLabels.cmo stdcompat__bytes.cmo stdcompat__bytesLabels.cmo stdcompat__list.cmo stdcompat__listLabels.cmo stdcompat__stack.cmo stdcompat__hashtbl_ext.cmo stdcompat__hashtbl.cmo stdcompat__set.cmo stdcompat__map.cmo stdcompat__weak.cmo stdcompat__sys.cmo stdcompat__stream.cmo stdcompat__digest.cmo stdcompat__nativeint.cmo stdcompat__int64.cmo stdcompat__int32.cmo stdcompat__filename.cmo stdcompat__array.cmo stdcompat__arrayLabels.cmo stdcompat__float.cmo stdcompat__queue.cmo stdcompat__ephemeron.cmo stdcompat__spacetime.cmo stdcompat__moreLabels.cmo stdcompat__lexing.cmo stdcompat__option.cmo stdcompat__result.cmo stdcompat.cmo -o stdcompat.cma
- ocamlfind ocamlopt  -no-alias-deps -c -impl stdcompat__native.ml_native
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__init.ml -o stdcompat__init.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__root.ml -o stdcompat__root.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__seq.ml -o stdcompat__seq.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__tools.ml -o stdcompat__tools.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__pervasives.ml -o stdcompat__pervasives.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__arg.ml -o stdcompat__arg.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__lazy.ml -o stdcompat__lazy.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__char.ml -o stdcompat__char.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__uchar.ml -o stdcompat__uchar.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__buffer.ml -o stdcompat__buffer.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__string.ml -o stdcompat__string.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__bytes.ml -o stdcompat__bytes.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__list.ml -o stdcompat__list.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__listLabels.ml -o stdcompat__listLabels.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__stack.ml -o stdcompat__stack.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__set.ml -o stdcompat__set.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__map.ml -o stdcompat__map.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__weak.ml -o stdcompat__weak.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__sys.ml -o stdcompat__sys.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__stream.ml -o stdcompat__stream.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__digest.ml -o stdcompat__digest.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__nativeint.ml -o stdcompat__nativeint.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__int64.ml -o stdcompat__int64.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__int32.ml -o stdcompat__int32.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__filename.ml -o stdcompat__filename.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__array.ml -o stdcompat__array.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__float.ml -o stdcompat__float.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__queue.ml -o stdcompat__queue.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__spacetime.ml -o stdcompat__spacetime.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__lexing.ml -o stdcompat__lexing.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__option.ml -o stdcompat__option.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat__result.ml -o stdcompat__result.cmx
- ocamlfind ocamlopt -c  -no-alias-deps stdcompat.ml -o stdcompat.cmx
- ocamlfind ocamlopt  -no-alias-deps -a stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__uchar.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__list.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__sys.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__filename.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__spacetime.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__option.cmx stdcompat__result.cmx stdcompat.cmx -o stdcompat.cmxa
- ocamlfind ocamlopt  -no-alias-deps -shared stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__uchar.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__list.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__sys.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__filename.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__spacetime.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__option.cmx stdcompat__result.cmx stdcompat.cmx -o stdcompat.cmxs
- make[2]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/stdcompat/stdcompat-6'
- make[1]: Leaving directory '/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7/bundles/stdcompat'
- OCAMLOPT  parsing_cocci/check_meta.ml
- OCAMLC    parsing_cocci/top_level.mli
- OCAMLOPT  parsing_cocci/top_level.ml
- OCAMLC    parsing_cocci/type_infer.mli
- OCAMLOPT  parsing_cocci/type_infer.ml
- OCAMLC    parsing_cocci/test_exps.mli
- OCAMLOPT  parsing_cocci/test_exps.ml
- OCAMLC    parsing_cocci/unitary_ast0.mli
- OCAMLOPT  parsing_cocci/unitary_ast0.ml
- OCAMLC    parsing_cocci/arity.mli
- OCAMLOPT  parsing_cocci/arity.ml
- OCAMLC    parsing_cocci/index.mli
- OCAMLOPT  parsing_cocci/index.ml
- OCAMLC    parsing_cocci/context_neg.mli
- OCAMLOPT  parsing_cocci/context_neg.ml
- OCAMLC    parsing_cocci/adjust_pragmas.mli
- OCAMLOPT  parsing_cocci/adjust_pragmas.ml
- OCAMLC    parsing_cocci/insert_plus.mli
- OCAMLOPT  parsing_cocci/insert_plus.ml
- OCAMLC    parsing_cocci/function_prototypes.mli
- OCAMLOPT  parsing_cocci/function_prototypes.ml
- OCAMLC    parsing_cocci/semantic_cocci.mli
- OCAMLOPT  parsing_cocci/semantic_cocci.ml
- OCAMLC    parsing_cocci/data.mli
- OCAMLOPT  parsing_cocci/data.ml
- OCAMLC    parsing_cocci/free_vars.mli
- OCAMLOPT  parsing_cocci/free_vars.ml
- OCAMLC    parsing_cocci/safe_for_multi_decls.mli
- OCAMLOPT  parsing_cocci/safe_for_multi_decls.ml
- OCAMLC    parsing_cocci/parse_printf.mli
- OCAMLOPT  parsing_cocci/parse_printf.ml
- OCAMLC    parsing_cocci/parse_aux.mli
- OCAMLOPT  parsing_cocci/parse_aux.ml
- OCAMLC    parsing_cocci/cleanup_rules.mli
- OCAMLOPT  parsing_cocci/cleanup_rules.ml
- OCAMLC    parsing_cocci/disjdistr.mli
- OCAMLOPT  parsing_cocci/disjdistr.ml
- MENHIR    parsing_cocci/parser_cocci_menhir.mly
- OCAMLDEP  parsing_cocci/parser_cocci_menhir.mli
- OCAMLC    parsing_cocci/parser_cocci_menhir.mli
- OCAMLDEP  parsing_cocci/parser_cocci_menhir.ml
- OCAMLOPT  parsing_cocci/parser_cocci_menhir.ml
- OCAMLC    parsing_cocci/lexer_cocci.mli
- OCAMLLEX  parsing_cocci/lexer_cocci.mll
- 377 states, 7064 transitions, table size 30518 bytes
- 3353 additional bytes used for bindings
- OCAMLOPT  parsing_cocci/lexer_cocci.ml
- OCAMLC    parsing_cocci/lexer_cli.mli
- OCAMLLEX  parsing_cocci/lexer_cli.mll
- 14 states, 681 transitions, table size 2808 bytes
- OCAMLOPT  parsing_cocci/lexer_cli.ml
- OCAMLC    parsing_cocci/lexer_script.mli
- OCAMLLEX  parsing_cocci/lexer_script.mll
- 25 states, 314 transitions, table size 1406 bytes
- OCAMLOPT  parsing_cocci/lexer_script.ml
- OCAMLC    parsing_cocci/cocci_grep.mli
- OCAMLOPT  parsing_cocci/cocci_grep.ml
- OCAMLC    parsing_cocci/dpll.mli
- OCAMLOPT  parsing_cocci/dpll.ml
- OCAMLC    parsing_cocci/get_constants2.mli
- OCAMLOPT  parsing_cocci/get_constants2.ml
- OCAMLC    parsing_cocci/id_utils.mli
- OCAMLOPT  parsing_cocci/id_utils.ml
- OCAMLC    parsing_cocci/git_grep.mli
- OCAMLOPT  parsing_cocci/git_grep.ml
- OCAMLC    parsing_cocci/adjacency.mli
- OCAMLOPT  parsing_cocci/adjacency.ml
- OCAMLC    parsing_cocci/commas_on_lists.mli
- OCAMLOPT  parsing_cocci/commas_on_lists.ml
- OCAMLC    parsing_cocci/re_constraints.mli
- OCAMLOPT  parsing_cocci/re_constraints.ml
- OCAMLC    parsing_cocci/parse_cocci.mli
- OCAMLOPT  parsing_cocci/parse_cocci.ml
- OCAMLC    parsing_cocci/command_line.mli
- OCAMLOPT  parsing_cocci/command_line.ml
- OCAMLOPT  -o parsing_cocci/parsing_cocci.cmxa
- OCAMLC    parsing_c/token_annot.mli
- OCAMLOPT  parsing_c/token_annot.ml
- OCAMLC    parsing_c/flag_parsing_c.mli
- OCAMLOPT  parsing_c/flag_parsing_c.ml
- OCAMLC    parsing_c/parsing_stat.mli
- OCAMLOPT  parsing_c/parsing_stat.ml
- OCAMLC    parsing_c/token_c.mli
- OCAMLOPT  parsing_c/token_c.ml
- OCAMLC    parsing_c/ast_c.mli
- OCAMLOPT  parsing_c/ast_c.ml
- OCAMLC    parsing_c/includes.mli
- OCAMLOPT  parsing_c/includes.ml
- OCAMLC    parsing_c/control_flow_c.mli
- OCAMLOPT  parsing_c/control_flow_c.ml
- OCAMLC    parsing_c/visitor_c.mli
- OCAMLOPT  parsing_c/visitor_c.ml
- OCAMLC    parsing_c/lib_parsing_c.mli
- OCAMLOPT  parsing_c/lib_parsing_c.ml
- OCAMLC    parsing_c/control_flow_c_build.mli
- OCAMLOPT  parsing_c/control_flow_c_build.ml
- OCAMLC    parsing_c/pretty_print_c.mli
- OCAMLOPT  parsing_c/pretty_print_c.ml
- OCAMLC    parsing_c/semantic_c.mli
- OCAMLOPT  parsing_c/semantic_c.ml
- OCAMLC    parsing_c/lexer_parser.mli
- OCAMLOPT  parsing_c/lexer_parser.ml
- OCAMLC    parsing_c/parser_c.mli
- OCAMLOPT  parsing_c/parser_c.ml
- OCAMLC    parsing_c/lexer_c.mli
- OCAMLLEX  parsing_c/lexer_c.mll
- 549 states, 26116 transitions, table size 107758 bytes
- 15973 additional bytes used for bindings
- OCAMLOPT  parsing_c/lexer_c.ml
- OCAMLC    parsing_c/parse_string_c.mli
- OCAMLOPT  parsing_c/parse_string_c.ml
- OCAMLC    parsing_c/token_helpers.mli
- OCAMLOPT  parsing_c/token_helpers.ml
- OCAMLC    parsing_c/token_views_c.mli
- OCAMLOPT  parsing_c/token_views_c.ml
- OCAMLC    parsing_c/cpp_token_c.mli
- OCAMLOPT  parsing_c/cpp_token_c.ml
- OCAMLC    parsing_c/parsing_hacks.mli
- OCAMLOPT  parsing_c/parsing_hacks.ml
- OCAMLC    parsing_c/cpp_analysis_c.mli
- OCAMLOPT  parsing_c/cpp_analysis_c.ml
- OCAMLC    parsing_c/unparse_cocci.mli
- OCAMLOPT  parsing_c/unparse_cocci.ml
- OCAMLC    parsing_c/parsing_recovery_c.mli
- OCAMLOPT  parsing_c/parsing_recovery_c.ml
- OCAMLC    parsing_c/parsing_consistency_c.mli
- OCAMLOPT  parsing_c/parsing_consistency_c.ml
- OCAMLC    parsing_c/danger.mli
- OCAMLOPT  parsing_c/danger.ml
- OCAMLC    parsing_c/parse_c.mli
- OCAMLOPT  parsing_c/parse_c.ml
- OCAMLC    parsing_c/unparse_c.mli
- OCAMLOPT  parsing_c/unparse_c.ml
- OCAMLC    parsing_c/unparse_hrule.mli
- OCAMLOPT  parsing_c/unparse_hrule.ml
- OCAMLC    parsing_c/type_c.mli
- OCAMLOPT  parsing_c/type_c.ml
- OCAMLC    parsing_c/cpp_ast_c.mli
- OCAMLOPT  parsing_c/cpp_ast_c.ml
- OCAMLC    parsing_c/type_annoter_c.mli
- OCAMLOPT  parsing_c/type_annoter_c.ml
- OCAMLC    parsing_c/comment_annotater_c.mli
- OCAMLOPT  parsing_c/comment_annotater_c.ml
- OCAMLC    parsing_c/compare_c.mli
- OCAMLOPT  parsing_c/compare_c.ml
- OCAMLC    parsing_c/test_parsing_c.mli
- OCAMLOPT  parsing_c/test_parsing_c.ml
- OCAMLOPT  -o parsing_c/parsing_c.cmxa
- OCAMLC    ctl/flag_ctl.mli
- OCAMLOPT  ctl/flag_ctl.ml
- OCAMLC    ctl/ast_ctl.mli
- OCAMLOPT  ctl/ast_ctl.ml
- OCAMLC    ctl/pretty_print_ctl.mli
- OCAMLOPT  ctl/pretty_print_ctl.ml
- OCAMLC    ctl/ctl_engine.mli
- OCAMLOPT  ctl/ctl_engine.ml
- OCAMLC    ctl/wrapper_ctl.mli
- OCAMLOPT  ctl/wrapper_ctl.ml
- OCAMLOPT  -o ctl/ctl.cmxa
- OCAMLC    ocaml/externalanalysis.mli
- OCAMLOPT  ocaml/externalanalysis.ml
- OCAMLC    ocaml/exposed_modules.mli
- OCAMLOPT  ocaml/exposed_modules.ml
- OCAMLC    ocaml/coccilib.mli
- OCAMLOPT  ocaml/coccilib.ml
- OCAMLC    ocaml/ocamlcocci_aux.mli
- OCAMLOPT  ocaml/ocamlcocci_aux.ml
- OCAMLC    ocaml/yes_prepare_ocamlcocci.mli
- OCAMLOPT  ocaml/yes_prepare_ocamlcocci.ml
- OCAMLC    ocaml/prepare_ocamlcocci.mli
- OCAMLOPT  ocaml/prepare_ocamlcocci.ml
- OCAMLC    ocaml/run_ocamlcocci.mli
- OCAMLOPT  ocaml/run_ocamlcocci.ml
- OCAMLOPT  -o ocaml/ocaml.cmxa
- OCAMLC    python/pycocci_aux.mli
- OCAMLOPT  python/pycocci_aux.ml
- OCAMLC    python/yes_pycocci.mli
- OCAMLOPT  python/yes_pycocci.ml
- OCAMLC    python/pycocci.mli
- OCAMLOPT  python/pycocci.ml
- OCAMLOPT  -o python/python.cmxa
- OCAMLC    engine/flag_matcher.mli
- OCAMLOPT  engine/flag_matcher.ml
- OCAMLC    engine/lib_engine.mli
- OCAMLOPT  engine/lib_engine.ml
- OCAMLC    engine/pretty_print_engine.mli
- OCAMLOPT  engine/pretty_print_engine.ml
- OCAMLC    engine/check_exhaustive_pattern.mli
- OCAMLOPT  engine/check_exhaustive_pattern.ml
- OCAMLC    engine/check_reachability.mli
- OCAMLOPT  engine/check_reachability.ml
- OCAMLC    engine/c_vs_c.mli
- OCAMLOPT  engine/c_vs_c.ml
- OCAMLC    engine/isomorphisms_c_c.mli
- OCAMLOPT  engine/isomorphisms_c_c.ml
- OCAMLC    engine/cocci_vs_c.mli
- OCAMLOPT  engine/cocci_vs_c.ml
- OCAMLC    engine/pattern_c.mli
- OCAMLOPT  engine/pattern_c.ml
- OCAMLC    engine/transformation_c.mli
- OCAMLOPT  engine/transformation_c.ml
- OCAMLC    engine/asttomember.mli
- OCAMLOPT  engine/asttomember.ml
- OCAMLC    engine/asttoctl2.mli
- OCAMLOPT  engine/asttoctl2.ml
- OCAMLC    engine/ctltotex.mli
- OCAMLOPT  engine/ctltotex.ml
- OCAMLC    engine/postprocess_transinfo.mli
- OCAMLOPT  engine/postprocess_transinfo.ml
- OCAMLC    engine/ctlcocci_integration.mli
- OCAMLOPT  engine/ctlcocci_integration.ml
- OCAMLOPT  -o engine/engine.cmxa
- OCAMLC    popl09/ast_popl.mli
- OCAMLOPT  popl09/ast_popl.ml
- OCAMLC    popl09/asttopopl.mli
- OCAMLOPT  popl09/asttopopl.ml
- OCAMLC    popl09/insert_quantifiers.mli
- OCAMLOPT  popl09/insert_quantifiers.ml
- OCAMLC    popl09/pretty_print_popl.mli
- OCAMLOPT  popl09/pretty_print_popl.ml
- OCAMLC    popl09/flag_popl.mli
- OCAMLOPT  popl09/flag_popl.ml
- OCAMLC    popl09/popltoctl.mli
- OCAMLOPT  popl09/popltoctl.ml
- OCAMLC    popl09/popl.mli
- OCAMLOPT  popl09/popl.ml
- OCAMLOPT  -o popl09/popl09.cmxa
- OCAMLC    extra/classic_patch.mli
- OCAMLOPT  extra/classic_patch.ml
- OCAMLC    extra/kbuild.mli
- OCAMLOPT  extra/kbuild.ml
- OCAMLC    extra/maintainers.mli
- OCAMLOPT  extra/maintainers.ml
- OCAMLOPT  -o extra/extra.cmxa
- OCAMLC    flag_cocci.mli
- OCAMLOPT  flag_cocci.ml
- OCAMLC    cocci.mli
- OCAMLOPT  cocci.ml
- OCAMLC    testing.mli
- OCAMLOPT  testing.ml
- OCAMLC    read_options.mli
- OCAMLOPT  read_options.ml
- OCAMLC    enter.mli
- OCAMLOPT  enter.ml
- OCAMLC    main.mli
- OCAMLOPT  main.ml
- OCAMLOPT  -o spatch.opt
- OCAMLC    tools/spgen/source/globals.mli
- OCAMLOPT  tools/spgen/source/globals.ml
- OCAMLC    tools/spgen/source/ast_tostring.mli
- OCAMLOPT  tools/spgen/source/ast_tostring.ml
- OCAMLC    tools/spgen/source/detect_patch.mli
- OCAMLOPT  tools/spgen/source/detect_patch.ml
- OCAMLC    tools/spgen/source/meta_variable.mli
- OCAMLOPT  tools/spgen/source/meta_variable.ml
- OCAMLC    tools/spgen/source/snapshot.mli
- OCAMLOPT  tools/spgen/source/snapshot.ml
- OCAMLC    tools/spgen/source/user_input.mli
- OCAMLOPT  tools/spgen/source/user_input.ml
- OCAMLC    tools/spgen/source/position_generator.mli
- OCAMLOPT  tools/spgen/source/position_generator.ml
- OCAMLC    tools/spgen/source/disj_generator.mli
- OCAMLOPT  tools/spgen/source/disj_generator.ml
- OCAMLC    tools/spgen/source/rule_body.mli
- OCAMLOPT  tools/spgen/source/rule_body.ml
- OCAMLC    tools/spgen/source/rule_header.mli
- OCAMLOPT  tools/spgen/source/rule_header.ml
- OCAMLC    tools/spgen/source/context_rule.mli
- OCAMLOPT  tools/spgen/source/context_rule.ml
- OCAMLC    tools/spgen/source/script_rule.mli
- OCAMLOPT  tools/spgen/source/script_rule.ml
- OCAMLC    tools/spgen/source/file_transform.mli
- OCAMLOPT  tools/spgen/source/file_transform.ml
- OCAMLC    tools/spgen/source/spgen_interactive.mli
- OCAMLOPT  tools/spgen/source/spgen_interactive.ml
- OCAMLC    tools/spgen/source/spgen_lexer.mli
- OCAMLLEX  tools/spgen/source/spgen_lexer.mll
- 143 states, 8123 transitions, table size 33350 bytes
- 23641 additional bytes used for bindings
- OCAMLOPT  tools/spgen/source/spgen_lexer.ml
- OCAMLC    tools/spgen/source/spgen_config.mli
- OCAMLOPT  tools/spgen/source/spgen_config.ml
- OCAMLC    tools/spgen/source/spgen.mli
- OCAMLOPT  tools/spgen/source/spgen.ml
- OCAMLC    tools/spgen/source/spgen_test.mli
- OCAMLOPT  tools/spgen/source/spgen_test.ml
- OCAMLC    tools/spgen/source/main.mli
- OCAMLOPT  tools/spgen/source/main.ml
- OCAMLOPT  -o tools/spgen/source/spgen.opt
- cp parsing_c/token_c.cmi ocaml/token_c.cmi
- cp parsing_c/ast_c.cmi ocaml/ast_c.cmi
- cp parsing_c/parse_c.cmi ocaml/parse_c.cmi
- cp parsing_c/parser_c.cmi ocaml/parser_c.cmi
- cp parsing_c/lexer_c.cmi ocaml/lexer_c.cmi
- cp parsing_c/pretty_print_c.cmi ocaml/pretty_print_c.cmi
- cp parsing_c/lib_parsing_c.cmi ocaml/lib_parsing_c.cmi
- cp parsing_c/visitor_c.cmi ocaml/visitor_c.cmi
- cp globals/regexp.cmi ocaml/regexp.cmi
- cp globals/config.cmi ocaml/config.cmi
- cp globals/flag.cmi ocaml/flag.cmi
- cp parsing_c/flag_parsing_c.cmi ocaml/flag_parsing_c.cmi
- cp globals/iteration.cmi ocaml/iteration.cmi
- cp commons/commands.cmi ocaml/commands.cmi
- cp commons/common.cmi ocaml/common.cmi
- cp parsing_cocci/ast_cocci.cmi ocaml/ast_cocci.cmi
- cp parsing_cocci/ast0_cocci.cmi ocaml/ast0_cocci.cmi
- cp commons/ocamlextra/dumper.cmi ocaml/dumper.cmi
- OCAMLC    parsing_c/token_c.ml
- cp parsing_c/token_c.cmo ocaml/token_c.cmo
- OCAMLC    parsing_c/ast_c.ml
- cp parsing_c/ast_c.cmo ocaml/ast_c.cmo
- OCAMLC    parsing_c/parse_c.ml
- cp parsing_c/parse_c.cmo ocaml/parse_c.cmo
- OCAMLC    parsing_c/parser_c.ml
- cp parsing_c/parser_c.cmo ocaml/parser_c.cmo
- OCAMLC    parsing_c/lexer_c.ml
- cp parsing_c/lexer_c.cmo ocaml/lexer_c.cmo
- OCAMLC    parsing_c/pretty_print_c.ml
- cp parsing_c/pretty_print_c.cmo ocaml/pretty_print_c.cmo
- OCAMLC    parsing_c/lib_parsing_c.ml
- cp parsing_c/lib_parsing_c.cmo ocaml/lib_parsing_c.cmo
- OCAMLC    parsing_c/visitor_c.ml
- cp parsing_c/visitor_c.cmo ocaml/visitor_c.cmo
- OCAMLC    globals/regexp.ml
- cp globals/regexp.cmo ocaml/regexp.cmo
- OCAMLC    globals/config.ml
- cp globals/config.cmo ocaml/config.cmo
- OCAMLC    globals/flag.ml
- cp globals/flag.cmo ocaml/flag.cmo
- OCAMLC    parsing_c/flag_parsing_c.ml
- cp parsing_c/flag_parsing_c.cmo ocaml/flag_parsing_c.cmo
- OCAMLC    globals/iteration.ml
- cp globals/iteration.cmo ocaml/iteration.cmo
- OCAMLC    commons/commands.ml
- cp commons/commands.cmo ocaml/commands.cmo
- OCAMLC    commons/common.ml
- cp commons/common.cmo ocaml/common.cmo
- OCAMLC    parsing_cocci/ast_cocci.ml
- cp parsing_cocci/ast_cocci.cmo ocaml/ast_cocci.cmo
- OCAMLC    parsing_cocci/ast0_cocci.ml
- cp parsing_cocci/ast0_cocci.cmo ocaml/ast0_cocci.cmo
- OCAMLC    commons/ocamlextra/dumper.ml
- cp commons/ocamlextra/dumper.cmo ocaml/dumper.cmo
- cp parsing_c/token_c.cmx ocaml/token_c.cmx
- cp parsing_c/ast_c.cmx ocaml/ast_c.cmx
- cp parsing_c/parse_c.cmx ocaml/parse_c.cmx
- cp parsing_c/parser_c.cmx ocaml/parser_c.cmx
- cp parsing_c/lexer_c.cmx ocaml/lexer_c.cmx
- cp parsing_c/pretty_print_c.cmx ocaml/pretty_print_c.cmx
- cp parsing_c/lib_parsing_c.cmx ocaml/lib_parsing_c.cmx
- cp parsing_c/visitor_c.cmx ocaml/visitor_c.cmx
- cp globals/regexp.cmx ocaml/regexp.cmx
- cp globals/config.cmx ocaml/config.cmx
- cp globals/flag.cmx ocaml/flag.cmx
- cp parsing_c/flag_parsing_c.cmx ocaml/flag_parsing_c.cmx
- cp globals/iteration.cmx ocaml/iteration.cmx
- cp commons/commands.cmx ocaml/commands.cmx
- cp commons/common.cmx ocaml/common.cmx
- cp parsing_cocci/ast_cocci.cmx ocaml/ast_cocci.cmx
- cp parsing_cocci/ast0_cocci.cmx ocaml/ast0_cocci.cmx
- cp commons/ocamlextra/dumper.cmx ocaml/dumper.cmx
- cp /home/opam/.opam/4.05.0/lib/parmap/parmap.cmi ocaml/parmap.cmi
- if test -f /home/opam/.opam/4.05.0/lib/parmap/parmap.cmx; then \
- 	cp /home/opam/.opam/4.05.0/lib/parmap/parmap.cmx ocaml/parmap.cmx; \
- fi
- rm parsing_cocci/parser_cocci_menhir.mli.d tools/spgen/source/spgen_lexer.ml parsing_cocci/parser_cocci_menhir.ml.d parsing_c/lexer_c.ml parsing_cocci/lexer_cli.ml parsing_cocci/lexer_script.ml parsing_cocci/lexer_cocci.ml
-> compiled  coccinelle.1.0.7
Processing 58/58: [coccinelle: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.05.0/.opam-switch/build/coccinelle.1.0.7)
- mkdir -p /home/opam/.opam/4.05.0/bin /home/opam/.opam/4.05.0/lib/coccinelle
- mkdir -p /home/opam/.opam/4.05.0/lib/coccinelle/ocaml
- if test -f bundles/pyml/dllpyml_stubs.so; then \
- 	/usr/bin/install -c -m 755 bundles/pyml/dllpyml_stubs.so \
- 		/home/opam/.opam/4.05.0/lib/coccinelle; \
- fi
- if test -f bundles/pcre/dllpcre_stubs.so; then \
- 	/usr/bin/install -c -m 755 bundles/pcre/dllpcre_stubs.so \
- 		/home/opam/.opam/4.05.0/lib/coccinelle; \
- fi
- /usr/bin/install -c -m 755 spatch.opt /home/opam/.opam/4.05.0/bin/spatch
- /usr/bin/install -c -m 644 standard.h /home/opam/.opam/4.05.0/lib/coccinelle
- /usr/bin/install -c -m 644 standard.iso /home/opam/.opam/4.05.0/lib/coccinelle
- /usr/bin/install -c -m 644 ocaml/*.cmi /home/opam/.opam/4.05.0/lib/coccinelle/ocaml/
- /usr/bin/install -c -m 644 ocaml/*.cmx /home/opam/.opam/4.05.0/lib/coccinelle/ocaml/
- /usr/bin/install -c -m 755 tools/spgen/source/spgen.opt \
- 	 /home/opam/.opam/4.05.0/bin/spgen
- mkdir -p /home/opam/.opam/4.05.0/lib/coccinelle/python/coccilib/coccigui
- /usr/bin/install -c -m 644 python/coccilib/*.py \
- 	/home/opam/.opam/4.05.0/lib/coccinelle/python/coccilib
- /usr/bin/install -c -m 644 python/coccilib/coccigui/*.py \
- 	/home/opam/.opam/4.05.0/lib/coccinelle/python/coccilib/coccigui
- /usr/bin/install -c -m 644 python/coccilib/coccigui/pygui.glade \
- 	/home/opam/.opam/4.05.0/lib/coccinelle/python/coccilib/coccigui
- /usr/bin/install -c -m 644 python/coccilib/coccigui/pygui.gladep \
- 	/home/opam/.opam/4.05.0/lib/coccinelle/python/coccilib/coccigui
- if test "x/home/opam/.opam/4.05.0/share/bash-completion/completions" != "xno"; then \
- 	mkdir -p /home/opam/.opam/4.05.0/share/bash-completion/completions; \
- 	/usr/bin/install -c -m 644 scripts/spatch.bash_completion \
- 		/home/opam/.opam/4.05.0/share/bash-completion/completions/spatch; \
- fi
- mkdir -p /home/opam/.opam/4.05.0/share/man/man1
- mkdir -p /home/opam/.opam/4.05.0/share/man/man3
- /usr/bin/install -c -m 644 docs/spatch.1 /home/opam/.opam/4.05.0/share/man/man1/
- /usr/bin/install -c -m 644 docs/pycocci.1 /home/opam/.opam/4.05.0/share/man/man1/
- /usr/bin/install -c -m 644 docs/spgen.1 /home/opam/.opam/4.05.0/share/man/man1/
- /usr/bin/install -c -m 644 docs/Coccilib.3cocci /home/opam/.opam/4.05.0/share/man/man3/
-> installed coccinelle.1.0.7
Done.
# Run eval $(opam env) to update the current shell environment
2021-06-02 22:47.37 ---> saved as "2cd66541702c70ceefa6c32d7776351812fc813608484073407a53429eb03125"
Job succeeded