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


Building on m1-b.ocamllabs.io

(from ocurrent/opam:debian-unstable)
WARNING: Error loading config file: .dockercfg: $HOME is not defined
2021-07-03 07:54.26 ---> 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 '9c3fe9d253394788e95360e5c2bcb22722fae6f5'\
               \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.9.0        [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.2
  - 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 ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.9.0] downloaded from https://github.com/ocaml/dune/releases/download/2.9.0/dune-2.9.0.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[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
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[ocamlgraph.2.0.0] downloaded from https://github.com/backtracking/ocamlgraph/releases/download/2.0.0/ocamlgraph-2.0.0.tbz
[opam-0install-cudf.0.4.2] downloaded from https://github.com/ocaml-opam/opam-0install-solver/releases/download/v0.4.2/opam-0install-cudf-v0.4.2.tbz
[opam-file-format.2.1.3] downloaded from https://github.com/ocaml/opam-file-format/archive/2.1.3.tar.gz
[stdlib-shims.0.3.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.3.0/stdlib-shims-0.3.0.tbz
[re.1.9.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.9.0/re-1.9.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.9.0
-> 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.2
-> 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:  96% (11734/12211)
Updating files:  97% (11845/12211)
Updating files:  98% (11967/12211)
Updating files:  99% (12089/12211)
Updating files: 100% (12211/12211)
Updating files: 100% (12211/12211), done.
2021-07-03 07:54.26 ---> using "307be9aa5cdafafceded4bdc6f1d2d6cc6421661c3851f395cf39dd0065265a9" 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-07-03 07:54.26 ---> using "f9d18559158c26cb0236b11f8c3f1aca1927d54f77b8b978800f7461ab605d60" 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-07-03 07:54.26 ---> using "0123e084a7b7841fc01d674ea3cc62b640a19885601c401c0149be13108a5da4" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-07-03 07:54.26 ---> using "4382217c65ee8c899c1e38e76fe879b949ffb708f73e6e0a95f0a3814d01dd54" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.06.1  (cached)
-> installed ocaml-base-compiler.4.06.1
-> installed ocaml-config.1
-> installed ocaml.4.06.1
Done.
# Run eval $(opam env --switch=4.06.1) to update the current shell environment
2021-07-03 07:54.26 ---> using "4d819bb314d0a29ab9f075e547c450afe21a10465cb004594f48c5a6443f7713" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [161 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 [8640 kB]
- Fetched 8865 kB in 2s (5609 kB/s)
- Reading package lists...
- 
2021-07-03 07:54.26 ---> using "dcc54dd3267b14ded422e97dc182711abd1fb2c31448c1d686f2cd35d42229e1" 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-07-03 07:54.26 ---> using "5ab3a69d353c2de4dd1759d3f4748be8083174e25b76fb7c5222940b7f183102" from cache

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

Nothing to do.
The following actions will be performed:
  - install conf-pkg-config     2        [required by coccinelle]
  - install conf-python-3-dev   1        [required by coccinelle]
  - install conf-m4             1        [required by ocamlfind]
  - install conf-which          1        [required by conf-autoconf]
  - install conf-python-3       1.0.0    [required by coccinelle]
  - install conf-libpcre        1        [required by pcre]
  - install ocamlfind           1.8.1    [required by coccinelle]
  - install conf-autoconf       0.1      [required by coccinelle]
  - install ocamlfind-secondary 1.8.1    [required by dune]
  - install num                 1.4      [required by coccinelle]
  - install base-bytes          base     [required by pcre]
  - install conf-automake       1        [required by conf-aclocal]
  - install dune                2.9.0    [required by parmap, menhir, pcre]
  - install conf-aclocal        2        [required by coccinelle]
  - install sexplib0            v0.13.0  [required by base]
  - install result              1.5      [required by dune-configurator, stdcompat]
  - install menhirSdk           20210419 [required by menhir]
  - install menhirLib           20210419 [required by menhir]
  - install csexp               1.5.1    [required by dune-configurator]
  - install stdcompat           15       [required by coccinelle]
  - install menhir              20210419 [required by coccinelle]
  - install dune-configurator   2.9.0    [required by parmap, pcre]
  - install pyml                20210226 [required by coccinelle]
  - install parmap              1.2.3    [required by coccinelle]
  - install base                v0.13.2  [required by pcre]
  - install pcre                7.4.1    [required by coccinelle]
  - install coccinelle          1.1.0
===== 27 to install =====

The following system packages will first need to be installed:
    autoconf automake libpcre3-dev m4 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" "m4" "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-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- 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-7) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libglib2.0-0:amd64 (2.66.8-1) ...
- No schema files found: doing nothing.
- Setting up 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/81:
Processing  2/81:
Processing  3/81:
Processing  4/81:
Processing  5/81:
Processing  6/81:
Processing  7/81:
Processing  8/81:
Processing  9/81:
Processing 10/81:
Processing 11/81:
Processing 12/81:
Processing 13/81:
Processing 14/81: [conf-m4: sh echo | m4]
Processing 15/81: [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config]
Processing 16/81: [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py]
Processing 17/81: [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make]
Processing 18/81: [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which]
-> retrieved base.v0.13.2  (cached)
Processing 19/81: [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which]
-> retrieved coccinelle.1.1.0  (cached)
Processing 20/81: [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which]
-> retrieved csexp.1.5.1  (cached)
Processing 21/81: [conf-m4: sh echo | m4] [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "echo | m4" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-m4.1)
- + echo
- + m4
- 
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing 21/81: [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which]
-> installed conf-m4.1
Processing 22/81: [conf-pkg-config: pkg-config] [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-pkg-config.2)
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 22/81: [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which]
Processing 23/81: [conf-python-3: python3 test.py] [conf-python-3-dev: make] [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "python3" "test.py" (CWD=/home/opam/.opam/4.06.1/.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 23/81: [conf-python-3-dev: make] [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.06.1/.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 23/81: [conf-which: which which] [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-which.1)
- /usr/bin/which
- /usr/bin/which
-> compiled  conf-which.1
Processing 23/81: [conf-pkg-config: mkdir]
-> retrieved dune.2.9.0  (cached)
Processing 24/81: [conf-pkg-config: mkdir]
-> retrieved dune-configurator.2.9.0  (cached)
Processing 25/81: [conf-pkg-config: mkdir]
-> retrieved menhir.20210419  (cached)
Processing 26/81: [conf-pkg-config: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.06.1/lib/pkgconfig" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-pkg-config.2)
-> installed conf-pkg-config.2
Processing 26/81:
Processing 27/81: [conf-libpcre: pkg-config libpcre]
-> installed conf-python-3.1.0.0
Processing 28/81: [conf-libpcre: pkg-config libpcre]
-> installed conf-python-3-dev.1
Processing 29/81: [conf-libpcre: pkg-config libpcre]
-> installed conf-which.1
Processing 30/81: [conf-libpcre: pkg-config libpcre]
Processing 31/81: [conf-autoconf: which autoconf] [conf-libpcre: pkg-config libpcre]
-> retrieved menhirLib.20210419  (cached)
Processing 32/81: [conf-autoconf: which autoconf] [conf-libpcre: pkg-config libpcre]
-> retrieved menhirSdk.20210419  (cached)
Processing 33/81: [conf-autoconf: which autoconf] [conf-libpcre: pkg-config libpcre]
-> retrieved num.1.4  (cached)
Processing 34/81: [conf-autoconf: which autoconf] [conf-libpcre: pkg-config libpcre]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "libpcre" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-libpcre.1)
-> compiled  conf-libpcre.1
Processing 34/81: [conf-autoconf: which autoconf]
-> installed conf-libpcre.1
Processing 35/81: [conf-autoconf: which autoconf]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "autoconf" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/conf-autoconf.0.1)
- /usr/bin/autoconf
- /usr/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 35/81:
-> installed conf-autoconf.0.1
Processing 36/81:
Processing 37/81: [conf-automake: automake]
-> retrieved ocamlfind.1.8.1  (cached)
Processing 38/81: [conf-automake: automake]
Processing 39/81: [conf-automake: automake] [ocamlfind: ./configure]
-> retrieved ocamlfind-secondary.1.8.1  (cached)
Processing 40/81: [conf-automake: automake] [ocamlfind: ./configure]
-> retrieved parmap.1.2.3  (cached)
Processing 41/81: [conf-automake: automake] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "automake" "--help" (CWD=/home/opam/.opam/4.06.1/.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 41/81: [ocamlfind: ./configure]
-> installed conf-automake.1
Processing 42/81: [ocamlfind: ./configure]
Processing 43/81: [conf-aclocal: aclocal] [ocamlfind: ./configure]
-> retrieved pcre.7.4.1  (cached)
Processing 44/81: [conf-aclocal: aclocal] [ocamlfind: ./configure]
-> retrieved pyml.20210226  (cached)
Processing 45/81: [conf-aclocal: aclocal] [ocamlfind: ./configure]
-> retrieved result.1.5  (cached)
-> retrieved sexplib0.v0.13.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "aclocal" "--version" (CWD=/home/opam/.opam/4.06.1/.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 45/81: [ocamlfind: ./configure]
-> installed conf-aclocal.2
Processing 46/81: [ocamlfind: ./configure]
-> retrieved stdcompat.15  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.06.1/bin" "-sitelib" "/home/opam/.opam/4.06.1/lib" "-mandir" "/home/opam/.opam/4.06.1/man" "-config" "/home/opam/.opam/4.06.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1)
- Welcome to findlib version 1.8.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...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: not present
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: not present (normal since OCaml-4.06)
- bytes: found, installing fake library
- spacetime: found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for bytes written to site-lib-src/bytes/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.06.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.06.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.06.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     topfind script:        /home/opam/.opam/4.06.1/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 46/81: [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.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.06.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.06.1/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- 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.06.1/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.06.1/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1'
Processing 46/81: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.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.06.1/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
-> compiled  ocamlfind.1.8.1
Processing 47/81: [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "./configure" "-bindir" "/home/opam/.opam/4.06.1/bin" "-sitelib" "/home/opam/.opam/4.06.1/lib" "-mandir" "/home/opam/.opam/4.06.1/man" "-config" "/home/opam/.opam/4.06.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1)
- Welcome to findlib version 1.8.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...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: not present
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: not present (normal since OCaml-4.06)
- bytes: found, installing fake library
- spacetime: found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for bytes written to site-lib-src/bytes/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.06.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.06.1/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.06.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     topfind script:        /home/opam/.opam/4.06.1/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 47/81: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1)
- mkdir -p "/home/opam/.opam/4.06.1/bin"
- mkdir -p "/home/opam/.opam/4.06.1/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.06.1/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.06.1/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.06.1/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.06.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.06.1/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c findlib.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
- mkdir -p "/home/opam/.opam/4.06.1/lib/findlib"
- mkdir -p "/home/opam/.opam/4.06.1/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.06.1/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.06.1/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.06.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.06.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.06.1/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.06.1/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1'
- for x in `ls site-lib-src`; do if [ -f "site-lib-src/$x/META" ]; then mkdir -p "/home/opam/.opam/4.06.1/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.06.1/lib/$x"; fi; done
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1'
- test -z "" || { cd src/findlib; make install-num-top; }
- if [ 0 -eq 1 ]; then \
- 	cp tools/safe_camlp4 "/home/opam/.opam/4.06.1/bin"; \
- fi
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1'
- mkdir -p "/home/opam/.opam/4.06.1/man/man1" "/home/opam/.opam/4.06.1/man/man3" "/home/opam/.opam/4.06.1/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.06.1/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.06.1/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind.1.8.1'
-> installed ocamlfind.1.8.1
Processing 49/81: [num: make]
[ocamlfind-secondary: subst] expanding opam variables in META.in, generating META
[ocamlfind-secondary: subst] expanding opam variables in ocaml-secondary-compiler.conf.in, generating ocaml-secondary-compiler.conf
Processing 50/81: [num: make] [ocamlfind-secondary: ./configure]
-> installed base-bytes.base
Processing 51/81: [num: make] [ocamlfind-secondary: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.06.1/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind-secondary.1.8.1)
- Welcome to findlib version 1.8.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...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: not present
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: not present (normal since OCaml-4.06)
- bytes: found, installing fake library
- spacetime: found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for bytes written to site-lib-src/bytes/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.06.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.06.1/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.06.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     topfind script:        /home/opam/.opam/4.06.1/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       yes
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.8.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...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: not present
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: not present (normal since OCaml-4.06)
- bytes: found, installing fake library
- spacetime: found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for bytes written to site-lib-src/bytes/META
- Configuration for raw_spacetime written to site-lib-src/raw_spacetime/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.06.1/lib/ocaml
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.06.1/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.06.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.06.1/bin
-     Manual pages:          /home/opam/.opam/4.06.1/man
-     topfind script:        /home/opam/.opam/4.06.1/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       yes
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
-> compiled  ocamlfind-secondary.1.8.1
Processing 51/81: [num: make]
Processing 52/81: [num: make] [ocamlfind-secondary: make install-meta]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind-secondary.1.8.1)
- for x in `ls site-lib-src`; do if [ -f "site-lib-src/$x/META" ]; then mkdir -p "/home/opam/.opam/4.06.1/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.06.1/share/ocaml-secondary-compiler/lib/$x"; fi; done
- for x in `ls site-lib-src`; do if [ -f "site-lib-src/$x/META" ]; then mkdir -p "/home/opam/.opam/4.06.1/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.06.1/share/ocaml-secondary-compiler/lib/$x"; fi; done
Processing 52/81: [num: make] [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.06.1/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 52/81: [num: make] [ocamlfind-secondary: cp ocaml-secondary-compiler.conf]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.06.1/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 52/81: [num: make] [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.06.1/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 52/81: [num: make] [ocamlfind-secondary: cp META]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.06.1/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/ocamlfind-secondary.1.8.1)
-> installed ocamlfind-secondary.1.8.1
Processing 52/81: [num: make]
Processing 53/81: [dune: ocaml bootstrap.ml] [num: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/toplevel'
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48 -warn-error A -bin-annot -g -safe-string -strict-sequence -strict-formats -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/src'
- make -C toplevel all
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/toplevel'
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top_printers.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.mli
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -c num_top.ml
- ocamlc -I ../src -I +compiler-libs -w +a-4-9-41-42-44-45-48 -warn-error A -safe-string -strict-sequence -strict-formats -a -o num_top.cma num_top_printers.cmo num_top.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/toplevel'
-> compiled  num.1.4
Processing 53/81: [dune: ocaml bootstrap.ml]
Processing 54/81: [dune: ocaml bootstrap.ml] [num: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4)
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.06.1/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.06.1/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.06.1/lib/ocaml
- install -d /home/opam/.opam/4.06.1/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.06.1/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.06.1/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.06.1/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.06.1/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.06.1/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/toplevel'
- make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/src'
- install -d /home/opam/.opam/4.06.1/lib/ocaml
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num META
- Installed /home/opam/.opam/4.06.1/lib/num/META
- rm -f META
- install -m 644 nums.cma libnums.a big_int.cmi nat.cmi num.cmi ratio.cmi arith_status.cmi big_int.mli nat.mli num.mli ratio.mli arith_status.mli big_int.cmti nat.cmti num.cmti ratio.cmti arith_status.cmti nums.cmxa nums.a int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx nums.cmxs /home/opam/.opam/4.06.1/lib/ocaml
- install -d /home/opam/.opam/4.06.1/lib/ocaml/stublibs
- install dllnums.so /home/opam/.opam/4.06.1/lib/ocaml/stublibs
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/src'
- make -C toplevel install
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/toplevel'
- sed -e 's/%%VERSION%%/1.4/g' META.in > META
- ocamlfind install num-top META num_top.cma num_top.cmi num_top_printers.cmi
- Installed /home/opam/.opam/4.06.1/lib/num-top/num_top_printers.cmi
- Installed /home/opam/.opam/4.06.1/lib/num-top/num_top.cmi
- Installed /home/opam/.opam/4.06.1/lib/num-top/num_top.cma
- Installed /home/opam/.opam/4.06.1/lib/num-top/META
- rm -f META
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/num.1.4/toplevel'
-> installed num.1.4
Processing 54/81: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dune.2.9.0)
- ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output
- 
- ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe --secondary -j 47
- 

Processing 54/81: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dune.2.9.0)
-> compiled  dune.2.9.0
-> installed dune.2.9.0
Processing 56/81: [csexp: dune build]
Processing 57/81: [csexp: dune build] [menhirLib: dune build]
Processing 58/81: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 59/81: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [result: dune build]
Processing 60/81: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [result: dune build] [sexplib0: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "47" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 60/81: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [sexplib0: dune build]
-> installed result.1.5
Processing 61/81: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [sexplib0: dune build]
Processing 62/81: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [sexplib0: dune build] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "47" "@install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 62/81: [menhirLib: dune build] [menhirSdk: dune build] [sexplib0: dune build] [stdcompat: ./configure]
-> installed csexp.1.5.1
Processing 63/81: [menhirLib: dune build] [menhirSdk: dune build] [sexplib0: dune build] [stdcompat: ./configure]
Processing 64/81: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [sexplib0: dune build] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "47" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/menhirSdk.20210419)
-> compiled  menhirSdk.20210419
Processing 64/81: [dune-configurator: dune build] [menhirLib: dune build] [sexplib0: dune build] [stdcompat: ./configure]
-> installed menhirSdk.20210419
Processing 65/81: [dune-configurator: dune build] [menhirLib: dune build] [sexplib0: dune build] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "47" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/sexplib0.v0.13.0)
-> compiled  sexplib0.v0.13.0
Processing 65/81: [dune-configurator: dune build] [menhirLib: dune build] [stdcompat: ./configure]
-> installed sexplib0.v0.13.0
Processing 66/81: [dune-configurator: dune build] [menhirLib: dune build] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "47" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/menhirLib.20210419)
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20210419
Processing 66/81: [dune-configurator: dune build] [stdcompat: ./configure]
-> installed menhirLib.20210419
Processing 67/81: [dune-configurator: dune build] [stdcompat: ./configure]
Processing 68/81: [dune-configurator: dune build] [menhir: dune build] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "47" "@install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/dune-configurator.2.9.0)
-> compiled  dune-configurator.2.9.0
Processing 68/81: [menhir: dune build] [stdcompat: ./configure]
-> installed dune-configurator.2.9.0
Processing 69/81: [menhir: dune build] [stdcompat: ./configure]
Processing 70/81: [base: dune build] [menhir: dune build] [stdcompat: ./configure]
Processing 71/81: [base: dune build] [menhir: dune build] [parmap: dune build] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parmap" "-j" "47" "@install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/parmap.1.2.3)
-> compiled  parmap.1.2.3
Processing 71/81: [base: dune build] [menhir: dune build] [stdcompat: ./configure]
-> installed parmap.1.2.3
Processing 72/81: [base: dune build] [menhir: dune build] [stdcompat: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix=/home/opam/.opam/4.06.1" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/stdcompat.15)
- 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 ocaml... ocaml
- checking for ocamlc.opt... ocamlc.opt
- checking OCaml version... 4.06.1
- checking for ocamlfind... ocamlfind
- checking for ocamlfind package result... yes
- checking if package result is usable... no
- checking for ocamlfind package seq... no
- checking for ocamlfind package uchar... no
- 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 target OS type... Unix
- 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.h
- config.status: creating stdcompat__stubs.c
- config.status: creating stdcompat__pervasives_s.mli
- config.status: creating stdcompat__arg_s.mli
- config.status: creating stdcompat__array_s.mli
- config.status: creating stdcompat__arrayLabels_s.mli
- config.status: creating stdcompat__bool_s.mli
- config.status: creating stdcompat__buffer_s.mli
- config.status: creating stdcompat__bytes_s.mli
- config.status: creating stdcompat__bytesLabels_s.mli
- config.status: creating stdcompat__char_s.mli
- config.status: creating stdcompat__digest_s.mli
- config.status: creating stdcompat__either_s.mli
- config.status: creating stdcompat__ephemeron_s.mli
- config.status: creating stdcompat__filename_s.mli
- config.status: creating stdcompat__float_s.mli
- config.status: creating stdcompat__format_s.mli
- config.status: creating stdcompat__fun_s.mli
- config.status: creating stdcompat__hashtbl_s.mli
- config.status: creating stdcompat__int_s.mli
- config.status: creating stdcompat__int32_s.mli
- config.status: creating stdcompat__int64_s.mli
- config.status: creating stdcompat__lazy_s.mli
- config.status: creating stdcompat__lexing_s.mli
- config.status: creating stdcompat__list_s.mli
- config.status: creating stdcompat__listLabels_s.mli
- config.status: creating stdcompat__map_s.mli
- config.status: creating stdcompat__moreLabels_s.mli
- config.status: creating stdcompat__nativeint_s.mli
- config.status: creating stdcompat__option_s.mli
- config.status: creating stdcompat__printexc_s.mli
- config.status: creating stdcompat__printf_s.mli
- config.status: creating stdcompat__queue_s.mli
- config.status: creating stdcompat__result_s.mli
- config.status: creating stdcompat__seq_s.mli
- config.status: creating stdcompat__set_s.mli
- config.status: creating stdcompat__stack_s.mli
- config.status: creating stdcompat__stream_s.mli
- config.status: creating stdcompat__string_s.mli
- config.status: creating stdcompat__stringLabels_s.mli
- config.status: creating stdcompat__sys_s.mli
- config.status: creating stdcompat__uchar_s.mli
- config.status: creating stdcompat__weak_s.mli
- config.status: creating stdcompat__stdlib_s.mli
- config.status: creating stdcompat__pervasives_s.ml
- config.status: creating stdcompat__arg_s.ml
- config.status: creating stdcompat__array_s.ml
- config.status: creating stdcompat__arrayLabels_s.ml
- config.status: creating stdcompat__bool_s.ml
- config.status: creating stdcompat__buffer_s.ml
- config.status: creating stdcompat__bytes_s.ml
- config.status: creating stdcompat__bytesLabels_s.ml
- config.status: creating stdcompat__char_s.ml
- config.status: creating stdcompat__digest_s.ml
- config.status: creating stdcompat__either_s.ml
- config.status: creating stdcompat__ephemeron_s.ml
- config.status: creating stdcompat__filename_s.ml
- config.status: creating stdcompat__float_s.ml
- config.status: creating stdcompat__format_s.ml
- config.status: creating stdcompat__fun_s.ml
- config.status: creating stdcompat__hashtbl_s.ml
- config.status: creating stdcompat__int_s.ml
- config.status: creating stdcompat__int32_s.ml
- config.status: creating stdcompat__int64_s.ml
- config.status: creating stdcompat__lazy_s.ml
- config.status: creating stdcompat__lexing_s.ml
- config.status: creating stdcompat__list_s.ml
- config.status: creating stdcompat__listLabels_s.ml
- config.status: creating stdcompat__map_s.ml
- config.status: creating stdcompat__moreLabels_s.ml
- config.status: creating stdcompat__nativeint_s.ml
- config.status: creating stdcompat__option_s.ml
- config.status: creating stdcompat__printexc_s.ml
- config.status: creating stdcompat__printf_s.ml
- config.status: creating stdcompat__queue_s.ml
- config.status: creating stdcompat__result_s.ml
- config.status: creating stdcompat__seq_s.ml
- config.status: creating stdcompat__set_s.ml
- config.status: creating stdcompat__stack_s.ml
- config.status: creating stdcompat__stdlib_s.ml
- config.status: creating stdcompat__stream_s.ml
- config.status: creating stdcompat__string_s.ml
- config.status: creating stdcompat__stringLabels_s.ml
- config.status: creating stdcompat__sys_s.ml
- config.status: creating stdcompat__uchar_s.ml
- config.status: creating stdcompat__weak_s.ml
- 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__bool.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__either.ml
- config.status: creating stdcompat__ephemeron.ml
- config.status: creating stdcompat__filename.ml
- config.status: creating stdcompat__float.ml
- config.status: creating stdcompat__format.ml
- config.status: creating stdcompat__fun.ml
- config.status: creating stdcompat__hashtbl.ml
- config.status: creating stdcompat__int.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__printexc.ml
- config.status: creating stdcompat__printf.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__stack.ml
- config.status: creating stdcompat__stdlib.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__pervasives.mli
- config.status: creating stdcompat__arg.mli
- config.status: creating stdcompat__array.mli
- config.status: creating stdcompat__arrayLabels.mli
- config.status: creating stdcompat__bool.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__either.mli
- config.status: creating stdcompat__ephemeron.mli
- config.status: creating stdcompat__filename.mli
- config.status: creating stdcompat__float.mli
- config.status: creating stdcompat__format.mli
- config.status: creating stdcompat__fun.mli
- config.status: creating stdcompat__hashtbl.mli
- config.status: creating stdcompat__int.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__printexc.mli
- config.status: creating stdcompat__printf.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__stack.mli
- config.status: creating stdcompat__stdlib.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.mli
- config.status: creating stdcompat.ml
- config.status: creating config.h
- config.status: executing depfiles commands
- configure: OCaml version is 4.06.1
- 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 ocaml... ocaml
- checking for ocamlc.opt... ocamlc.opt
- checking OCaml version... 4.06.1
- checking for ocamlfind... ocamlfind
- checking for ocamlfind package result... yes
- checking if package result is usable... no
- checking for ocamlfind package seq... no
- checking for ocamlfind package uchar... no
- 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 target OS type... Unix
- 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.h
- config.status: creating stdcompat__stubs.c
- config.status: creating stdcompat__pervasives_s.mli
- config.status: creating stdcompat__arg_s.mli
- config.status: creating stdcompat__array_s.mli
- config.status: creating stdcompat__arrayLabels_s.mli
- config.status: creating stdcompat__bool_s.mli
- config.status: creating stdcompat__buffer_s.mli
- config.status: creating stdcompat__bytes_s.mli
- config.status: creating stdcompat__bytesLabels_s.mli
- config.status: creating stdcompat__char_s.mli
- config.status: creating stdcompat__digest_s.mli
- config.status: creating stdcompat__either_s.mli
- config.status: creating stdcompat__ephemeron_s.mli
- config.status: creating stdcompat__filename_s.mli
- config.status: creating stdcompat__float_s.mli
- config.status: creating stdcompat__format_s.mli
- config.status: creating stdcompat__fun_s.mli
- config.status: creating stdcompat__hashtbl_s.mli
- config.status: creating stdcompat__int_s.mli
- config.status: creating stdcompat__int32_s.mli
- config.status: creating stdcompat__int64_s.mli
- config.status: creating stdcompat__lazy_s.mli
- config.status: creating stdcompat__lexing_s.mli
- config.status: creating stdcompat__list_s.mli
- config.status: creating stdcompat__listLabels_s.mli
- config.status: creating stdcompat__map_s.mli
- config.status: creating stdcompat__moreLabels_s.mli
- config.status: creating stdcompat__nativeint_s.mli
- config.status: creating stdcompat__option_s.mli
- config.status: creating stdcompat__printexc_s.mli
- config.status: creating stdcompat__printf_s.mli
- config.status: creating stdcompat__queue_s.mli
- config.status: creating stdcompat__result_s.mli
- config.status: creating stdcompat__seq_s.mli
- config.status: creating stdcompat__set_s.mli
- config.status: creating stdcompat__stack_s.mli
- config.status: creating stdcompat__stream_s.mli
- config.status: creating stdcompat__string_s.mli
- config.status: creating stdcompat__stringLabels_s.mli
- config.status: creating stdcompat__sys_s.mli
- config.status: creating stdcompat__uchar_s.mli
- config.status: creating stdcompat__weak_s.mli
- config.status: creating stdcompat__stdlib_s.mli
- config.status: creating stdcompat__pervasives_s.ml
- config.status: creating stdcompat__arg_s.ml
- config.status: creating stdcompat__array_s.ml
- config.status: creating stdcompat__arrayLabels_s.ml
- config.status: creating stdcompat__bool_s.ml
- config.status: creating stdcompat__buffer_s.ml
- config.status: creating stdcompat__bytes_s.ml
- config.status: creating stdcompat__bytesLabels_s.ml
- config.status: creating stdcompat__char_s.ml
- config.status: creating stdcompat__digest_s.ml
- config.status: creating stdcompat__either_s.ml
- config.status: creating stdcompat__ephemeron_s.ml
- config.status: creating stdcompat__filename_s.ml
- config.status: creating stdcompat__float_s.ml
- config.status: creating stdcompat__format_s.ml
- config.status: creating stdcompat__fun_s.ml
- config.status: creating stdcompat__hashtbl_s.ml
- config.status: creating stdcompat__int_s.ml
- config.status: creating stdcompat__int32_s.ml
- config.status: creating stdcompat__int64_s.ml
- config.status: creating stdcompat__lazy_s.ml
- config.status: creating stdcompat__lexing_s.ml
- config.status: creating stdcompat__list_s.ml
- config.status: creating stdcompat__listLabels_s.ml
- config.status: creating stdcompat__map_s.ml
- config.status: creating stdcompat__moreLabels_s.ml
- config.status: creating stdcompat__nativeint_s.ml
- config.status: creating stdcompat__option_s.ml
- config.status: creating stdcompat__printexc_s.ml
- config.status: creating stdcompat__printf_s.ml
- config.status: creating stdcompat__queue_s.ml
- config.status: creating stdcompat__result_s.ml
- config.status: creating stdcompat__seq_s.ml
- config.status: creating stdcompat__set_s.ml
- config.status: creating stdcompat__stack_s.ml
- config.status: creating stdcompat__stdlib_s.ml
- config.status: creating stdcompat__stream_s.ml
- config.status: creating stdcompat__string_s.ml
- config.status: creating stdcompat__stringLabels_s.ml
- config.status: creating stdcompat__sys_s.ml
- config.status: creating stdcompat__uchar_s.ml
- config.status: creating stdcompat__weak_s.ml
- 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__bool.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__either.ml
- config.status: creating stdcompat__ephemeron.ml
- config.status: creating stdcompat__filename.ml
- config.status: creating stdcompat__float.ml
- config.status: creating stdcompat__format.ml
- config.status: creating stdcompat__fun.ml
- config.status: creating stdcompat__hashtbl.ml
- config.status: creating stdcompat__int.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__printexc.ml
- config.status: creating stdcompat__printf.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__stack.ml
- config.status: creating stdcompat__stdlib.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__pervasives.mli
- config.status: creating stdcompat__arg.mli
- config.status: creating stdcompat__array.mli
- config.status: creating stdcompat__arrayLabels.mli
- config.status: creating stdcompat__bool.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__either.mli
- config.status: creating stdcompat__ephemeron.mli
- config.status: creating stdcompat__filename.mli
- config.status: creating stdcompat__float.mli
- config.status: creating stdcompat__format.mli
- config.status: creating stdcompat__fun.mli
- config.status: creating stdcompat__hashtbl.mli
- config.status: creating stdcompat__int.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__printexc.mli
- config.status: creating stdcompat__printf.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__stack.mli
- config.status: creating stdcompat__stdlib.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.mli
- config.status: creating stdcompat.ml
- config.status: creating config.h
- config.status: executing depfiles commands
- configure: OCaml version is 4.06.1
- configure: Obj.magic will be used in redefinition when possible
-     (add --disable-magic for pure redefinitions).
Processing 72/81: [base: dune build] [menhir: dune build] [stdcompat: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "47" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/menhir.20210419)
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-> compiled  menhir.20210419
Processing 72/81: [base: dune build] [stdcompat: make all]
-> installed menhir.20210419
Processing 73/81: [base: dune build] [stdcompat: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "47" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/base.v0.13.2)
-> compiled  base.v0.13.2
Processing 73/81: [stdcompat: make all]
-> installed base.v0.13.2
Processing 74/81: [stdcompat: make all]
Processing 75/81: [pcre: dune build] [stdcompat: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pcre" "-j" "47" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/pcre.7.4.1)
-> compiled  pcre.7.4.1
Processing 75/81: [stdcompat: make all]
-> installed pcre.7.4.1
Processing 76/81: [stdcompat: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/stdcompat.15)
- cp stdcompat__native.ml_byte stdcompat__native.ml
- ocamlfind ocamldep stdcompat__init.ml stdcompat__root.ml stdcompat__seq_s.ml stdcompat__seq.ml stdcompat__tools.ml stdcompat__pervasives_s.ml stdcompat__arg_s.ml stdcompat__lazy_s.ml stdcompat__char_s.ml stdcompat__uchar_s.ml stdcompat__uchar.ml stdcompat__buffer_s.ml stdcompat__string_s.ml stdcompat__stringLabels_s.ml stdcompat__bytes_s.ml stdcompat__bytesLabels_s.ml stdcompat__either_s.ml stdcompat__either.ml stdcompat__list_s.ml stdcompat__listLabels_s.ml stdcompat__stack_s.ml stdcompat__list.ml stdcompat__hashtbl_ext.ml stdcompat__hashtbl_s.ml stdcompat__set_s.ml stdcompat__map_s.ml stdcompat__weak_s.ml stdcompat__sys_s.ml stdcompat__stream_s.ml stdcompat__digest_s.ml stdcompat__nativeint_s.ml stdcompat__int_s.ml stdcompat__int64_s.ml stdcompat__int32_s.ml stdcompat__filename_s.ml stdcompat__array_s.ml stdcompat__arrayLabels_s.ml stdcompat__float_s.ml stdcompat__queue_s.ml stdcompat__ephemeron_s.ml stdcompat__moreLabels_s.ml stdcompat__lexing_s.ml stdcompat__option_s.ml stdcompat__result_s.ml stdcompat__bool_s.ml stdcompat__fun_s.ml stdcompat__stdlib_s.ml stdcompat__printf_s.ml stdcompat__printexc_s.ml stdcompat__format_s.ml stdcompat__pervasives.ml stdcompat__arg.ml stdcompat__lazy.ml stdcompat__char.ml stdcompat__option.ml stdcompat__filename.ml stdcompat__sys.ml stdcompat__buffer.ml stdcompat__string.ml stdcompat__stringLabels.ml stdcompat__bytes.ml stdcompat__bytesLabels.ml stdcompat__listLabels.ml stdcompat__stack.ml stdcompat__hashtbl.ml stdcompat__set.ml stdcompat__map.ml stdcompat__weak.ml stdcompat__stream.ml stdcompat__digest.ml stdcompat__nativeint.ml stdcompat__int.ml stdcompat__int64.ml stdcompat__int32.ml stdcompat__array.ml stdcompat__arrayLabels.ml stdcompat__float.ml stdcompat__queue.ml stdcompat__ephemeron.ml stdcompat__moreLabels.ml stdcompat__lexing.ml stdcompat__printexc.ml stdcompat__result.ml stdcompat__bool.ml stdcompat__fun.ml stdcompat__format.ml stdcompat__printf.ml stdcompat__stdlib.ml stdcompat.ml stdcompat__native.mli stdcompat__init.mli stdcompat__root.mli stdcompat__seq_s.mli stdcompat__seq.mli stdcompat__tools.mli stdcompat__pervasives_s.mli stdcompat__arg_s.mli stdcompat__lazy_s.mli stdcompat__char_s.mli stdcompat__uchar_s.mli stdcompat__uchar.mli stdcompat__buffer_s.mli stdcompat__string_s.mli stdcompat__stringLabels_s.mli stdcompat__bytes_s.mli stdcompat__bytesLabels_s.mli stdcompat__either_s.mli stdcompat__either.mli stdcompat__list_s.mli stdcompat__listLabels_s.mli stdcompat__stack_s.mli stdcompat__list.mli stdcompat__hashtbl_ext.mli stdcompat__hashtbl_s.mli stdcompat__set_s.mli stdcompat__map_s.mli stdcompat__weak_s.mli stdcompat__sys_s.mli stdcompat__stream_s.mli stdcompat__digest_s.mli stdcompat__nativeint_s.mli stdcompat__int_s.mli stdcompat__int64_s.mli stdcompat__int32_s.mli stdcompat__filename_s.mli stdcompat__array_s.mli stdcompat__arrayLabels_s.mli stdcompat__float_s.mli stdcompat__queue_s.mli stdcompat__ephemeron_s.mli stdcompat__moreLabels_s.mli stdcompat__lexing_s.mli stdcompat__option_s.mli stdcompat__result_s.mli stdcompat__bool_s.mli stdcompat__fun_s.mli stdcompat__stdlib_s.mli stdcompat__printf_s.mli stdcompat__printexc_s.mli stdcompat__format_s.mli stdcompat__pervasives.mli stdcompat__arg.mli stdcompat__lazy.mli stdcompat__char.mli stdcompat__option.mli stdcompat__filename.mli stdcompat__sys.mli stdcompat__buffer.mli stdcompat__string.mli stdcompat__stringLabels.mli stdcompat__bytes.mli stdcompat__bytesLabels.mli stdcompat__listLabels.mli stdcompat__stack.mli stdcompat__hashtbl.mli stdcompat__set.mli stdcompat__map.mli stdcompat__weak.mli stdcompat__stream.mli stdcompat__digest.mli stdcompat__nativeint.mli stdcompat__int.mli stdcompat__int64.mli stdcompat__int32.mli stdcompat__array.mli stdcompat__arrayLabels.mli stdcompat__float.mli stdcompat__queue.mli stdcompat__ephemeron.mli stdcompat__moreLabels.mli stdcompat__lexing.mli stdcompat__printexc.mli stdcompat__result.mli stdcompat__bool.mli stdcompat__fun.mli stdcompat__format.mli stdcompat__printf.mli stdcompat__stdlib.mli stdcompat.mli stdcompat__native.ml_byte >.depend || rm -f .depend
- make  all-am
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/stdcompat.15'
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__native.mli -o stdcompat__native.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__init.mli -o stdcompat__init.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__root.mli -o stdcompat__root.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__seq_s.mli -o stdcompat__seq_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__seq.mli -o stdcompat__seq.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__tools.mli -o stdcompat__tools.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives_s.mli -o stdcompat__pervasives_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arg_s.mli -o stdcompat__arg_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy_s.mli -o stdcompat__lazy_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__char_s.mli -o stdcompat__char_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar_s.mli -o stdcompat__uchar_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar.mli -o stdcompat__uchar.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer_s.mli -o stdcompat__buffer_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__string_s.mli -o stdcompat__string_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels_s.mli -o stdcompat__stringLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes_s.mli -o stdcompat__bytes_s.cmi
- File "stdcompat__bytes_s.mli", line 18, characters 0-127:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels_s.mli -o stdcompat__bytesLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__either_s.mli -o stdcompat__either_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__either.mli -o stdcompat__either.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__list_s.mli -o stdcompat__list_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels_s.mli -o stdcompat__listLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stack_s.mli -o stdcompat__stack_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__list.mli -o stdcompat__list.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_ext.mli -o stdcompat__hashtbl_ext.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_s.mli -o stdcompat__hashtbl_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__set_s.mli -o stdcompat__set_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__map_s.mli -o stdcompat__map_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__weak_s.mli -o stdcompat__weak_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__sys_s.mli -o stdcompat__sys_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stream_s.mli -o stdcompat__stream_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__digest_s.mli -o stdcompat__digest_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint_s.mli -o stdcompat__nativeint_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int_s.mli -o stdcompat__int_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int64_s.mli -o stdcompat__int64_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int32_s.mli -o stdcompat__int32_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__filename_s.mli -o stdcompat__filename_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__array_s.mli -o stdcompat__array_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels_s.mli -o stdcompat__arrayLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__float_s.mli -o stdcompat__float_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__queue_s.mli -o stdcompat__queue_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl.mli -o stdcompat__hashtbl.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron_s.mli -o stdcompat__ephemeron_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels_s.mli -o stdcompat__moreLabels_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing_s.mli -o stdcompat__lexing_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives.mli -o stdcompat__pervasives.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__option_s.mli -o stdcompat__option_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__result_s.mli -o stdcompat__result_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bool_s.mli -o stdcompat__bool_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__fun_s.mli -o stdcompat__fun_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printf_s.mli -o stdcompat__printf_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc_s.mli -o stdcompat__printexc_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__format_s.mli -o stdcompat__format_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib_s.mli -o stdcompat__stdlib_s.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arg.mli -o stdcompat__arg.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy.mli -o stdcompat__lazy.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__char.mli -o stdcompat__char.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__option.mli -o stdcompat__option.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__filename.mli -o stdcompat__filename.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__sys.mli -o stdcompat__sys.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer.mli -o stdcompat__buffer.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__string.mli -o stdcompat__string.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels.mli -o stdcompat__stringLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes.mli -o stdcompat__bytes.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels.mli -o stdcompat__bytesLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels.mli -o stdcompat__listLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stack.mli -o stdcompat__stack.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__set.mli -o stdcompat__set.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__map.mli -o stdcompat__map.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__weak.mli -o stdcompat__weak.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stream.mli -o stdcompat__stream.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__digest.mli -o stdcompat__digest.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint.mli -o stdcompat__nativeint.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int.mli -o stdcompat__int.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int64.mli -o stdcompat__int64.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int32.mli -o stdcompat__int32.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__array.mli -o stdcompat__array.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels.mli -o stdcompat__arrayLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__float.mli -o stdcompat__float.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__queue.mli -o stdcompat__queue.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron.mli -o stdcompat__ephemeron.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels.mli -o stdcompat__moreLabels.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing.mli -o stdcompat__lexing.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc.mli -o stdcompat__printexc.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__result.mli -o stdcompat__result.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bool.mli -o stdcompat__bool.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__fun.mli -o stdcompat__fun.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__format.mli -o stdcompat__format.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printf.mli -o stdcompat__printf.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib.mli -o stdcompat__stdlib.cmi
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat.mli -o stdcompat.cmi
- ocamlfind ocamlc -c stdcompat__stubs.c
- ocamlfind ocamlmklib -o stdcompat__stubs stdcompat__stubs.o
- ocamlfind ocamlc  -bin-annot -no-alias-deps -I .  -c -impl stdcompat__native.ml_byte
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__init.ml -o stdcompat__init.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__root.ml -o stdcompat__root.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__seq_s.ml -o stdcompat__seq_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__seq.ml -o stdcompat__seq.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__tools.ml -o stdcompat__tools.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives_s.ml -o stdcompat__pervasives_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__arg_s.ml -o stdcompat__arg_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy_s.ml -o stdcompat__lazy_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__char_s.ml -o stdcompat__char_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar_s.ml -o stdcompat__uchar_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar.ml -o stdcompat__uchar.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer_s.ml -o stdcompat__buffer_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__string_s.ml -o stdcompat__string_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels_s.ml -o stdcompat__stringLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes_s.ml -o stdcompat__bytes_s.cmo
- File "stdcompat__bytes_s.ml", line 18, characters 0-127:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels_s.ml -o stdcompat__bytesLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__either_s.ml -o stdcompat__either_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__either.ml -o stdcompat__either.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__list_s.ml -o stdcompat__list_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels_s.ml -o stdcompat__listLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stack_s.ml -o stdcompat__stack_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__list.ml -o stdcompat__list.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_s.ml -o stdcompat__hashtbl_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__set_s.ml -o stdcompat__set_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__map_s.ml -o stdcompat__map_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__weak_s.ml -o stdcompat__weak_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__sys_s.ml -o stdcompat__sys_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stream_s.ml -o stdcompat__stream_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__digest_s.ml -o stdcompat__digest_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint_s.ml -o stdcompat__nativeint_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int_s.ml -o stdcompat__int_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int64_s.ml -o stdcompat__int64_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int32_s.ml -o stdcompat__int32_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__filename_s.ml -o stdcompat__filename_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__array_s.ml -o stdcompat__array_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels_s.ml -o stdcompat__arrayLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__float_s.ml -o stdcompat__float_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__queue_s.ml -o stdcompat__queue_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron_s.ml -o stdcompat__ephemeron_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels_s.ml -o stdcompat__moreLabels_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing_s.ml -o stdcompat__lexing_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__option_s.ml -o stdcompat__option_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__result_s.ml -o stdcompat__result_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bool_s.ml -o stdcompat__bool_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__fun_s.ml -o stdcompat__fun_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib_s.ml -o stdcompat__stdlib_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__printf_s.ml -o stdcompat__printf_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc_s.ml -o stdcompat__printexc_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__format_s.ml -o stdcompat__format_s.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives.ml -o stdcompat__pervasives.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__arg.ml -o stdcompat__arg.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy.ml -o stdcompat__lazy.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__char.ml -o stdcompat__char.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__option.ml -o stdcompat__option.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__filename.ml -o stdcompat__filename.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__sys.ml -o stdcompat__sys.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer.ml -o stdcompat__buffer.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__string.ml -o stdcompat__string.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes.ml -o stdcompat__bytes.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels.ml -o stdcompat__listLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stack.ml -o stdcompat__stack.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__set.ml -o stdcompat__set.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__map.ml -o stdcompat__map.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__weak.ml -o stdcompat__weak.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stream.ml -o stdcompat__stream.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__digest.ml -o stdcompat__digest.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint.ml -o stdcompat__nativeint.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int.ml -o stdcompat__int.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int64.ml -o stdcompat__int64.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__int32.ml -o stdcompat__int32.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__array.ml -o stdcompat__array.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__float.ml -o stdcompat__float.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__queue.ml -o stdcompat__queue.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing.ml -o stdcompat__lexing.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc.ml -o stdcompat__printexc.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__result.ml -o stdcompat__result.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__bool.ml -o stdcompat__bool.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__fun.ml -o stdcompat__fun.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__format.ml -o stdcompat__format.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__printf.ml -o stdcompat__printf.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib.ml -o stdcompat__stdlib.cmo
- ocamlfind ocamlc -c  -bin-annot -no-alias-deps -I .  stdcompat.ml -o stdcompat.cmo
- ocamlfind ocamlc  -bin-annot -no-alias-deps -a stdcompat__native.cmo stdcompat__init.cmo stdcompat__root.cmo stdcompat__seq_s.cmo stdcompat__seq.cmo stdcompat__tools.cmo stdcompat__pervasives_s.cmo stdcompat__arg_s.cmo stdcompat__lazy_s.cmo stdcompat__char_s.cmo stdcompat__uchar_s.cmo stdcompat__uchar.cmo stdcompat__buffer_s.cmo stdcompat__string_s.cmo stdcompat__stringLabels_s.cmo stdcompat__bytes_s.cmo stdcompat__bytesLabels_s.cmo stdcompat__either_s.cmo stdcompat__either.cmo stdcompat__list_s.cmo stdcompat__listLabels_s.cmo stdcompat__stack_s.cmo stdcompat__list.cmo stdcompat__hashtbl_ext.cmo stdcompat__hashtbl_s.cmo stdcompat__set_s.cmo stdcompat__map_s.cmo stdcompat__weak_s.cmo stdcompat__sys_s.cmo stdcompat__stream_s.cmo stdcompat__digest_s.cmo stdcompat__nativeint_s.cmo stdcompat__int_s.cmo stdcompat__int64_s.cmo stdcompat__int32_s.cmo stdcompat__filename_s.cmo stdcompat__array_s.cmo stdcompat__arrayLabels_s.cmo stdcompat__float_s.cmo stdcompat__queue_s.cmo stdcompat__ephemeron_s.cmo stdcompat__moreLabels_s.cmo stdcompat__lexing_s.cmo stdcompat__option_s.cmo stdcompat__result_s.cmo stdcompat__bool_s.cmo stdcompat__fun_s.cmo stdcompat__stdlib_s.cmo stdcompat__printf_s.cmo stdcompat__printexc_s.cmo stdcompat__format_s.cmo stdcompat__pervasives.cmo stdcompat__arg.cmo stdcompat__lazy.cmo stdcompat__char.cmo stdcompat__option.cmo stdcompat__filename.cmo stdcompat__sys.cmo stdcompat__buffer.cmo stdcompat__string.cmo stdcompat__stringLabels.cmo stdcompat__bytes.cmo stdcompat__bytesLabels.cmo stdcompat__listLabels.cmo stdcompat__stack.cmo stdcompat__hashtbl.cmo stdcompat__set.cmo stdcompat__map.cmo stdcompat__weak.cmo stdcompat__stream.cmo stdcompat__digest.cmo stdcompat__nativeint.cmo stdcompat__int.cmo stdcompat__int64.cmo stdcompat__int32.cmo stdcompat__array.cmo stdcompat__arrayLabels.cmo stdcompat__float.cmo stdcompat__queue.cmo stdcompat__ephemeron.cmo stdcompat__moreLabels.cmo stdcompat__lexing.cmo stdcompat__printexc.cmo stdcompat__result.cmo stdcompat__bool.cmo stdcompat__fun.cmo stdcompat__format.cmo stdcompat__printf.cmo stdcompat__stdlib.cmo stdcompat.cmo -cclib "-L. -lstdcompat__stubs" -o stdcompat.cma
- ocamlfind ocamlopt  -bin-annot -no-alias-deps -I .  -c -impl stdcompat__native.ml_native
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__init.ml -o stdcompat__init.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__root.ml -o stdcompat__root.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__seq_s.ml -o stdcompat__seq_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__seq.ml -o stdcompat__seq.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__tools.ml -o stdcompat__tools.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives_s.ml -o stdcompat__pervasives_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arg_s.ml -o stdcompat__arg_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy_s.ml -o stdcompat__lazy_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__char_s.ml -o stdcompat__char_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar_s.ml -o stdcompat__uchar_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__uchar.ml -o stdcompat__uchar.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer_s.ml -o stdcompat__buffer_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__string_s.ml -o stdcompat__string_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels_s.ml -o stdcompat__stringLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes_s.ml -o stdcompat__bytes_s.cmx
- File "stdcompat__bytes_s.ml", line 18, characters 0-127:
- Warning 3: deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels_s.ml -o stdcompat__bytesLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__either_s.ml -o stdcompat__either_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__either.ml -o stdcompat__either.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__list_s.ml -o stdcompat__list_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels_s.ml -o stdcompat__listLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stack_s.ml -o stdcompat__stack_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__list.ml -o stdcompat__list.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl_s.ml -o stdcompat__hashtbl_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__set_s.ml -o stdcompat__set_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__map_s.ml -o stdcompat__map_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__weak_s.ml -o stdcompat__weak_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__sys_s.ml -o stdcompat__sys_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stream_s.ml -o stdcompat__stream_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__digest_s.ml -o stdcompat__digest_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint_s.ml -o stdcompat__nativeint_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int_s.ml -o stdcompat__int_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int64_s.ml -o stdcompat__int64_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int32_s.ml -o stdcompat__int32_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__filename_s.ml -o stdcompat__filename_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__array_s.ml -o stdcompat__array_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels_s.ml -o stdcompat__arrayLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__float_s.ml -o stdcompat__float_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__queue_s.ml -o stdcompat__queue_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron_s.ml -o stdcompat__ephemeron_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels_s.ml -o stdcompat__moreLabels_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing_s.ml -o stdcompat__lexing_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__pervasives.ml -o stdcompat__pervasives.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__option_s.ml -o stdcompat__option_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__result_s.ml -o stdcompat__result_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bool_s.ml -o stdcompat__bool_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__fun_s.ml -o stdcompat__fun_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printf_s.ml -o stdcompat__printf_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc_s.ml -o stdcompat__printexc_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__format_s.ml -o stdcompat__format_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib_s.ml -o stdcompat__stdlib_s.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arg.ml -o stdcompat__arg.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lazy.ml -o stdcompat__lazy.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__char.ml -o stdcompat__char.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__option.ml -o stdcompat__option.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__filename.ml -o stdcompat__filename.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__sys.ml -o stdcompat__sys.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__buffer.ml -o stdcompat__buffer.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__string.ml -o stdcompat__string.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytes.ml -o stdcompat__bytes.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__listLabels.ml -o stdcompat__listLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stack.ml -o stdcompat__stack.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__set.ml -o stdcompat__set.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__map.ml -o stdcompat__map.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__weak.ml -o stdcompat__weak.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stream.ml -o stdcompat__stream.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__digest.ml -o stdcompat__digest.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__nativeint.ml -o stdcompat__nativeint.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int.ml -o stdcompat__int.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int64.ml -o stdcompat__int64.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__int32.ml -o stdcompat__int32.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__array.ml -o stdcompat__array.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__float.ml -o stdcompat__float.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__queue.ml -o stdcompat__queue.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__lexing.ml -o stdcompat__lexing.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printexc.ml -o stdcompat__printexc.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__result.ml -o stdcompat__result.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__bool.ml -o stdcompat__bool.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__fun.ml -o stdcompat__fun.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__format.ml -o stdcompat__format.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__printf.ml -o stdcompat__printf.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat__stdlib.ml -o stdcompat__stdlib.cmx
- ocamlfind ocamlopt -c  -bin-annot -no-alias-deps -I .  stdcompat.ml -o stdcompat.cmx
- ocamlfind ocamlopt  -bin-annot -no-alias-deps -a stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx -cclib "-L. -lstdcompat__stubs" -o stdcompat.cmxa
- ocamlfind ocamlopt  -bin-annot -no-alias-deps -shared stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx -cclib "-L. -lstdcompat__stubs" -o stdcompat.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/stdcompat.15'
-> compiled  stdcompat.15
Processing 77/81: [stdcompat: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/stdcompat.15)
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/stdcompat.15'
- make[1]: Nothing to be done for 'install-exec-am'.
-  /bin/mkdir -p '/home/opam/.opam/4.06.1/lib/stdcompat'
-  /usr/bin/install -c META stdcompat__native.ml stdcompat__init.ml stdcompat__root.ml stdcompat__seq_s.ml stdcompat__seq.ml stdcompat__tools.ml stdcompat__pervasives_s.ml stdcompat__arg_s.ml stdcompat__lazy_s.ml stdcompat__char_s.ml stdcompat__uchar_s.ml stdcompat__uchar.ml stdcompat__buffer_s.ml stdcompat__string_s.ml stdcompat__stringLabels_s.ml stdcompat__bytes_s.ml stdcompat__bytesLabels_s.ml stdcompat__either_s.ml stdcompat__either.ml stdcompat__list_s.ml stdcompat__listLabels_s.ml stdcompat__stack_s.ml stdcompat__list.ml stdcompat__hashtbl_ext.ml stdcompat__hashtbl_s.ml stdcompat__set_s.ml stdcompat__map_s.ml stdcompat__weak_s.ml stdcompat__sys_s.ml stdcompat__stream_s.ml stdcompat__digest_s.ml stdcompat__nativeint_s.ml stdcompat__int_s.ml stdcompat__int64_s.ml stdcompat__int32_s.ml stdcompat__filename_s.ml stdcompat__array_s.ml stdcompat__arrayLabels_s.ml stdcompat__float_s.ml '/home/opam/.opam/4.06.1/lib/stdcompat'
-  /usr/bin/install -c stdcompat__queue_s.ml stdcompat__ephemeron_s.ml stdcompat__moreLabels_s.ml stdcompat__lexing_s.ml stdcompat__option_s.ml stdcompat__result_s.ml stdcompat__bool_s.ml stdcompat__fun_s.ml stdcompat__stdlib_s.ml stdcompat__printf_s.ml stdcompat__printexc_s.ml stdcompat__format_s.ml stdcompat__pervasives.ml stdcompat__arg.ml stdcompat__lazy.ml stdcompat__char.ml stdcompat__option.ml stdcompat__filename.ml stdcompat__sys.ml stdcompat__buffer.ml stdcompat__string.ml stdcompat__stringLabels.ml stdcompat__bytes.ml stdcompat__bytesLabels.ml stdcompat__listLabels.ml stdcompat__stack.ml stdcompat__hashtbl.ml stdcompat__set.ml stdcompat__map.ml stdcompat__weak.ml stdcompat__stream.ml stdcompat__digest.ml stdcompat__nativeint.ml stdcompat__int.ml stdcompat__int64.ml stdcompat__int32.ml stdcompat__array.ml stdcompat__arrayLabels.ml stdcompat__float.ml stdcompat__queue.ml '/home/opam/.opam/4.06.1/lib/stdcompat'
-  /usr/bin/install -c stdcompat__ephemeron.ml stdcompat__moreLabels.ml stdcompat__lexing.ml stdcompat__printexc.ml stdcompat__result.ml stdcompat__bool.ml stdcompat__fun.ml stdcompat__format.ml stdcompat__printf.ml stdcompat__stdlib.ml stdcompat.ml stdcompat__native.cmi stdcompat__init.cmi stdcompat__root.cmi stdcompat__seq_s.cmi stdcompat__seq.cmi stdcompat__tools.cmi stdcompat__pervasives_s.cmi stdcompat__arg_s.cmi stdcompat__lazy_s.cmi stdcompat__char_s.cmi stdcompat__uchar_s.cmi stdcompat__uchar.cmi stdcompat__buffer_s.cmi stdcompat__string_s.cmi stdcompat__stringLabels_s.cmi stdcompat__bytes_s.cmi stdcompat__bytesLabels_s.cmi stdcompat__either_s.cmi stdcompat__either.cmi stdcompat__list_s.cmi stdcompat__listLabels_s.cmi stdcompat__stack_s.cmi stdcompat__list.cmi stdcompat__hashtbl_ext.cmi stdcompat__hashtbl_s.cmi stdcompat__set_s.cmi stdcompat__map_s.cmi stdcompat__weak_s.cmi stdcompat__sys_s.cmi '/home/opam/.opam/4.06.1/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stream_s.cmi stdcompat__digest_s.cmi stdcompat__nativeint_s.cmi stdcompat__int_s.cmi stdcompat__int64_s.cmi stdcompat__int32_s.cmi stdcompat__filename_s.cmi stdcompat__array_s.cmi stdcompat__arrayLabels_s.cmi stdcompat__float_s.cmi stdcompat__queue_s.cmi stdcompat__ephemeron_s.cmi stdcompat__moreLabels_s.cmi stdcompat__lexing_s.cmi stdcompat__option_s.cmi stdcompat__result_s.cmi stdcompat__bool_s.cmi stdcompat__fun_s.cmi stdcompat__stdlib_s.cmi stdcompat__printf_s.cmi stdcompat__printexc_s.cmi stdcompat__format_s.cmi stdcompat__pervasives.cmi stdcompat__arg.cmi stdcompat__lazy.cmi stdcompat__char.cmi stdcompat__option.cmi stdcompat__filename.cmi stdcompat__sys.cmi stdcompat__buffer.cmi stdcompat__string.cmi stdcompat__stringLabels.cmi stdcompat__bytes.cmi stdcompat__bytesLabels.cmi stdcompat__listLabels.cmi stdcompat__stack.cmi stdcompat__hashtbl.cmi stdcompat__set.cmi stdcompat__map.cmi stdcompat__weak.cmi '/home/opam/.opam/4.06.1/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stream.cmi stdcompat__digest.cmi stdcompat__nativeint.cmi stdcompat__int.cmi stdcompat__int64.cmi stdcompat__int32.cmi stdcompat__array.cmi stdcompat__arrayLabels.cmi stdcompat__float.cmi stdcompat__queue.cmi stdcompat__ephemeron.cmi stdcompat__moreLabels.cmi stdcompat__lexing.cmi stdcompat__printexc.cmi stdcompat__result.cmi stdcompat__bool.cmi stdcompat__fun.cmi stdcompat__format.cmi stdcompat__printf.cmi stdcompat__stdlib.cmi stdcompat.cmi libstdcompat__stubs.a stdcompat.h stdcompat.cma stdcompat.cmxa stdcompat.a stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq_s.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__uchar.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx '/home/opam/.opam/4.06.1/lib/stdcompat'
-  /usr/bin/install -c stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__either_s.cmx stdcompat__either.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__list.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__printexc_s.cmx stdcompat__format_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx '/home/opam/.opam/4.06.1/lib/stdcompat'
-  /usr/bin/install -c stdcompat__char.cmx stdcompat__option.cmx stdcompat__filename.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__printexc.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx stdcompat.cmxs stdcompat__native.cmt stdcompat__init.cmt stdcompat__root.cmt '/home/opam/.opam/4.06.1/lib/stdcompat'
-  /usr/bin/install -c stdcompat__seq_s.cmt stdcompat__seq.cmt stdcompat__tools.cmt stdcompat__pervasives_s.cmt stdcompat__arg_s.cmt stdcompat__lazy_s.cmt stdcompat__char_s.cmt stdcompat__uchar_s.cmt stdcompat__uchar.cmt stdcompat__buffer_s.cmt stdcompat__string_s.cmt stdcompat__stringLabels_s.cmt stdcompat__bytes_s.cmt stdcompat__bytesLabels_s.cmt stdcompat__either_s.cmt stdcompat__either.cmt stdcompat__list_s.cmt stdcompat__listLabels_s.cmt stdcompat__stack_s.cmt stdcompat__list.cmt stdcompat__hashtbl_ext.cmt stdcompat__hashtbl_s.cmt stdcompat__set_s.cmt stdcompat__map_s.cmt stdcompat__weak_s.cmt stdcompat__sys_s.cmt stdcompat__stream_s.cmt stdcompat__digest_s.cmt stdcompat__nativeint_s.cmt stdcompat__int_s.cmt stdcompat__int64_s.cmt stdcompat__int32_s.cmt stdcompat__filename_s.cmt stdcompat__array_s.cmt stdcompat__arrayLabels_s.cmt stdcompat__float_s.cmt stdcompat__queue_s.cmt stdcompat__ephemeron_s.cmt stdcompat__moreLabels_s.cmt stdcompat__lexing_s.cmt '/home/opam/.opam/4.06.1/lib/stdcompat'
-  /usr/bin/install -c stdcompat__option_s.cmt stdcompat__result_s.cmt stdcompat__bool_s.cmt stdcompat__fun_s.cmt stdcompat__stdlib_s.cmt stdcompat__printf_s.cmt stdcompat__printexc_s.cmt stdcompat__format_s.cmt stdcompat__pervasives.cmt stdcompat__arg.cmt stdcompat__lazy.cmt stdcompat__char.cmt stdcompat__option.cmt stdcompat__filename.cmt stdcompat__sys.cmt stdcompat__buffer.cmt stdcompat__string.cmt stdcompat__stringLabels.cmt stdcompat__bytes.cmt stdcompat__bytesLabels.cmt stdcompat__listLabels.cmt stdcompat__stack.cmt stdcompat__hashtbl.cmt stdcompat__set.cmt stdcompat__map.cmt stdcompat__weak.cmt stdcompat__stream.cmt stdcompat__digest.cmt stdcompat__nativeint.cmt stdcompat__int.cmt stdcompat__int64.cmt stdcompat__int32.cmt stdcompat__array.cmt stdcompat__arrayLabels.cmt stdcompat__float.cmt stdcompat__queue.cmt stdcompat__ephemeron.cmt stdcompat__moreLabels.cmt stdcompat__lexing.cmt stdcompat__printexc.cmt '/home/opam/.opam/4.06.1/lib/stdcompat'
-  /usr/bin/install -c stdcompat__result.cmt stdcompat__bool.cmt stdcompat__fun.cmt stdcompat__format.cmt stdcompat__printf.cmt stdcompat__stdlib.cmt stdcompat.cmt '/home/opam/.opam/4.06.1/lib/stdcompat'
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/stdcompat.15'
-> installed stdcompat.15
Processing 78/81: [pyml: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "pymltop" "PREFIX=/home/opam/.opam/4.06.1" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/pyml.20210226)
- cp pyml_arch_unix.ml pyml_arch.ml
- ocamlfind ocamlc -package stdcompat -c pyutils.mli -o pyutils.cmi
- ocamlfind ocamlopt -package stdcompat -c pyutils.ml -o pyutils.cmx
- ocamlfind ocamlopt -package stdcompat -c generate.ml -o generate.cmx
- ocamlfind ocamlopt -linkpkg -package unix,stdcompat pyutils.cmx generate.cmx -o generate
- ./generate
- ocamlfind ocamlc -package stdcompat -c pytypes.mli -o pytypes.cmi
- ocamlfind ocamlc -package 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 pyops.ml pyml_arch.mli pyutils.mli pytypes.mli pywrappers.mli py.mli pycaml.mli pyops.mli numpy.ml numpy.mli pyml_tests_common.mli pyml_tests_common.ml pyml_tests.ml numpy_tests.ml >.depend
- ocamlfind ocamlc -package stdcompat -c pyml_arch.ml -o pyml_arch.cmo
- ocamlfind ocamlc -package stdcompat -c pyutils.ml -o pyutils.cmo
- ocamlfind ocamlc -package stdcompat -c pytypes.ml -o pytypes.cmo
- ocamlfind ocamlc -package stdcompat -c pywrappers.mli -o pywrappers.cmi
- ocamlfind ocamlc -package stdcompat -c pywrappers.ml -o pywrappers.cmo
- ocamlfind ocamlc -package stdcompat -c py.mli -o py.cmi
- ocamlfind ocamlc -package stdcompat -c py.ml -o py.cmo
- ocamlfind ocamlc -package stdcompat -c pycaml.mli -o pycaml.cmi
- ocamlfind ocamlc -package stdcompat -c pycaml.ml -o pycaml.cmo
- ocamlfind ocamlc -package stdcompat -c pyops.mli -o pyops.cmi
- ocamlfind ocamlc -package stdcompat -c pyops.ml -o pyops.cmo
- ocamlfind ocamlc -package stdcompat -c pyml_stubs.c -o pyml_stubs.o
- ocamlfind ocamlmklib -o pyml_stubs pyml_stubs.o
- ocamlfind ocamlc -custom -cclib "-L. -lpyml_stubs" -a -dllib -lpyml_stubs pyml_arch.cmo pyutils.cmo pytypes.cmo pywrappers.cmo py.cmo pycaml.cmo pyops.cmo -o pyml.cma
- ocamlfind ocamlc -package stdcompat -c numpy.mli -o numpy.cmi
- ocamlfind ocamlc -package stdcompat -c numpy.ml -o numpy.cmo
- ocamlfind ocamlc -package stdcompat -c numpy_stubs.c -o numpy_stubs.o
- ocamlfind ocamlmklib -o numpy_stubs numpy_stubs.o
- ocamlfind ocamlc -cclib "-L. -lnumpy_stubs" -a -dllib -lnumpy_stubs numpy.cmo -o numpy.cma
- ocamlfind ocamlopt -package stdcompat -c pyml_arch.ml -o pyml_arch.cmx
- ocamlfind ocamlopt -package stdcompat -c pytypes.ml -o pytypes.cmx
- ocamlfind ocamlopt -package stdcompat -c pywrappers.ml -o pywrappers.cmx
- ocamlfind ocamlopt -package stdcompat -c py.ml -o py.cmx
- ocamlfind ocamlopt -package stdcompat -c pycaml.ml -o pycaml.cmx
- ocamlfind ocamlopt -package stdcompat -c pyops.ml -o pyops.cmx
- ocamlfind ocamlopt -cclib "-L. -lpyml_stubs" -a pyml_arch.cmx pyutils.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx pyops.cmx -o pyml.cmxa
- ocamlfind ocamlopt -cclib "-L. -lpyml_stubs" -shared pyml_arch.cmx pyutils.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx pyops.cmx -o pyml.cmxs
- ocamlfind ocamlopt -package 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 test' 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.06.1" ]; then \
-   echo "let libdir=\"/home/opam/.opam/4.06.1/.opam-switch/build/pyml.20210226\""; \
- else \
-   echo "let libdir=\"/home/opam/.opam/4.06.1/lib/pyml/\""; \
- fi >pymltop_libdir.ml
- ocamlfind ocamlc -package 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.06.1/lib/ocaml, /home/opam/.opam/4.06.1/lib/ocaml/compiler-libs
- ocamlfind ocamlmktop -linkpkg -cclib "-L. -lnumpy_stubs" -package unix,stdcompat,bigarray pyml.cma numpy.cma pymltop_libdir.cmo pytop.cmo -o pymltop
- rm numpy_stubs.o
-> compiled  pyml.20210226
Processing 79/81: [pyml: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "PREFIX=/home/opam/.opam/4.06.1" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/pyml.20210226)
- ocamlfind install pyml py.mli numpy.mli pyml_arch.cmi pyutils.cmi pytypes.cmi pywrappers.cmi py.cmi pycaml.cmi pyops.cmi pyml_arch.cmx pyutils.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx pyops.cmx numpy.cmi pyml.cma pyml.cmxa pyml.cmxs pyml.a numpy.cma numpy.cmxa numpy.cmxs numpy.a pyml_arch.cmx pyutils.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx pyops.cmx numpy.cmx libpyml_stubs.a dllpyml_stubs.so libnumpy_stubs.a dllnumpy_stubs.so META
- Installed /home/opam/.opam/4.06.1/lib/pyml/libnumpy_stubs.a
- Installed /home/opam/.opam/4.06.1/lib/pyml/libpyml_stubs.a
- Installed /home/opam/.opam/4.06.1/lib/pyml/numpy.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/pyops.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/pycaml.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/py.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/pywrappers.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/pytypes.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/pyutils.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/pyml_arch.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/numpy.a
- Installed /home/opam/.opam/4.06.1/lib/pyml/numpy.cmxs
- Installed /home/opam/.opam/4.06.1/lib/pyml/numpy.cmxa
- Installed /home/opam/.opam/4.06.1/lib/pyml/numpy.cma
- Installed /home/opam/.opam/4.06.1/lib/pyml/pyml.a
- Installed /home/opam/.opam/4.06.1/lib/pyml/pyml.cmxs
- Installed /home/opam/.opam/4.06.1/lib/pyml/pyml.cmxa
- Installed /home/opam/.opam/4.06.1/lib/pyml/pyml.cma
- Installed /home/opam/.opam/4.06.1/lib/pyml/numpy.cmi
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.06.1/lib/pyml/pyops.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/pyops.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.06.1/lib/pyml/pycaml.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/pycaml.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.06.1/lib/pyml/py.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/py.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.06.1/lib/pyml/pywrappers.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/pywrappers.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.06.1/lib/pyml/pytypes.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/pytypes.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.06.1/lib/pyml/pyutils.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/pyutils.cmx
- ocamlfind: [WARNING] Overwriting file /home/opam/.opam/4.06.1/lib/pyml/pyml_arch.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/pyml_arch.cmx
- Installed /home/opam/.opam/4.06.1/lib/pyml/pyops.cmi
- Installed /home/opam/.opam/4.06.1/lib/pyml/pycaml.cmi
- Installed /home/opam/.opam/4.06.1/lib/pyml/py.cmi
- Installed /home/opam/.opam/4.06.1/lib/pyml/pywrappers.cmi
- Installed /home/opam/.opam/4.06.1/lib/pyml/pytypes.cmi
- Installed /home/opam/.opam/4.06.1/lib/pyml/pyutils.cmi
- Installed /home/opam/.opam/4.06.1/lib/pyml/pyml_arch.cmi
- Installed /home/opam/.opam/4.06.1/lib/pyml/numpy.mli
- Installed /home/opam/.opam/4.06.1/lib/pyml/py.mli
- Installed /home/opam/.opam/4.06.1/lib/stublibs/dllnumpy_stubs.so
- Installed /home/opam/.opam/4.06.1/lib/stublibs/dllnumpy_stubs.so.owner
- Installed /home/opam/.opam/4.06.1/lib/stublibs/dllpyml_stubs.so
- Installed /home/opam/.opam/4.06.1/lib/stublibs/dllpyml_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.06.1/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.06.1/lib/pyml/META
- [ ! -f pymltop ] || install pymltop /home/opam/.opam/4.06.1/bin/pymltop
- [ ! -f pymlutop ] || install pymlutop /home/opam/.opam/4.06.1/bin/pymlutop
-> installed pyml.20210226
Processing 80/81: [coccinelle: ./autogen]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./autogen" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0)
Processing 80/81: [coccinelle: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--enable-release" "--enable-opt" "--enable-ocaml" "--enable-python" "--prefix" "/home/opam/.opam/4.06.1" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0)
- configure: WARNING: unrecognized options: --enable-release
- configure: configuring coccinelle 1.1.0 in /home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0
- 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 Sat, 03 Jul 2021 08:55:37 +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.06.1/bin/ocamlc
- OCaml version is 4.06.1
- OCaml library path is /home/opam/.opam/4.06.1/lib/ocaml
- checking for ocamlopt... /home/opam/.opam/4.06.1/bin/ocamlopt
- checking for ocamlc.opt... /home/opam/.opam/4.06.1/bin/ocamlc.opt
- checking for ocamlopt.opt... /home/opam/.opam/4.06.1/bin/ocamlopt.opt
- checking for ocaml... /home/opam/.opam/4.06.1/bin/ocaml
- checking for ocamldep... /home/opam/.opam/4.06.1/bin/ocamldep
- checking for ocamlmktop... /home/opam/.opam/4.06.1/bin/ocamlmktop
- checking for ocamlmklib... /home/opam/.opam/4.06.1/bin/ocamlmklib
- checking for ocamldoc... /home/opam/.opam/4.06.1/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 that the OCaml version is at least 4.03... yes
- checking for ocamllex... /home/opam/.opam/4.06.1/bin/ocamllex
- checking for ocamllex.opt... /home/opam/.opam/4.06.1/bin/ocamllex.opt
- checking for ocamlyacc... /home/opam/.opam/4.06.1/bin/ocamlyacc
- checking for ocamlfind... /home/opam/.opam/4.06.1/bin/ocamlfind
- checking for ocamlprof... /home/opam/.opam/4.06.1/bin/ocamlprof
- configure: verifying basic ocaml modules
- configure: coccinelle may use external ocaml libraries in /home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0/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: configuring package stdcompat
- checking for OCaml findlib package stdcompat... found
- configure: verifying optional features
- checking for menhir... /home/opam/.opam/4.06.1/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 libpcre... yes
- configure: configuring package pcre
- checking for OCaml findlib package pcre... found
- checking if pcre depends on bytes... no
- configure: support for pcre syntax is enabled
- checking for pdflatex... no
- configure: pdflatex not found. Trying substitute /home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0/setup/fake-pdflatex.sh pdflatex.
- checking for pdflatex... /home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0/setup/fake-pdflatex.sh pdflatex
- 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-opt --enable-ocaml --enable-python --prefix /home/opam/.opam/4.06.1
- findlib:          /home/opam/.opam/4.06.1/bin/ocamlfind	(an actual version is strongly recommended)
- menhir:           /home/opam/.opam/4.06.1/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.06.1/.opam-switch/build/coccinelle.1.1.0 ./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.06.1/lib
-   $ export PYTHONPATH=$PYTHONPATH:${exec_prefix}/lib/coccinelle/python
- 
- ------------------------------------------------------------------------------
Processing 80/81: [coccinelle: make clean]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "clean" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0)
- make -C bundles/stdcompat clean
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0/bundles/stdcompat'
- rm -f *.mli *.cmi *.cmo *.cmt *.cmti *.cmx *.cma *.cmxa *.a
- cd stdcompat-current && \
- 	rm -f *.cmi *.cmo *.cmx *.cmt *.cmti *.cma *.cmxa *.a *.cmxs
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0/bundles/stdcompat'
- make -C bundles/menhirLib clean
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0/bundles/menhirLib'
- rm -f .depend   \
- 	menhir menhirLib.cmi   menhirLib.cmx menhirLib.o \
- 	menhirLib.cmo \
- 	  menhirLib.ml menhirLib.mli syntax.cmi menhir-20181113/src/parser.mly menhir-20181113/src/menhir menhir-20181113/src/installation.ml \
- 	menhir-20181113/src/chopInlined.mli menhir-20181113/src/lexer.mli menhir-20181113/src/lexdep.mli menhir-20181113/src/lexmli.mli menhir-20181113/src/parser.mli menhir-20181113/src/sentenceLexer.mli menhir-20181113/src/sentenceParser.mli menhir-20181113/src/lexpointfree.mli menhir-20181113/src/lineCount.mli menhir-20181113/src/segment.mli \
- 	menhir-20181113/src/chopInlined.ml menhir-20181113/src/lexer.ml menhir-20181113/src/lexdep.ml menhir-20181113/src/lexmli.ml menhir-20181113/src/parser.ml menhir-20181113/src/sentenceLexer.ml menhir-20181113/src/sentenceParser.ml menhir-20181113/src/lexpointfree.ml menhir-20181113/src/lineCount.ml menhir-20181113/src/segment.ml standard.mly \
- 	 \
- 	 \
- 	 \
- 	 \
- 	menhir-20181113/src/Fix.o menhir-20181113/src/IO.o menhir-20181113/src/installation.o menhir-20181113/src/keyword.o menhir-20181113/src/lineCount.o menhir-20181113/src/positions.o menhir-20181113/src/stringSet.o menhir-20181113/src/version.o menhir-20181113/src/settings.o menhir-20181113/src/printer.o menhir-20181113/src/codeBits.o menhir-20181113/src/action.o menhir-20181113/src/mark.o menhir-20181113/src/stringMap.o menhir-20181113/src/menhirLib.o menhir-20181113/src/error.o menhir-20181113/src/misc.o menhir-20181113/src/codeBits.o menhir-20181113/src/gSet.o menhir-20181113/src/compressedBitSet.o menhir-20181113/src/option.o menhir-20181113/src/dot.o menhir-20181113/src/InputFile.o menhir-20181113/src/parameters.o menhir-20181113/src/InputFile.o menhir-20181113/src/lexpointfree.o menhir-20181113/src/parserAux.o menhir-20181113/src/parser.o menhir-20181113/src/lexer.o menhir-20181113/src/tarjan.o menhir-20181113/src/unionFind.o menhir-20181113/src/expandTokenAliases.o menhir-20181113/src/partialGrammar.o menhir-20181113/src/time.o menhir-20181113/src/unparameterizedSyntax.o menhir-20181113/src/tokenType.o menhir-20181113/src/nonterminalType.o menhir-20181113/src/interface.o menhir-20181113/src/lexdep.o menhir-20181113/src/lexmli.o menhir-20181113/src/infer.o menhir-20181113/src/listMonad.o menhir-20181113/src/chopInlined.o menhir-20181113/src/sequence.o menhir-20181113/src/CompletedNatWitness.o menhir-20181113/src/Unifier.o menhir-20181113/src/Memoize.o menhir-20181113/src/SortUnification.o menhir-20181113/src/SortInference.o menhir-20181113/src/GroundSort.o menhir-20181113/src/SelectiveExpansion.o menhir-20181113/src/syntax.o menhir-20181113/src/Drop.o menhir-20181113/src/CheckSafeParameterizedGrammar.o menhir-20181113/src/nonTerminalDefinitionInlining.o menhir-20181113/src/reachability.o menhir-20181113/src/unparameterizedPrinter.o menhir-20181113/src/FixSolver.o menhir-20181113/src/Boolean.o menhir-20181113/src/Maps.o menhir-20181113/src/patricia.o menhir-20181113/src/grammarFunctor.o menhir-20181113/src/keywordExpansion.o menhir-20181113/src/anonymous.o menhir-20181113/src/Driver.o menhir-20181113/src/front.o menhir-20181113/src/gMap.o menhir-20181113/src/grammar.o menhir-20181113/src/codePieces.o menhir-20181113/src/item.o menhir-20181113/src/derivation.o menhir-20181113/src/lr0.o menhir-20181113/src/slr.o menhir-20181113/src/lr1.o menhir-20181113/src/DependencyGraph.o menhir-20181113/src/lr1partial.o menhir-20181113/src/conflict.o menhir-20181113/src/invariant.o menhir-20181113/src/default.o menhir-20181113/src/Trie.o menhir-20181113/src/MySet.o menhir-20181113/src/resizableArray.o menhir-20181113/src/LowIntegerPriorityQueue.o menhir-20181113/src/LRijkstraCore.o menhir-20181113/src/codeBackend.o menhir-20181113/src/coqBackend.o menhir-20181113/src/pprint.o menhir-20181113/src/cst.o menhir-20181113/src/traverse.o menhir-20181113/src/inliner.o menhir-20181113/src/referenceInterpreter.o menhir-20181113/src/sentenceParser.o menhir-20181113/src/sentenceLexer.o menhir-20181113/src/segment.o menhir-20181113/src/sentenceParserAux.o menhir-20181113/src/interpret.o menhir-20181113/src/tableBackend.o menhir-20181113/src/astar.o menhir-20181113/src/LRijkstra.o menhir-20181113/src/cmly_api.o menhir-20181113/src/cmly_format.o menhir-20181113/src/cmly_read.o menhir-20181113/src/cmly_write.o menhir-20181113/src/back.o menhir-20181113/src/menhir.o menhir-20181113/src/General.o menhir-20181113/src/IncrementalEngine.o menhir-20181113/src/InfiniteArray.o menhir-20181113/src/PackedIntArray.o menhir-20181113/src/LinearizedArray.o menhir-20181113/src/RowDisplacement.o menhir-20181113/src/EngineTypes.o menhir-20181113/src/Engine.o menhir-20181113/src/TableFormat.o menhir-20181113/src/TableInterpreter.o menhir-20181113/src/Convert.o \
- 	menhir-20181113/src/Fix.cmi menhir-20181113/src/IO.cmi menhir-20181113/src/installation.cmi menhir-20181113/src/keyword.cmi menhir-20181113/src/lineCount.cmi menhir-20181113/src/positions.cmi menhir-20181113/src/stringSet.cmi menhir-20181113/src/version.cmi menhir-20181113/src/settings.cmi menhir-20181113/src/printer.cmi menhir-20181113/src/codeBits.cmi menhir-20181113/src/action.cmi menhir-20181113/src/mark.cmi menhir-20181113/src/stringMap.cmi menhir-20181113/src/menhirLib.cmi menhir-20181113/src/error.cmi menhir-20181113/src/misc.cmi menhir-20181113/src/codeBits.cmi menhir-20181113/src/gSet.cmi menhir-20181113/src/compressedBitSet.cmi menhir-20181113/src/option.cmi menhir-20181113/src/dot.cmi menhir-20181113/src/InputFile.cmi menhir-20181113/src/parameters.cmi menhir-20181113/src/InputFile.cmi menhir-20181113/src/lexpointfree.cmi menhir-20181113/src/parserAux.cmi menhir-20181113/src/parser.cmi menhir-20181113/src/lexer.cmi menhir-20181113/src/tarjan.cmi menhir-20181113/src/unionFind.cmi menhir-20181113/src/expandTokenAliases.cmi menhir-20181113/src/partialGrammar.cmi menhir-20181113/src/time.cmi menhir-20181113/src/unparameterizedSyntax.cmi menhir-20181113/src/tokenType.cmi menhir-20181113/src/nonterminalType.cmi menhir-20181113/src/interface.cmi menhir-20181113/src/lexdep.cmi menhir-20181113/src/lexmli.cmi menhir-20181113/src/infer.cmi menhir-20181113/src/listMonad.cmi menhir-20181113/src/chopInlined.cmi menhir-20181113/src/sequence.cmi menhir-20181113/src/CompletedNatWitness.cmi menhir-20181113/src/Unifier.cmi menhir-20181113/src/Memoize.cmi menhir-20181113/src/SortUnification.cmi menhir-20181113/src/SortInference.cmi menhir-20181113/src/GroundSort.cmi menhir-20181113/src/SelectiveExpansion.cmi menhir-20181113/src/syntax.cmi menhir-20181113/src/Drop.cmi menhir-20181113/src/CheckSafeParameterizedGrammar.cmi menhir-20181113/src/nonTerminalDefinitionInlining.cmi menhir-20181113/src/reachability.cmi menhir-20181113/src/unparameterizedPrinter.cmi menhir-20181113/src/FixSolver.cmi menhir-20181113/src/Boolean.cmi menhir-20181113/src/Maps.cmi menhir-20181113/src/patricia.cmi menhir-20181113/src/grammarFunctor.cmi menhir-20181113/src/keywordExpansion.cmi menhir-20181113/src/anonymous.cmi menhir-20181113/src/Driver.cmi menhir-20181113/src/front.cmi menhir-20181113/src/gMap.cmi menhir-20181113/src/grammar.cmi menhir-20181113/src/codePieces.cmi menhir-20181113/src/item.cmi menhir-20181113/src/derivation.cmi menhir-20181113/src/lr0.cmi menhir-20181113/src/slr.cmi menhir-20181113/src/lr1.cmi menhir-20181113/src/DependencyGraph.cmi menhir-20181113/src/lr1partial.cmi menhir-20181113/src/conflict.cmi menhir-20181113/src/invariant.cmi menhir-20181113/src/default.cmi menhir-20181113/src/Trie.cmi menhir-20181113/src/MySet.cmi menhir-20181113/src/resizableArray.cmi menhir-20181113/src/LowIntegerPriorityQueue.cmi menhir-20181113/src/LRijkstraCore.cmi menhir-20181113/src/codeBackend.cmi menhir-20181113/src/coqBackend.cmi menhir-20181113/src/pprint.cmi menhir-20181113/src/cst.cmi menhir-20181113/src/traverse.cmi menhir-20181113/src/inliner.cmi menhir-20181113/src/referenceInterpreter.cmi menhir-20181113/src/sentenceParser.cmi menhir-20181113/src/sentenceLexer.cmi menhir-20181113/src/segment.cmi menhir-20181113/src/sentenceParserAux.cmi menhir-20181113/src/interpret.cmi menhir-20181113/src/tableBackend.cmi menhir-20181113/src/astar.cmi menhir-20181113/src/LRijkstra.cmi menhir-20181113/src/cmly_api.cmi menhir-20181113/src/cmly_format.cmi menhir-20181113/src/cmly_read.cmi menhir-20181113/src/cmly_write.cmi menhir-20181113/src/back.cmi menhir-20181113/src/menhir.cmi menhir-20181113/src/General.cmi menhir-20181113/src/IncrementalEngine.cmi menhir-20181113/src/InfiniteArray.cmi menhir-20181113/src/PackedIntArray.cmi menhir-20181113/src/LinearizedArray.cmi menhir-20181113/src/RowDisplacement.cmi menhir-20181113/src/EngineTypes.cmi menhir-20181113/src/Engine.cmi menhir-20181113/src/TableFormat.cmi menhir-20181113/src/TableInterpreter.cmi menhir-20181113/src/Convert.cmi \
- 	menhir-20181113/src/Fix.cmx menhir-20181113/src/IO.cmx menhir-20181113/src/installation.cmx menhir-20181113/src/keyword.cmx menhir-20181113/src/lineCount.cmx menhir-20181113/src/positions.cmx menhir-20181113/src/stringSet.cmx menhir-20181113/src/version.cmx menhir-20181113/src/settings.cmx menhir-20181113/src/printer.cmx menhir-20181113/src/codeBits.cmx menhir-20181113/src/action.cmx menhir-20181113/src/mark.cmx menhir-20181113/src/stringMap.cmx menhir-20181113/src/menhirLib.cmx menhir-20181113/src/error.cmx menhir-20181113/src/misc.cmx menhir-20181113/src/codeBits.cmx menhir-20181113/src/gSet.cmx menhir-20181113/src/compressedBitSet.cmx menhir-20181113/src/option.cmx menhir-20181113/src/dot.cmx menhir-20181113/src/InputFile.cmx menhir-20181113/src/parameters.cmx menhir-20181113/src/InputFile.cmx menhir-20181113/src/lexpointfree.cmx menhir-20181113/src/parserAux.cmx menhir-20181113/src/parser.cmx menhir-20181113/src/lexer.cmx menhir-20181113/src/tarjan.cmx menhir-20181113/src/unionFind.cmx menhir-20181113/src/expandTokenAliases.cmx menhir-20181113/src/partialGrammar.cmx menhir-20181113/src/time.cmx menhir-20181113/src/unparameterizedSyntax.cmx menhir-20181113/src/tokenType.cmx menhir-20181113/src/nonterminalType.cmx menhir-20181113/src/interface.cmx menhir-20181113/src/lexdep.cmx menhir-20181113/src/lexmli.cmx menhir-20181113/src/infer.cmx menhir-20181113/src/listMonad.cmx menhir-20181113/src/chopInlined.cmx menhir-20181113/src/sequence.cmx menhir-20181113/src/CompletedNatWitness.cmx menhir-20181113/src/Unifier.cmx menhir-20181113/src/Memoize.cmx menhir-20181113/src/SortUnification.cmx menhir-20181113/src/SortInference.cmx menhir-20181113/src/GroundSort.cmx menhir-20181113/src/SelectiveExpansion.cmx menhir-20181113/src/syntax.cmx menhir-20181113/src/Drop.cmx menhir-20181113/src/CheckSafeParameterizedGrammar.cmx menhir-20181113/src/nonTerminalDefinitionInlining.cmx menhir-20181113/src/reachability.cmx menhir-20181113/src/unparameterizedPrinter.cmx menhir-20181113/src/FixSolver.cmx menhir-20181113/src/Boolean.cmx menhir-20181113/src/Maps.cmx menhir-20181113/src/patricia.cmx menhir-20181113/src/grammarFunctor.cmx menhir-20181113/src/keywordExpansion.cmx menhir-20181113/src/anonymous.cmx menhir-20181113/src/Driver.cmx menhir-20181113/src/front.cmx menhir-20181113/src/gMap.cmx menhir-20181113/src/grammar.cmx menhir-20181113/src/codePieces.cmx menhir-20181113/src/item.cmx menhir-20181113/src/derivation.cmx menhir-20181113/src/lr0.cmx menhir-20181113/src/slr.cmx menhir-20181113/src/lr1.cmx menhir-20181113/src/DependencyGraph.cmx menhir-20181113/src/lr1partial.cmx menhir-20181113/src/conflict.cmx menhir-20181113/src/invariant.cmx menhir-20181113/src/default.cmx menhir-20181113/src/Trie.cmx menhir-20181113/src/MySet.cmx menhir-20181113/src/resizableArray.cmx menhir-20181113/src/LowIntegerPriorityQueue.cmx menhir-20181113/src/LRijkstraCore.cmx menhir-20181113/src/codeBackend.cmx menhir-20181113/src/coqBackend.cmx menhir-20181113/src/pprint.cmx menhir-20181113/src/cst.cmx menhir-20181113/src/traverse.cmx menhir-20181113/src/inliner.cmx menhir-20181113/src/referenceInterpreter.cmx menhir-20181113/src/sentenceParser.cmx menhir-20181113/src/sentenceLexer.cmx menhir-20181113/src/segment.cmx menhir-20181113/src/sentenceParserAux.cmx menhir-20181113/src/interpret.cmx menhir-20181113/src/tableBackend.cmx menhir-20181113/src/astar.cmx menhir-20181113/src/LRijkstra.cmx menhir-20181113/src/cmly_api.cmx menhir-20181113/src/cmly_format.cmx menhir-20181113/src/cmly_read.cmx menhir-20181113/src/cmly_write.cmx menhir-20181113/src/back.cmx menhir-20181113/src/menhir.cmx menhir-20181113/src/General.cmx menhir-20181113/src/IncrementalEngine.cmx menhir-20181113/src/InfiniteArray.cmx menhir-20181113/src/PackedIntArray.cmx menhir-20181113/src/LinearizedArray.cmx menhir-20181113/src/RowDisplacement.cmx menhir-20181113/src/EngineTypes.cmx menhir-20181113/src/Engine.cmx menhir-20181113/src/TableFormat.cmx menhir-20181113/src/TableInterpreter.cmx menhir-20181113/src/Convert.cmx \
- 	menhir-20181113/src/Fix.cmo menhir-20181113/src/IO.cmo menhir-20181113/src/installation.cmo menhir-20181113/src/keyword.cmo menhir-20181113/src/lineCount.cmo menhir-20181113/src/positions.cmo menhir-20181113/src/stringSet.cmo menhir-20181113/src/version.cmo menhir-20181113/src/settings.cmo menhir-20181113/src/printer.cmo menhir-20181113/src/codeBits.cmo menhir-20181113/src/action.cmo menhir-20181113/src/mark.cmo menhir-20181113/src/stringMap.cmo menhir-20181113/src/menhirLib.cmo menhir-20181113/src/error.cmo menhir-20181113/src/misc.cmo menhir-20181113/src/codeBits.cmo menhir-20181113/src/gSet.cmo menhir-20181113/src/compressedBitSet.cmo menhir-20181113/src/option.cmo menhir-20181113/src/dot.cmo menhir-20181113/src/InputFile.cmo menhir-20181113/src/parameters.cmo menhir-20181113/src/InputFile.cmo menhir-20181113/src/lexpointfree.cmo menhir-20181113/src/parserAux.cmo menhir-20181113/src/parser.cmo menhir-20181113/src/lexer.cmo menhir-20181113/src/tarjan.cmo menhir-20181113/src/unionFind.cmo menhir-20181113/src/expandTokenAliases.cmo menhir-20181113/src/partialGrammar.cmo menhir-20181113/src/time.cmo menhir-20181113/src/unparameterizedSyntax.cmo menhir-20181113/src/tokenType.cmo menhir-20181113/src/nonterminalType.cmo menhir-20181113/src/interface.cmo menhir-20181113/src/lexdep.cmo menhir-20181113/src/lexmli.cmo menhir-20181113/src/infer.cmo menhir-20181113/src/listMonad.cmo menhir-20181113/src/chopInlined.cmo menhir-20181113/src/sequence.cmo menhir-20181113/src/CompletedNatWitness.cmo menhir-20181113/src/Unifier.cmo menhir-20181113/src/Memoize.cmo menhir-20181113/src/SortUnification.cmo menhir-20181113/src/SortInference.cmo menhir-20181113/src/GroundSort.cmo menhir-20181113/src/SelectiveExpansion.cmo menhir-20181113/src/syntax.cmo menhir-20181113/src/Drop.cmo menhir-20181113/src/CheckSafeParameterizedGrammar.cmo menhir-20181113/src/nonTerminalDefinitionInlining.cmo menhir-20181113/src/reachability.cmo menhir-20181113/src/unparameterizedPrinter.cmo menhir-20181113/src/FixSolver.cmo menhir-20181113/src/Boolean.cmo menhir-20181113/src/Maps.cmo menhir-20181113/src/patricia.cmo menhir-20181113/src/grammarFunctor.cmo menhir-20181113/src/keywordExpansion.cmo menhir-20181113/src/anonymous.cmo menhir-20181113/src/Driver.cmo menhir-20181113/src/front.cmo menhir-20181113/src/gMap.cmo menhir-20181113/src/grammar.cmo menhir-20181113/src/codePieces.cmo menhir-20181113/src/item.cmo menhir-20181113/src/derivation.cmo menhir-20181113/src/lr0.cmo menhir-20181113/src/slr.cmo menhir-20181113/src/lr1.cmo menhir-20181113/src/DependencyGraph.cmo menhir-20181113/src/lr1partial.cmo menhir-20181113/src/conflict.cmo menhir-20181113/src/invariant.cmo menhir-20181113/src/default.cmo menhir-20181113/src/Trie.cmo menhir-20181113/src/MySet.cmo menhir-20181113/src/resizableArray.cmo menhir-20181113/src/LowIntegerPriorityQueue.cmo menhir-20181113/src/LRijkstraCore.cmo menhir-20181113/src/codeBackend.cmo menhir-20181113/src/coqBackend.cmo menhir-20181113/src/pprint.cmo menhir-20181113/src/cst.cmo menhir-20181113/src/traverse.cmo menhir-20181113/src/inliner.cmo menhir-20181113/src/referenceInterpreter.cmo menhir-20181113/src/sentenceParser.cmo menhir-20181113/src/sentenceLexer.cmo menhir-20181113/src/segment.cmo menhir-20181113/src/sentenceParserAux.cmo menhir-20181113/src/interpret.cmo menhir-20181113/src/tableBackend.cmo menhir-20181113/src/astar.cmo menhir-20181113/src/LRijkstra.cmo menhir-20181113/src/cmly_api.cmo menhir-20181113/src/cmly_format.cmo menhir-20181113/src/cmly_read.cmo menhir-20181113/src/cmly_write.cmo menhir-20181113/src/back.cmo menhir-20181113/src/menhir.cmo menhir-20181113/src/General.cmo menhir-20181113/src/IncrementalEngine.cmo menhir-20181113/src/InfiniteArray.cmo menhir-20181113/src/PackedIntArray.cmo menhir-20181113/src/LinearizedArray.cmo menhir-20181113/src/RowDisplacement.cmo menhir-20181113/src/EngineTypes.cmo menhir-20181113/src/Engine.cmo menhir-20181113/src/TableFormat.cmo menhir-20181113/src/TableInterpreter.cmo menhir-20181113/src/Convert.cmo \
- 	menhir-20181113/src/Fix.cmt menhir-20181113/src/IO.cmt menhir-20181113/src/installation.cmt menhir-20181113/src/keyword.cmt menhir-20181113/src/lineCount.cmt menhir-20181113/src/positions.cmt menhir-20181113/src/stringSet.cmt menhir-20181113/src/version.cmt menhir-20181113/src/settings.cmt menhir-20181113/src/printer.cmt menhir-20181113/src/codeBits.cmt menhir-20181113/src/action.cmt menhir-20181113/src/mark.cmt menhir-20181113/src/stringMap.cmt menhir-20181113/src/menhirLib.cmt menhir-20181113/src/error.cmt menhir-20181113/src/misc.cmt menhir-20181113/src/codeBits.cmt menhir-20181113/src/gSet.cmt menhir-20181113/src/compressedBitSet.cmt menhir-20181113/src/option.cmt menhir-20181113/src/dot.cmt menhir-20181113/src/InputFile.cmt menhir-20181113/src/parameters.cmt menhir-20181113/src/InputFile.cmt menhir-20181113/src/lexpointfree.cmt menhir-20181113/src/parserAux.cmt menhir-20181113/src/parser.cmt menhir-20181113/src/lexer.cmt menhir-20181113/src/tarjan.cmt menhir-20181113/src/unionFind.cmt menhir-20181113/src/expandTokenAliases.cmt menhir-20181113/src/partialGrammar.cmt menhir-20181113/src/time.cmt menhir-20181113/src/unparameterizedSyntax.cmt menhir-20181113/src/tokenType.cmt menhir-20181113/src/nonterminalType.cmt menhir-20181113/src/interface.cmt menhir-20181113/src/lexdep.cmt menhir-20181113/src/lexmli.cmt menhir-20181113/src/infer.cmt menhir-20181113/src/listMonad.cmt menhir-20181113/src/chopInlined.cmt menhir-20181113/src/sequence.cmt menhir-20181113/src/CompletedNatWitness.cmt menhir-20181113/src/Unifier.cmt menhir-20181113/src/Memoize.cmt menhir-20181113/src/SortUnification.cmt menhir-20181113/src/SortInference.cmt menhir-20181113/src/GroundSort.cmt menhir-20181113/src/SelectiveExpansion.cmt menhir-20181113/src/syntax.cmt menhir-20181113/src/Drop.cmt menhir-20181113/src/CheckSafeParameterizedGrammar.cmt menhir-20181113/src/nonTerminalDefinitionInlining.cmt menhir-20181113/src/reachability.cmt menhir-20181113/src/unparameterizedPrinter.cmt menhir-20181113/src/FixSolver.cmt menhir-20181113/src/Boolean.cmt menhir-20181113/src/Maps.cmt menhir-20181113/src/patricia.cmt menhir-20181113/src/grammarFunctor.cmt menhir-20181113/src/keywordExpansion.cmt menhir-20181113/src/anonymous.cmt menhir-20181113/src/Driver.cmt menhir-20181113/src/front.cmt menhir-20181113/src/gMap.cmt menhir-20181113/src/grammar.cmt menhir-20181113/src/codePieces.cmt menhir-20181113/src/item.cmt menhir-20181113/src/derivation.cmt menhir-20181113/src/lr0.cmt menhir-20181113/src/slr.cmt menhir-20181113/src/lr1.cmt menhir-20181113/src/DependencyGraph.cmt menhir-20181113/src/lr1partial.cmt menhir-20181113/src/conflict.cmt menhir-20181113/src/invariant.cmt menhir-20181113/src/default.cmt menhir-20181113/src/Trie.cmt menhir-20181113/src/MySet.cmt menhir-20181113/src/resizableArray.cmt menhir-20181113/src/LowIntegerPriorityQueue.cmt menhir-20181113/src/LRijkstraCore.cmt menhir-20181113/src/codeBackend.cmt menhir-20181113/src/coqBackend.cmt menhir-20181113/src/pprint.cmt menhir-20181113/src/cst.cmt menhir-20181113/src/traverse.cmt menhir-20181113/src/inliner.cmt menhir-20181113/src/referenceInterpreter.cmt menhir-20181113/src/sentenceParser.cmt menhir-20181113/src/sentenceLexer.cmt menhir-20181113/src/segment.cmt menhir-20181113/src/sentenceParserAux.cmt menhir-20181113/src/interpret.cmt menhir-20181113/src/tableBackend.cmt menhir-20181113/src/astar.cmt menhir-20181113/src/LRijkstra.cmt menhir-20181113/src/cmly_api.cmt menhir-20181113/src/cmly_format.cmt menhir-20181113/src/cmly_read.cmt menhir-20181113/src/cmly_write.cmt menhir-20181113/src/back.cmt menhir-20181113/src/menhir.cmt menhir-20181113/src/General.cmt menhir-20181113/src/IncrementalEngine.cmt menhir-20181113/src/InfiniteArray.cmt menhir-20181113/src/PackedIntArray.cmt menhir-20181113/src/LinearizedArray.cmt menhir-20181113/src/RowDisplacement.cmt menhir-20181113/src/EngineTypes.cmt menhir-20181113/src/Engine.cmt menhir-20181113/src/TableFormat.cmt menhir-20181113/src/TableInterpreter.cmt menhir-20181113/src/Convert.cmt \
- 	menhir-20181113/src/Fix.cmti menhir-20181113/src/IO.cmti menhir-20181113/src/installation.cmti menhir-20181113/src/keyword.cmti menhir-20181113/src/lineCount.cmti menhir-20181113/src/positions.cmti menhir-20181113/src/stringSet.cmti menhir-20181113/src/version.cmti menhir-20181113/src/settings.cmti menhir-20181113/src/printer.cmti menhir-20181113/src/codeBits.cmti menhir-20181113/src/action.cmti menhir-20181113/src/mark.cmti menhir-20181113/src/stringMap.cmti menhir-20181113/src/menhirLib.cmti menhir-20181113/src/error.cmti menhir-20181113/src/misc.cmti menhir-20181113/src/codeBits.cmti menhir-20181113/src/gSet.cmti menhir-20181113/src/compressedBitSet.cmti menhir-20181113/src/option.cmti menhir-20181113/src/dot.cmti menhir-20181113/src/InputFile.cmti menhir-20181113/src/parameters.cmti menhir-20181113/src/InputFile.cmti menhir-20181113/src/lexpointfree.cmti menhir-20181113/src/parserAux.cmti menhir-20181113/src/parser.cmti menhir-20181113/src/lexer.cmti menhir-20181113/src/tarjan.cmti menhir-20181113/src/unionFind.cmti menhir-20181113/src/expandTokenAliases.cmti menhir-20181113/src/partialGrammar.cmti menhir-20181113/src/time.cmti menhir-20181113/src/unparameterizedSyntax.cmti menhir-20181113/src/tokenType.cmti menhir-20181113/src/nonterminalType.cmti menhir-20181113/src/interface.cmti menhir-20181113/src/lexdep.cmti menhir-20181113/src/lexmli.cmti menhir-20181113/src/infer.cmti menhir-20181113/src/listMonad.cmti menhir-20181113/src/chopInlined.cmti menhir-20181113/src/sequence.cmti menhir-20181113/src/CompletedNatWitness.cmti menhir-20181113/src/Unifier.cmti menhir-20181113/src/Memoize.cmti menhir-20181113/src/SortUnification.cmti menhir-20181113/src/SortInference.cmti menhir-20181113/src/GroundSort.cmti menhir-20181113/src/SelectiveExpansion.cmti menhir-20181113/src/syntax.cmti menhir-20181113/src/Drop.cmti menhir-20181113/src/CheckSafeParameterizedGrammar.cmti menhir-20181113/src/nonTerminalDefinitionInlining.cmti menhir-20181113/src/reachability.cmti menhir-20181113/src/unparameterizedPrinter.cmti menhir-20181113/src/FixSolver.cmti menhir-20181113/src/Boolean.cmti menhir-20181113/src/Maps.cmti menhir-20181113/src/patricia.cmti menhir-20181113/src/grammarFunctor.cmti menhir-20181113/src/keywordExpansion.cmti menhir-20181113/src/anonymous.cmti menhir-20181113/src/Driver.cmti menhir-20181113/src/front.cmti menhir-20181113/src/gMap.cmti menhir-20181113/src/grammar.cmti menhir-20181113/src/codePieces.cmti menhir-20181113/src/item.cmti menhir-20181113/src/derivation.cmti menhir-20181113/src/lr0.cmti menhir-20181113/src/slr.cmti menhir-20181113/src/lr1.cmti menhir-20181113/src/DependencyGraph.cmti menhir-20181113/src/lr1partial.cmti menhir-20181113/src/conflict.cmti menhir-20181113/src/invariant.cmti menhir-20181113/src/default.cmti menhir-20181113/src/Trie.cmti menhir-20181113/src/MySet.cmti menhir-20181113/src/resizableArray.cmti menhir-20181113/src/LowIntegerPriorityQueue.cmti menhir-20181113/src/LRijkstraCore.cmti menhir-20181113/src/codeBackend.cmti menhir-20181113/src/coqBackend.cmti menhir-20181113/src/pprint.cmti menhir-20181113/src/cst.cmti menhir-20181113/src/traverse.cmti menhir-20181113/src/inliner.cmti menhir-20181113/src/referenceInterpreter.cmti menhir-20181113/src/sentenceParser.cmti menhir-20181113/src/sentenceLexer.cmti menhir-20181113/src/segment.cmti menhir-20181113/src/sentenceParserAux.cmti menhir-20181113/src/interpret.cmti menhir-20181113/src/tableBackend.cmti menhir-20181113/src/astar.cmti menhir-20181113/src/LRijkstra.cmti menhir-20181113/src/cmly_api.cmti menhir-20181113/src/cmly_format.cmti menhir-20181113/src/cmly_read.cmti menhir-20181113/src/cmly_write.cmti menhir-20181113/src/back.cmti menhir-20181113/src/menhir.cmti menhir-20181113/src/General.cmti menhir-20181113/src/IncrementalEngine.cmti menhir-20181113/src/InfiniteArray.cmti menhir-20181113/src/PackedIntArray.cmti menhir-20181113/src/LinearizedArray.cmti menhir-20181113/src/RowDisplacement.cmti menhir-20181113/src/EngineTypes.cmti menhir-20181113/src/Engine.cmti menhir-20181113/src/TableFormat.cmti menhir-20181113/src/TableInterpreter.cmti menhir-20181113/src/Convert.cmti \
- 	 \
- 	 \
- 	menhir-20181113/src/stretch.cmi menhir-20181113/src/IL.cmi menhir-20181113/src/lookahead.cmi \
- 	menhir-20181113/src/stretch.cmti menhir-20181113/src/IL.cmti menhir-20181113/src/lookahead.cmti
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0/bundles/menhirLib'
- make -C bundles/pcre clean
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0/bundles/pcre'
- rm -f .depend pcre.cma pcre.cmxa \
- 	pcre.cmi libpcre_stubs.a  \
- 	 \
- 	pcre.cmx pcre.a  \
- 	 \
- 	  \
- 	dllpcre_stubs.so \
- 	pcre-ocaml/src/dllpcre_stubs.so \
- 	pcre-ocaml/src/pcre.a \
- 	pcre-ocaml/src/libpcre_stubs.a \
- 	pcre-ocaml/src/pcre.o \
- 	pcre-ocaml/src/pcre.cmi \
- 	pcre-ocaml/src/pcre.cmx \
- 	pcre-ocaml/src/pcre.cmo \
- 	pcre-ocaml/src/pcre.cmt \
- 	pcre-ocaml/src/pcre.cmti \
- 	pcre-ocaml/src/pcre.cma \
- 	pcre-ocaml/src/pcre.cmxa \
- 	 \
- 	
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0/bundles/pcre'
- make -C bundles/parmap clean
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0/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/dllparmap_stubs.so \
- 	parmap/parmap.a \
- 	parmap/libparmap_stubs.a \
- 	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 \
- 	parmap/parmap.cma \
- 	parmap/parmap.cmxa \
- 	 \
- 	
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0/bundles/parmap'
- make -C bundles/pyml clean
- make[1]: Entering directory '/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0/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/dllpyml_stubs.so \
- 	pyml-current/pyml.a \
- 	pyml-current/libpyml_stubs.a \
- 	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 \
- 	pyml-current/pyml.cma \
- 	pyml-current/pyml.cmxa \
- 	 \
- 	
- make[1]: Leaving directory '/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0/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 80/81: [coccinelle: make all.opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all.opt" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0)
- /home/opam/.opam/4.06.1/bin/menhir --ocamldep "/home/opam/.opam/4.06.1/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.06.1/lib/pcre -I /home/opam/.opam/4.06.1/lib/pyml -I /home/opam/.opam/4.06.1/lib/parmap -I /home/opam/.opam/4.06.1/lib/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
- 4 shift/reduce conflicts.
- 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/includes_cache.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/cocci_args.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
- 564 states, 26650 transitions, table size 109984 bytes
- 17879 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
- ocamllex warning:
- File "parsing_cocci/lexer_cocci.mll", line 301, character 67: unescaped newline in string.
- 413 states, 8047 transitions, table size 34666 bytes
- 4183 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/includes_cache.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/cocci_args.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
- 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
- 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.ml
- OCAMLDEP  parsing_cocci/parser_cocci_menhir.mli
- OCAMLC    parsing_cocci/parser_cocci_menhir.mli
- OCAMLOPT  parsing_cocci/parser_cocci_menhir.ml
- OCAMLC    parsing_cocci/lexer_cocci.mli
- OCAMLOPT  parsing_cocci/lexer_cocci.ml
- OCAMLC    parsing_cocci/lexer_cli.mli
- OCAMLOPT  parsing_cocci/lexer_cli.ml
- OCAMLC    parsing_cocci/lexer_script.mli
- 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
- OCAMLC    parsing_cocci/cocci_args.mli
- OCAMLOPT  parsing_cocci/cocci_args.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/includes_cache.mli
- OCAMLOPT  parsing_c/includes_cache.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
- 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
- File "parsing_c/cpp_token_c.ml", line 433, characters 23-51:
- Warning 26: unused variable hint.
- 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
- 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.06.1/lib/parmap/parmap.cmi ocaml/parmap.cmi
- if test -f /home/opam/.opam/4.06.1/lib/parmap/parmap.cmx; then \
- 	cp /home/opam/.opam/4.06.1/lib/parmap/parmap.cmx ocaml/parmap.cmx; \
- fi
-> compiled  coccinelle.1.1.0
Processing 81/81: [coccinelle: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.06.1/.opam-switch/build/coccinelle.1.1.0)
- mkdir -p /home/opam/.opam/4.06.1/bin /home/opam/.opam/4.06.1/lib/coccinelle
- mkdir -p /home/opam/.opam/4.06.1/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.06.1/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.06.1/lib/coccinelle; \
- fi
- /usr/bin/install -c -m 755 spatch.opt /home/opam/.opam/4.06.1/bin/spatch
- /usr/bin/install -c -m 644 standard.h /home/opam/.opam/4.06.1/lib/coccinelle
- /usr/bin/install -c -m 644 standard.iso /home/opam/.opam/4.06.1/lib/coccinelle
- /usr/bin/install -c -m 644 ocaml/*.cmi /home/opam/.opam/4.06.1/lib/coccinelle/ocaml/
- if test -f ocaml/coccilib.cmx; then \
- 	/usr/bin/install -c -m 644 ocaml/*.cmx /home/opam/.opam/4.06.1/lib/coccinelle/ocaml/; \
- fi
- /usr/bin/install -c -m 755 tools/spgen/source/spgen.opt \
- 	 /home/opam/.opam/4.06.1/bin/spgen
- mkdir -p /home/opam/.opam/4.06.1/lib/coccinelle/python/coccilib
- /usr/bin/install -c -m 644 python/coccilib/*.py \
- 	/home/opam/.opam/4.06.1/lib/coccinelle/python/coccilib
- if test "x/home/opam/.opam/4.06.1/share/bash-completion/completions" != "xno"; then \
- 	mkdir -p /home/opam/.opam/4.06.1/share/bash-completion/completions; \
- 	/usr/bin/install -c -m 644 scripts/spatch.bash_completion \
- 		/home/opam/.opam/4.06.1/share/bash-completion/completions/spatch; \
- fi
- mkdir -p /home/opam/.opam/4.06.1/share/man/man1
- mkdir -p /home/opam/.opam/4.06.1/share/man/man3
- /usr/bin/install -c -m 644 docs/spatch.1 /home/opam/.opam/4.06.1/share/man/man1/
- /usr/bin/install -c -m 644 docs/pycocci.1 /home/opam/.opam/4.06.1/share/man/man1/
- /usr/bin/install -c -m 644 docs/spgen.1 /home/opam/.opam/4.06.1/share/man/man1/
- /usr/bin/install -c -m 644 docs/Coccilib.3cocci /home/opam/.opam/4.06.1/share/man/man3/
-> installed coccinelle.1.1.0
Done.
# Run eval $(opam env) to update the current shell environment
2021-07-03 07:56.44 ---> saved as "f20ff0627953b1f5d2d45c12adaea9720e989b0be40b05682bea83618343f7a5"
Job succeeded