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


Building on x86-bm-1.ocamllabs.io

(from ocaml/opam:debian-unstable)
2021-12-03 14:52.32 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam"))
2021-12-03 14:52.32 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q b1ed080260d9fb3332ffd1ed74a70b40f8d46d66"))
2021-12-03 14:52.32 ---> using "470a5139cd314c308ef6f8a7115ce3eecbef27ce3b36ad57c590d49c448a8f62" from cache

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


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

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

2021-12-03 14:52.32 ---> using "6ff696b0fce120bd80d73dc055775d9b6cd971171da508a2aeef8fc7d75ea210" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.02.3  (cached)
-> installed ocaml-base-compiler.4.02.3
-> installed ocaml-config.1
-> installed ocaml.4.02.3
-> installed base-ocamlbuild.base
Done.
# Run eval $(opam env --switch=4.02) to update the current shell environment
2021-12-03 14:52.32 ---> using "a2368fdb8974367b457b1745133bbb16578ecf706efcc535d1f928e60b035988" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8877 kB]
- Fetched 9106 kB in 2s (4103 kB/s)
- Reading package lists...
- 
2021-12-03 14:52.32 ---> using "26cf797a578f0150c313c6c7334a6bb637e4485870ada39740831f206a15e45a" 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-12-03 14:52.32 ---> using "23c1095a343e0eebb05e4a8486dc15b026c0a3b5adba2172dcdb05eca94fbf25" from cache

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

Nothing to do.
The following actions will be performed:
  - install mirage-no-xen           1            [required by nocrypto]
  - install ocamlfind               1.9.1        [required by mirror]
  - install conf-gmp                3            [required by zarith]
  - install conf-perl               1            [required by dose]
  - install ocamlbuild              0            [required by mirror]
  - install jbuilder                1.0+beta20.2 [required by lambda-term]
  - install conf-which              1            [required by conf-time]
  - install ppx_tools               5.0+4.02.0   [required by ppx_fields_conv]
  - install ocamlgraph              1.8.5        [required by opam-lib]
  - install ocamlfind-secondary     1.9.1        [required by dune]
  - install base-bytes              base         [required by cohttp]
  - install zarith                  1.11         [required by nocrypto]
  - install uchar                   0.0.2        [required by jsonm]
  - install ocamlmod                0.0.9        [required by oasis]
  - install ocamlify                0.0.1        [required by oasis]
  - install magic-mime              1.0.0        [required by cohttp]
  - install js-build-tools          113.33.04    [required by fieldslib, ppx_fields_conv]
  - install cmdliner                0.9.8        [required by mirror]
  - install conf-time               1            [required by cstruct]
  - install camlp4                  4.02+7       [required by extlib]
  - install dune                    2.9.1        [required by base64, camomile]
  - install oasis                   0.4.11       [required by tls]
  - install sexplib                 113.33.03    [required by cohttp]
  - install ppx_core                113.33.03    [required by ppx_fields_conv]
  - install fieldslib               113.33.03    [required by cohttp]
  - install extlib                  1.6.1        [required by opam-lib]
  - install stringext               1.6.0        [required by cohttp]
  - install seq                     0.2.2        [required by re]
  - install result                  1.5          [required by conduit]
  - install ppx_derivers            1.2.1        [required by ocaml-migrate-parsetree, ppx_deriving]
  - install cppo_ocamlbuild         1.6.8        [required by lwt]
  - install cppo                    1.6.8        [required by ocplib-endian, lwt, ppx_deriving]
  - install camomile                1.0.2        [required by lambda-term]
  - install base64                  2.3.0        [required by cohttp]
  - install ppx_optcomp             113.33.03    [required by conduit]
  - install cudf                    0.9-1        [required by opam-lib]
  - install re                      1.10.3       [required by cohttp, opam-lib]
  - install topkg                   1.0.0        [required by jsonm]
  - install ocaml-migrate-parsetree 1.8.0        [required by cstruct]
  - install ocplib-endian           1.1          [required by cstruct]
  - install ppx_driver              113.33.04    [required by conduit]
  - install dose                    3.3          [required by opam-lib]
  - install uutf                    1.0.2        [required by jsonm]
  - install react                   1.2.1        [required by lambda-term]
  - install fmt                     0.8.5        [required by cohttp]
  - install ppxfind                 1.4          [required by ppx_deriving]
  - install ppx_tools_versioned     5.4.0        [required by cstruct]
  - install jsonm                   1.0.1        [required by opam-lib]
  - install zed                     1.6          [required by lambda-term]
  - install lwt                     2.7.1        [required by mirror]
  - install ppx_deriving            4.5          [required by cohttp]
  - install opam-lib                1.2.2        [required by mirror]
  - install lwt_react               1.0.0        [required by lambda-term]
  - install logs                    0.6.1        [required by cohttp]
  - install cstruct                 2.4.1        [required by conduit]
  - install ppx_type_conv           113.33.03    [required by ppx_fields_conv]
  - install lambda-term             1.12.0       [required by mirror]
  - install ppx_cstruct             0            [required by tls]
  - install asn1-combinators        0.1.3        [required by x509]
  - install ppx_sexp_conv           113.33.03    [required by cohttp]
  - install ppx_fields_conv         113.33.03    [required by cohttp]
  - install uri                     1.9.2        [required by cohttp]
  - install nocrypto                0.5.3        [required by tls]
  - install ipaddr                  2.7.2        [required by conduit]
  - install x509                    0.5.3        [required by tls]
  - install tls                     0.7.1        [required by mirror]
  - install conduit                 0.15.0       [required by cohttp]
  - install cohttp                  0.22.0       [required by mirror]
  - install mirror                  0.0.1
===== 69 to install =====

The following system packages will first need to be installed:
    libgmp-dev time

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "time"
- debconf: delaying package configuration, since apt-utils is not installed
- (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 ... 18105 files and directories currently installed.)
- Preparing to unpack .../libgmp10_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmp10:amd64 (2:6.2.1+dfsg-3) over (2:6.2.1+dfsg-2) ...
- Setting up libgmp10:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libgmpxx4ldbl: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 ... 18105 files and directories currently installed.)
- Preparing to unpack .../libgmpxx4ldbl_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../libgmp-dev_2%3a6.2.1+dfsg-3_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Selecting previously unselected package time.
- Preparing to unpack .../time_1.9-0.1_amd64.deb ...
- Unpacking time (1.9-0.1) ...
- Setting up time (1.9-0.1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-3) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-3) ...
- Processing triggers for libc-bin (2.32-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/207:
Processing  2/207:
Processing  3/207:
Processing  4/207:
-> retrieved base64.2.3.0  (cached)
Processing  5/207:
-> retrieved asn1-combinators.0.1.3  (cached)
Processing  6/207:
-> retrieved camlp4.4.02+7  (cached)
Processing  7/207:
-> retrieved cmdliner.0.9.8  (cached)
Processing  8/207:
-> retrieved cohttp.0.22.0  (cached)
Processing  9/207:
Processing 10/207:
Processing 11/207:
Processing 12/207:
Processing 13/207:
Processing 14/207: [conf-gmp: sh]
Processing 15/207: [conf-gmp: sh] [conf-perl: perl]
Processing 16/207: [conf-gmp: sh] [conf-perl: perl] [conf-which: which which]
-> retrieved camomile.1.0.2  (cached)
Processing 17/207: [conf-gmp: sh] [conf-perl: perl] [conf-which: which which]
-> retrieved conduit.0.15.0  (cached)
Processing 18/207: [conf-gmp: sh] [conf-perl: perl] [conf-which: which which]
-> retrieved cppo.1.6.8  (cached)
Processing 19/207: [conf-gmp: sh] [conf-perl: perl] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "perl" "--version" (CWD=/home/opam/.opam/4.02/.opam-switch/build/conf-perl.1)
- 
- This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-gnu-thread-multi
- (with 47 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2021, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
- 
- This is perl 5, version 32, subversion 1 (v5.32.1) built for x86_64-linux-gnu-thread-multi
- (with 47 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2021, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at http://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.1
Processing 19/207: [conf-gmp: sh] [conf-which: which which]
-> installed conf-perl.1
Processing 20/207: [conf-gmp: sh] [conf-which: which which]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "which" (CWD=/home/opam/.opam/4.02/.opam-switch/build/conf-which.1)
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- /usr/bin/which
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- /usr/bin/which
-> compiled  conf-which.1
Processing 20/207: [conf-gmp: sh]
-> installed conf-which.1
Processing 21/207: [conf-gmp: sh]
Processing 22/207: [conf-gmp: sh] [conf-time: which time]
-> retrieved cppo_ocamlbuild.1.6.8  (cached)
Processing 23/207: [conf-gmp: sh] [conf-time: which time]
-> retrieved cstruct.2.4.1  (cached)
Processing 24/207: [conf-gmp: sh] [conf-time: which time]
-> retrieved cudf.0.9-1  (cached)
Processing 25/207: [conf-gmp: sh] [conf-time: which time]
-> retrieved dose.3.3  (cached)
Processing 26/207: [conf-gmp: sh] [conf-time: which time]
-> retrieved extlib.1.6.1  (cached)
Processing 27/207: [conf-gmp: sh] [conf-time: which time]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "which" "time" (CWD=/home/opam/.opam/4.02/.opam-switch/build/conf-time.1)
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- /usr/bin/time
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- /usr/bin/time
-> compiled  conf-time.1
Processing 27/207: [conf-gmp: sh]
-> installed conf-time.1
Processing 28/207: [conf-gmp: sh]
-> retrieved fieldslib.113.33.03  (cached)
Processing 29/207: [conf-gmp: sh]
-> retrieved fmt.0.8.5  (cached)
Processing 30/207: [conf-gmp: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.02/.opam-switch/build/conf-gmp.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.3
Processing 30/207:
-> installed conf-gmp.3
Processing 31/207:
-> retrieved ipaddr.2.7.2  (cached)
Processing 32/207:
-> retrieved js-build-tools.113.33.04  (cached)
Processing 33/207:
-> retrieved jsonm.1.0.1  (cached)
Processing 34/207:
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing 35/207:
Processing 36/207: [jbuilder: ocaml configure.ml]
-> retrieved dune.2.9.1  (cached)
Processing 37/207: [jbuilder: ocaml configure.ml]
-> retrieved lambda-term.1.12.0  (cached)
Processing 38/207: [jbuilder: ocaml configure.ml]
-> retrieved logs.0.6.1  (cached)
Processing 39/207: [jbuilder: ocaml configure.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "configure.ml" "--libdir" "/home/opam/.opam/4.02/lib" (CWD=/home/opam/.opam/4.02/.opam-switch/build/jbuilder.1.0+beta20.2)
Processing 39/207: [jbuilder: ocaml bootstrap.ml]
-> retrieved lwt.2.7.1  (cached)
Processing 40/207: [jbuilder: ocaml bootstrap.ml]
Processing 41/207: [mirror.0.0.1: http] [jbuilder: ocaml bootstrap.ml]
Processing 42/207: [mirror.0.0.1: http] [jbuilder: ocaml bootstrap.ml]
-> installed mirage-no-xen.1
Processing 43/207: [mirror.0.0.1: http] [jbuilder: ocaml bootstrap.ml]
-> retrieved lwt_react.1.0.0  (cached)
Processing 44/207: [mirror.0.0.1: http] [jbuilder: ocaml bootstrap.ml]
-> retrieved magic-mime.1.0.0  (cached)
Processing 45/207: [mirror.0.0.1: http] [jbuilder: ocaml bootstrap.ml]
-> retrieved nocrypto.0.5.3  (cached)
Processing 46/207: [mirror.0.0.1: http] [jbuilder: ocaml bootstrap.ml]
-> retrieved oasis.0.4.11  (cached)
Processing 47/207: [mirror.0.0.1: http] [jbuilder: ocaml bootstrap.ml]
Processing 48/207: [mirror.0.0.1: http] [jbuilder: ocaml bootstrap.ml]
Processing 49/207: [mirror.0.0.1: http] [jbuilder: ocaml bootstrap.ml]
-> installed ocamlbuild.0
Processing 50/207: [mirror.0.0.1: http] [jbuilder: ocaml bootstrap.ml]
[camlp4: patch] applying termux.patch
Processing 51/207: [mirror.0.0.1: http] [camlp4: patch] [jbuilder: ocaml bootstrap.ml]
Processing 52/207: [mirror.0.0.1: http] [camlp4: patch] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml]
Processing 52/207: [camlp4: patch] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 53/207: [camlp4: patch] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml]
-> retrieved ocamlfind.1.9.1  (cached)
Processing 54/207: [camlp4: patch] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml]
Processing 55/207: [camlp4: patch] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
[camlp4: patch] applying f0ea53725465260556832398096cef8d3f20b49d.patch
-> retrieved mirror.0.0.1  (https://github.com/avsm/opam-mirror/archive/v0.0.1.tar.gz)
Processing 56/207: [camlp4: patch] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ocamlfind-secondary.1.9.1  (cached)
Processing 57/207: [camlp4: patch] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cmdliner.0.9.8)
- File "pkg/topkg-ext.ml", line 42, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "pkg/topkg-ext.ml", line 42, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
-> retrieved ocamlgraph.1.8.5  (cached)
Processing 58/207: [camlp4: patch] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
Processing 58/207: [camlp4: ./configure] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ocamlify.0.0.1  (cached)
Processing 59/207: [camlp4: ./configure] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ocamlmod.0.0.9  (cached)
Processing 60/207: [camlp4: ./configure] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.1  (cached)
Processing 61/207: [camlp4: ./configure] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
Processing 62/207: [camlp4: ./configure] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_core.113.33.03  (cached)
Processing 63/207: [camlp4: ./configure] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved opam-lib.1.2.2  (cached)
Processing 64/207: [camlp4: ./configure] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--bindir=/home/opam/.opam/4.02/bin" "--libdir=/home/opam/.opam/4.02/lib/ocaml" "--pkgdir=/home/opam/.opam/4.02/lib" (CWD=/home/opam/.opam/4.02/.opam-switch/build/camlp4.4.02+7)
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
- /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead.
Processing 64/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 65/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_deriving.4.5  (cached)
Processing 66/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_driver.113.33.04  (cached)
Processing 67/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_fields_conv.113.33.03  (cached)
Processing 68/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_optcomp.113.33.03  (cached)
Processing 69/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_sexp_conv.113.33.03  (cached)
Processing 70/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_tools.5.0+4.02.0  (cached)
Processing 71/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_tools_versioned.5.4.0  (cached)
Processing 72/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppx_type_conv.113.33.03  (cached)
Processing 73/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved ppxfind.1.4  (cached)
Processing 74/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved re.1.10.3  (cached)
Processing 75/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved react.1.2.1  (cached)
Processing 76/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved result.1.5  (cached)
Processing 77/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved seq.0.2.2  (cached)
Processing 78/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved sexplib.113.33.03  (cached)
Processing 79/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved stringext.1.6.0  (cached)
Processing 80/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved tls.0.7.1  (cached)
Processing 81/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved topkg.1.0.0  (cached)
Processing 82/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
-> retrieved uchar.0.0.2  (cached)
Processing 83/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure]
Processing 84/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure] [uchar: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.02/bin" "-sitelib" "/home/opam/.opam/4.02/lib" "-mandir" "/home/opam/.opam/4.02/man" "-config" "/home/opam/.opam/4.02/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: found
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.02/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02/bin
-     Manual pages:          /home/opam/.opam/4.02/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02/bin
-     Manual pages:          /home/opam/.opam/4.02/man
-     topfind script:        /home/opam/.opam/4.02/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: found
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.02/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02/bin
-     Manual pages:          /home/opam/.opam/4.02/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02/bin
-     Manual pages:          /home/opam/.opam/4.02/man
-     topfind script:        /home/opam/.opam/4.02/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 84/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: make all] [uchar: ocaml]
-> retrieved uri.1.9.2  (cached)
Processing 85/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: make all] [uchar: ocaml]
-> retrieved uutf.1.0.2  (cached)
Processing 86/207: [camlp4: make all] [cmdliner: ocaml] [jbuilder: ocaml bootstrap.ml] [ocamlfind: make all] [uchar: ocaml]
-> retrieved x509.0.5.3  (cached)
-> retrieved zarith.1.11  (cached)
-> retrieved zed.1.6  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/git.ml" (CWD=/home/opam/.opam/4.02/.opam-switch/build/uchar.0.0.2)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cmdliner.0.9.8)
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/cmdliner.ml > src/cmdliner.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/cmdliner.mli > src/cmdliner.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -annot -bin-annot -I src -I test -o src/cmdliner.cmi src/cmdliner.mli
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -annot -bin-annot -I src -I test -o src/cmdliner.cmx src/cmdliner.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -a src/cmdliner.cmx -o src/cmdliner.cmxa
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -annot -bin-annot -I src -I test -o src/cmdliner.cmo src/cmdliner.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -a src/cmdliner.cmo -o src/cmdliner.cma
- /home/opam/.opam/4.02/bin/ocamlopt.opt -shared src/cmdliner.cmx -o src/cmdliner.cmxs
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/cmdliner.ml > src/cmdliner.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/cmdliner.mli > src/cmdliner.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -annot -bin-annot -I src -I test -o src/cmdliner.cmi src/cmdliner.mli
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -annot -bin-annot -I src -I test -o src/cmdliner.cmx src/cmdliner.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -a src/cmdliner.cmx -o src/cmdliner.cmxa
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -annot -bin-annot -I src -I test -o src/cmdliner.cmo src/cmdliner.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -a src/cmdliner.cmo -o src/cmdliner.cma
- /home/opam/.opam/4.02/bin/ocamlopt.opt -shared src/cmdliner.cmx -o src/cmdliner.cmxs
-> compiled  cmdliner.0.9.8
Processing 86/207: [camlp4: make all] [jbuilder: ocaml bootstrap.ml] [ocamlfind: make all] [uchar: ocaml]
-> installed cmdliner.0.9.8
Processing 87/207: [camlp4: make all] [jbuilder: ocaml bootstrap.ml] [ocamlfind: make all] [uchar: ocaml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=/home/opam/.opam/4.02/.opam-switch/build/uchar.0.0.2)
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/uchar.ml > src/uchar.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/uchar.mli > src/uchar.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -bin-annot -safe-string -I src -o src/uchar.cmi src/uchar.mli
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -bin-annot -safe-string -I src -o src/uchar.cmx src/uchar.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -a src/uchar.cmx -o src/uchar.cmxa
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -bin-annot -safe-string -I src -o src/uchar.cmo src/uchar.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -a src/uchar.cmo -o src/uchar.cma
- /home/opam/.opam/4.02/bin/ocamlopt.opt -shared src/uchar.cmx -o src/uchar.cmxs
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/uchar.ml > src/uchar.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules src/uchar.mli > src/uchar.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -bin-annot -safe-string -I src -o src/uchar.cmi src/uchar.mli
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -bin-annot -safe-string -I src -o src/uchar.cmx src/uchar.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -a src/uchar.cmx -o src/uchar.cmxa
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -bin-annot -safe-string -I src -o src/uchar.cmo src/uchar.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -a src/uchar.cmo -o src/uchar.cma
- /home/opam/.opam/4.02/bin/ocamlopt.opt -shared src/uchar.cmx -o src/uchar.cmxs
-> compiled  uchar.0.0.2
Processing 87/207: [camlp4: make all] [jbuilder: ocaml bootstrap.ml] [ocamlfind: make all]
-> installed uchar.0.0.2
Processing 88/207: [camlp4: make all] [jbuilder: ocaml bootstrap.ml] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.02/.opam-switch/build/jbuilder.1.0+beta20.2)
- '/home/opam/.opam/4.02/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml
- '/home/opam/.opam/4.02/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.02/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml
Processing 88/207: [camlp4: make all] [jbuilder: ./boot.exe 31] [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.02/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02/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  -g -c findlib_config.ml
- ocamlc -I +compiler-libs  -g -c fl_split.ml
- ocamlc -I +compiler-libs  -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs  -g -c fl_meta.ml
- ocamlc -I +compiler-libs  -c fl_metascanner.mli
- ocamlc -I +compiler-libs  -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs  -c fl_topo.mli
- ocamlc -I +compiler-libs  -g -c fl_topo.ml
- ocamlc -I +compiler-libs  -c fl_package_base.mli
- ocamlc -I +compiler-libs  -g -c fl_package_base.ml
- ocamlc -I +compiler-libs  -c findlib.mli
- ocamlc -I +compiler-libs  -g -c findlib.ml
- ocamlc -I +compiler-libs  -g -c fl_args.ml
- ocamlc -I +compiler-libs  -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  -g -c ocaml_args.ml
- ocamlc -I +compiler-libs  -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  -c topfind.mli
- ocamlc -I +compiler-libs  -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.02/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs  -c num_top_printers.mli
- ocamlc -I +compiler-libs  -g -c num_top_printers.ml
- ocamlc -I +compiler-libs  -c num_top.mli
- ocamlc -I +compiler-libs  -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs  -c fl_dynload.mli
- ocamlc -I +compiler-libs  -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.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.02/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.02/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.02/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02/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  -g -c findlib_config.ml
- ocamlc -I +compiler-libs  -g -c fl_split.ml
- ocamlc -I +compiler-libs  -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs  -g -c fl_meta.ml
- ocamlc -I +compiler-libs  -c fl_metascanner.mli
- ocamlc -I +compiler-libs  -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs  -c fl_topo.mli
- ocamlc -I +compiler-libs  -g -c fl_topo.ml
- ocamlc -I +compiler-libs  -c fl_package_base.mli
- ocamlc -I +compiler-libs  -g -c fl_package_base.ml
- ocamlc -I +compiler-libs  -c findlib.mli
- ocamlc -I +compiler-libs  -g -c findlib.ml
- ocamlc -I +compiler-libs  -g -c fl_args.ml
- ocamlc -I +compiler-libs  -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  -g -c ocaml_args.ml
- ocamlc -I +compiler-libs  -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  -c topfind.mli
- ocamlc -I +compiler-libs  -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.02/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs  -c num_top_printers.mli
- ocamlc -I +compiler-libs  -g -c num_top_printers.ml
- ocamlc -I +compiler-libs  -c num_top.mli
- ocamlc -I +compiler-libs  -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs  -c fl_dynload.mli
- ocamlc -I +compiler-libs  -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.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.02/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.02/.opam-switch/build/ocamlfind.1.9.1'
Processing 88/207: [camlp4: make all] [jbuilder: ./boot.exe 31] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/jbuilder.1.0+beta20.2)
-> compiled  jbuilder.1.0+beta20.2
Processing 88/207: [camlp4: make all] [ocamlfind: make opt]
-> installed jbuilder.1.0+beta20.2
Processing 89/207: [camlp4: make all] [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g  -c findlib_config.ml
- ocamlopt -I +compiler-libs -g  -c fl_split.ml
- ocamlopt -I +compiler-libs -g  -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g  -c fl_meta.ml
- ocamlopt -I +compiler-libs -g  -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g  -c fl_topo.ml
- ocamlopt -I +compiler-libs -g  -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g  -c findlib.ml
- ocamlopt -I +compiler-libs -g  -c fl_args.ml
- ocamlopt -I +compiler-libs -g  -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  -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g  -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  -c topfind.ml
- 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  -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.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- ocamlopt -I +compiler-libs -g  -c findlib_config.ml
- ocamlopt -I +compiler-libs -g  -c fl_split.ml
- ocamlopt -I +compiler-libs -g  -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g  -c fl_meta.ml
- ocamlopt -I +compiler-libs -g  -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g  -c fl_topo.ml
- ocamlopt -I +compiler-libs -g  -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g  -c findlib.ml
- ocamlopt -I +compiler-libs -g  -c fl_args.ml
- ocamlopt -I +compiler-libs -g  -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  -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g  -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  -c topfind.ml
- 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  -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.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
-> compiled  ocamlfind.1.9.1
Processing 89/207: [camlp4: make all]
Processing 90/207: [camlp4: make all] [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.02/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.02/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.02/bin"
- mkdir -p "/home/opam/.opam/4.02/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.02/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.02/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.02/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02/lib/findlib"
- mkdir -p "/home/opam/.opam/4.02/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.02/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.02/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.02/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.02/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.02/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.02/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamlbuild ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.02/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.02/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.02/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.02/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.02/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.02/man/man1" "/home/opam/.opam/4.02/man/man3" "/home/opam/.opam/4.02/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.02/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1'
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/4.02/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.02/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi \
-       fi \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- mkdir -p "/home/opam/.opam/4.02/bin"
- mkdir -p "/home/opam/.opam/4.02/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.02/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.02/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.02/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02/lib/findlib"
- mkdir -p "/home/opam/.opam/4.02/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.02/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.02/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.02/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.02/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.02/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.02/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1'
- for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamlbuild ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.02/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.02/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.02/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.02/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1/src/findlib'
- test ! -f 'site-lib-src/camlp4/META' ||	cp tools/safe_camlp4 "/home/opam/.opam/4.02/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1'
- mkdir -p "/home/opam/.opam/4.02/man/man1" "/home/opam/.opam/4.02/man/man3" "/home/opam/.opam/4.02/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.02/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ocamlfind.1.9.1'
-> installed ocamlfind.1.9.1
Processing 90/207: [camlp4: make all]
Processing 91/207: [camlp4: make all]
Processing 92/207: [camlp4: make all] [js-build-tools: ./configure]
Processing 93/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure]
[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 94/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlfind-secondary: ./configure]
Processing 95/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlfind-secondary: ./configure] [ocamlgraph: touch]
Processing 96/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlfind-secondary: ./configure] [ocamlgraph: touch] [ocamlify: ocaml setup.ml]
Processing 97/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlfind-secondary: ./configure] [ocamlgraph: touch] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml]
Processing 98/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlfind-secondary: ./configure] [ocamlgraph: touch] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all]
Processing 99/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlfind-secondary: ./configure] [ocamlgraph: touch] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: ./configure]
-> installed base-bytes.base
Processing 100/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlfind-secondary: ./configure] [ocamlgraph: touch] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "touch" "./configure" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlgraph.1.8.5)
Processing 100/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlfind-secondary: ./configure] [ocamlgraph: ./configure] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-sitelib" "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind-secondary.1.9.1)
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: found
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.02/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02/bin
-     Manual pages:          /home/opam/.opam/4.02/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02/bin
-     Manual pages:          /home/opam/.opam/4.02/man
-     topfind script:        /home/opam/.opam/4.02/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       yes
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.9.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: found
- num: found
- ocamlbuild: found
- ocamldoc: found
- raw_spacetime: not present (normal since 4.12)
- threads: found
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for ocamlbuild written to site-lib-src/ocamlbuild/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.02/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02/bin
-     Manual pages:          /home/opam/.opam/4.02/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02/bin
-     Manual pages:          /home/opam/.opam/4.02/man
-     topfind script:        /home/opam/.opam/4.02/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       yes
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
-> compiled  ocamlfind-secondary.1.9.1
Processing 100/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlgraph: ./configure] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: ./configure]
Processing 101/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlgraph: ./configure] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: ./configure] [ocamlfind-secondary: make install-meta]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.02/.opam-switch/build/zarith.1.11)
- binary ocaml: found in /home/opam/.opam/4.02/bin
- binary ocamlc: found in /home/opam/.opam/4.02/bin
- binary ocamldep: found in /home/opam/.opam/4.02/bin
- binary ocamlmklib: found in /home/opam/.opam/4.02/bin
- binary ocamldoc: found in /home/opam/.opam/4.02/bin
- binary ar: found in /usr/bin
- binary perl: found in /usr/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.02/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.02/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml extended comparison supported
- OCaml new hash functions available
- OCaml supports -bin-annot to produce documentation
- Using OCaml legacy C API custom operations
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   asm path:             x86_64
-   defines:              -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   asm options           
-   installation path:    /home/opam/.opam/4.02/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
- binary ocaml: found in /home/opam/.opam/4.02/bin
- binary ocamlc: found in /home/opam/.opam/4.02/bin
- binary ocamldep: found in /home/opam/.opam/4.02/bin
- binary ocamlmklib: found in /home/opam/.opam/4.02/bin
- binary ocamldoc: found in /home/opam/.opam/4.02/bin
- binary ar: found in /usr/bin
- binary perl: found in /usr/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.02/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.02/bin
- OCaml's word size is 64
- binary uname: found in /bin
- include gmp.h: found
- library gmp: found
- OCaml extended comparison supported
- OCaml new hash functions available
- OCaml supports -bin-annot to produce documentation
- Using OCaml legacy C API custom operations
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   asm path:             x86_64
-   defines:              -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   asm options           
-   installation path:    /home/opam/.opam/4.02/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 101/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlgraph: ./configure] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make] [ocamlfind-secondary: make install-meta]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-meta" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind-secondary.1.9.1)
- for x in dynlink stdlib unix bigarray compiler-libs graphics num num-top ocamlbuild ocamldoc threads str; do mkdir -p "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages"
- for x in dynlink stdlib unix bigarray compiler-libs graphics num num-top ocamlbuild ocamldoc threads str; do mkdir -p "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/$x"; done
- mkdir -p "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/findlib/Makefile.packages"
Processing 101/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlgraph: ./configure] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make] [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.02/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 101/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlgraph: ./configure] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make] [ocamlfind-secondary: cp ocaml-secondary-compiler.conf]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.02/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 101/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlgraph: ./configure] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make] [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlgraph.1.8.5)
- checking for ocamlc... ocamlc
- ocaml version is 4.02.3
- ocaml library path is /home/opam/.opam/4.02/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlweb... true
- checking for ocamlfind... ocamlfind
- OCamlfind detected and enabled
- ocamlfind: Package `lablgtk2' not found
- checking for /home/opam/.opam/4.02/lib/ocaml/lablgtk2/lablgtk.cmxa... no
- checking Win32 platform... no
- configure: WARNING: lablgnomecanvas not found: the graph editor and view_graph will not be compiled
- configure: creating ./config.status
- config.status: creating Makefile
- checking for ocamlc... ocamlc
- ocaml version is 4.02.3
- ocaml library path is /home/opam/.opam/4.02/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlc.opt version... ok
- checking for ocamldep... ocamldep
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlweb... true
- checking for ocamlfind... ocamlfind
- OCamlfind detected and enabled
- ocamlfind: Package `lablgtk2' not found
- checking for /home/opam/.opam/4.02/lib/ocaml/lablgtk2/lablgtk.cmxa... no
- checking Win32 platform... no
- configure: WARNING: lablgnomecanvas not found: the graph editor and view_graph will not be compiled
- configure: creating ./config.status
- config.status: creating Makefile
Processing 101/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlgraph: make] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make] [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind-secondary.1.9.1)
Processing 101/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlgraph: make] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make] [ocamlfind-secondary: cp META]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "cp" "META" "/home/opam/.opam/4.02/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlfind-secondary.1.9.1)
-> installed ocamlfind-secondary.1.9.1
Processing 101/207: [camlp4: make all] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlgraph: make] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make]
Processing 102/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [js-build-tools: ./configure] [magic-mime: ./configure] [ocamlgraph: make] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlify.0.0.1)
- I: Running command '/home/opam/.opam/4.02/bin/ocamlc.opt -config > /opam-tmp/oasis-c83717.txt'
- I: Running command '/home/opam/.opam/4.02/bin/ocamlfind query -format %v findlib > /opam-tmp/oasis-14b654.txt'
- 
- Configuration: 
- 
- OCamlbuild additional flags: ................... 
- Compile with ocaml profile flag on.: ........... false
- Compile with ocaml debug flag on.: ............. true
- Remove a directory.: ........................... rm -rf
- Remove a file.: ................................ rm -f
- suffix_program: ................................ 
- is_native: ..................................... true
- findlib_version: ............................... 1.9.1
- PS documentation: .............................. $docdir
- PDF documentation: ............................. $docdir
- DVI documentation: ............................. $docdir
- HTML documentation: ............................ $docdir
- Documentation root: ............................ $datarootdir/doc/$pkg_name
- Man documentation: ............................. $datarootdir/man
- Locale-dependent data: ......................... $datarootdir/locale
- Info documentation: ............................ $datarootdir/info
- Read-only architecture-independent data: ....... $datarootdir
- Read-only arch-independent data root: .......... $prefix/share
- Object code libraries: ......................... $exec_prefix/lib
- Modifiable single-machine data: ................ $prefix/var
- Modifiable architecture-independent data: ...... $prefix/com
- Read-only single-machine data: ................. $prefix/etc
- Program executables: ........................... $exec_prefix/libexec
- System admin executables: ...................... $exec_prefix/sbin
- User executables: .............................. $exec_prefix/bin
- Install architecture-dependent files in dir: ... $prefix
- Install architecture-independent files dir: .... /home/opam/.opam/4.02
- systhread_supported: ........................... true
- default_executable_name: ....................... a.out
- ext_dll: ....................................... .so
- ext_lib: ....................................... .a
- ext_asm: ....................................... .s
- ext_obj: ....................................... .o
- model: ......................................... default
- native_c_compiler: ............................. gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- bytecomp_c_compiler: ........................... gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- standard_runtime: .............................. /home/opam/.opam/4.02/bin/ocamlrun
- standard_library: .............................. /home/opam/.opam/4.02/lib/ocaml
- standard_library_default: ...................... /home/opam/.opam/4.02/lib/ocaml
- ocaml_version: ................................. 4.02.3
- ccomp_type: .................................... cc
- architecture: .................................. amd64
- system: ........................................ linux
- os_type: ....................................... Unix
- Package version: ............................... 0.0.1
- Package name: .................................. ocamlify
- ocamlbuild: .................................... /home/opam/.opam/4.02/bin/ocamlbuild
- ocamlopt: ...................................... /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlc: ........................................ /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlfind: ..................................... /home/opam/.opam/4.02/bin/ocamlfind
- 
- I: Running command '/home/opam/.opam/4.02/bin/ocamlc.opt -config > /opam-tmp/oasis-c83717.txt'
- I: Running command '/home/opam/.opam/4.02/bin/ocamlfind query -format %v findlib > /opam-tmp/oasis-14b654.txt'
- 
- Configuration: 
- 
- OCamlbuild additional flags: ................... 
- Compile with ocaml profile flag on.: ........... false
- Compile with ocaml debug flag on.: ............. true
- Remove a directory.: ........................... rm -rf
- Remove a file.: ................................ rm -f
- suffix_program: ................................ 
- is_native: ..................................... true
- findlib_version: ............................... 1.9.1
- PS documentation: .............................. $docdir
- PDF documentation: ............................. $docdir
- DVI documentation: ............................. $docdir
- HTML documentation: ............................ $docdir
- Documentation root: ............................ $datarootdir/doc/$pkg_name
- Man documentation: ............................. $datarootdir/man
- Locale-dependent data: ......................... $datarootdir/locale
- Info documentation: ............................ $datarootdir/info
- Read-only architecture-independent data: ....... $datarootdir
- Read-only arch-independent data root: .......... $prefix/share
- Object code libraries: ......................... $exec_prefix/lib
- Modifiable single-machine data: ................ $prefix/var
- Modifiable architecture-independent data: ...... $prefix/com
- Read-only single-machine data: ................. $prefix/etc
- Program executables: ........................... $exec_prefix/libexec
- System admin executables: ...................... $exec_prefix/sbin
- User executables: .............................. $exec_prefix/bin
- Install architecture-dependent files in dir: ... $prefix
- Install architecture-independent files dir: .... /home/opam/.opam/4.02
- systhread_supported: ........................... true
- default_executable_name: ....................... a.out
- ext_dll: ....................................... .so
- ext_lib: ....................................... .a
- ext_asm: ....................................... .s
- ext_obj: ....................................... .o
- model: ......................................... default
- native_c_compiler: ............................. gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- bytecomp_c_compiler: ........................... gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- standard_runtime: .............................. /home/opam/.opam/4.02/bin/ocamlrun
- standard_library: .............................. /home/opam/.opam/4.02/lib/ocaml
- standard_library_default: ...................... /home/opam/.opam/4.02/lib/ocaml
- ocaml_version: ................................. 4.02.3
- ccomp_type: .................................... cc
- architecture: .................................. amd64
- system: ........................................ linux
- os_type: ....................................... Unix
- Package version: ............................... 0.0.1
- Package name: .................................. ocamlify
- ocamlbuild: .................................... /home/opam/.opam/4.02/bin/ocamlbuild
- ocamlopt: ...................................... /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlc: ........................................ /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlfind: ..................................... /home/opam/.opam/4.02/bin/ocamlfind
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix=/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/magic-mime.1.0.0)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ magic-mime
- Package version: ..................................... 1.0.0
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ magic-mime
- Package version: ..................................... 1.0.0
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- 
Processing 102/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [js-build-tools: ./configure] [magic-mime: make] [ocamlgraph: make] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/js-build-tools.113.33.04)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ js-build-tools
- Package version: ..................................... 113.33.04
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ocamlbuild: ...................................... /home/opam/.opam/4.02/lib/ocaml/ocamlbuild
- 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ js-build-tools
- Package version: ..................................... 113.33.04
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ocamlbuild: ...................................... /home/opam/.opam/4.02/lib/ocaml/ocamlbuild
- 
Processing 102/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [js-build-tools: make] [magic-mime: make] [ocamlgraph: make] [ocamlify: ocaml setup.ml] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlmod.0.0.9)
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ocamlmod
- Package version: ..................................... 0.0.9
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_str: ............................................. /home/opam/.opam/4.02/lib/ocaml
- 
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ocamlmod
- Package version: ..................................... 0.0.9
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_str: ............................................. /home/opam/.opam/4.02/lib/ocaml
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlify.0.0.1)
- I: Running command '/home/opam/.opam/4.02/bin/ocamlbuild src/ocamlify.byte -tag debug'
- /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/ocamlify.ml > src/ocamlify.ml.depends
- ocamlfind ocamldep -modules src/OCamlifyConfig.ml > src/OCamlifyConfig.ml.depends
- ocamlfind ocamlc -c -g -I src -o src/OCamlifyConfig.cmo src/OCamlifyConfig.ml
- ocamlfind ocamlc -c -g -I src -o src/ocamlify.cmo src/ocamlify.ml
- ocamlfind ocamlc -g -linkpkg src/OCamlifyConfig.cmo src/ocamlify.cmo -o src/ocamlify.byte
- I: Running command 'cp '_build/src/ocamlify.byte' '_build/src/ocamlify''
- I: Running command '/home/opam/.opam/4.02/bin/ocamlbuild src/ocamlify.byte -tag debug'
- /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamldep -modules src/ocamlify.ml > src/ocamlify.ml.depends
- ocamlfind ocamldep -modules src/OCamlifyConfig.ml > src/OCamlifyConfig.ml.depends
- ocamlfind ocamlc -c -g -I src -o src/OCamlifyConfig.cmo src/OCamlifyConfig.ml
- ocamlfind ocamlc -c -g -I src -o src/ocamlify.cmo src/ocamlify.ml
- ocamlfind ocamlc -g -linkpkg src/OCamlifyConfig.cmo src/ocamlify.cmo -o src/ocamlify.byte
- I: Running command 'cp '_build/src/ocamlify.byte' '_build/src/ocamlify''
-> compiled  ocamlify.0.0.1
Processing 102/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [js-build-tools: make] [magic-mime: make] [ocamlgraph: make] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make]
Processing 103/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [js-build-tools: make] [magic-mime: make] [ocamlgraph: make] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make] [ocamlify: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/js-build-tools.113.33.04)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ js-build-tools
- Package version: ..................................... 113.33.04
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ocamlbuild: ...................................... /home/opam/.opam/4.02/lib/ocaml/ocamlbuild
- 
- ./setup.exe -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ocamlbuild -modules ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli > ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmi ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ocamlbuild -modules ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml > ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmo ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmo -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxa ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules oasis2opam-install/oasis2opam_install.mli > oasis2opam-install/oasis2opam_install.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmi oasis2opam-install/oasis2opam_install.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules oasis2opam-install/oasis2opam_install.ml > oasis2opam-install/oasis2opam_install.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmo oasis2opam-install/oasis2opam_install.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmo -o oasis2opam-install/oasis2opam_install.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmx oasis2opam-install/oasis2opam_install.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmx -o oasis2opam-install/oasis2opam_install.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmxa oasis2opam-install/oasis2opam_install.cmx -o oasis2opam-install/oasis2opam_install.cmxs
- make js-build-tools.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/js-build-tools.113.33.04'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/js-build-tools.113.33.04'
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ js-build-tools
- Package version: ..................................... 113.33.04
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ocamlbuild: ...................................... /home/opam/.opam/4.02/lib/ocaml/ocamlbuild
- 
- ./setup.exe -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ocamlbuild -modules ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli > ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmi ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ocamlbuild -modules ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml > ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmo ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmo -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxa ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules oasis2opam-install/oasis2opam_install.mli > oasis2opam-install/oasis2opam_install.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmi oasis2opam-install/oasis2opam_install.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules oasis2opam-install/oasis2opam_install.ml > oasis2opam-install/oasis2opam_install.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmo oasis2opam-install/oasis2opam_install.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmo -o oasis2opam-install/oasis2opam_install.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmx oasis2opam-install/oasis2opam_install.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmx -o oasis2opam-install/oasis2opam_install.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmxa oasis2opam-install/oasis2opam_install.cmx -o oasis2opam-install/oasis2opam_install.cmxs
- make js-build-tools.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/js-build-tools.113.33.04'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/js-build-tools.113.33.04'
-> compiled  js-build-tools.113.33.04
Processing 103/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [magic-mime: make] [ocamlgraph: make] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make] [ocamlify: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/magic-mime.1.0.0)
- ocaml setup.ml -build 
- /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules magic_mime.mli > magic_mime.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -o magic_mime.cmi magic_mime.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules magic_mime.ml > magic_mime.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules mime_types.mli > mime_types.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -o mime_types.cmi mime_types.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules mime_types.ml > mime_types.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -o magic_mime.cmo magic_mime.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -o mime_types.cmo mime_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a mime_types.cmo magic_mime.cmo -o magic-mime.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -o mime_types.cmx mime_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -o magic_mime.cmx magic_mime.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a mime_types.cmx magic_mime.cmx -o magic-mime.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared magic-mime.cmxa mime_types.cmx magic_mime.cmx -o magic-mime.cmxs
- ocaml setup.ml -build 
- /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules magic_mime.mli > magic_mime.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -o magic_mime.cmi magic_mime.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules magic_mime.ml > magic_mime.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules mime_types.mli > mime_types.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -o mime_types.cmi mime_types.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -modules mime_types.ml > mime_types.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -o magic_mime.cmo magic_mime.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -o mime_types.cmo mime_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a mime_types.cmo magic_mime.cmo -o magic-mime.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -o mime_types.cmx mime_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -o magic_mime.cmx magic_mime.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a mime_types.cmx magic_mime.cmx -o magic-mime.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared magic-mime.cmxa mime_types.cmx magic_mime.cmx -o magic-mime.cmxs
-> compiled  magic-mime.1.0.0
Processing 103/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlgraph: make] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make] [ocamlify: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlify.0.0.1)
- I: Copying file '/home/opam/.opam/4.02/.opam-switch/build/ocamlify.0.0.1/_build/src/ocamlify' to '/home/opam/.opam/4.02/bin/ocamlify'
- I: Running command 'cp '/home/opam/.opam/4.02/.opam-switch/build/ocamlify.0.0.1/_build/src/ocamlify' '/home/opam/.opam/4.02/bin/ocamlify''
- I: Copying file '/home/opam/.opam/4.02/.opam-switch/build/ocamlify.0.0.1/_build/src/ocamlify' to '/home/opam/.opam/4.02/bin/ocamlify'
- I: Running command 'cp '/home/opam/.opam/4.02/.opam-switch/build/ocamlify.0.0.1/_build/src/ocamlify' '/home/opam/.opam/4.02/bin/ocamlify''
-> installed ocamlify.0.0.1
Processing 103/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlgraph: make] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make]
-> installed js-build-tools.113.33.04
Processing 104/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [ocamlgraph: make] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make]
Processing 105/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: ./configure] [ocamlgraph: make] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [zarith: make]
Processing 106/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: ./configure] [ocamlgraph: make] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [sexplib: ./configure] [zarith: make]
Processing 107/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: ./configure] [ocamlgraph: make] [ocamlmod: ocaml setup.ml] [ppx_tools: make all] [sexplib: ./configure] [zarith: make] [magic-mime: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_tools.5.0+4.02.0)
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo
- ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx
- ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo
- ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx
- ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa
-> compiled  ppx_tools.5.0+4.02.0
Processing 107/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: ./configure] [ocamlgraph: make] [ocamlmod: ocaml setup.ml] [sexplib: ./configure] [zarith: make] [magic-mime: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlmod.0.0.9)
- /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 21, characters 18-27:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 23, characters 19-28:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -modules src/ocamlmod.ml > src/ocamlmod.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -modules src/ocamlmodConf.ml > src/ocamlmodConf.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmodConf.cmo src/ocamlmodConf.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml
- File "src/ocamlmod.ml", line 29, characters 6-13:
- Warning 26: unused variable real_fn.
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -linkpkg -package str src/ocamlmodConf.cmo src/ocamlmod.cmo -o src/ocamlmod.byte
- /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 21, characters 18-27:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 23, characters 19-28:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -modules src/ocamlmod.ml > src/ocamlmod.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package str -modules src/ocamlmodConf.ml > src/ocamlmodConf.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmodConf.cmo src/ocamlmodConf.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package str -I src -o src/ocamlmod.cmo src/ocamlmod.ml
- File "src/ocamlmod.ml", line 29, characters 6-13:
- Warning 26: unused variable real_fn.
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -linkpkg -package str src/ocamlmodConf.cmo src/ocamlmod.cmo -o src/ocamlmod.byte
-> compiled  ocamlmod.0.0.9
Processing 107/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: ./configure] [ocamlgraph: make] [sexplib: ./configure] [zarith: make] [magic-mime: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/zarith.1.11)
- ./z_pp.pl x86_64
- Name "main::extra" used only once: possible typo at ./z_pp.pl line 29.
- found assembly file caml_z_x86_64.S
-   found abs
-   found add
-   found div
-   found divexact
-   found logand
-   found lognot
-   found logor
-   found logxor
-   found mul
-   found neg
-   found pred
-   found rem
-   found shift_left
-   found shift_right
-   found sub
-   found succ
- ocamldep -native  z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp
- gcc -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX     -c -o caml_z_x86_64.o caml_z_x86_64.S
- ocamlc -ccopt "-I/home/opam/.opam/4.02/lib/ocaml  -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX  -O3 -Wall -Wextra " -c caml_z.c
- In file included from zarith.h:29,
-                  from caml_z.c:39:
- caml_z.c: In function 'ml_z_reduce':
- /home/opam/.opam/4.02/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:414:14: note: in expansion of macro 'Val_long'
-   414 |       return Val_long(Z_MIN_INT);
-       |              ^~~~~~~~
- caml_z.c: In function 'ml_z_compare':
- /home/opam/.opam/4.02/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1074:42: note: in expansion of macro 'Val_long'
-  1074 |       return arg1 > arg2 ? Val_long(1) : Val_long(-1);
-       |                                          ^~~~~~~~
- /home/opam/.opam/4.02/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1078:29: note: in expansion of macro 'Val_long'
-  1078 |       return Z_SIGN(arg1) ? Val_long(-1) : Val_long(1);
-       |                             ^~~~~~~~
- /home/opam/.opam/4.02/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1084:41: note: in expansion of macro 'Val_long'
-  1084 |     return Z_SIGN(arg2) ? Val_long(1) : Val_long(-1);
-       |                                         ^~~~~~~~
- caml_z.c: In function 'ml_z_rdiv':
- /home/opam/.opam/4.02/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1622:20: note: in expansion of macro 'Val_long'
-  1622 |       if (dir) q = Val_long(-1);
-       |                    ^~~~~~~~
- caml_z.c: In function 'ml_z_shift_right':
- /home/opam/.opam/4.02/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:2296:26: note: in expansion of macro 'Val_long'
-  2296 |     if (sign_arg) return Val_long(-1);
-       |                          ^~~~~~~~
- ocamlmklib -failsafe -o zarith caml_z_x86_64.o caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
- ./z_pp.pl x86_64
- Name "main::extra" used only once: possible typo at ./z_pp.pl line 29.
- found assembly file caml_z_x86_64.S
-   found abs
-   found add
-   found div
-   found divexact
-   found logand
-   found lognot
-   found logor
-   found logxor
-   found mul
-   found neg
-   found pred
-   found rem
-   found shift_left
-   found shift_right
-   found sub
-   found succ
- ocamldep -native  z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp
- gcc -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX     -c -o caml_z_x86_64.o caml_z_x86_64.S
- ocamlc -ccopt "-I/home/opam/.opam/4.02/lib/ocaml  -DZ_OCAML_LEGACY_CUSTOM_OPERATIONS -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX  -O3 -Wall -Wextra " -c caml_z.c
- In file included from zarith.h:29,
-                  from caml_z.c:39:
- caml_z.c: In function 'ml_z_reduce':
- /home/opam/.opam/4.02/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:414:14: note: in expansion of macro 'Val_long'
-   414 |       return Val_long(Z_MIN_INT);
-       |              ^~~~~~~~
- caml_z.c: In function 'ml_z_compare':
- /home/opam/.opam/4.02/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1074:42: note: in expansion of macro 'Val_long'
-  1074 |       return arg1 > arg2 ? Val_long(1) : Val_long(-1);
-       |                                          ^~~~~~~~
- /home/opam/.opam/4.02/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1078:29: note: in expansion of macro 'Val_long'
-  1078 |       return Z_SIGN(arg1) ? Val_long(-1) : Val_long(1);
-       |                             ^~~~~~~~
- /home/opam/.opam/4.02/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1084:41: note: in expansion of macro 'Val_long'
-  1084 |     return Z_SIGN(arg2) ? Val_long(1) : Val_long(-1);
-       |                                         ^~~~~~~~
- caml_z.c: In function 'ml_z_rdiv':
- /home/opam/.opam/4.02/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:1622:20: note: in expansion of macro 'Val_long'
-  1622 |       if (dir) q = Val_long(-1);
-       |                    ^~~~~~~~
- caml_z.c: In function 'ml_z_shift_right':
- /home/opam/.opam/4.02/lib/ocaml/caml/mlvalues.h:71:39: warning: left shift of negative value [-Wshift-negative-value]
-    71 | #define Val_long(x)     (((intnat)(x) << 1) + 1)
-       |                                       ^~
- caml_z.c:2296:26: note: in expansion of macro 'Val_long'
-  2296 |     if (sign_arg) return Val_long(-1);
-       |                          ^~~~~~~~
- ocamlmklib -failsafe -o zarith caml_z_x86_64.o caml_z.o -lgmp
- ocamlc -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -I +compiler-libs  -c z.ml
- ocamlopt -I +compiler-libs  -c q.ml
- ocamlopt -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.11
Processing 107/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: ./configure] [ocamlgraph: make] [sexplib: ./configure] [magic-mime: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/magic-mime.1.0.0)
- ocaml setup.ml -install 
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.mli
- Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.mli
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic-mime.cma
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic-mime.cmxa
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic-mime.a
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic-mime.cmxs
- Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.cmi
- Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.cmti
- Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.cmt
- Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.annot
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.cmi
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.cmti
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.cmt
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.annot
- Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.cmx
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.cmx
- Installed /home/opam/.opam/4.02/lib/magic-mime/META
- ocaml setup.ml -install 
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.mli
- Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.mli
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic-mime.cma
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic-mime.cmxa
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic-mime.a
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic-mime.cmxs
- Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.cmi
- Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.cmti
- Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.cmt
- Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.annot
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.cmi
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.cmti
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.cmt
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.annot
- Installed /home/opam/.opam/4.02/lib/magic-mime/mime_types.cmx
- Installed /home/opam/.opam/4.02/lib/magic-mime/magic_mime.cmx
- Installed /home/opam/.opam/4.02/lib/magic-mime/META
-> installed magic-mime.1.0.0
Processing 107/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: ./configure] [ocamlgraph: make] [sexplib: ./configure]
Processing 108/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: ./configure] [ocamlgraph: make] [sexplib: ./configure] [ocamlmod: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/sexplib.113.33.03)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ sexplib
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bigarray: ........................................ /home/opam/.opam/4.02/lib/ocaml
- pkg_num: ............................................. /home/opam/.opam/4.02/lib/num
- pkg_unix: ............................................ /home/opam/.opam/4.02/lib/ocaml
- 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ sexplib
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bigarray: ........................................ /home/opam/.opam/4.02/lib/ocaml
- pkg_num: ............................................. /home/opam/.opam/4.02/lib/num
- pkg_unix: ............................................ /home/opam/.opam/4.02/lib/ocaml
- 
Processing 108/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: ./configure] [ocamlgraph: make] [sexplib: make] [ocamlmod: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/fieldslib.113.33.03)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ fieldslib
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ fieldslib
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- 
Processing 108/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: make] [ocamlgraph: make] [sexplib: make] [ocamlmod: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlmod.0.0.9)
-> installed ocamlmod.0.0.9
Processing 108/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: make] [ocamlgraph: make] [sexplib: make]
Processing 109/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: make] [oasis: ocaml setup.ml] [ocamlgraph: make] [sexplib: make]
Processing 110/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: make] [oasis: ocaml setup.ml] [ocamlgraph: make] [sexplib: make] [ppx_tools: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_tools.5.0+4.02.0)
- ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.02/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.02/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.02/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.02/lib/ppx_tools/META
- ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.02/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.02/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.02/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.02/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.02/lib/ppx_tools/META
-> installed ppx_tools.5.0+4.02.0
Processing 110/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: make] [oasis: ocaml setup.ml] [ocamlgraph: make] [sexplib: make]
Processing 111/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: make] [oasis: ocaml setup.ml] [ocamlgraph: make] [ppx_core: ./configure] [sexplib: make]
Processing 112/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: make] [oasis: ocaml setup.ml] [ocamlgraph: make] [ppx_core: ./configure] [sexplib: make] [zarith: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/zarith.1.11)
- ocamlfind install -destdir "/home/opam/.opam/4.02/lib" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith_top.cma zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.02/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.02/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.02/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.02/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.02/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.02/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.02/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.02/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.02/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.02/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.02/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.02/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.02/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.02/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.02/lib/zarith/q.mli
- Installed /home/opam/.opam/4.02/lib/zarith/z.mli
- Installed /home/opam/.opam/4.02/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.02/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.02/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.02/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.02/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.02/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.02/lib/zarith/META
- ocamlfind install -destdir "/home/opam/.opam/4.02/lib" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith_top.cma zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /home/opam/.opam/4.02/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.02/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.02/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.02/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.02/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.02/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.02/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.02/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.02/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.02/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.02/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.02/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.02/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.02/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.02/lib/zarith/q.mli
- Installed /home/opam/.opam/4.02/lib/zarith/z.mli
- Installed /home/opam/.opam/4.02/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.02/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.02/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.02/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.02/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.02/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.02/lib/zarith/META
-> installed zarith.1.11
Processing 112/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [fieldslib: make] [oasis: ocaml setup.ml] [ocamlgraph: make] [ppx_core: ./configure] [sexplib: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/fieldslib.113.33.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ fieldslib
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'fieldslib' in library fieldslib
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -predicates custom_ppx -modules src/field.mli > src/field.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I src -o src/field.cmi src/field.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -predicates custom_ppx -modules src/field.ml > src/field.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I src -o src/field.cmo src/field.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/field.cmo -o src/fieldslib.cmo
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/fieldslib.cmo -o src/fieldslib.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -for-pack Fieldslib -predicates custom_ppx -w -40 -I src -o src/field.cmx src/field.ml
- touch src/fieldslib.mli  ; if  /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/field.cmx -o src/fieldslib.cmx  ; then  rm -f src/fieldslib.mli  ; else  rm -f src/fieldslib.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/fieldslib.cmx -o src/fieldslib.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/fieldslib.cmxa -o src/fieldslib.cmxs
- make fieldslib.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/fieldslib.113.33.03'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/fieldslib.113.33.03'
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ fieldslib
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'fieldslib' in library fieldslib
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -predicates custom_ppx -modules src/field.mli > src/field.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I src -o src/field.cmi src/field.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -predicates custom_ppx -modules src/field.ml > src/field.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I src -o src/field.cmo src/field.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/field.cmo -o src/fieldslib.cmo
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/fieldslib.cmo -o src/fieldslib.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -for-pack Fieldslib -predicates custom_ppx -w -40 -I src -o src/field.cmx src/field.ml
- touch src/fieldslib.mli  ; if  /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/field.cmx -o src/fieldslib.cmx  ; then  rm -f src/fieldslib.mli  ; else  rm -f src/fieldslib.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/fieldslib.cmx -o src/fieldslib.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/fieldslib.cmxa -o src/fieldslib.cmxs
- make fieldslib.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/fieldslib.113.33.03'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/fieldslib.113.33.03'
-> compiled  fieldslib.113.33.03
Processing 112/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [oasis: ocaml setup.ml] [ocamlgraph: make] [ppx_core: ./configure] [sexplib: make]
-> installed fieldslib.113.33.03
Processing 113/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [oasis: ocaml setup.ml] [ocamlgraph: make] [ppx_core: ./configure] [sexplib: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_core.113.33.03)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_core
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_compiler_libs_common: ............................ /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_core
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_compiler_libs_common: ............................ /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- 
Processing 113/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [oasis: ocaml setup.ml] [ocamlgraph: make] [ppx_core: make] [sexplib: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlgraph.1.8.5)
- sed -e s/VERSION/1.8.5/ -e s/CMA/graph.cma/ -e s/CMXA/graph.cmxa/ \
- 	META.in > META
- ocamllex.opt src/gml.mll
- 26 states, 827 transitions, table size 3464 bytes
- 2623 additional bytes used for bindings
- rm -f src/version.ml
- echo "let version = \""1.8.5"\"" > src/version.ml
- echo "let date = \""`date`"\"" >> src/version.ml
- rm -f .depend
- ocamldep -slash -I src -I lib -I editor -I view_graph -I dgraph\
- 	lib/*.ml lib/*.mli \
- 	src/*.ml src/*.mli \
- 	editor/*.mli editor/*.ml \
- 	view_graph/*.mli view_graph/*.ml \
- 	dgraph/*.mli dgraph/*.ml > .depend
- ocamlc.opt -c -I src -I lib -g -dtypes src/sig.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/sig_pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_ast.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/unionfind.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/unionfind.ml
- ocamlc.opt -c -I src -I lib -g -dtypes lib/heap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/heap.ml
- File "lib/heap.ml", line 54, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/heap.ml", line 61, characters 16-28:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlc.opt -c -I src -I lib -g -dtypes lib/bitv.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/bitv.ml
- File "lib/bitv.ml", line 51, characters 15-27:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 68, characters 25-37:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 71, characters 12-24:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 368, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 380, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 392, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 401, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 464, characters 27-39:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- ocamlc.opt -c -I src -I lib -g -dtypes src/version.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/util.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/util.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/blocks.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/persistent.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/persistent.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/imperative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/imperative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/delaunay.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/delaunay.ml
- File "src/delaunay.ml", line 260, characters 19-31:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlc.opt -c -I src -I lib -g -dtypes src/builder.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/builder.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/classic.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/classic.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/rand.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/rand.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/oper.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/oper.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/components.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/components.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/path.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/path.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/nonnegative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/nonnegative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/traverse.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/traverse.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/coloring.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/coloring.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/topological.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/topological.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/kruskal.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/kruskal.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/flow.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/flow.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/prim.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/prim.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/dominator.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dominator.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphviz.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphviz.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/gml.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/gml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_parser.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_parser.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_lexer.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/pack.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/gmap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/gmap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/minsep.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/minsep.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/cliquetree.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/cliquetree.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/mcs_m.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/mcs_m.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/md.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/md.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/strat.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/strat.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/fixpoint.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/fixpoint.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/leaderlist.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/leaderlist.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/contraction.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/contraction.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphml.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/merge.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/merge.ml
- ocamlc.opt -I src -I lib -pack -g -o graph.cmo src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmo lib/heap.cmo lib/bitv.cmo src/version.cmo src/util.cmo src/blocks.cmo src/persistent.cmo src/imperative.cmo src/delaunay.cmo src/builder.cmo src/classic.cmo src/rand.cmo src/oper.cmo src/components.cmo src/path.cmo src/nonnegative.cmo src/traverse.cmo src/coloring.cmo src/topological.cmo src/kruskal.cmo src/flow.cmo src/prim.cmo src/dominator.cmo src/graphviz.cmo src/gml.cmo src/dot_parser.cmo src/dot_lexer.cmo src/dot.cmo src/pack.cmo src/gmap.cmo src/minsep.cmo src/cliquetree.cmo src/mcs_m.cmo src/md.cmo src/strat.cmo src/fixpoint.cmo src/leaderlist.cmo src/contraction.cmo src/graphml.cmo src/merge.cmo
- ocamlc.opt -I src -I lib -a -g -o graph.cma graph.cmo
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/unionfind.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/heap.ml
- File "lib/heap.ml", line 54, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/heap.ml", line 61, characters 16-28:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/bitv.ml
- File "lib/bitv.ml", line 51, characters 15-27:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 68, characters 25-37:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 71, characters 12-24:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 368, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 380, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 392, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 401, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 464, characters 27-39:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/version.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/util.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/blocks.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/persistent.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/imperative.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/delaunay.ml
- File "src/delaunay.ml", line 260, characters 19-31:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/builder.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/classic.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/rand.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/oper.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/components.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/path.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/nonnegative.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/traverse.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/coloring.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/topological.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/kruskal.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/flow.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/prim.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dominator.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphviz.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/gml.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_parser.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_lexer.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/pack.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/gmap.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/minsep.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/cliquetree.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/mcs_m.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/md.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/strat.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/fixpoint.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/leaderlist.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/contraction.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphml.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/merge.ml
- ocamlopt.opt -I src -I lib -pack -o graph.cmx src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmx lib/heap.cmx lib/bitv.cmx src/version.cmx src/util.cmx src/blocks.cmx src/persistent.cmx src/imperative.cmx src/delaunay.cmx src/builder.cmx src/classic.cmx src/rand.cmx src/oper.cmx src/components.cmx src/path.cmx src/nonnegative.cmx src/traverse.cmx src/coloring.cmx src/topological.cmx src/kruskal.cmx src/flow.cmx src/prim.cmx src/dominator.cmx src/graphviz.cmx src/gml.cmx src/dot_parser.cmx src/dot_lexer.cmx src/dot.cmx src/pack.cmx src/gmap.cmx src/minsep.cmx src/cliquetree.cmx src/mcs_m.cmx src/md.cmx src/strat.cmx src/fixpoint.cmx src/leaderlist.cmx src/contraction.cmx src/graphml.cmx src/merge.cmx
- ocamlopt.opt -I src -I lib -a -o graph.cmxa graph.cmx
- ocamlopt.opt -I src -I lib -shared -o graph.cmxs graph.cmx
- sed -e s/VERSION/1.8.5/ -e s/CMA/graph.cma/ -e s/CMXA/graph.cmxa/ \
- 	META.in > META
- ocamllex.opt src/gml.mll
- 26 states, 827 transitions, table size 3464 bytes
- 2623 additional bytes used for bindings
- rm -f src/version.ml
- echo "let version = \""1.8.5"\"" > src/version.ml
- echo "let date = \""`date`"\"" >> src/version.ml
- rm -f .depend
- ocamldep -slash -I src -I lib -I editor -I view_graph -I dgraph\
- 	lib/*.ml lib/*.mli \
- 	src/*.ml src/*.mli \
- 	editor/*.mli editor/*.ml \
- 	view_graph/*.mli view_graph/*.ml \
- 	dgraph/*.mli dgraph/*.ml > .depend
- ocamlc.opt -c -I src -I lib -g -dtypes src/sig.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/sig_pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_ast.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/unionfind.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/unionfind.ml
- ocamlc.opt -c -I src -I lib -g -dtypes lib/heap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/heap.ml
- File "lib/heap.ml", line 54, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/heap.ml", line 61, characters 16-28:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlc.opt -c -I src -I lib -g -dtypes lib/bitv.mli
- ocamlc.opt -c -I src -I lib -g -dtypes lib/bitv.ml
- File "lib/bitv.ml", line 51, characters 15-27:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 68, characters 25-37:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 71, characters 12-24:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 368, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 380, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 392, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 401, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 464, characters 27-39:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- ocamlc.opt -c -I src -I lib -g -dtypes src/version.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/util.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/util.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/blocks.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/persistent.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/persistent.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/imperative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/imperative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/delaunay.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/delaunay.ml
- File "src/delaunay.ml", line 260, characters 19-31:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlc.opt -c -I src -I lib -g -dtypes src/builder.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/builder.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/classic.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/classic.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/rand.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/rand.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/oper.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/oper.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/components.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/components.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/path.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/path.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/nonnegative.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/nonnegative.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/traverse.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/traverse.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/coloring.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/coloring.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/topological.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/topological.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/kruskal.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/kruskal.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/flow.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/flow.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/prim.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/prim.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/dominator.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dominator.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphviz.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphviz.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/gml.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/gml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_parser.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_parser.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot_lexer.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/dot.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/pack.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/pack.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/gmap.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/gmap.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/minsep.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/minsep.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/cliquetree.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/cliquetree.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/mcs_m.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/mcs_m.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/md.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/md.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/strat.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/strat.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/fixpoint.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/fixpoint.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/leaderlist.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/leaderlist.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/contraction.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/contraction.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphml.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/graphml.ml
- ocamlc.opt -c -I src -I lib -g -dtypes src/merge.mli
- ocamlc.opt -c -I src -I lib -g -dtypes src/merge.ml
- ocamlc.opt -I src -I lib -pack -g -o graph.cmo src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmo lib/heap.cmo lib/bitv.cmo src/version.cmo src/util.cmo src/blocks.cmo src/persistent.cmo src/imperative.cmo src/delaunay.cmo src/builder.cmo src/classic.cmo src/rand.cmo src/oper.cmo src/components.cmo src/path.cmo src/nonnegative.cmo src/traverse.cmo src/coloring.cmo src/topological.cmo src/kruskal.cmo src/flow.cmo src/prim.cmo src/dominator.cmo src/graphviz.cmo src/gml.cmo src/dot_parser.cmo src/dot_lexer.cmo src/dot.cmo src/pack.cmo src/gmap.cmo src/minsep.cmo src/cliquetree.cmo src/mcs_m.cmo src/md.cmo src/strat.cmo src/fixpoint.cmo src/leaderlist.cmo src/contraction.cmo src/graphml.cmo src/merge.cmo
- ocamlc.opt -I src -I lib -a -g -o graph.cma graph.cmo
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/unionfind.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/heap.ml
- File "lib/heap.ml", line 54, characters 13-25:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/heap.ml", line 61, characters 16-28:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlopt.opt -c -I src -I lib -for-pack Graph lib/bitv.ml
- File "lib/bitv.ml", line 51, characters 15-27:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 68, characters 25-37:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 71, characters 12-24:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 368, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 380, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 392, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 401, characters 10-22:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- File "lib/bitv.ml", line 464, characters 27-39:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/version.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/util.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/blocks.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/persistent.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/imperative.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/delaunay.ml
- File "src/delaunay.ml", line 260, characters 19-31:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/builder.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/classic.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/rand.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/oper.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/components.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/path.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/nonnegative.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/traverse.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/coloring.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/topological.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/kruskal.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/flow.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/prim.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dominator.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphviz.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/gml.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_parser.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot_lexer.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/dot.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/pack.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/gmap.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/minsep.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/cliquetree.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/mcs_m.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/md.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/strat.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/fixpoint.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/leaderlist.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/contraction.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/graphml.ml
- ocamlopt.opt -c -I src -I lib -for-pack Graph src/merge.ml
- ocamlopt.opt -I src -I lib -pack -o graph.cmx src/sig.cmi src/sig_pack.cmi src/dot_ast.cmi lib/unionfind.cmx lib/heap.cmx lib/bitv.cmx src/version.cmx src/util.cmx src/blocks.cmx src/persistent.cmx src/imperative.cmx src/delaunay.cmx src/builder.cmx src/classic.cmx src/rand.cmx src/oper.cmx src/components.cmx src/path.cmx src/nonnegative.cmx src/traverse.cmx src/coloring.cmx src/topological.cmx src/kruskal.cmx src/flow.cmx src/prim.cmx src/dominator.cmx src/graphviz.cmx src/gml.cmx src/dot_parser.cmx src/dot_lexer.cmx src/dot.cmx src/pack.cmx src/gmap.cmx src/minsep.cmx src/cliquetree.cmx src/mcs_m.cmx src/md.cmx src/strat.cmx src/fixpoint.cmx src/leaderlist.cmx src/contraction.cmx src/graphml.cmx src/merge.cmx
- ocamlopt.opt -I src -I lib -a -o graph.cmxa graph.cmx
- ocamlopt.opt -I src -I lib -shared -o graph.cmxs graph.cmx
-> compiled  ocamlgraph.1.8.5
Processing 113/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [oasis: ocaml setup.ml] [ppx_core: make] [sexplib: make]
Processing 114/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [oasis: ocaml setup.ml] [ppx_core: make] [sexplib: make] [ocamlgraph: make install-findlib]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-findlib" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocamlgraph.1.8.5)
- ocamlfind install ocamlgraph META \
- 	src/*.mli view_graph/*.mli dgraph/*.mli \
- 	graph.a graph.cmx graph.cmo graph.cmi graph.cma graph.cmxa
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmxa
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cma
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmi
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmo
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmx
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/xDotDraw.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/xDot.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphViewItem.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphView.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphTreeModel.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphTreeLayout.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphSubTree.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphRandModel.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphModel.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphContainer.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/viewGraph_utils.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/viewGraph_select.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/viewGraph_core.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/util.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/traverse.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/topological.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/strat.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/sig_pack.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/sig.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/rand.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/prim.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/persistent.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/path.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/pack.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/oper.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/nonnegative.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/minsep.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/merge.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/md.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/mcs_m.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/leaderlist.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/kruskal.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/imperative.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graphviz.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graphml.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/gml.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/gmap.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/flow.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/fixpoint.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dot_parser.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dot_ast.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dot.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dominator.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/delaunay.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/contraction.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/components.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/coloring.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/cliquetree.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/classic.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/builder.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/META
- ocamlfind install ocamlgraph META \
- 	src/*.mli view_graph/*.mli dgraph/*.mli \
- 	graph.a graph.cmx graph.cmo graph.cmi graph.cma graph.cmxa
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmxa
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cma
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmi
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmo
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.cmx
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graph.a
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/xDotDraw.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/xDot.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphViewItem.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphView.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphTreeModel.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphTreeLayout.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphSubTree.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphRandModel.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphModel.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dGraphContainer.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/viewGraph_utils.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/viewGraph_select.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/viewGraph_core.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/util.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/traverse.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/topological.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/strat.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/sig_pack.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/sig.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/rand.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/prim.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/persistent.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/path.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/pack.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/oper.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/nonnegative.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/minsep.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/merge.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/md.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/mcs_m.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/leaderlist.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/kruskal.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/imperative.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graphviz.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/graphml.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/gml.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/gmap.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/flow.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/fixpoint.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dot_parser.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dot_ast.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dot.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/dominator.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/delaunay.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/contraction.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/components.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/coloring.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/cliquetree.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/classic.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/builder.mli
- Installed /home/opam/.opam/4.02/lib/ocamlgraph/META
-> installed ocamlgraph.1.8.5
Processing 114/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [oasis: ocaml setup.ml] [ppx_core: make] [sexplib: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/oasis.0.4.11)
- 
- Configuration:
- ocamlfind: ................................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: ...................................................... /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: .................................................... /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .................................................. /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ................................................ oasis
- Package version: ............................................. 0.4.11
- os_type: ..................................................... Unix
- system: ...................................................... linux
- architecture: ................................................ amd64
- ccomp_type: .................................................. cc
- ocaml_version: ............................................... 4.02.3
- standard_library_default: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_library: ............................................ /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: ............................................ /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ......................................... gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ........................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ....................................................... default
- ext_obj: ..................................................... .o
- ext_asm: ..................................................... .s
- ext_lib: ..................................................... .a
- ext_dll: ..................................................... .so
- default_executable_name: ..................................... a.out
- systhread_supported: ......................................... true
- Install architecture-independent files dir: .................. /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ................. $prefix
- User executables: ............................................ $exec_prefix/bin
- System admin executables: .................................... $exec_prefix/sbin
- Program executables: ......................................... $exec_prefix/libexec
- Read-only single-machine data: ............................... $prefix/etc
- Modifiable architecture-independent data: .................... $prefix/com
- Modifiable single-machine data: .............................. $prefix/var
- Object code libraries: ....................................... $exec_prefix/lib
- Read-only arch-independent data root: ........................ $prefix/share
- Read-only architecture-independent data: ..................... $datarootdir
- Info documentation: .......................................... $datarootdir/info
- Locale-dependent data: ....................................... $datarootdir/locale
- Man documentation: ........................................... $datarootdir/man
- Documentation root: .......................................... $datarootdir/doc/$pkg_name
- HTML documentation: .......................................... $docdir
- DVI documentation: ........................................... $docdir
- PDF documentation: ........................................... $docdir
- PS documentation: ............................................ $docdir
- findlib_version: ............................................. 1.9.1
- is_native: ................................................... true
- suffix_program: ..............................................
- Remove a file.: .............................................. rm -f
- Remove a directory.: ......................................... rm -rf
- Turn ocaml debug flag on: .................................... true
- Turn ocaml profile flag on: .................................. false
- Compiler support generation of .cmxs.: ....................... true
- OCamlbuild additional flags: .................................
- Install OASIS and base libraries, for plugins development: ... true
- Build OASIS tools for development: ........................... false
- Build test-quickstart: ....................................... true
- Build test-omake: ............................................ false
- Build test-devel: ............................................ false
- Create documentations: ....................................... true
- Compile tests executable and library and run them: ........... false
- make: ........................................................ /usr/bin/make
- ocamlmod: .................................................... /home/opam/.opam/4.02/bin/ocamlmod
- ocamlyacc: ................................................... /home/opam/.opam/4.02/bin/ocamlyacc
- ocamllex: .................................................... /home/opam/.opam/4.02/bin/ocamllex
- ocamlify: .................................................... /home/opam/.opam/4.02/bin/ocamlify
- pkg_unix: .................................................... /home/opam/.opam/4.02/lib/ocaml
- pkg_ocamlbuild: .............................................. /home/opam/.opam/4.02/lib/ocaml/ocamlbuild
- ocamldoc: .................................................... /home/opam/.opam/4.02/bin/ocamldoc
- pkg_dynlink: ................................................. /home/opam/.opam/4.02/lib/ocaml
- pkg_findlib: ................................................. /home/opam/.opam/4.02/lib/findlib
- 
- 
- Configuration:
- ocamlfind: ................................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: ...................................................... /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: .................................................... /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .................................................. /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ................................................ oasis
- Package version: ............................................. 0.4.11
- os_type: ..................................................... Unix
- system: ...................................................... linux
- architecture: ................................................ amd64
- ccomp_type: .................................................. cc
- ocaml_version: ............................................... 4.02.3
- standard_library_default: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_library: ............................................ /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: ............................................ /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ......................................... gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ........................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ....................................................... default
- ext_obj: ..................................................... .o
- ext_asm: ..................................................... .s
- ext_lib: ..................................................... .a
- ext_dll: ..................................................... .so
- default_executable_name: ..................................... a.out
- systhread_supported: ......................................... true
- Install architecture-independent files dir: .................. /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ................. $prefix
- User executables: ............................................ $exec_prefix/bin
- System admin executables: .................................... $exec_prefix/sbin
- Program executables: ......................................... $exec_prefix/libexec
- Read-only single-machine data: ............................... $prefix/etc
- Modifiable architecture-independent data: .................... $prefix/com
- Modifiable single-machine data: .............................. $prefix/var
- Object code libraries: ....................................... $exec_prefix/lib
- Read-only arch-independent data root: ........................ $prefix/share
- Read-only architecture-independent data: ..................... $datarootdir
- Info documentation: .......................................... $datarootdir/info
- Locale-dependent data: ....................................... $datarootdir/locale
- Man documentation: ........................................... $datarootdir/man
- Documentation root: .......................................... $datarootdir/doc/$pkg_name
- HTML documentation: .......................................... $docdir
- DVI documentation: ........................................... $docdir
- PDF documentation: ........................................... $docdir
- PS documentation: ............................................ $docdir
- findlib_version: ............................................. 1.9.1
- is_native: ................................................... true
- suffix_program: ..............................................
- Remove a file.: .............................................. rm -f
- Remove a directory.: ......................................... rm -rf
- Turn ocaml debug flag on: .................................... true
- Turn ocaml profile flag on: .................................. false
- Compiler support generation of .cmxs.: ....................... true
- OCamlbuild additional flags: .................................
- Install OASIS and base libraries, for plugins development: ... true
- Build OASIS tools for development: ........................... false
- Build test-quickstart: ....................................... true
- Build test-omake: ............................................ false
- Build test-devel: ............................................ false
- Create documentations: ....................................... true
- Compile tests executable and library and run them: ........... false
- make: ........................................................ /usr/bin/make
- ocamlmod: .................................................... /home/opam/.opam/4.02/bin/ocamlmod
- ocamlyacc: ................................................... /home/opam/.opam/4.02/bin/ocamlyacc
- ocamllex: .................................................... /home/opam/.opam/4.02/bin/ocamllex
- ocamlify: .................................................... /home/opam/.opam/4.02/bin/ocamlify
- pkg_unix: .................................................... /home/opam/.opam/4.02/lib/ocaml
- pkg_ocamlbuild: .............................................. /home/opam/.opam/4.02/lib/ocaml/ocamlbuild
- ocamldoc: .................................................... /home/opam/.opam/4.02/bin/ocamldoc
- pkg_dynlink: ................................................. /home/opam/.opam/4.02/lib/ocaml
- pkg_findlib: ................................................. /home/opam/.opam/4.02/lib/findlib
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/sexplib.113.33.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ sexplib
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bigarray: ........................................ /home/opam/.opam/4.02/lib/ocaml
- pkg_num: ............................................. /home/opam/.opam/4.02/lib/num
- pkg_unix: ............................................ /home/opam/.opam/4.02/lib/ocaml
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'sexplib_unix' in library sexplib_unix
- W: Cannot find source file matching module 'sexplib_num' in library sexplib_num
- W: Cannot find source file matching module 'sexplib' in library sexplib
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/conv.mli > src/conv.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/sexp.mli > src/sexp.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/sexp_intf.ml > src/sexp_intf.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -pp 'cpp -undef -traditional -Isyntax -w' -predicates custom_ppx -modules src/pre_sexp.ml > src/pre_sexp.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/lexer.mli > src/lexer.mli.depends
- /home/opam/.opam/4.02/bin/ocamlyacc src/parser.mly
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/parser.mli > src/parser.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/type.ml > src/type.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/type.cmo src/type.ml
- /home/opam/.opam/4.02/bin/ocamlyacc src/parser_with_layout.mly
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/parser_with_layout.mli > src/parser_with_layout.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/type_with_layout.mli > src/type_with_layout.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/src_pos.mli > src/src_pos.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/src_pos.cmi src/src_pos.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/type_with_layout.cmi src/type_with_layout.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/parser.cmi src/parser.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/parser_with_layout.cmi src/parser_with_layout.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/lexer.cmi src/lexer.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -pp 'cpp -undef -traditional -Isyntax -w' -predicates custom_ppx -w -40 -I src -o src/pre_sexp.cmo src/pre_sexp.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/sexp_intf.cmo src/sexp_intf.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/sexp.cmi src/sexp.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/conv.cmi src/conv.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/conv.ml > src/conv.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/conv_error.ml > src/conv_error.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/exn_magic.mli > src/exn_magic.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/exn_magic.cmi src/exn_magic.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/exn_magic.ml > src/exn_magic.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/lexer.mll
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/lexer.ml > src/lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/macro.mli > src/macro.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/macro.cmi src/macro.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/macro.ml > src/macro.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/parser.ml > src/parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/parser_with_layout.ml > src/parser_with_layout.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/path.mli > src/path.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/path.cmi src/path.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/path.ml > src/path.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/sexp.ml > src/sexp.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/sexp_with_layout.ml > src/sexp_with_layout.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/sexp_with_layout.cmo src/sexp_with_layout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/src_pos.ml > src/src_pos.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/type_with_layout.ml > src/type_with_layout.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/conv.cmo src/conv.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/conv_error.cmo src/conv_error.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/exn_magic.cmo src/exn_magic.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/lexer.cmo src/lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/macro.cmo src/macro.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/parser.cmo src/parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/parser_with_layout.cmo src/parser_with_layout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/path.cmo src/path.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/sexp.cmo src/sexp.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/src_pos.cmo src/src_pos.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/std.cmo src/std.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/type_with_layout.cmo src/type_with_layout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/type.cmo src/parser.cmo src/src_pos.cmo src/type_with_layout.cmo src/parser_with_layout.cmo src/lexer.cmo src/pre_sexp.cmo src/sexp_intf.cmo src/sexp_with_layout.cmo src/sexp.cmo src/conv.cmo src/conv_error.cmo src/exn_magic.cmo src/macro.cmo src/path.cmo src/std.cmo -o src/sexplib.cmo
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/sexplib.cmo -o src/sexplib.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/type.cmx src/type.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/src_pos.cmx src/src_pos.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/type_with_layout.cmx src/type_with_layout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/parser.cmx src/parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/parser_with_layout.cmx src/parser_with_layout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/lexer.cmx src/lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -pp 'cpp -undef -traditional -Isyntax -w' -predicates custom_ppx -w -40 -I src -o src/pre_sexp.cmx src/pre_sexp.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/sexp_with_layout.cmx src/sexp_with_layout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/sexp_intf.cmx src/sexp_intf.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/sexp.cmx src/sexp.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/conv.cmx src/conv.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/macro.cmx src/macro.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/conv_error.cmx src/conv_error.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/exn_magic.cmx src/exn_magic.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/path.cmx src/path.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/std.cmx src/std.ml
- touch src/sexplib.mli  ; if  /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/type.cmx src/parser.cmx src/src_pos.cmx src/type_with_layout.cmx src/parser_with_layout.cmx src/lexer.cmx src/pre_sexp.cmx src/sexp_intf.cmx src/sexp_with_layout.cmx src/sexp.cmx src/conv.cmx src/conv_error.cmx src/exn_magic.cmx src/macro.cmx src/path.cmx src/std.cmx -o src/sexplib.cmx  ; then  rm -f src/sexplib.mli  ; else  rm -f src/sexplib.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/sexplib.cmx -o src/sexplib.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/sexplib.cmxa -o src/sexplib.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -package num -predicates custom_ppx -modules num/lib/sexplib_num_conv.mli > num/lib/sexplib_num_conv.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -predicates custom_ppx -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmi num/lib/sexplib_num_conv.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -package num -predicates custom_ppx -modules num/lib/sexplib_num_conv.ml > num/lib/sexplib_num_conv.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -package num -predicates custom_ppx -modules num/lib/std.ml > num/lib/std.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -predicates custom_ppx -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmo num/lib/sexplib_num_conv.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -predicates custom_ppx -w -40 -I num/lib -I src -o num/lib/std.cmo num/lib/std.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot num/lib/sexplib_num_conv.cmo num/lib/std.cmo -o num/lib/sexplib_num.cmo
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx num/lib/sexplib_num.cmo -o num/lib/sexplib_num.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates custom_ppx -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmx num/lib/sexplib_num_conv.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates custom_ppx -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmx num/lib/sexplib_num_conv.ml
- findlib: [WARNING] Interface std.cmi occurs in several directories: num/lib, src
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates custom_ppx -w -40 -I num/lib -I src -o num/lib/std.cmx num/lib/std.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates custom_ppx -w -40 -I num/lib -I src -o num/lib/std.cmx num/lib/std.ml
- findlib: [WARNING] Interface std.cmi occurs in several directories: num/lib, src
- touch num/lib/sexplib_num.mli  ; if  /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I num/lib num/lib/sexplib_num_conv.cmx num/lib/std.cmx -o num/lib/sexplib_num.cmx  ; then  rm -f num/lib/sexplib_num.mli  ; else  rm -f num/lib/sexplib_num.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx num/lib/sexplib_num.cmx -o num/lib/sexplib_num.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I num/lib num/lib/sexplib_num.cmxa -o num/lib/sexplib_num.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package bigarray -predicates custom_ppx -modules unix/lib/sexplib_unix_conv.ml > unix/lib/sexplib_unix_conv.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package unix -package bigarray -predicates custom_ppx -w -40 -I unix/lib -I src -o unix/lib/sexplib_unix_conv.cmo unix/lib/sexplib_unix_conv.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot unix/lib/sexplib_unix_conv.cmo -o unix/lib/sexplib_unix.cmo
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx unix/lib/sexplib_unix.cmo -o unix/lib/sexplib_unix.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package unix -package bigarray -for-pack Sexplib_unix -predicates custom_ppx -w -40 -I unix/lib -I src -o unix/lib/sexplib_unix_conv.cmx unix/lib/sexplib_unix_conv.ml
- touch unix/lib/sexplib_unix.mli  ; if  /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I unix/lib unix/lib/sexplib_unix_conv.cmx -o unix/lib/sexplib_unix.cmx  ; then  rm -f unix/lib/sexplib_unix.mli  ; else  rm -f unix/lib/sexplib_unix.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx unix/lib/sexplib_unix.cmx -o unix/lib/sexplib_unix.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I unix/lib unix/lib/sexplib_unix.cmxa -o unix/lib/sexplib_unix.cmxs
- make sexplib.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/sexplib.113.33.03'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/sexplib.113.33.03'
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ sexplib
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bigarray: ........................................ /home/opam/.opam/4.02/lib/ocaml
- pkg_num: ............................................. /home/opam/.opam/4.02/lib/num
- pkg_unix: ............................................ /home/opam/.opam/4.02/lib/ocaml
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'sexplib_unix' in library sexplib_unix
- W: Cannot find source file matching module 'sexplib_num' in library sexplib_num
- W: Cannot find source file matching module 'sexplib' in library sexplib
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/conv.mli > src/conv.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/sexp.mli > src/sexp.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/sexp_intf.ml > src/sexp_intf.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -pp 'cpp -undef -traditional -Isyntax -w' -predicates custom_ppx -modules src/pre_sexp.ml > src/pre_sexp.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/lexer.mli > src/lexer.mli.depends
- /home/opam/.opam/4.02/bin/ocamlyacc src/parser.mly
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/parser.mli > src/parser.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/type.ml > src/type.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/type.cmo src/type.ml
- /home/opam/.opam/4.02/bin/ocamlyacc src/parser_with_layout.mly
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/parser_with_layout.mli > src/parser_with_layout.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/type_with_layout.mli > src/type_with_layout.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/src_pos.mli > src/src_pos.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/src_pos.cmi src/src_pos.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/type_with_layout.cmi src/type_with_layout.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/parser.cmi src/parser.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/parser_with_layout.cmi src/parser_with_layout.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/lexer.cmi src/lexer.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -pp 'cpp -undef -traditional -Isyntax -w' -predicates custom_ppx -w -40 -I src -o src/pre_sexp.cmo src/pre_sexp.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/sexp_intf.cmo src/sexp_intf.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/sexp.cmi src/sexp.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/conv.cmi src/conv.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/conv.ml > src/conv.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/conv_error.ml > src/conv_error.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/exn_magic.mli > src/exn_magic.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/exn_magic.cmi src/exn_magic.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/exn_magic.ml > src/exn_magic.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/lexer.mll
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/lexer.ml > src/lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/macro.mli > src/macro.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/macro.cmi src/macro.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/macro.ml > src/macro.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/parser.ml > src/parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/parser_with_layout.ml > src/parser_with_layout.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/path.mli > src/path.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/path.cmi src/path.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/path.ml > src/path.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/sexp.ml > src/sexp.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/sexp_with_layout.ml > src/sexp_with_layout.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/sexp_with_layout.cmo src/sexp_with_layout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/src_pos.ml > src/src_pos.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -predicates custom_ppx -modules src/type_with_layout.ml > src/type_with_layout.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/conv.cmo src/conv.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/conv_error.cmo src/conv_error.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/exn_magic.cmo src/exn_magic.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/lexer.cmo src/lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/macro.cmo src/macro.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/parser.cmo src/parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/parser_with_layout.cmo src/parser_with_layout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/path.cmo src/path.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/sexp.cmo src/sexp.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/src_pos.cmo src/src_pos.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/std.cmo src/std.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates custom_ppx -w -40 -I src -o src/type_with_layout.cmo src/type_with_layout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/type.cmo src/parser.cmo src/src_pos.cmo src/type_with_layout.cmo src/parser_with_layout.cmo src/lexer.cmo src/pre_sexp.cmo src/sexp_intf.cmo src/sexp_with_layout.cmo src/sexp.cmo src/conv.cmo src/conv_error.cmo src/exn_magic.cmo src/macro.cmo src/path.cmo src/std.cmo -o src/sexplib.cmo
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/sexplib.cmo -o src/sexplib.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/type.cmx src/type.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/src_pos.cmx src/src_pos.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/type_with_layout.cmx src/type_with_layout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/parser.cmx src/parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/parser_with_layout.cmx src/parser_with_layout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/lexer.cmx src/lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -pp 'cpp -undef -traditional -Isyntax -w' -predicates custom_ppx -w -40 -I src -o src/pre_sexp.cmx src/pre_sexp.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/sexp_with_layout.cmx src/sexp_with_layout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/sexp_intf.cmx src/sexp_intf.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/sexp.cmx src/sexp.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/conv.cmx src/conv.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/macro.cmx src/macro.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/conv_error.cmx src/conv_error.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/exn_magic.cmx src/exn_magic.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/path.cmx src/path.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates custom_ppx -w -40 -I src -o src/std.cmx src/std.ml
- touch src/sexplib.mli  ; if  /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/type.cmx src/parser.cmx src/src_pos.cmx src/type_with_layout.cmx src/parser_with_layout.cmx src/lexer.cmx src/pre_sexp.cmx src/sexp_intf.cmx src/sexp_with_layout.cmx src/sexp.cmx src/conv.cmx src/conv_error.cmx src/exn_magic.cmx src/macro.cmx src/path.cmx src/std.cmx -o src/sexplib.cmx  ; then  rm -f src/sexplib.mli  ; else  rm -f src/sexplib.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/sexplib.cmx -o src/sexplib.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/sexplib.cmxa -o src/sexplib.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -package num -predicates custom_ppx -modules num/lib/sexplib_num_conv.mli > num/lib/sexplib_num_conv.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -predicates custom_ppx -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmi num/lib/sexplib_num_conv.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -package num -predicates custom_ppx -modules num/lib/sexplib_num_conv.ml > num/lib/sexplib_num_conv.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -package num -predicates custom_ppx -modules num/lib/std.ml > num/lib/std.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -predicates custom_ppx -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmo num/lib/sexplib_num_conv.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -predicates custom_ppx -w -40 -I num/lib -I src -o num/lib/std.cmo num/lib/std.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot num/lib/sexplib_num_conv.cmo num/lib/std.cmo -o num/lib/sexplib_num.cmo
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx num/lib/sexplib_num.cmo -o num/lib/sexplib_num.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates custom_ppx -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmx num/lib/sexplib_num_conv.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates custom_ppx -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmx num/lib/sexplib_num_conv.ml
- findlib: [WARNING] Interface std.cmi occurs in several directories: num/lib, src
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates custom_ppx -w -40 -I num/lib -I src -o num/lib/std.cmx num/lib/std.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates custom_ppx -w -40 -I num/lib -I src -o num/lib/std.cmx num/lib/std.ml
- findlib: [WARNING] Interface std.cmi occurs in several directories: num/lib, src
- touch num/lib/sexplib_num.mli  ; if  /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I num/lib num/lib/sexplib_num_conv.cmx num/lib/std.cmx -o num/lib/sexplib_num.cmx  ; then  rm -f num/lib/sexplib_num.mli  ; else  rm -f num/lib/sexplib_num.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx num/lib/sexplib_num.cmx -o num/lib/sexplib_num.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I num/lib num/lib/sexplib_num.cmxa -o num/lib/sexplib_num.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package bigarray -predicates custom_ppx -modules unix/lib/sexplib_unix_conv.ml > unix/lib/sexplib_unix_conv.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package unix -package bigarray -predicates custom_ppx -w -40 -I unix/lib -I src -o unix/lib/sexplib_unix_conv.cmo unix/lib/sexplib_unix_conv.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot unix/lib/sexplib_unix_conv.cmo -o unix/lib/sexplib_unix.cmo
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx unix/lib/sexplib_unix.cmo -o unix/lib/sexplib_unix.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package unix -package bigarray -for-pack Sexplib_unix -predicates custom_ppx -w -40 -I unix/lib -I src -o unix/lib/sexplib_unix_conv.cmx unix/lib/sexplib_unix_conv.ml
- touch unix/lib/sexplib_unix.mli  ; if  /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I unix/lib unix/lib/sexplib_unix_conv.cmx -o unix/lib/sexplib_unix.cmx  ; then  rm -f unix/lib/sexplib_unix.mli  ; else  rm -f unix/lib/sexplib_unix.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx unix/lib/sexplib_unix.cmx -o unix/lib/sexplib_unix.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I unix/lib unix/lib/sexplib_unix.cmxa -o unix/lib/sexplib_unix.cmxs
- make sexplib.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/sexplib.113.33.03'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/sexplib.113.33.03'
-> compiled  sexplib.113.33.03
Processing 114/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [oasis: ocaml setup.ml] [ppx_core: make]
-> installed sexplib.113.33.03
Processing 115/207: [camlp4: make all] [dune: ocaml bootstrap.ml] [oasis: ocaml setup.ml] [ppx_core: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/dune.2.9.1)
- ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output
- 
- ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe --secondary -j 31
- 

- ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output
- 
- ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe --secondary -j 31
- 

Processing 115/207: [camlp4: make all] [dune: ./dune.exe build] [oasis: ocaml setup.ml] [ppx_core: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/dune.2.9.1)
-> compiled  dune.2.9.1
Processing 115/207: [camlp4: make all] [oasis: ocaml setup.ml] [ppx_core: make]
-> installed dune.2.9.1
Processing 116/207: [camlp4: make all] [oasis: ocaml setup.ml] [ppx_core: make]
Processing 117/207: [base64: dune subst] [camlp4: make all] [oasis: ocaml setup.ml] [ppx_core: make]
Processing 118/207: [base64: dune subst] [camlp4: make all] [camomile: ocaml configure.ml] [oasis: ocaml setup.ml] [ppx_core: make]
Processing 119/207: [base64: dune subst] [camlp4: make all] [camomile: ocaml configure.ml] [cppo: dune build] [oasis: ocaml setup.ml] [ppx_core: make]
Processing 120/207: [base64: dune subst] [camlp4: make all] [camomile: ocaml configure.ml] [cppo: dune build] [cppo_ocamlbuild: dune build] [oasis: ocaml setup.ml] [ppx_core: make]
Processing 121/207: [base64: dune subst] [camlp4: make all] [camomile: ocaml configure.ml] [cppo: dune build] [cppo_ocamlbuild: dune build] [oasis: ocaml setup.ml] [ppx_core: make] [ppx_derivers: dune build]
Processing 122/207: [base64: dune subst] [camlp4: make all] [camomile: ocaml configure.ml] [cppo: dune build] [cppo_ocamlbuild: dune build] [oasis: ocaml setup.ml] [ppx_core: make] [ppx_derivers: dune build] [result: dune build]
Processing 123/207: [base64: dune subst] [camlp4: make all] [camomile: ocaml configure.ml] [cppo: dune build] [cppo_ocamlbuild: dune build] [oasis: ocaml setup.ml] [ppx_core: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
Processing 124/207: [base64: dune subst] [camlp4: make all] [camomile: ocaml configure.ml] [cppo: dune build] [cppo_ocamlbuild: dune build] [oasis: ocaml setup.ml] [ppx_core: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "subst" (CWD=/home/opam/.opam/4.02/.opam-switch/build/base64.2.3.0)
Processing 124/207: [base64: dune build] [camlp4: make all] [camomile: ocaml configure.ml] [cppo: dune build] [cppo_ocamlbuild: dune build] [oasis: ocaml setup.ml] [ppx_core: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "configure.ml" "--share" "/home/opam/.opam/4.02/share/camomile" (CWD=/home/opam/.opam/4.02/.opam-switch/build/camomile.1.0.2)
Processing 124/207: [base64: dune build] [camlp4: make all] [camomile: dune build] [cppo: dune build] [cppo_ocamlbuild: dune build] [oasis: ocaml setup.ml] [ppx_core: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 124/207: [base64: dune build] [camlp4: make all] [camomile: dune build] [cppo: dune build] [cppo_ocamlbuild: dune build] [oasis: ocaml setup.ml] [ppx_core: make] [result: dune build] [seq: dune build] [stringext: dune build]
-> installed ppx_derivers.1.2.1
Processing 125/207: [base64: dune build] [camlp4: make all] [camomile: dune build] [cppo: dune build] [cppo_ocamlbuild: dune build] [oasis: ocaml setup.ml] [ppx_core: make] [result: dune build] [seq: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo_ocamlbuild" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cppo_ocamlbuild.1.6.8)
-> compiled  cppo_ocamlbuild.1.6.8
Processing 125/207: [base64: dune build] [camlp4: make all] [camomile: dune build] [cppo: dune build] [oasis: ocaml setup.ml] [ppx_core: make] [result: dune build] [seq: dune build] [stringext: dune build]
-> installed cppo_ocamlbuild.1.6.8
Processing 126/207: [base64: dune build] [camlp4: make all] [camomile: dune build] [cppo: dune build] [oasis: ocaml setup.ml] [ppx_core: make] [result: dune build] [seq: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 126/207: [base64: dune build] [camlp4: make all] [camomile: dune build] [cppo: dune build] [oasis: ocaml setup.ml] [ppx_core: make] [seq: dune build] [stringext: dune build]
-> installed result.1.5
Processing 127/207: [base64: dune build] [camlp4: make all] [camomile: dune build] [cppo: dune build] [oasis: ocaml setup.ml] [ppx_core: make] [seq: dune build] [stringext: dune build]
Processing 128/207: [base64: dune build] [camlp4: make all] [camomile: dune build] [cppo: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [seq: dune build] [stringext: dune build]
Processing 129/207: [base64: dune build] [camlp4: make all] [camomile: dune build] [cppo: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [seq: dune build] [stringext: dune build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 129/207: [base64: dune build] [camlp4: make all] [camomile: dune build] [cppo: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [seq: dune build] [topkg: ocaml build]
-> installed stringext.1.6.0
Processing 130/207: [base64: dune build] [camlp4: make all] [camomile: dune build] [cppo: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [seq: dune build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "seq" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/seq.0.2.2)
-> compiled  seq.0.2.2
Processing 130/207: [base64: dune build] [camlp4: make all] [camomile: dune build] [cppo: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [topkg: ocaml build]
-> installed seq.0.2.2
Processing 131/207: [base64: dune build] [camlp4: make all] [camomile: dune build] [cppo: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [topkg: ocaml build]
Processing 132/207: [base64: dune build] [camlp4: make all] [camomile: dune build] [cppo: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [re: dune build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/base64.2.3.0)
-> compiled  base64.2.3.0
Processing 132/207: [camlp4: make all] [camomile: dune build] [cppo: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [re: dune build] [topkg: ocaml build]
-> installed base64.2.3.0
Processing 133/207: [camlp4: make all] [camomile: dune build] [cppo: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [re: dune build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cppo.1.6.8)
-> compiled  cppo.1.6.8
Processing 133/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [re: dune build] [topkg: ocaml build]
-> installed cppo.1.6.8
Processing 134/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [re: dune build] [topkg: ocaml build]
Processing 135/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [ppx_core: make] [re: dune build] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/re.1.10.3)
-> compiled  re.1.10.3
Processing 135/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [ppx_core: make] [topkg: ocaml build]
-> installed re.1.10.3
Processing 136/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [ppx_core: make] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocplib-endian" "-j" "31" "@install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocplib-endian.1.1)
-> compiled  ocplib-endian.1.1
Processing 136/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [topkg: ocaml build]
-> installed ocplib-endian.1.1
Processing 137/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [topkg: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.02/.opam-switch/build/topkg.1.0.0)
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -package 'bytes result' src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -package 'bytes result' src/topkg.cmx -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -package 'bytes result' src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -package 'bytes result' -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -package 'bytes result' src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- ocamlfind ocamlopt -shared -package 'bytes result' src/topkg.cmx -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'bytes result' -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -package 'bytes result' src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.0
Processing 137/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make]
-> installed topkg.1.0.0
Processing 138/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make]
Processing 139/207: [camlp4: make all] [camomile: dune build] [fmt: ocaml build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make]
Processing 140/207: [camlp4: make all] [camomile: dune build] [fmt: ocaml build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [react: ocaml build]
Processing 141/207: [camlp4: make all] [camomile: dune build] [fmt: ocaml build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [react: ocaml build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.02/.opam-switch/build/fmt.0.8.5)
- ocamlfind ocamldep -package result -package uchar -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -package result -package uchar -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -package uchar -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -package uchar -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -package result -package uchar src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -package result -package uchar src/fmt.cmx -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -package uchar -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -package result -package uchar src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -package result -package uchar -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -package result -package uchar -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package result -package uchar -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package result -package uchar -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- ocamlfind ocamlopt -a -package unix -package result -package uchar src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -package unix -package result -package uchar src/fmt_tty.cmx -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package result -package uchar -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- ocamlfind ocamlc -a -package unix -package result -package uchar src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package cmdliner -package result -package uchar -modules src/fmt_cli.ml > src/fmt_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -package result -package uchar -modules src/fmt_cli.mli > src/fmt_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package result -package uchar -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package result -package uchar -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -package result -package uchar src/fmt_cli.cmx -o src/fmt_cli.cmxa
- ocamlfind ocamlopt -shared -package cmdliner -package result -package uchar src/fmt_cli.cmx -o src/fmt_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package result -package uchar -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml
- ocamlfind ocamlc -a -package cmdliner -package result -package uchar src/fmt_cli.cmo -o src/fmt_cli.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -package uchar -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -package uchar -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -package uchar -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -package uchar -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -package uchar -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -package uchar src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -package uchar src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package result -package uchar src/fmt_top.cmx -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package result -package uchar src/fmt_top.cmx -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -package uchar src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -package uchar src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- # No parallelism done
- ocamlfind ocamldep -package result -package uchar -modules src/fmt.ml > src/fmt.ml.depends
- ocamlfind ocamldep -package result -package uchar -modules src/fmt.mli > src/fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -package uchar -I src -I test -o src/fmt.cmi src/fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -package uchar -I src -I test -o src/fmt.cmx src/fmt.ml
- ocamlfind ocamlopt -a -package result -package uchar src/fmt.cmx -o src/fmt.cmxa
- ocamlfind ocamlopt -shared -package result -package uchar src/fmt.cmx -o src/fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -package uchar -I src -I test -o src/fmt.cmo src/fmt.ml
- ocamlfind ocamlc -a -package result -package uchar src/fmt.cmo -o src/fmt.cma
- ocamlfind ocamldep -package unix -package result -package uchar -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- ocamlfind ocamldep -package unix -package result -package uchar -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package result -package uchar -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package result -package uchar -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- ocamlfind ocamlopt -a -package unix -package result -package uchar src/fmt_tty.cmx -o src/fmt_tty.cmxa
- ocamlfind ocamlopt -shared -package unix -package result -package uchar src/fmt_tty.cmx -o src/fmt_tty.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package result -package uchar -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- ocamlfind ocamlc -a -package unix -package result -package uchar src/fmt_tty.cmo -o src/fmt_tty.cma
- ocamlfind ocamldep -package cmdliner -package result -package uchar -modules src/fmt_cli.ml > src/fmt_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -package result -package uchar -modules src/fmt_cli.mli > src/fmt_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package result -package uchar -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package result -package uchar -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -package result -package uchar src/fmt_cli.cmx -o src/fmt_cli.cmxa
- ocamlfind ocamlopt -shared -package cmdliner -package result -package uchar src/fmt_cli.cmx -o src/fmt_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package result -package uchar -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml
- ocamlfind ocamlc -a -package cmdliner -package result -package uchar src/fmt_cli.cmo -o src/fmt_cli.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -package uchar -modules src/fmt_top.ml > src/fmt_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -package uchar -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -package uchar -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -package uchar -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -package uchar -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -package uchar src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result -package uchar src/fmt_top.cmx -o src/fmt_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package result -package uchar src/fmt_top.cmx -o src/fmt_top.cmxs
- + ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package result -package uchar src/fmt_top.cmx -o src/fmt_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -package uchar src/fmt_top.cmo -o src/fmt_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result -package uchar src/fmt_top.cmo -o src/fmt_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  fmt.0.8.5
Processing 141/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [react: ocaml build] [uutf: ocaml build]
-> installed fmt.0.8.5
Processing 142/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [react: ocaml build] [uutf: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-cmdliner" "true" (CWD=/home/opam/.opam/4.02/.opam-switch/build/uutf.1.0.2)
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- ocamlfind ocamlopt -a -package bytes -package uchar src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlopt -shared -package bytes -package uchar src/uutf.cmx -o src/uutf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- ocamlfind ocamlc -a -package bytes -package uchar src/uutf.cmo -o src/uutf.cma
- ocamlfind ocamldep -package unix -package cmdliner -package bytes -package uchar -modules test/utftrip.ml > test/utftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmo test/utftrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmx test/utftrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -package bytes -package uchar src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.ml > src/uutf.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -modules src/uutf.mli > src/uutf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmi src/uutf.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmx src/uutf.ml
- ocamlfind ocamlopt -a -package bytes -package uchar src/uutf.cmx -o src/uutf.cmxa
- ocamlfind ocamlopt -shared -package bytes -package uchar src/uutf.cmx -o src/uutf.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -I src -I test -o src/uutf.cmo src/uutf.ml
- ocamlfind ocamlc -a -package bytes -package uchar src/uutf.cmo -o src/uutf.cma
- ocamlfind ocamldep -package unix -package cmdliner -package bytes -package uchar -modules test/utftrip.ml > test/utftrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmo test/utftrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -package bytes -package uchar -I test -I src -o test/utftrip.cmx test/utftrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -package bytes -package uchar src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
-> compiled  uutf.1.0.2
Processing 142/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [react: ocaml build]
-> installed uutf.1.0.2
Processing 143/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [react: ocaml build]
Processing 144/207: [camlp4: make all] [camomile: dune build] [jsonm: ocaml build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make] [react: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.02/.opam-switch/build/react.1.2.1)
- ocamlfind ocamldep -package bytes -modules src/react.ml > src/react.ml.depends
- ocamlfind ocamldep -package bytes -modules src/react.mli > src/react.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmi src/react.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmx src/react.ml
- ocamlfind ocamlopt -a -package bytes src/react.cmx -o src/react.cmxa
- ocamlfind ocamlopt -shared -package bytes src/react.cmx -o src/react.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmo src/react.ml
- ocamlfind ocamlc -a -package bytes src/react.cmo -o src/react.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package bytes -modules src/react_top.ml > src/react_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmo src/react_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmo src/react_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmx src/react_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmx src/react_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes src/react_top.cmx -o src/react_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes src/react_top.cmx -o src/react_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package bytes src/react_top.cmx -o src/react_top.cmxs
- + ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package bytes src/react_top.cmx -o src/react_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes src/react_top.cmo -o src/react_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes src/react_top.cmo -o src/react_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- # No parallelism done
- ocamlfind ocamldep -package bytes -modules src/react.ml > src/react.ml.depends
- ocamlfind ocamldep -package bytes -modules src/react.mli > src/react.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmi src/react.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmx src/react.ml
- ocamlfind ocamlopt -a -package bytes src/react.cmx -o src/react.cmxa
- ocamlfind ocamlopt -shared -package bytes src/react.cmx -o src/react.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/react.cmo src/react.ml
- ocamlfind ocamlc -a -package bytes src/react.cmo -o src/react.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package bytes -modules src/react_top.ml > src/react_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmo src/react_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmo src/react_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmx src/react_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/react_top.cmx src/react_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes src/react_top.cmx -o src/react_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes src/react_top.cmx -o src/react_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package bytes src/react_top.cmx -o src/react_top.cmxs
- + ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package bytes src/react_top.cmx -o src/react_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes src/react_top.cmo -o src/react_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes src/react_top.cmo -o src/react_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  react.1.2.1
Processing 144/207: [camlp4: make all] [camomile: dune build] [jsonm: ocaml build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make]
-> installed react.1.2.1
Processing 145/207: [camlp4: make all] [camomile: dune build] [jsonm: ocaml build] [oasis: ocaml setup.ml] [ocaml-migrate-parsetree: dune build] [ppx_core: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ocaml-migrate-parsetree.1.8.0)
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 145/207: [camlp4: make all] [camomile: dune build] [jsonm: ocaml build] [oasis: ocaml setup.ml] [ppx_core: make]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 146/207: [camlp4: make all] [camomile: dune build] [jsonm: ocaml build] [oasis: ocaml setup.ml] [ppx_core: make]
Processing 147/207: [camlp4: make all] [camomile: dune build] [jsonm: ocaml build] [oasis: ocaml setup.ml] [ppx_core: make] [ppx_tools_versioned: dune build]
Processing 148/207: [camlp4: make all] [camomile: dune build] [jsonm: ocaml build] [oasis: ocaml setup.ml] [ppx_core: make] [ppx_tools_versioned: dune build] [ppxfind: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_core.113.33.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_core
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_compiler_libs_common: ............................ /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'ppx_core' in library ppx_core
- W: Cannot find source file matching module 'Ast_builder_generated' in library ppx_core
- W: Cannot find source file matching module 'Ast_pattern_generated' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_fold' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_fold_map' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_iter' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_map' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_map_with_context' in library ppx_core
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_builder.mli > src/ast_builder.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -modules src/gen/gen_ast_builder.ml > src/gen/gen_ast_builder.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -modules src/gen/common.ml > src/gen/common.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/common.cmo src/gen/common.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/common.cmo src/gen/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_builder.cmo src/gen/gen_ast_builder.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_builder.cmo src/gen/gen_ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen_ast_builder.cmo -o src/gen/gen_ast_builder.byte
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen_ast_builder.cmo -o src/gen/gen_ast_builder.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- src/gen/gen_ast_builder.byte -I +compiler-libs Parsetree
- mv ast_builder_generated.ml src/ast_builder_generated.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_builder_generated.ml > src/ast_builder_generated.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_builder_intf.ml > src/ast_builder_intf.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder_generated.cmo src/ast_builder_generated.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder_generated.cmo src/ast_builder_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder_intf.cmo src/ast_builder_intf.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder_intf.cmo src/ast_builder_intf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmi src/ast_builder.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmi src/ast_builder.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_builder.ml > src/ast_builder.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_pattern.mli > src/ast_pattern.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_pattern0.ml > src/ast_pattern0.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -modules src/gen/gen_ast_pattern.ml > src/gen/gen_ast_pattern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmo src/gen/gen_ast_pattern.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmo src/gen/gen_ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen_ast_pattern.cmo -o src/gen/gen_ast_pattern.byte
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen_ast_pattern.cmo -o src/gen/gen_ast_pattern.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- src/gen/gen_ast_pattern.byte -I +compiler-libs Parsetree
- mv ast_pattern_generated.ml src/ast_pattern_generated.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_pattern_generated.ml > src/ast_pattern_generated.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern0.cmo src/ast_pattern0.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern0.cmo src/ast_pattern0.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/common.mli > src/common.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse.mli > src/ast_traverse.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -modules src/gen/gen.ml > src/gen/gen.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen.cmo src/gen/gen.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen.cmo src/gen/gen.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen.cmo -o src/gen/gen.byte
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen.cmo -o src/gen/gen.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- src/gen/gen.byte -I +compiler-libs Parsetree
- mv ast_traverse_map.ml src/ast_traverse_map.ml
- mv ast_traverse_map.mli src/ast_traverse_map.mli
- mv ast_traverse_iter.ml src/ast_traverse_iter.ml
- mv ast_traverse_iter.mli src/ast_traverse_iter.mli
- mv ast_traverse_fold.ml src/ast_traverse_fold.ml
- mv ast_traverse_fold.mli src/ast_traverse_fold.mli
- mv ast_traverse_fold_map.ml src/ast_traverse_fold_map.ml
- mv ast_traverse_fold_map.mli src/ast_traverse_fold_map.mli
- mv ast_traverse_map_with_context.ml src/ast_traverse_map_with_context.ml
- mv ast_traverse_map_with_context.mli src/ast_traverse_map_with_context.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_fold.mli > src/ast_traverse_fold.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_fold_map.mli > src/ast_traverse_fold_map.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_iter.mli > src/ast_traverse_iter.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_map.mli > src/ast_traverse_map.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_map_with_context.mli > src/ast_traverse_map_with_context.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmi src/ast_traverse_fold.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmi src/ast_traverse_fold.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmi src/ast_traverse_fold_map.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmi src/ast_traverse_fold_map.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmi src/ast_traverse_iter.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmi src/ast_traverse_iter.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmi src/ast_traverse_map.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmi src/ast_traverse_map.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmi src/ast_traverse_map_with_context.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmi src/ast_traverse_map_with_context.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmi src/ast_traverse.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmi src/ast_traverse.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/common.cmi src/common.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/common.cmi src/common.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern_generated.cmo src/ast_pattern_generated.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern_generated.cmo src/ast_pattern_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmi src/ast_pattern.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmi src/ast_pattern.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_pattern.ml > src/ast_pattern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse.ml > src/ast_traverse.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_fold.ml > src/ast_traverse_fold.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_fold_map.ml > src/ast_traverse_fold_map.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_iter.ml > src/ast_traverse_iter.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_map.ml > src/ast_traverse_map.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_map_with_context.ml > src/ast_traverse_map_with_context.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/attribute.mli > src/attribute.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/attribute.cmi src/attribute.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/attribute.cmi src/attribute.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/attribute.ml > src/attribute.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/name.mli > src/name.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/name.cmi src/name.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/name.cmi src/name.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/caller_id.ml > src/caller_id.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/common.ml > src/common.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/extension.mli > src/extension.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/extension.cmi src/extension.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/extension.cmi src/extension.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/extension.ml > src/extension.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/file_path.mli > src/file_path.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/file_path.cmi src/file_path.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/file_path.cmi src/file_path.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/file_path.ml > src/file_path.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/name.ml > src/name.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/caller_id.cmo src/caller_id.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/caller_id.cmo src/caller_id.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/spellcheck.ml > src/spellcheck.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmo src/ast_builder.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmo src/ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmo src/ast_pattern.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmo src/ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmo src/ast_traverse.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmo src/ast_traverse.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmo src/ast_traverse_fold.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmo src/ast_traverse_fold.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmo src/ast_traverse_fold_map.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmo src/ast_traverse_fold_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmo src/ast_traverse_iter.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmo src/ast_traverse_iter.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmo src/ast_traverse_map.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmo src/ast_traverse_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmo src/ast_traverse_map_with_context.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmo src/ast_traverse_map_with_context.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/attribute.cmo src/attribute.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/attribute.cmo src/attribute.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/common.cmo src/common.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/common.cmo src/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/extension.cmo src/extension.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/extension.cmo src/extension.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/file_path.cmo src/file_path.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/file_path.cmo src/file_path.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/name.cmo src/name.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/name.cmo src/name.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/std.cmo src/std.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/std.cmo src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/ast_builder_generated.cmo src/ast_builder_intf.cmo src/ast_builder.cmo src/ast_pattern0.cmo src/ast_traverse_fold.cmo src/ast_traverse_fold_map.cmo src/ast_traverse_iter.cmo src/ast_traverse_map.cmo src/ast_traverse_map_with_context.cmo src/ast_traverse.cmo src/common.cmo src/ast_pattern_generated.cmo src/ast_pattern.cmo src/caller_id.cmo src/spellcheck.cmo src/name.cmo src/attribute.cmo src/extension.cmo src/file_path.cmo src/std.cmo -o src/ppx_core.cmo
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/ppx_core.cmo -o src/ppx_core.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder_generated.cmx src/ast_builder_generated.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder_generated.cmx src/ast_builder_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder_intf.cmx src/ast_builder_intf.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder_intf.cmx src/ast_builder_intf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern0.cmx src/ast_pattern0.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern0.cmx src/ast_pattern0.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmx src/ast_builder.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmx src/ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmx src/ast_traverse_fold.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmx src/ast_traverse_fold.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmx src/ast_traverse_fold_map.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmx src/ast_traverse_fold_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmx src/ast_traverse_iter.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmx src/ast_traverse_iter.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmx src/ast_traverse_map.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmx src/ast_traverse_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmx src/ast_traverse_map_with_context.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmx src/ast_traverse_map_with_context.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmx src/ast_traverse.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmx src/ast_traverse.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/common.cmx src/common.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/common.cmx src/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern_generated.cmx src/ast_pattern_generated.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern_generated.cmx src/ast_pattern_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmx src/ast_pattern.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmx src/ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/caller_id.cmx src/caller_id.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/caller_id.cmx src/caller_id.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/name.cmx src/name.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/name.cmx src/name.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/attribute.cmx src/attribute.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/attribute.cmx src/attribute.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/extension.cmx src/extension.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/extension.cmx src/extension.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/file_path.cmx src/file_path.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/file_path.cmx src/file_path.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/std.cmx src/std.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/std.cmx src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- touch src/ppx_core.mli  ; if  /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/ast_builder_generated.cmx src/ast_builder_intf.cmx src/ast_builder.cmx src/ast_pattern0.cmx src/ast_traverse_fold.cmx src/ast_traverse_fold_map.cmx src/ast_traverse_iter.cmx src/ast_traverse_map.cmx src/ast_traverse_map_with_context.cmx src/ast_traverse.cmx src/common.cmx src/ast_pattern_generated.cmx src/ast_pattern.cmx src/caller_id.cmx src/spellcheck.cmx src/name.cmx src/attribute.cmx src/extension.cmx src/file_path.cmx src/std.cmx -o src/ppx_core.cmx  ; then  rm -f src/ppx_core.mli  ; else  rm -f src/ppx_core.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/ppx_core.cmx -o src/ppx_core.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_core.cmxa -o src/ppx_core.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/common.cmx src/gen/common.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/common.cmx src/gen/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen.cmx src/gen/gen.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen.cmx src/gen/gen.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen.cmx -o src/gen/gen.native
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen.cmx -o src/gen/gen.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmx src/gen/gen_ast_pattern.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmx src/gen/gen_ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen_ast_pattern.cmx -o src/gen/gen_ast_pattern.native
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen_ast_pattern.cmx -o src/gen/gen_ast_pattern.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_builder.cmx src/gen/gen_ast_builder.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_builder.cmx src/gen/gen_ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen_ast_builder.cmx -o src/gen/gen_ast_builder.native
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen_ast_builder.cmx -o src/gen/gen_ast_builder.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- make ppx_core.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_core.113.33.03'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_core.113.33.03'
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_core
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_compiler_libs_common: ............................ /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'ppx_core' in library ppx_core
- W: Cannot find source file matching module 'Ast_builder_generated' in library ppx_core
- W: Cannot find source file matching module 'Ast_pattern_generated' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_fold' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_fold_map' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_iter' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_map' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_map_with_context' in library ppx_core
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_builder.mli > src/ast_builder.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -modules src/gen/gen_ast_builder.ml > src/gen/gen_ast_builder.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -modules src/gen/common.ml > src/gen/common.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/common.cmo src/gen/common.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/common.cmo src/gen/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_builder.cmo src/gen/gen_ast_builder.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_builder.cmo src/gen/gen_ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen_ast_builder.cmo -o src/gen/gen_ast_builder.byte
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen_ast_builder.cmo -o src/gen/gen_ast_builder.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- src/gen/gen_ast_builder.byte -I +compiler-libs Parsetree
- mv ast_builder_generated.ml src/ast_builder_generated.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_builder_generated.ml > src/ast_builder_generated.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_builder_intf.ml > src/ast_builder_intf.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder_generated.cmo src/ast_builder_generated.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder_generated.cmo src/ast_builder_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder_intf.cmo src/ast_builder_intf.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder_intf.cmo src/ast_builder_intf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmi src/ast_builder.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmi src/ast_builder.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_builder.ml > src/ast_builder.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_pattern.mli > src/ast_pattern.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_pattern0.ml > src/ast_pattern0.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -modules src/gen/gen_ast_pattern.ml > src/gen/gen_ast_pattern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmo src/gen/gen_ast_pattern.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmo src/gen/gen_ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen_ast_pattern.cmo -o src/gen/gen_ast_pattern.byte
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen_ast_pattern.cmo -o src/gen/gen_ast_pattern.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- src/gen/gen_ast_pattern.byte -I +compiler-libs Parsetree
- mv ast_pattern_generated.ml src/ast_pattern_generated.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_pattern_generated.ml > src/ast_pattern_generated.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern0.cmo src/ast_pattern0.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern0.cmo src/ast_pattern0.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/common.mli > src/common.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse.mli > src/ast_traverse.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -modules src/gen/gen.ml > src/gen/gen.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen.cmo src/gen/gen.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen.cmo src/gen/gen.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen.cmo -o src/gen/gen.byte
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen.cmo -o src/gen/gen.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- src/gen/gen.byte -I +compiler-libs Parsetree
- mv ast_traverse_map.ml src/ast_traverse_map.ml
- mv ast_traverse_map.mli src/ast_traverse_map.mli
- mv ast_traverse_iter.ml src/ast_traverse_iter.ml
- mv ast_traverse_iter.mli src/ast_traverse_iter.mli
- mv ast_traverse_fold.ml src/ast_traverse_fold.ml
- mv ast_traverse_fold.mli src/ast_traverse_fold.mli
- mv ast_traverse_fold_map.ml src/ast_traverse_fold_map.ml
- mv ast_traverse_fold_map.mli src/ast_traverse_fold_map.mli
- mv ast_traverse_map_with_context.ml src/ast_traverse_map_with_context.ml
- mv ast_traverse_map_with_context.mli src/ast_traverse_map_with_context.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_fold.mli > src/ast_traverse_fold.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_fold_map.mli > src/ast_traverse_fold_map.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_iter.mli > src/ast_traverse_iter.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_map.mli > src/ast_traverse_map.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_map_with_context.mli > src/ast_traverse_map_with_context.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmi src/ast_traverse_fold.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmi src/ast_traverse_fold.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmi src/ast_traverse_fold_map.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmi src/ast_traverse_fold_map.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmi src/ast_traverse_iter.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmi src/ast_traverse_iter.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmi src/ast_traverse_map.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmi src/ast_traverse_map.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmi src/ast_traverse_map_with_context.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmi src/ast_traverse_map_with_context.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmi src/ast_traverse.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmi src/ast_traverse.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/common.cmi src/common.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/common.cmi src/common.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern_generated.cmo src/ast_pattern_generated.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern_generated.cmo src/ast_pattern_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmi src/ast_pattern.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmi src/ast_pattern.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_pattern.ml > src/ast_pattern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse.ml > src/ast_traverse.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_fold.ml > src/ast_traverse_fold.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_fold_map.ml > src/ast_traverse_fold_map.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_iter.ml > src/ast_traverse_iter.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_map.ml > src/ast_traverse_map.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_map_with_context.ml > src/ast_traverse_map_with_context.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/attribute.mli > src/attribute.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/attribute.cmi src/attribute.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/attribute.cmi src/attribute.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/attribute.ml > src/attribute.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/name.mli > src/name.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/name.cmi src/name.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/name.cmi src/name.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/caller_id.ml > src/caller_id.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/common.ml > src/common.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/extension.mli > src/extension.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/extension.cmi src/extension.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/extension.cmi src/extension.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/extension.ml > src/extension.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/file_path.mli > src/file_path.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/file_path.cmi src/file_path.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/file_path.cmi src/file_path.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/file_path.ml > src/file_path.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/name.ml > src/name.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/caller_id.cmo src/caller_id.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/caller_id.cmo src/caller_id.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/spellcheck.ml > src/spellcheck.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmo src/ast_builder.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmo src/ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmo src/ast_pattern.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmo src/ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmo src/ast_traverse.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmo src/ast_traverse.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmo src/ast_traverse_fold.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmo src/ast_traverse_fold.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmo src/ast_traverse_fold_map.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmo src/ast_traverse_fold_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmo src/ast_traverse_iter.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmo src/ast_traverse_iter.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmo src/ast_traverse_map.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmo src/ast_traverse_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmo src/ast_traverse_map_with_context.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmo src/ast_traverse_map_with_context.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/attribute.cmo src/attribute.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/attribute.cmo src/attribute.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/common.cmo src/common.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/common.cmo src/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/extension.cmo src/extension.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/extension.cmo src/extension.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/file_path.cmo src/file_path.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/file_path.cmo src/file_path.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/name.cmo src/name.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/name.cmo src/name.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/std.cmo src/std.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/std.cmo src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/ast_builder_generated.cmo src/ast_builder_intf.cmo src/ast_builder.cmo src/ast_pattern0.cmo src/ast_traverse_fold.cmo src/ast_traverse_fold_map.cmo src/ast_traverse_iter.cmo src/ast_traverse_map.cmo src/ast_traverse_map_with_context.cmo src/ast_traverse.cmo src/common.cmo src/ast_pattern_generated.cmo src/ast_pattern.cmo src/caller_id.cmo src/spellcheck.cmo src/name.cmo src/attribute.cmo src/extension.cmo src/file_path.cmo src/std.cmo -o src/ppx_core.cmo
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/ppx_core.cmo -o src/ppx_core.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder_generated.cmx src/ast_builder_generated.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder_generated.cmx src/ast_builder_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder_intf.cmx src/ast_builder_intf.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder_intf.cmx src/ast_builder_intf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern0.cmx src/ast_pattern0.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern0.cmx src/ast_pattern0.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmx src/ast_builder.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmx src/ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmx src/ast_traverse_fold.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmx src/ast_traverse_fold.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmx src/ast_traverse_fold_map.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmx src/ast_traverse_fold_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmx src/ast_traverse_iter.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmx src/ast_traverse_iter.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmx src/ast_traverse_map.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmx src/ast_traverse_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmx src/ast_traverse_map_with_context.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmx src/ast_traverse_map_with_context.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmx src/ast_traverse.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmx src/ast_traverse.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/common.cmx src/common.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/common.cmx src/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern_generated.cmx src/ast_pattern_generated.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern_generated.cmx src/ast_pattern_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmx src/ast_pattern.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmx src/ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/caller_id.cmx src/caller_id.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/caller_id.cmx src/caller_id.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/name.cmx src/name.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/name.cmx src/name.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/attribute.cmx src/attribute.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/attribute.cmx src/attribute.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/extension.cmx src/extension.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/extension.cmx src/extension.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/file_path.cmx src/file_path.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/file_path.cmx src/file_path.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/std.cmx src/std.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/std.cmx src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- touch src/ppx_core.mli  ; if  /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/ast_builder_generated.cmx src/ast_builder_intf.cmx src/ast_builder.cmx src/ast_pattern0.cmx src/ast_traverse_fold.cmx src/ast_traverse_fold_map.cmx src/ast_traverse_iter.cmx src/ast_traverse_map.cmx src/ast_traverse_map_with_context.cmx src/ast_traverse.cmx src/common.cmx src/ast_pattern_generated.cmx src/ast_pattern.cmx src/caller_id.cmx src/spellcheck.cmx src/name.cmx src/attribute.cmx src/extension.cmx src/file_path.cmx src/std.cmx -o src/ppx_core.cmx  ; then  rm -f src/ppx_core.mli  ; else  rm -f src/ppx_core.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/ppx_core.cmx -o src/ppx_core.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_core.cmxa -o src/ppx_core.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/common.cmx src/gen/common.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/common.cmx src/gen/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen.cmx src/gen/gen.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen.cmx src/gen/gen.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen.cmx -o src/gen/gen.native
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen.cmx -o src/gen/gen.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmx src/gen/gen_ast_pattern.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmx src/gen/gen_ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen_ast_pattern.cmx -o src/gen/gen_ast_pattern.native
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen_ast_pattern.cmx -o src/gen/gen_ast_pattern.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_builder.cmx src/gen/gen_ast_builder.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_builder.cmx src/gen/gen_ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen_ast_builder.cmx -o src/gen/gen_ast_builder.native
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen_ast_builder.cmx -o src/gen/gen_ast_builder.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- make ppx_core.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_core.113.33.03'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_core.113.33.03'
-> compiled  ppx_core.113.33.03
Processing 148/207: [camlp4: make all] [camomile: dune build] [jsonm: ocaml build] [oasis: ocaml setup.ml] [ppx_tools_versioned: dune build] [ppxfind: dune build]
-> installed ppx_core.113.33.03
Processing 149/207: [camlp4: make all] [camomile: dune build] [jsonm: ocaml build] [oasis: ocaml setup.ml] [ppx_tools_versioned: dune build] [ppxfind: dune build]
Processing 150/207: [camlp4: make all] [camomile: dune build] [jsonm: ocaml build] [oasis: ocaml setup.ml] [ppx_optcomp: ./configure] [ppx_tools_versioned: dune build] [ppxfind: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.02/.opam-switch/build/jsonm.1.0.1)
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- ocamlfind ocamlopt -a -package bytes -package uchar -package uutf src/jsonm.cmx -o src/jsonm.cmxa
- ocamlfind ocamlopt -shared -package bytes -package uchar -package uutf src/jsonm.cmx -o src/jsonm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- ocamlfind ocamlc -a -package bytes -package uchar -package uutf src/jsonm.cmo -o src/jsonm.cma
- ocamlfind ocamldep -package unix -package bytes -package uchar -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package bytes -package uchar -package uutf src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native
- # No parallelism done
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends
- ocamlfind ocamldep -package bytes -package uchar -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- ocamlfind ocamlopt -a -package bytes -package uchar -package uutf src/jsonm.cmx -o src/jsonm.cmxa
- ocamlfind ocamlopt -shared -package bytes -package uchar -package uutf src/jsonm.cmx -o src/jsonm.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -package uchar -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- ocamlfind ocamlc -a -package bytes -package uchar -package uutf src/jsonm.cmo -o src/jsonm.cma
- ocamlfind ocamldep -package unix -package bytes -package uchar -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package uchar -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml
- ocamlfind ocamlopt -linkpkg -g -package unix -package bytes -package uchar -package uutf src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native
- # No parallelism done
-> compiled  jsonm.1.0.1
Processing 150/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ppx_optcomp: ./configure] [ppx_tools_versioned: dune build] [ppxfind: dune build]
-> installed jsonm.1.0.1
Processing 151/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ppx_optcomp: ./configure] [ppx_tools_versioned: dune build] [ppxfind: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxfind" "-j" "31" "@install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppxfind.1.4)
-> compiled  ppxfind.1.4
Processing 151/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ppx_optcomp: ./configure] [ppx_tools_versioned: dune build]
-> installed ppxfind.1.4
Processing 152/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ppx_optcomp: ./configure] [ppx_tools_versioned: dune build]
Processing 153/207: [camlp4: make all] [camomile: dune build] [oasis: ocaml setup.ml] [ppx_deriving: dune build] [ppx_optcomp: ./configure] [ppx_tools_versioned: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "camomile" "-j" "31" "@install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/camomile.1.0.2)
-    ocamlyacc Camomile/internal/uReStrParser.{ml,mli}
- 4 shift/reduce conflicts.
- camomilelocaledef Camomile/locales/ar.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/az.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/div.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/el.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/fa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/gu.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/he.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/hi__DIRECT.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/hi.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ka.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/kk.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/kn.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ky.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/mn.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/mr.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/pa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/sa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ta.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/syr.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/te.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/th.mar
- Warning : file loading is not supported.
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ja.mar
- Warning : strength option is not supported
- camomilelocaledef Camomile/locales/tt.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/uz.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ur.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/vi.mar
- Warning : normalization option is not supported
-    ocamlyacc Camomile/internal/uReStrParser.{ml,mli}
- 4 shift/reduce conflicts.
- camomilelocaledef Camomile/locales/ar.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/az.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/div.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/el.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/fa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/gu.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/he.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/hi__DIRECT.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/hi.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ka.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/kk.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/kn.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ky.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/mn.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/mr.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/pa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/sa.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ta.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/syr.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/te.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/th.mar
- Warning : file loading is not supported.
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ja.mar
- Warning : strength option is not supported
- camomilelocaledef Camomile/locales/tt.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/uz.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/ur.mar
- Warning : normalization option is not supported
- camomilelocaledef Camomile/locales/vi.mar
- Warning : normalization option is not supported
-> compiled  camomile.1.0.2
Processing 153/207: [camlp4: make all] [oasis: ocaml setup.ml] [ppx_deriving: dune build] [ppx_optcomp: ./configure] [ppx_tools_versioned: dune build]
-> installed camomile.1.0.2
Processing 154/207: [camlp4: make all] [oasis: ocaml setup.ml] [ppx_deriving: dune build] [ppx_optcomp: ./configure] [ppx_tools_versioned: dune build]
Processing 155/207: [camlp4: make all] [oasis: ocaml setup.ml] [ppx_deriving: dune build] [ppx_optcomp: ./configure] [ppx_tools_versioned: dune build] [zed: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_optcomp.113.33.03)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_optcomp
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_optcomp
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- 
Processing 155/207: [camlp4: make all] [oasis: ocaml setup.ml] [ppx_deriving: dune build] [ppx_optcomp: make] [ppx_tools_versioned: dune build] [zed: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_deriving" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_deriving.4.5)
-> compiled  ppx_deriving.4.5
Processing 155/207: [camlp4: make all] [oasis: ocaml setup.ml] [ppx_optcomp: make] [ppx_tools_versioned: dune build] [zed: jbuilder build]
-> installed ppx_deriving.4.5
Processing 156/207: [camlp4: make all] [oasis: ocaml setup.ml] [ppx_optcomp: make] [ppx_tools_versioned: dune build] [zed: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "zed" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/zed.1.6)
-> compiled  zed.1.6
Processing 156/207: [camlp4: make all] [oasis: ocaml setup.ml] [ppx_optcomp: make] [ppx_tools_versioned: dune build]
-> installed zed.1.6
Processing 157/207: [camlp4: make all] [oasis: ocaml setup.ml] [ppx_optcomp: make] [ppx_tools_versioned: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_tools_versioned" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_tools_versioned.5.4.0)
-> compiled  ppx_tools_versioned.5.4.0
Processing 157/207: [camlp4: make all] [oasis: ocaml setup.ml] [ppx_optcomp: make]
-> installed ppx_tools_versioned.5.4.0
Processing 158/207: [camlp4: make all] [oasis: ocaml setup.ml] [ppx_optcomp: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_optcomp.113.33.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_optcomp
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- 
- ./setup.exe -build 
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules src/ppx_optcomp.mli > src/ppx_optcomp.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmi src/ppx_optcomp.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmi src/ppx_optcomp.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules src/ppx_optcomp.ml > src/ppx_optcomp.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmo src/ppx_optcomp.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmo src/ppx_optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/ppx_optcomp.cmo -o src/ppx_optcomp.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmx src/ppx_optcomp.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmx src/ppx_optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/ppx_optcomp.cmx -o src/ppx_optcomp.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_optcomp.cmxa -o src/ppx_optcomp.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules bin/optcomp.ml > bin/optcomp.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I bin -I src -o bin/optcomp.cmo bin/optcomp.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I bin -I src -o bin/optcomp.cmo bin/optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I bin -I src -o bin/optcomp.cmx bin/optcomp.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I bin -I src -o bin/optcomp.cmx bin/optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx src/ppx_optcomp.cmxa bin/optcomp.cmx -o bin/optcomp.native
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx src/ppx_optcomp.cmxa bin/optcomp.cmx -o bin/optcomp.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- make ppx_optcomp.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_optcomp.113.33.03'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_optcomp.113.33.03'
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_optcomp
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- 
- ./setup.exe -build 
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules src/ppx_optcomp.mli > src/ppx_optcomp.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmi src/ppx_optcomp.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmi src/ppx_optcomp.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules src/ppx_optcomp.ml > src/ppx_optcomp.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmo src/ppx_optcomp.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmo src/ppx_optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/ppx_optcomp.cmo -o src/ppx_optcomp.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmx src/ppx_optcomp.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmx src/ppx_optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/ppx_optcomp.cmx -o src/ppx_optcomp.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_optcomp.cmxa -o src/ppx_optcomp.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules bin/optcomp.ml > bin/optcomp.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I bin -I src -o bin/optcomp.cmo bin/optcomp.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I bin -I src -o bin/optcomp.cmo bin/optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I bin -I src -o bin/optcomp.cmx bin/optcomp.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I bin -I src -o bin/optcomp.cmx bin/optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx src/ppx_optcomp.cmxa bin/optcomp.cmx -o bin/optcomp.native
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx src/ppx_optcomp.cmxa bin/optcomp.cmx -o bin/optcomp.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- make ppx_optcomp.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_optcomp.113.33.03'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_optcomp.113.33.03'
-> compiled  ppx_optcomp.113.33.03
Processing 158/207: [camlp4: make all] [oasis: ocaml setup.ml]
-> installed ppx_optcomp.113.33.03
Processing 159/207: [camlp4: make all] [oasis: ocaml setup.ml]
Processing 160/207: [camlp4: make all] [oasis: ocaml setup.ml] [ppx_driver: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_driver.113.33.04)
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_driver
- Package version: ..................................... 113.33.04
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_optcomp: ..................................... /home/opam/.opam/4.02/lib/ppx_optcomp
- pkg_ocamlbuild: ...................................... /home/opam/.opam/4.02/lib/ocaml/ocamlbuild
- 
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_driver
- Package version: ..................................... 113.33.04
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_optcomp: ..................................... /home/opam/.opam/4.02/lib/ppx_optcomp
- pkg_ocamlbuild: ...................................... /home/opam/.opam/4.02/lib/ocaml/ocamlbuild
- 
Processing 160/207: [camlp4: make all] [oasis: ocaml setup.ml] [ppx_driver: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.02/.opam-switch/build/oasis.0.4.11)
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "test/data/TestFull/dev/_tags", line 27, characters 8-17:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/FormatExt.mli > src/oasis/FormatExt.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmi src/oasis/FormatExt.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/FormatExt.ml > src/oasis/FormatExt.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISString.ml > src/oasis/OASISString.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISString.cmo src/oasis/OASISString.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/PropList.mli > src/oasis/PropList.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmi src/oasis/PropList.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/PropList.ml > src/oasis/PropList.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGettext.mli > src/oasis/OASISGettext.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmi src/oasis/OASISGettext.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUtils.mli > src/oasis/OASISUtils.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmi src/oasis/OASISUtils.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUtils.ml > src/oasis/OASISUtils.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUnixPath.mli > src/oasis/OASISUnixPath.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmi src/oasis/OASISUnixPath.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUnixPath.ml > src/oasis/OASISUnixPath.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPath_intern.ml > src/oasis/OASISPath_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPath_intern.cmo src/oasis/OASISPath_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileSystem.mli > src/oasis/OASISFileSystem.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmi src/oasis/OASISFileSystem.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileSystem.ml > src/oasis/OASISFileSystem.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISContext.mli > src/oasis/OASISContext.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmi src/oasis/OASISContext.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISContext.ml > src/oasis/OASISContext.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourcePatterns.mli > src/oasis/OASISSourcePatterns.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDataNotation.ml > src/oasis/OASISDataNotation.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDataNotation.cmo src/oasis/OASISDataNotation.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmi src/oasis/OASISSourcePatterns.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourcePatterns.ml > src/oasis/OASISSourcePatterns.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGettext.ml > src/oasis/OASISGettext.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMessage.mli > src/oasis/OASISMessage.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmi src/oasis/OASISMessage.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMessage.ml > src/oasis/OASISMessage.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISText.ml > src/oasis/OASISText.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues.mli > src/oasis/OASISValues.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmi src/oasis/OASISValues.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTypes.mli > src/oasis/OASISTypes.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExpr.mli > src/oasis/OASISExpr.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense.mli > src/oasis/OASISLicense.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion.mli > src/oasis/OASISVersion.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmi src/oasis/OASISVersion.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISText.cmo src/oasis/OASISText.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmi src/oasis/OASISExpr.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmi src/oasis/OASISLicense.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmi src/oasis/OASISTypes.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTypes.ml > src/oasis/OASISTypes.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISParse.mli > src/oasis/OASISParse.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmi src/oasis/OASISParse.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISParse.ml > src/oasis/OASISParse.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst.ml > src/oasis/OASISAst.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_types.ml > src/oasis/OASISAst_types.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection.mli > src/oasis/OASISBuildSection.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection.mli > src/oasis/OASISSection.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmi src/oasis/OASISSection.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISCheck.ml > src/oasis/OASISCheck.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFeatures.ml > src/oasis/OASISFeatures.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPlugin.mli > src/oasis/OASISPlugin.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileTemplate.mli > src/oasis/OASISFileTemplate.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSetupUpdate.ml > src/oasis/OASISSetupUpdate.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmi src/oasis/OASISFileTemplate.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSetupUpdate.cmo src/oasis/OASISSetupUpdate.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema_intern.ml > src/oasis/OASISSchema_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_types.cmo src/oasis/OASISAst_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFeatures.cmo src/oasis/OASISFeatures.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmi src/oasis/OASISPlugin.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema_intern.cmo src/oasis/OASISSchema_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument.mli > src/oasis/OASISDocument.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema.mli > src/oasis/OASISSchema.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmi src/oasis/OASISSchema.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument_intern.ml > src/oasis/OASISDocument_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection_intern.ml > src/oasis/OASISBuildSection_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISCustom.ml > src/oasis/OASISCustom.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection_intern.ml > src/oasis/OASISSection_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection_intern.cmo src/oasis/OASISBuildSection_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCustom.cmo src/oasis/OASISCustom.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection_intern.cmo src/oasis/OASISSection_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable.mli > src/oasis/OASISExecutable.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable_intern.ml > src/oasis/OASISExecutable_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFindlib.mli > src/oasis/OASISFindlib.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag.mli > src/oasis/OASISFlag.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag_intern.ml > src/oasis/OASISFlag_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary.mli > src/oasis/OASISLibrary.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary_intern.ml > src/oasis/OASISLibrary_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject.mli > src/oasis/OASISObject.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject_intern.ml > src/oasis/OASISObject_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage.mli > src/oasis/OASISPackage.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage_intern.ml > src/oasis/OASISPackage_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISConf.ml > src/oasis/OASISConf.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISConf.cmo src/oasis/OASISConf.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository.mli > src/oasis/OASISSourceRepository.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository_intern.ml > src/oasis/OASISSourceRepository_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest.mli > src/oasis/OASISTest.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest_intern.ml > src/oasis/OASISTest_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmi src/oasis/OASISBuildSection.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCheck.cmo src/oasis/OASISCheck.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmi src/oasis/OASISDocument.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument_intern.cmo src/oasis/OASISDocument_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmi src/oasis/OASISExecutable.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable_intern.cmo src/oasis/OASISExecutable_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmi src/oasis/OASISFindlib.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmi src/oasis/OASISFlag.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag_intern.cmo src/oasis/OASISFlag_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmi src/oasis/OASISLibrary.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary_intern.cmo src/oasis/OASISLibrary_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmi src/oasis/OASISObject.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject_intern.cmo src/oasis/OASISObject_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmi src/oasis/OASISPackage.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage_intern.cmo src/oasis/OASISPackage_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmi src/oasis/OASISSourceRepository.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository_intern.cmo src/oasis/OASISSourceRepository_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmi src/oasis/OASISTest.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest_intern.cmo src/oasis/OASISTest_intern.ml
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/oasis/OASISAst_lexer.mll
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_lexer.ml > src/oasis/OASISAst_lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc src/oasis/OASISAst_parser.mly
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_parser.mli > src/oasis/OASISAst_parser.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmi src/oasis/OASISAst_parser.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMutex.ml > src/oasis/OASISMutex.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst.cmo src/oasis/OASISAst.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_lexer.cmo src/oasis/OASISAst_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMutex.cmo src/oasis/OASISMutex.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues.ml > src/oasis/OASISValues.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/oasis/OASISValues_lexer.mll
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues_lexer.ml > src/oasis/OASISValues_lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues_lexer.cmo src/oasis/OASISValues_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExpr.ml > src/oasis/OASISExpr.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion.ml > src/oasis/OASISVersion.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/oasis/OASISVersion_lexer.mll
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_lexer.ml > src/oasis/OASISVersion_lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc src/oasis/OASISVersion_parser.mly
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_parser.mli > src/oasis/OASISVersion_parser.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_types.ml > src/oasis/OASISVersion_types.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_types.cmo src/oasis/OASISVersion_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmi src/oasis/OASISVersion_parser.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_lexer.cmo src/oasis/OASISVersion_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense.ml > src/oasis/OASISLicense.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/oasis/OASISLicense_lexer.mll
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_lexer.ml > src/oasis/OASISLicense_lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc src/oasis/OASISLicense_parser.mly
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_parser.mli > src/oasis/OASISLicense_parser.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_types.ml > src/oasis/OASISLicense_types.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_types.cmo src/oasis/OASISLicense_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmi src/oasis/OASISLicense_parser.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_lexer.cmo src/oasis/OASISLicense_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileTemplate.ml > src/oasis/OASISFileTemplate.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileUtil.mli > src/oasis/OASISFileUtil.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHostPath.mli > src/oasis/OASISHostPath.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmi src/oasis/OASISFileUtil.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmi src/oasis/OASISHostPath.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection.ml > src/oasis/OASISBuildSection.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGraph.ml > src/oasis/OASISGraph.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGraph.cmo src/oasis/OASISGraph.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument.ml > src/oasis/OASISDocument.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable.ml > src/oasis/OASISExecutable.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag.ml > src/oasis/OASISFlag.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary.ml > src/oasis/OASISLibrary.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject.ml > src/oasis/OASISObject.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage.ml > src/oasis/OASISPackage.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository.ml > src/oasis/OASISSourceRepository.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest.ml > src/oasis/OASISTest.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPlugin.ml > src/oasis/OASISPlugin.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFindlib.ml > src/oasis/OASISFindlib.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema.ml > src/oasis/OASISSchema.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection.ml > src/oasis/OASISSection.ml.depends
- ocamlify --depends --output src/oasis/OASISData.mlify.depends src/oasis/OASISData.mlify
- ocamlmod src/oasis/OASISSys.mod
- ocamlmod src/oasis/OASISSysLight.mod
- ocamlmod src/oasis/OASISSysBundle.mod
- ocamlify --output src/oasis/OASISData.ml src/oasis/OASISData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISData.ml > src/oasis/OASISData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExec.mli > src/oasis/OASISExec.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmi src/oasis/OASISExec.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExec.ml > src/oasis/OASISExec.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileUtil.ml > src/oasis/OASISFileUtil.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHostPath.ml > src/oasis/OASISHostPath.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_parser.ml > src/oasis/OASISVersion_parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_parser.ml > src/oasis/OASISLicense_parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_parser.ml > src/oasis/OASISAst_parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISQuickstart.ml > src/oasis/OASISQuickstart.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFormat.ml > src/oasis/OASISFormat.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFormat.cmo src/oasis/OASISFormat.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHelp.ml > src/oasis/OASISHelp.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISData.cmo src/oasis/OASISData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmo src/oasis/FormatExt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmo src/oasis/PropList.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmo src/oasis/OASISUtils.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmo src/oasis/OASISUnixPath.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmo src/oasis/OASISFileSystem.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmo src/oasis/OASISContext.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmo src/oasis/OASISSourcePatterns.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmo src/oasis/OASISGettext.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmo src/oasis/OASISMessage.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmo src/oasis/OASISTypes.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmo src/oasis/OASISParse.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmo src/oasis/OASISValues.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmo src/oasis/OASISExpr.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmo src/oasis/OASISVersion.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmo src/oasis/OASISLicense.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmo src/oasis/OASISFileTemplate.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmo src/oasis/OASISBuildSection.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmo src/oasis/OASISDocument.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmo src/oasis/OASISExecutable.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmo src/oasis/OASISFlag.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmo src/oasis/OASISLibrary.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmo src/oasis/OASISObject.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmo src/oasis/OASISPackage.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmo src/oasis/OASISSourceRepository.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmo src/oasis/OASISTest.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmo src/oasis/OASISPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmo src/oasis/OASISFindlib.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmo src/oasis/OASISSchema.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmo src/oasis/OASISSection.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmo src/oasis/OASISExec.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmo src/oasis/OASISFileUtil.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmo src/oasis/OASISHostPath.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmo src/oasis/OASISVersion_parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmo src/oasis/OASISLicense_parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmo src/oasis/OASISAst_parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISQuickstart.cmo src/oasis/OASISQuickstart.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHelp.cmo src/oasis/OASISHelp.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/oasis/OASISString.cmo src/oasis/FormatExt.cmo src/oasis/OASISGettext.cmo src/oasis/PropList.cmo src/oasis/OASISUtils.cmo src/oasis/OASISPath_intern.cmo src/oasis/OASISUnixPath.cmo src/oasis/OASISFileSystem.cmo src/oasis/OASISContext.cmo src/oasis/OASISDataNotation.cmo src/oasis/OASISSourcePatterns.cmo src/oasis/OASISMessage.cmo src/oasis/OASISValues_lexer.cmo src/oasis/OASISValues.cmo src/oasis/OASISText.cmo src/oasis/OASISExpr.cmo src/oasis/OASISLicense_types.cmo src/oasis/OASISLicense_parser.cmo src/oasis/OASISLicense_lexer.cmo src/oasis/OASISVersion_types.cmo src/oasis/OASISVersion_parser.cmo src/oasis/OASISVersion_lexer.cmo src/oasis/OASISVersion.cmo src/oasis/OASISLicense.cmo src/oasis/OASISTypes.cmo src/oasis/OASISAst_types.cmo src/oasis/OASISGraph.cmo src/oasis/OASISSection.cmo src/oasis/OASISBuildSection.cmo src/oasis/OASISFeatures.cmo src/oasis/OASISConf.cmo src/oasis/OASISExec.cmo src/oasis/OASISFileUtil.cmo src/oasis/OASISHostPath.cmo src/oasis/OASISFileTemplate.cmo src/oasis/OASISSetupUpdate.cmo src/oasis/OASISPlugin.cmo src/oasis/OASISSchema_intern.cmo src/oasis/OASISCheck.cmo src/oasis/OASISBuildSection_intern.cmo src/oasis/OASISCustom.cmo src/oasis/OASISSection_intern.cmo src/oasis/OASISDocument_intern.cmo src/oasis/OASISSchema.cmo src/oasis/OASISDocument.cmo src/oasis/OASISExecutable_intern.cmo src/oasis/OASISExecutable.cmo src/oasis/OASISFindlib.cmo src/oasis/OASISFlag_intern.cmo src/oasis/OASISFlag.cmo src/oasis/OASISLibrary_intern.cmo src/oasis/OASISLibrary.cmo src/oasis/OASISObject_intern.cmo src/oasis/OASISObject.cmo src/oasis/OASISPackage_intern.cmo src/oasis/OASISPackage.cmo src/oasis/OASISSourceRepository_intern.cmo src/oasis/OASISSourceRepository.cmo src/oasis/OASISTest_intern.cmo src/oasis/OASISTest.cmo src/oasis/OASISAst.cmo src/oasis/OASISAst_parser.cmo src/oasis/OASISAst_lexer.cmo src/oasis/OASISMutex.cmo src/oasis/OASISParse.cmo src/oasis/OASISData.cmo src/oasis/OASISFormat.cmo src/oasis/OASISQuickstart.cmo src/oasis/OASISHelp.cmo -o src/oasis/oasis.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISString.cmx src/oasis/OASISString.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmx src/oasis/OASISGettext.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmx src/oasis/OASISUtils.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPath_intern.cmx src/oasis/OASISPath_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmx src/oasis/OASISUnixPath.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmx src/oasis/OASISFileSystem.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDataNotation.cmx src/oasis/OASISDataNotation.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmx src/oasis/OASISContext.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmx src/oasis/FormatExt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmx src/oasis/OASISValues.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmx src/oasis/OASISMessage.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_lexer.cmx src/oasis/OASISLicense_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmx src/oasis/OASISVersion.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmx src/oasis/OASISSourcePatterns.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISText.cmx src/oasis/OASISText.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmx src/oasis/PropList.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmx src/oasis/OASISExpr.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmx src/oasis/OASISLicense.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmx src/oasis/OASISTypes.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGraph.cmx src/oasis/OASISGraph.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmx src/oasis/OASISSection.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmx src/oasis/OASISExec.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmx src/oasis/OASISFileUtil.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmx src/oasis/OASISHostPath.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISConf.cmx src/oasis/OASISConf.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmx src/oasis/OASISFileTemplate.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSetupUpdate.cmx src/oasis/OASISSetupUpdate.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_types.cmx src/oasis/OASISAst_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFeatures.cmx src/oasis/OASISFeatures.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmx src/oasis/OASISPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema_intern.cmx src/oasis/OASISSchema_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISBuildSection_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCustom.cmx src/oasis/OASISCustom.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection_intern.cmx src/oasis/OASISSection_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument_intern.cmx src/oasis/OASISDocument_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmx src/oasis/OASISSchema.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmx src/oasis/OASISBuildSection.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject_intern.cmx src/oasis/OASISObject_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest_intern.cmx src/oasis/OASISTest_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCheck.cmx src/oasis/OASISCheck.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmx src/oasis/OASISDocument.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmx src/oasis/OASISExecutable.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmx src/oasis/OASISFindlib.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmx src/oasis/OASISFlag.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmx src/oasis/OASISLibrary.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmx src/oasis/OASISObject.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmx src/oasis/OASISPackage.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmx src/oasis/OASISSourceRepository.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmx src/oasis/OASISTest.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst.cmx src/oasis/OASISAst.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_lexer.cmx src/oasis/OASISAst_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMutex.cmx src/oasis/OASISMutex.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFormat.cmx src/oasis/OASISFormat.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISData.cmx src/oasis/OASISData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmx src/oasis/OASISParse.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISQuickstart.cmx src/oasis/OASISQuickstart.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHelp.cmx src/oasis/OASISHelp.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/oasis/OASISString.cmx src/oasis/FormatExt.cmx src/oasis/OASISGettext.cmx src/oasis/PropList.cmx src/oasis/OASISUtils.cmx src/oasis/OASISPath_intern.cmx src/oasis/OASISUnixPath.cmx src/oasis/OASISFileSystem.cmx src/oasis/OASISContext.cmx src/oasis/OASISDataNotation.cmx src/oasis/OASISSourcePatterns.cmx src/oasis/OASISMessage.cmx src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues.cmx src/oasis/OASISText.cmx src/oasis/OASISExpr.cmx src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_lexer.cmx src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion.cmx src/oasis/OASISLicense.cmx src/oasis/OASISTypes.cmx src/oasis/OASISAst_types.cmx src/oasis/OASISGraph.cmx src/oasis/OASISSection.cmx src/oasis/OASISBuildSection.cmx src/oasis/OASISConf.cmx src/oasis/OASISExec.cmx src/oasis/OASISFeatures.cmx src/oasis/OASISFileUtil.cmx src/oasis/OASISHostPath.cmx src/oasis/OASISFileTemplate.cmx src/oasis/OASISSetupUpdate.cmx src/oasis/OASISPlugin.cmx src/oasis/OASISSchema_intern.cmx src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISCheck.cmx src/oasis/OASISCustom.cmx src/oasis/OASISSection_intern.cmx src/oasis/OASISDocument_intern.cmx src/oasis/OASISSchema.cmx src/oasis/OASISDocument.cmx src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable.cmx src/oasis/OASISFindlib.cmx src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag.cmx src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary.cmx src/oasis/OASISObject_intern.cmx src/oasis/OASISObject.cmx src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage.cmx src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository.cmx src/oasis/OASISTest_intern.cmx src/oasis/OASISTest.cmx src/oasis/OASISAst.cmx src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_lexer.cmx src/oasis/OASISMutex.cmx src/oasis/OASISParse.cmx src/oasis/OASISData.cmx src/oasis/OASISFormat.cmx src/oasis/OASISQuickstart.cmx src/oasis/OASISHelp.cmx -o src/oasis/oasis.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/oasis/oasis.cmxa src/oasis/OASISString.cmx src/oasis/FormatExt.cmx src/oasis/OASISGettext.cmx src/oasis/PropList.cmx src/oasis/OASISUtils.cmx src/oasis/OASISPath_intern.cmx src/oasis/OASISUnixPath.cmx src/oasis/OASISFileSystem.cmx src/oasis/OASISContext.cmx src/oasis/OASISDataNotation.cmx src/oasis/OASISSourcePatterns.cmx src/oasis/OASISMessage.cmx src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues.cmx src/oasis/OASISText.cmx src/oasis/OASISExpr.cmx src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_lexer.cmx src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion.cmx src/oasis/OASISLicense.cmx src/oasis/OASISTypes.cmx src/oasis/OASISAst_types.cmx src/oasis/OASISGraph.cmx src/oasis/OASISSection.cmx src/oasis/OASISBuildSection.cmx src/oasis/OASISConf.cmx src/oasis/OASISExec.cmx src/oasis/OASISFeatures.cmx src/oasis/OASISFileUtil.cmx src/oasis/OASISHostPath.cmx src/oasis/OASISFileTemplate.cmx src/oasis/OASISSetupUpdate.cmx src/oasis/OASISPlugin.cmx src/oasis/OASISSchema_intern.cmx src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISCheck.cmx src/oasis/OASISCustom.cmx src/oasis/OASISSection_intern.cmx src/oasis/OASISDocument_intern.cmx src/oasis/OASISSchema.cmx src/oasis/OASISDocument.cmx src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable.cmx src/oasis/OASISFindlib.cmx src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag.cmx src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary.cmx src/oasis/OASISObject_intern.cmx src/oasis/OASISObject.cmx src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage.cmx src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository.cmx src/oasis/OASISTest_intern.cmx src/oasis/OASISTest.cmx src/oasis/OASISAst.cmx src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_lexer.cmx src/oasis/OASISMutex.cmx src/oasis/OASISParse.cmx src/oasis/OASISData.cmx src/oasis/OASISFormat.cmx src/oasis/OASISQuickstart.cmx src/oasis/OASISHelp.cmx -o src/oasis/oasis.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseArgExt.mli > src/base/BaseArgExt.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmi src/base/BaseArgExt.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseArgExt.ml > src/base/BaseArgExt.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseBuilt.mli > src/base/BaseBuilt.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmi src/base/BaseBuilt.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseBuilt.ml > src/base/BaseBuilt.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseContext.mli > src/base/BaseContext.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseLog.mli > src/base/BaseLog.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseMessage.mli > src/base/BaseMessage.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseStandardVar.mli > src/base/BaseStandardVar.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmi src/base/BaseContext.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmi src/base/BaseLog.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmi src/base/BaseMessage.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmi src/base/BaseStandardVar.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCheck.mli > src/base/BaseCheck.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmi src/base/BaseCheck.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCheck.ml > src/base/BaseCheck.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnv.mli > src/base/BaseEnv.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmi src/base/BaseEnv.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCustom.mli > src/base/BaseCustom.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmi src/base/BaseCustom.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCustom.ml > src/base/BaseCustom.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseData.mli > src/base/BaseData.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmi src/base/BaseData.mli
- ocamlify --depends --output src/base/BaseData.mlify.depends src/base/BaseData.mlify
- ocamlmod src/base/BaseSys.mod
- ocamlmod src/base/BaseSysEnvironment.mod
- ocamlmod src/base/BaseSysBundle.mod
- ocamlify --output src/base/BaseData.ml src/base/BaseData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseData.ml > src/base/BaseData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDoc.mli > src/base/BaseDoc.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmi src/base/BaseDoc.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDoc.ml > src/base/BaseDoc.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnvLight.mli > src/base/BaseEnvLight.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmi src/base/BaseEnvLight.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnvLight.ml > src/base/BaseEnvLight.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnv.ml > src/base/BaseEnv.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseFileAB.mli > src/base/BaseFileAB.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmi src/base/BaseFileAB.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseFileAB.ml > src/base/BaseFileAB.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseGenerate.mli > src/base/BaseGenerate.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmi src/base/BaseGenerate.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseGenerate.ml > src/base/BaseGenerate.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCompat.ml > src/base/BaseCompat.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseSetup.mli > src/base/BaseSetup.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmi src/base/BaseSetup.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCompat.cmo src/base/BaseCompat.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseLog.ml > src/base/BaseLog.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseOCamlcConfig.mli > src/base/BaseOCamlcConfig.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmi src/base/BaseOCamlcConfig.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseOCamlcConfig.ml > src/base/BaseOCamlcConfig.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseSetup.ml > src/base/BaseSetup.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDynVar.mli > src/base/BaseDynVar.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseTest.mli > src/base/BaseTest.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmi src/base/BaseDynVar.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmi src/base/BaseTest.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseStandardVar.ml > src/base/BaseStandardVar.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseTest.ml > src/base/BaseTest.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDynVar.ml > src/base/BaseDynVar.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseMessage.ml > src/base/BaseMessage.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseContext.ml > src/base/BaseContext.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmo src/base/BaseArgExt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmo src/base/BaseBuilt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmo src/base/BaseCheck.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmo src/base/BaseCustom.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmo src/base/BaseData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmo src/base/BaseDoc.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmo src/base/BaseEnvLight.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmo src/base/BaseEnv.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmo src/base/BaseFileAB.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmo src/base/BaseGenerate.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmo src/base/BaseLog.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmo src/base/BaseOCamlcConfig.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmo src/base/BaseSetup.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmo src/base/BaseStandardVar.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmo src/base/BaseTest.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmo src/base/BaseDynVar.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmo src/base/BaseMessage.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmo src/base/BaseContext.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/base/BaseArgExt.cmo src/base/BaseContext.cmo src/base/BaseLog.cmo src/base/BaseMessage.cmo src/base/BaseEnvLight.cmo src/base/BaseEnv.cmo src/base/BaseCheck.cmo src/base/BaseOCamlcConfig.cmo src/base/BaseStandardVar.cmo src/base/BaseBuilt.cmo src/base/BaseCustom.cmo src/base/BaseData.cmo src/base/BaseDoc.cmo src/base/BaseFileAB.cmo src/base/BaseDynVar.cmo src/base/BaseTest.cmo src/base/BaseSetup.cmo src/base/BaseCompat.cmo src/base/BaseGenerate.cmo -o src/base/base.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmx src/base/BaseContext.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmx src/base/BaseEnvLight.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmx src/base/BaseMessage.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmx src/base/BaseEnv.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmx src/base/BaseCheck.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmx src/base/BaseOCamlcConfig.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmx src/base/BaseLog.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmx src/base/BaseStandardVar.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmx src/base/BaseCustom.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmx src/base/BaseData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmx src/base/BaseDoc.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmx src/base/BaseBuilt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmx src/base/BaseFileAB.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmx src/base/BaseDynVar.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmx src/base/BaseTest.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmx src/base/BaseSetup.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCompat.cmx src/base/BaseCompat.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmx src/base/BaseArgExt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmx src/base/BaseGenerate.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/base/BaseArgExt.cmx src/base/BaseContext.cmx src/base/BaseEnvLight.cmx src/base/BaseEnv.cmx src/base/BaseMessage.cmx src/base/BaseCheck.cmx src/base/BaseLog.cmx src/base/BaseOCamlcConfig.cmx src/base/BaseStandardVar.cmx src/base/BaseBuilt.cmx src/base/BaseCustom.cmx src/base/BaseData.cmx src/base/BaseDoc.cmx src/base/BaseFileAB.cmx src/base/BaseDynVar.cmx src/base/BaseTest.cmx src/base/BaseSetup.cmx src/base/BaseCompat.cmx src/base/BaseGenerate.cmx -o src/base/base.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/base/base.cmxa src/base/BaseArgExt.cmx src/base/BaseContext.cmx src/base/BaseEnvLight.cmx src/base/BaseEnv.cmx src/base/BaseMessage.cmx src/base/BaseCheck.cmx src/base/BaseLog.cmx src/base/BaseOCamlcConfig.cmx src/base/BaseStandardVar.cmx src/base/BaseBuilt.cmx src/base/BaseCustom.cmx src/base/BaseData.cmx src/base/BaseDoc.cmx src/base/BaseFileAB.cmx src/base/BaseDynVar.cmx src/base/BaseTest.cmx src/base/BaseSetup.cmx src/base/BaseCompat.cmx src/base/BaseGenerate.cmx -o src/base/base.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/OASISBuiltinPlugins.ml > src/OASISBuiltinPlugins.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/custom/CustomPlugin.ml > src/plugins/custom/CustomPlugin.ml.depends
- ocamlify --depends --output src/plugins/custom/CustomData.mlify.depends src/plugins/custom/CustomData.mlify
- ocamlmod src/plugins/custom/CustomSys.mod
- ocamlify --output src/plugins/custom/CustomData.ml src/plugins/custom/CustomData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/custom/CustomData.ml > src/plugins/custom/CustomData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomData.cmo src/plugins/custom/CustomData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/devfiles/DevFilesPlugin.ml > src/plugins/extra/devfiles/DevFilesPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/devfiles/DevFilesData.mlify.depends src/plugins/extra/devfiles/DevFilesData.mlify
- ocamlify --output src/plugins/extra/devfiles/DevFilesData.ml src/plugins/extra/devfiles/DevFilesData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/devfiles/DevFilesData.ml > src/plugins/extra/devfiles/DevFilesData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesData.cmo src/plugins/extra/devfiles/DevFilesData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalConfigurePlugin.ml > src/plugins/internal/InternalConfigurePlugin.ml.depends
- ocamlify --depends --output src/plugins/internal/InternalData.mlify.depends src/plugins/internal/InternalData.mlify
- ocamlmod src/plugins/internal/InternalSys.mod
- ocamlify --output src/plugins/internal/InternalData.ml src/plugins/internal/InternalData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalData.ml > src/plugins/internal/InternalData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalId.ml > src/plugins/internal/InternalId.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalData.cmo src/plugins/internal/InternalData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalId.cmo src/plugins/internal/InternalId.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalInstallPlugin.ml > src/plugins/internal/InternalInstallPlugin.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/META/METAPlugin.ml > src/plugins/extra/META/METAPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/META/METAData.mlify.depends src/plugins/extra/META/METAData.mlify
- ocamlify --output src/plugins/extra/META/METAData.ml src/plugins/extra/META/METAData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/META/METAData.ml > src/plugins/extra/META/METAData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAData.cmo src/plugins/extra/META/METAData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/none/NonePlugin.ml > src/plugins/none/NonePlugin.ml.depends
- ocamlify --depends --output src/plugins/none/NoneData.mlify.depends src/plugins/none/NoneData.mlify
- ocamlmod src/plugins/none/NoneSys.mod
- ocamlify --output src/plugins/none/NoneData.ml src/plugins/none/NoneData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/none/NoneData.ml > src/plugins/none/NoneData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NoneData.cmo src/plugins/none/NoneData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml > src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildCommon.ml > src/plugins/ocamlbuild/OCamlbuildCommon.ml.depends
- ocamlify --depends --output src/plugins/ocamlbuild/OCamlbuildData.mlify.depends src/plugins/ocamlbuild/OCamlbuildData.mlify
- ocamlmod src/plugins/ocamlbuild/MyOCamlbuildSys.mod
- ocamlmod src/plugins/ocamlbuild/OCamlbuildSys.mod
- ocamlify --output src/plugins/ocamlbuild/OCamlbuildData.ml src/plugins/ocamlbuild/OCamlbuildData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildData.ml > src/plugins/ocamlbuild/OCamlbuildData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildId.ml > src/plugins/ocamlbuild/OCamlbuildId.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildData.cmo src/plugins/ocamlbuild/OCamlbuildData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildCommon.cmo src/plugins/ocamlbuild/OCamlbuildCommon.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildId.cmo src/plugins/ocamlbuild/OCamlbuildId.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildPlugin.ml > src/plugins/ocamlbuild/OCamlbuildPlugin.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/MyOCamlbuildBase.ml > src/plugins/ocamlbuild/MyOCamlbuildBase.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml > src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmo src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildBase.cmo src/plugins/ocamlbuild/MyOCamlbuildBase.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakePlugin.ml > src/plugins/omake/OMakePlugin.ml.depends
- ocamlify --depends --output src/plugins/omake/OMakeData.mlify.depends src/plugins/omake/OMakeData.mlify
- ocamlmod src/plugins/omake/OMakeSys.mod
- ocamlify --output src/plugins/omake/OMakeData.ml src/plugins/omake/OMakeData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeData.ml > src/plugins/omake/OMakeData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeEquip.ml > src/plugins/omake/OMakeEquip.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeData.cmo src/plugins/omake/OMakeData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeFields.ml > src/plugins/omake/OMakeFields.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeFormat.ml > src/plugins/omake/OMakeFormat.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFields.cmo src/plugins/omake/OMakeFields.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFormat.cmo src/plugins/omake/OMakeFormat.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeEquip.cmo src/plugins/omake/OMakeEquip.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/stdfiles/StdFilesPlugin.ml > src/plugins/extra/stdfiles/StdFilesPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/stdfiles/StdFilesData.mlify.depends src/plugins/extra/stdfiles/StdFilesData.mlify
- ocamlify --output src/plugins/extra/stdfiles/StdFilesData.ml src/plugins/extra/stdfiles/StdFilesData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/stdfiles/StdFilesData.ml > src/plugins/extra/stdfiles/StdFilesData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesData.cmo src/plugins/extra/stdfiles/StdFilesData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomPlugin.cmo src/plugins/custom/CustomPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesPlugin.cmo src/plugins/extra/devfiles/DevFilesPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalConfigurePlugin.cmo src/plugins/internal/InternalConfigurePlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalInstallPlugin.cmo src/plugins/internal/InternalInstallPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAPlugin.cmo src/plugins/extra/META/METAPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NonePlugin.cmo src/plugins/none/NonePlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmo src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildPlugin.cmo src/plugins/ocamlbuild/OCamlbuildPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakePlugin.cmo src/plugins/omake/OMakePlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesPlugin.cmo src/plugins/extra/stdfiles/StdFilesPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/OASISBuiltinPlugins.cmo src/OASISBuiltinPlugins.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/plugins/custom/CustomData.cmo src/plugins/custom/CustomPlugin.cmo src/plugins/extra/META/METAData.cmo src/plugins/extra/META/METAPlugin.cmo src/plugins/extra/devfiles/DevFilesData.cmo src/plugins/extra/devfiles/DevFilesPlugin.cmo src/plugins/extra/stdfiles/StdFilesData.cmo src/plugins/extra/stdfiles/StdFilesPlugin.cmo src/plugins/internal/InternalData.cmo src/plugins/internal/InternalId.cmo src/plugins/internal/InternalConfigurePlugin.cmo src/plugins/internal/InternalInstallPlugin.cmo src/plugins/none/NoneData.cmo src/plugins/none/NonePlugin.cmo src/plugins/ocamlbuild/OCamlbuildCommon.cmo src/plugins/ocamlbuild/OCamlbuildData.cmo src/plugins/ocamlbuild/OCamlbuildId.cmo src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmo src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmo src/plugins/ocamlbuild/MyOCamlbuildBase.cmo src/plugins/ocamlbuild/OCamlbuildPlugin.cmo src/plugins/omake/OMakeData.cmo src/plugins/omake/OMakeFields.cmo src/plugins/omake/OMakeFormat.cmo src/plugins/omake/OMakeEquip.cmo src/plugins/omake/OMakePlugin.cmo src/OASISBuiltinPlugins.cmo -o src/builtin-plugins.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomData.cmx src/plugins/custom/CustomData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalData.cmx src/plugins/internal/InternalData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalId.cmx src/plugins/internal/InternalId.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NoneData.cmx src/plugins/none/NoneData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildCommon.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildId.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFields.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeFormat.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakeEquip.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomPlugin.cmx src/plugins/custom/CustomPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/devfiles/DevFilesPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalConfigurePlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalInstallPlugin.cmx src/plugins/internal/InternalInstallPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/META/METAPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NonePlugin.cmx src/plugins/none/NonePlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakePlugin.cmx src/plugins/omake/OMakePlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/OASISBuiltinPlugins.cmx src/OASISBuiltinPlugins.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/plugins/custom/CustomData.cmx src/plugins/custom/CustomPlugin.cmx src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/internal/InternalData.cmx src/plugins/internal/InternalId.cmx src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalInstallPlugin.cmx src/plugins/none/NoneData.cmx src/plugins/none/NonePlugin.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakePlugin.cmx src/OASISBuiltinPlugins.cmx -o src/builtin-plugins.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/builtin-plugins.cmxa src/plugins/custom/CustomData.cmx src/plugins/custom/CustomPlugin.cmx src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/internal/InternalData.cmx src/plugins/internal/InternalId.cmx src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalInstallPlugin.cmx src/plugins/none/NoneData.cmx src/plugins/none/NonePlugin.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakePlugin.cmx src/OASISBuiltinPlugins.cmx -o src/builtin-plugins.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/dynrun/OASISDynRun.ml > src/dynrun/OASISDynRun.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -package unix -package ocamlbuild -I src/dynrun -I src -I src/base -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/dynrun/OASISDynRun.cmo src/dynrun/OASISDynRun.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/dynrun/OASISDynRun.cmo -o src/dynrun/dynrun.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -package unix -package ocamlbuild -I src/dynrun -I src -I src/base -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/dynrun/OASISDynRun.cmx src/dynrun/OASISDynRun.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/dynrun/OASISDynRun.cmx -o src/dynrun/dynrun.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/dynrun/dynrun.cmxa src/dynrun/OASISDynRun.cmx -o src/dynrun/dynrun.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -modules src/ext/plugin-loader/src/PluginLoader.ml > src/ext/plugin-loader/src/PluginLoader.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package findlib -package dynlink -I src/ext/plugin-loader/src -o src/ext/plugin-loader/src/PluginLoader.cmo src/ext/plugin-loader/src/PluginLoader.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/ext/plugin-loader/src/PluginLoader.cmo -o src/ext/plugin-loader/src/plugin-loader.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package findlib -package dynlink -I src/ext/plugin-loader/src -o src/ext/plugin-loader/src/PluginLoader.cmx src/ext/plugin-loader/src/PluginLoader.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/ext/plugin-loader/src/PluginLoader.cmx -o src/ext/plugin-loader/src/plugin-loader.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/ext/plugin-loader/src/plugin-loader.cmxa src/ext/plugin-loader/src/PluginLoader.cmx -o src/ext/plugin-loader/src/plugin-loader.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLISubCommand.mli > src/cli/CLISubCommand.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmi src/cli/CLISubCommand.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLISubCommand.ml > src/cli/CLISubCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPluginLoader.ml > src/cli/CLIPluginLoader.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPluginsLoaded.ml > src/cli/CLIPluginsLoaded.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginsLoaded.cmo src/cli/CLIPluginsLoaded.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginLoader.cmo src/cli/CLIPluginLoader.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIArgExt.ml > src/cli/CLIArgExt.ml.depends
- ocamlify --depends --output src/cli/CLIData.mlify.depends src/cli/CLIData.mlify
- ocamlify --output src/cli/CLIData.ml src/cli/CLIData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIData.ml > src/cli/CLIData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIData.cmo src/cli/CLIData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLICommon.mli > src/cli/CLICommon.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmi src/cli/CLICommon.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLICommon.ml > src/cli/CLICommon.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPager.ml > src/cli/CLIPager.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmo src/cli/CLISubCommand.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIArgExt.cmo src/cli/CLIArgExt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmo src/cli/CLICommon.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPager.cmo src/cli/CLIPager.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/cli/CLIPluginsLoaded.cmo src/cli/CLIPluginLoader.cmo src/cli/CLISubCommand.cmo src/cli/CLIData.cmo src/cli/CLIArgExt.cmo src/cli/CLICommon.cmo src/cli/CLIPager.cmo -o src/cli/cli.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Main.ml > src/cli/Main.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Check.ml > src/cli/Check.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Help.ml > src/cli/Help.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Manual.ml > src/cli/Manual.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query.ml > src/cli/Query.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/cli/Query_lexer.mll
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_lexer.ml > src/cli/Query_lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc src/cli/Query_parser.mly
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_parser.mli > src/cli/Query_parser.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_types.ml > src/cli/Query_types.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_types.cmo src/cli/Query_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_parser.cmi src/cli/Query_parser.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_lexer.cmo src/cli/Query_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Quickstart.ml > src/cli/Quickstart.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Setup.ml > src/cli/Setup.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Setup.cmo src/cli/Setup.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/SetupClean.ml > src/cli/SetupClean.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/SetupDev.ml > src/cli/SetupDev.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Version.ml > src/cli/Version.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Check.cmo src/cli/Check.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Help.cmo src/cli/Help.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Manual.cmo src/cli/Manual.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query.cmo src/cli/Query.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Quickstart.cmo src/cli/Quickstart.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupClean.cmo src/cli/SetupClean.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupDev.cmo src/cli/SetupDev.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Version.cmo src/cli/Version.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Main.cmo src/cli/Main.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginsLoaded.cmx src/cli/CLIPluginsLoaded.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginLoader.cmx src/cli/CLIPluginLoader.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIData.cmx src/cli/CLIData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmx src/cli/CLISubCommand.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmx src/cli/CLICommon.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIArgExt.cmx src/cli/CLIArgExt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPager.cmx src/cli/CLIPager.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_parser.ml > src/cli/Query_parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_types.cmx src/cli/Query_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_parser.cmx src/cli/Query_parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_lexer.cmx src/cli/Query_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Setup.cmx src/cli/Setup.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Check.cmx src/cli/Check.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Help.cmx src/cli/Help.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Manual.cmx src/cli/Manual.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query.cmx src/cli/Query.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Quickstart.cmx src/cli/Quickstart.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupClean.cmx src/cli/SetupClean.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupDev.cmx src/cli/SetupDev.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Version.cmx src/cli/Version.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Main.cmx src/cli/Main.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/cli/CLIPluginsLoaded.cmx src/cli/CLIPluginLoader.cmx src/cli/CLISubCommand.cmx src/cli/CLIData.cmx src/cli/CLIArgExt.cmx src/cli/CLICommon.cmx src/cli/CLIPager.cmx -o src/cli/cli.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package findlib -package dynlink -package unix -package ocamlbuild src/oasis/oasis.cmxa src/base/base.cmxa src/builtin-plugins.cmxa src/ext/plugin-loader/src/plugin-loader.cmxa src/cli/cli.cmxa src/cli/Check.cmx src/cli/Help.cmx src/cli/Manual.cmx src/cli/Query_types.cmx src/cli/Query_parser.cmx src/cli/Query_lexer.cmx src/cli/Query.cmx src/cli/Setup.cmx src/cli/Quickstart.cmx src/cli/SetupClean.cmx src/cli/SetupDev.cmx src/cli/Version.cmx src/cli/Main.cmx -o src/cli/Main.native
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "test/data/TestFull/dev/_tags", line 27, characters 8-17:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/FormatExt.mli > src/oasis/FormatExt.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmi src/oasis/FormatExt.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/FormatExt.ml > src/oasis/FormatExt.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISString.ml > src/oasis/OASISString.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISString.cmo src/oasis/OASISString.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/PropList.mli > src/oasis/PropList.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmi src/oasis/PropList.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/PropList.ml > src/oasis/PropList.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGettext.mli > src/oasis/OASISGettext.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmi src/oasis/OASISGettext.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUtils.mli > src/oasis/OASISUtils.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmi src/oasis/OASISUtils.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUtils.ml > src/oasis/OASISUtils.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUnixPath.mli > src/oasis/OASISUnixPath.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmi src/oasis/OASISUnixPath.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISUnixPath.ml > src/oasis/OASISUnixPath.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPath_intern.ml > src/oasis/OASISPath_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPath_intern.cmo src/oasis/OASISPath_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileSystem.mli > src/oasis/OASISFileSystem.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmi src/oasis/OASISFileSystem.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileSystem.ml > src/oasis/OASISFileSystem.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISContext.mli > src/oasis/OASISContext.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmi src/oasis/OASISContext.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISContext.ml > src/oasis/OASISContext.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourcePatterns.mli > src/oasis/OASISSourcePatterns.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDataNotation.ml > src/oasis/OASISDataNotation.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDataNotation.cmo src/oasis/OASISDataNotation.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmi src/oasis/OASISSourcePatterns.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourcePatterns.ml > src/oasis/OASISSourcePatterns.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGettext.ml > src/oasis/OASISGettext.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMessage.mli > src/oasis/OASISMessage.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmi src/oasis/OASISMessage.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMessage.ml > src/oasis/OASISMessage.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISText.ml > src/oasis/OASISText.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues.mli > src/oasis/OASISValues.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmi src/oasis/OASISValues.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTypes.mli > src/oasis/OASISTypes.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExpr.mli > src/oasis/OASISExpr.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense.mli > src/oasis/OASISLicense.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion.mli > src/oasis/OASISVersion.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmi src/oasis/OASISVersion.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISText.cmo src/oasis/OASISText.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmi src/oasis/OASISExpr.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmi src/oasis/OASISLicense.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmi src/oasis/OASISTypes.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTypes.ml > src/oasis/OASISTypes.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISParse.mli > src/oasis/OASISParse.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmi src/oasis/OASISParse.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISParse.ml > src/oasis/OASISParse.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst.ml > src/oasis/OASISAst.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_types.ml > src/oasis/OASISAst_types.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection.mli > src/oasis/OASISBuildSection.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection.mli > src/oasis/OASISSection.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmi src/oasis/OASISSection.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISCheck.ml > src/oasis/OASISCheck.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFeatures.ml > src/oasis/OASISFeatures.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPlugin.mli > src/oasis/OASISPlugin.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileTemplate.mli > src/oasis/OASISFileTemplate.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSetupUpdate.ml > src/oasis/OASISSetupUpdate.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmi src/oasis/OASISFileTemplate.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSetupUpdate.cmo src/oasis/OASISSetupUpdate.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema_intern.ml > src/oasis/OASISSchema_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_types.cmo src/oasis/OASISAst_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFeatures.cmo src/oasis/OASISFeatures.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmi src/oasis/OASISPlugin.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema_intern.cmo src/oasis/OASISSchema_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument.mli > src/oasis/OASISDocument.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema.mli > src/oasis/OASISSchema.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmi src/oasis/OASISSchema.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument_intern.ml > src/oasis/OASISDocument_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection_intern.ml > src/oasis/OASISBuildSection_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISCustom.ml > src/oasis/OASISCustom.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection_intern.ml > src/oasis/OASISSection_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection_intern.cmo src/oasis/OASISBuildSection_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCustom.cmo src/oasis/OASISCustom.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection_intern.cmo src/oasis/OASISSection_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable.mli > src/oasis/OASISExecutable.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable_intern.ml > src/oasis/OASISExecutable_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFindlib.mli > src/oasis/OASISFindlib.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag.mli > src/oasis/OASISFlag.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag_intern.ml > src/oasis/OASISFlag_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary.mli > src/oasis/OASISLibrary.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary_intern.ml > src/oasis/OASISLibrary_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject.mli > src/oasis/OASISObject.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject_intern.ml > src/oasis/OASISObject_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage.mli > src/oasis/OASISPackage.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage_intern.ml > src/oasis/OASISPackage_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISConf.ml > src/oasis/OASISConf.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISConf.cmo src/oasis/OASISConf.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository.mli > src/oasis/OASISSourceRepository.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository_intern.ml > src/oasis/OASISSourceRepository_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest.mli > src/oasis/OASISTest.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest_intern.ml > src/oasis/OASISTest_intern.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmi src/oasis/OASISBuildSection.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCheck.cmo src/oasis/OASISCheck.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmi src/oasis/OASISDocument.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument_intern.cmo src/oasis/OASISDocument_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmi src/oasis/OASISExecutable.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable_intern.cmo src/oasis/OASISExecutable_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmi src/oasis/OASISFindlib.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmi src/oasis/OASISFlag.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag_intern.cmo src/oasis/OASISFlag_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmi src/oasis/OASISLibrary.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary_intern.cmo src/oasis/OASISLibrary_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmi src/oasis/OASISObject.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject_intern.cmo src/oasis/OASISObject_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmi src/oasis/OASISPackage.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage_intern.cmo src/oasis/OASISPackage_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmi src/oasis/OASISSourceRepository.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository_intern.cmo src/oasis/OASISSourceRepository_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmi src/oasis/OASISTest.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest_intern.cmo src/oasis/OASISTest_intern.ml
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/oasis/OASISAst_lexer.mll
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_lexer.ml > src/oasis/OASISAst_lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc src/oasis/OASISAst_parser.mly
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_parser.mli > src/oasis/OASISAst_parser.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmi src/oasis/OASISAst_parser.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISMutex.ml > src/oasis/OASISMutex.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst.cmo src/oasis/OASISAst.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_lexer.cmo src/oasis/OASISAst_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMutex.cmo src/oasis/OASISMutex.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues.ml > src/oasis/OASISValues.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/oasis/OASISValues_lexer.mll
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISValues_lexer.ml > src/oasis/OASISValues_lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues_lexer.cmo src/oasis/OASISValues_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExpr.ml > src/oasis/OASISExpr.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion.ml > src/oasis/OASISVersion.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/oasis/OASISVersion_lexer.mll
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_lexer.ml > src/oasis/OASISVersion_lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc src/oasis/OASISVersion_parser.mly
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_parser.mli > src/oasis/OASISVersion_parser.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_types.ml > src/oasis/OASISVersion_types.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_types.cmo src/oasis/OASISVersion_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmi src/oasis/OASISVersion_parser.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_lexer.cmo src/oasis/OASISVersion_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense.ml > src/oasis/OASISLicense.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/oasis/OASISLicense_lexer.mll
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_lexer.ml > src/oasis/OASISLicense_lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc src/oasis/OASISLicense_parser.mly
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_parser.mli > src/oasis/OASISLicense_parser.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_types.ml > src/oasis/OASISLicense_types.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_types.cmo src/oasis/OASISLicense_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmi src/oasis/OASISLicense_parser.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_lexer.cmo src/oasis/OASISLicense_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileTemplate.ml > src/oasis/OASISFileTemplate.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileUtil.mli > src/oasis/OASISFileUtil.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHostPath.mli > src/oasis/OASISHostPath.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmi src/oasis/OASISFileUtil.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmi src/oasis/OASISHostPath.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISBuildSection.ml > src/oasis/OASISBuildSection.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISGraph.ml > src/oasis/OASISGraph.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGraph.cmo src/oasis/OASISGraph.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISDocument.ml > src/oasis/OASISDocument.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExecutable.ml > src/oasis/OASISExecutable.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFlag.ml > src/oasis/OASISFlag.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLibrary.ml > src/oasis/OASISLibrary.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISObject.ml > src/oasis/OASISObject.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPackage.ml > src/oasis/OASISPackage.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSourceRepository.ml > src/oasis/OASISSourceRepository.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISTest.ml > src/oasis/OASISTest.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISPlugin.ml > src/oasis/OASISPlugin.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFindlib.ml > src/oasis/OASISFindlib.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSchema.ml > src/oasis/OASISSchema.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISSection.ml > src/oasis/OASISSection.ml.depends
- ocamlify --depends --output src/oasis/OASISData.mlify.depends src/oasis/OASISData.mlify
- ocamlmod src/oasis/OASISSys.mod
- ocamlmod src/oasis/OASISSysLight.mod
- ocamlmod src/oasis/OASISSysBundle.mod
- ocamlify --output src/oasis/OASISData.ml src/oasis/OASISData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISData.ml > src/oasis/OASISData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExec.mli > src/oasis/OASISExec.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmi src/oasis/OASISExec.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISExec.ml > src/oasis/OASISExec.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFileUtil.ml > src/oasis/OASISFileUtil.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHostPath.ml > src/oasis/OASISHostPath.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISVersion_parser.ml > src/oasis/OASISVersion_parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISLicense_parser.ml > src/oasis/OASISLicense_parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISAst_parser.ml > src/oasis/OASISAst_parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISQuickstart.ml > src/oasis/OASISQuickstart.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISFormat.ml > src/oasis/OASISFormat.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFormat.cmo src/oasis/OASISFormat.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/oasis/OASISHelp.ml > src/oasis/OASISHelp.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISData.cmo src/oasis/OASISData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmo src/oasis/FormatExt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmo src/oasis/PropList.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmo src/oasis/OASISUtils.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmo src/oasis/OASISUnixPath.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmo src/oasis/OASISFileSystem.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmo src/oasis/OASISContext.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmo src/oasis/OASISSourcePatterns.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmo src/oasis/OASISGettext.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmo src/oasis/OASISMessage.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmo src/oasis/OASISTypes.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmo src/oasis/OASISParse.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmo src/oasis/OASISValues.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmo src/oasis/OASISExpr.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmo src/oasis/OASISVersion.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmo src/oasis/OASISLicense.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmo src/oasis/OASISFileTemplate.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmo src/oasis/OASISBuildSection.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmo src/oasis/OASISDocument.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmo src/oasis/OASISExecutable.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmo src/oasis/OASISFlag.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmo src/oasis/OASISLibrary.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmo src/oasis/OASISObject.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmo src/oasis/OASISPackage.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmo src/oasis/OASISSourceRepository.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmo src/oasis/OASISTest.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmo src/oasis/OASISPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmo src/oasis/OASISFindlib.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmo src/oasis/OASISSchema.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmo src/oasis/OASISSection.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmo src/oasis/OASISExec.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmo src/oasis/OASISFileUtil.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmo src/oasis/OASISHostPath.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmo src/oasis/OASISVersion_parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmo src/oasis/OASISLicense_parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmo src/oasis/OASISAst_parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISQuickstart.cmo src/oasis/OASISQuickstart.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHelp.cmo src/oasis/OASISHelp.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/oasis/OASISString.cmo src/oasis/FormatExt.cmo src/oasis/OASISGettext.cmo src/oasis/PropList.cmo src/oasis/OASISUtils.cmo src/oasis/OASISPath_intern.cmo src/oasis/OASISUnixPath.cmo src/oasis/OASISFileSystem.cmo src/oasis/OASISContext.cmo src/oasis/OASISDataNotation.cmo src/oasis/OASISSourcePatterns.cmo src/oasis/OASISMessage.cmo src/oasis/OASISValues_lexer.cmo src/oasis/OASISValues.cmo src/oasis/OASISText.cmo src/oasis/OASISExpr.cmo src/oasis/OASISLicense_types.cmo src/oasis/OASISLicense_parser.cmo src/oasis/OASISLicense_lexer.cmo src/oasis/OASISVersion_types.cmo src/oasis/OASISVersion_parser.cmo src/oasis/OASISVersion_lexer.cmo src/oasis/OASISVersion.cmo src/oasis/OASISLicense.cmo src/oasis/OASISTypes.cmo src/oasis/OASISAst_types.cmo src/oasis/OASISGraph.cmo src/oasis/OASISSection.cmo src/oasis/OASISBuildSection.cmo src/oasis/OASISFeatures.cmo src/oasis/OASISConf.cmo src/oasis/OASISExec.cmo src/oasis/OASISFileUtil.cmo src/oasis/OASISHostPath.cmo src/oasis/OASISFileTemplate.cmo src/oasis/OASISSetupUpdate.cmo src/oasis/OASISPlugin.cmo src/oasis/OASISSchema_intern.cmo src/oasis/OASISCheck.cmo src/oasis/OASISBuildSection_intern.cmo src/oasis/OASISCustom.cmo src/oasis/OASISSection_intern.cmo src/oasis/OASISDocument_intern.cmo src/oasis/OASISSchema.cmo src/oasis/OASISDocument.cmo src/oasis/OASISExecutable_intern.cmo src/oasis/OASISExecutable.cmo src/oasis/OASISFindlib.cmo src/oasis/OASISFlag_intern.cmo src/oasis/OASISFlag.cmo src/oasis/OASISLibrary_intern.cmo src/oasis/OASISLibrary.cmo src/oasis/OASISObject_intern.cmo src/oasis/OASISObject.cmo src/oasis/OASISPackage_intern.cmo src/oasis/OASISPackage.cmo src/oasis/OASISSourceRepository_intern.cmo src/oasis/OASISSourceRepository.cmo src/oasis/OASISTest_intern.cmo src/oasis/OASISTest.cmo src/oasis/OASISAst.cmo src/oasis/OASISAst_parser.cmo src/oasis/OASISAst_lexer.cmo src/oasis/OASISMutex.cmo src/oasis/OASISParse.cmo src/oasis/OASISData.cmo src/oasis/OASISFormat.cmo src/oasis/OASISQuickstart.cmo src/oasis/OASISHelp.cmo -o src/oasis/oasis.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISString.cmx src/oasis/OASISString.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGettext.cmx src/oasis/OASISGettext.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUtils.cmx src/oasis/OASISUtils.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPath_intern.cmx src/oasis/OASISPath_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISUnixPath.cmx src/oasis/OASISUnixPath.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileSystem.cmx src/oasis/OASISFileSystem.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDataNotation.cmx src/oasis/OASISDataNotation.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISContext.cmx src/oasis/OASISContext.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/FormatExt.cmx src/oasis/FormatExt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISValues.cmx src/oasis/OASISValues.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMessage.cmx src/oasis/OASISMessage.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense_lexer.cmx src/oasis/OASISLicense_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISVersion.cmx src/oasis/OASISVersion.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourcePatterns.cmx src/oasis/OASISSourcePatterns.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISText.cmx src/oasis/OASISText.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/PropList.cmx src/oasis/PropList.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExpr.cmx src/oasis/OASISExpr.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLicense.cmx src/oasis/OASISLicense.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTypes.cmx src/oasis/OASISTypes.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISGraph.cmx src/oasis/OASISGraph.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection.cmx src/oasis/OASISSection.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExec.cmx src/oasis/OASISExec.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileUtil.cmx src/oasis/OASISFileUtil.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHostPath.cmx src/oasis/OASISHostPath.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISConf.cmx src/oasis/OASISConf.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFileTemplate.cmx src/oasis/OASISFileTemplate.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSetupUpdate.cmx src/oasis/OASISSetupUpdate.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_types.cmx src/oasis/OASISAst_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFeatures.cmx src/oasis/OASISFeatures.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPlugin.cmx src/oasis/OASISPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema_intern.cmx src/oasis/OASISSchema_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISBuildSection_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCustom.cmx src/oasis/OASISCustom.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSection_intern.cmx src/oasis/OASISSection_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument_intern.cmx src/oasis/OASISDocument_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSchema.cmx src/oasis/OASISSchema.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISBuildSection.cmx src/oasis/OASISBuildSection.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject_intern.cmx src/oasis/OASISObject_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest_intern.cmx src/oasis/OASISTest_intern.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISCheck.cmx src/oasis/OASISCheck.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISDocument.cmx src/oasis/OASISDocument.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISExecutable.cmx src/oasis/OASISExecutable.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFindlib.cmx src/oasis/OASISFindlib.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFlag.cmx src/oasis/OASISFlag.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISLibrary.cmx src/oasis/OASISLibrary.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISObject.cmx src/oasis/OASISObject.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISPackage.cmx src/oasis/OASISPackage.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISSourceRepository.cmx src/oasis/OASISSourceRepository.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISTest.cmx src/oasis/OASISTest.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst.cmx src/oasis/OASISAst.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISAst_lexer.cmx src/oasis/OASISAst_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISMutex.cmx src/oasis/OASISMutex.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISFormat.cmx src/oasis/OASISFormat.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISData.cmx src/oasis/OASISData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISParse.cmx src/oasis/OASISParse.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISQuickstart.cmx src/oasis/OASISQuickstart.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package unix -I src/oasis -o src/oasis/OASISHelp.cmx src/oasis/OASISHelp.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/oasis/OASISString.cmx src/oasis/FormatExt.cmx src/oasis/OASISGettext.cmx src/oasis/PropList.cmx src/oasis/OASISUtils.cmx src/oasis/OASISPath_intern.cmx src/oasis/OASISUnixPath.cmx src/oasis/OASISFileSystem.cmx src/oasis/OASISContext.cmx src/oasis/OASISDataNotation.cmx src/oasis/OASISSourcePatterns.cmx src/oasis/OASISMessage.cmx src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues.cmx src/oasis/OASISText.cmx src/oasis/OASISExpr.cmx src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_lexer.cmx src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion.cmx src/oasis/OASISLicense.cmx src/oasis/OASISTypes.cmx src/oasis/OASISAst_types.cmx src/oasis/OASISGraph.cmx src/oasis/OASISSection.cmx src/oasis/OASISBuildSection.cmx src/oasis/OASISConf.cmx src/oasis/OASISExec.cmx src/oasis/OASISFeatures.cmx src/oasis/OASISFileUtil.cmx src/oasis/OASISHostPath.cmx src/oasis/OASISFileTemplate.cmx src/oasis/OASISSetupUpdate.cmx src/oasis/OASISPlugin.cmx src/oasis/OASISSchema_intern.cmx src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISCheck.cmx src/oasis/OASISCustom.cmx src/oasis/OASISSection_intern.cmx src/oasis/OASISDocument_intern.cmx src/oasis/OASISSchema.cmx src/oasis/OASISDocument.cmx src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable.cmx src/oasis/OASISFindlib.cmx src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag.cmx src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary.cmx src/oasis/OASISObject_intern.cmx src/oasis/OASISObject.cmx src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage.cmx src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository.cmx src/oasis/OASISTest_intern.cmx src/oasis/OASISTest.cmx src/oasis/OASISAst.cmx src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_lexer.cmx src/oasis/OASISMutex.cmx src/oasis/OASISParse.cmx src/oasis/OASISData.cmx src/oasis/OASISFormat.cmx src/oasis/OASISQuickstart.cmx src/oasis/OASISHelp.cmx -o src/oasis/oasis.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/oasis/oasis.cmxa src/oasis/OASISString.cmx src/oasis/FormatExt.cmx src/oasis/OASISGettext.cmx src/oasis/PropList.cmx src/oasis/OASISUtils.cmx src/oasis/OASISPath_intern.cmx src/oasis/OASISUnixPath.cmx src/oasis/OASISFileSystem.cmx src/oasis/OASISContext.cmx src/oasis/OASISDataNotation.cmx src/oasis/OASISSourcePatterns.cmx src/oasis/OASISMessage.cmx src/oasis/OASISValues_lexer.cmx src/oasis/OASISValues.cmx src/oasis/OASISText.cmx src/oasis/OASISExpr.cmx src/oasis/OASISLicense_types.cmx src/oasis/OASISLicense_parser.cmx src/oasis/OASISLicense_lexer.cmx src/oasis/OASISVersion_types.cmx src/oasis/OASISVersion_parser.cmx src/oasis/OASISVersion_lexer.cmx src/oasis/OASISVersion.cmx src/oasis/OASISLicense.cmx src/oasis/OASISTypes.cmx src/oasis/OASISAst_types.cmx src/oasis/OASISGraph.cmx src/oasis/OASISSection.cmx src/oasis/OASISBuildSection.cmx src/oasis/OASISConf.cmx src/oasis/OASISExec.cmx src/oasis/OASISFeatures.cmx src/oasis/OASISFileUtil.cmx src/oasis/OASISHostPath.cmx src/oasis/OASISFileTemplate.cmx src/oasis/OASISSetupUpdate.cmx src/oasis/OASISPlugin.cmx src/oasis/OASISSchema_intern.cmx src/oasis/OASISBuildSection_intern.cmx src/oasis/OASISCheck.cmx src/oasis/OASISCustom.cmx src/oasis/OASISSection_intern.cmx src/oasis/OASISDocument_intern.cmx src/oasis/OASISSchema.cmx src/oasis/OASISDocument.cmx src/oasis/OASISExecutable_intern.cmx src/oasis/OASISExecutable.cmx src/oasis/OASISFindlib.cmx src/oasis/OASISFlag_intern.cmx src/oasis/OASISFlag.cmx src/oasis/OASISLibrary_intern.cmx src/oasis/OASISLibrary.cmx src/oasis/OASISObject_intern.cmx src/oasis/OASISObject.cmx src/oasis/OASISPackage_intern.cmx src/oasis/OASISPackage.cmx src/oasis/OASISSourceRepository_intern.cmx src/oasis/OASISSourceRepository.cmx src/oasis/OASISTest_intern.cmx src/oasis/OASISTest.cmx src/oasis/OASISAst.cmx src/oasis/OASISAst_parser.cmx src/oasis/OASISAst_lexer.cmx src/oasis/OASISMutex.cmx src/oasis/OASISParse.cmx src/oasis/OASISData.cmx src/oasis/OASISFormat.cmx src/oasis/OASISQuickstart.cmx src/oasis/OASISHelp.cmx -o src/oasis/oasis.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseArgExt.mli > src/base/BaseArgExt.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmi src/base/BaseArgExt.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseArgExt.ml > src/base/BaseArgExt.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseBuilt.mli > src/base/BaseBuilt.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmi src/base/BaseBuilt.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseBuilt.ml > src/base/BaseBuilt.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseContext.mli > src/base/BaseContext.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseLog.mli > src/base/BaseLog.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseMessage.mli > src/base/BaseMessage.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseStandardVar.mli > src/base/BaseStandardVar.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmi src/base/BaseContext.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmi src/base/BaseLog.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmi src/base/BaseMessage.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmi src/base/BaseStandardVar.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCheck.mli > src/base/BaseCheck.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmi src/base/BaseCheck.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCheck.ml > src/base/BaseCheck.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnv.mli > src/base/BaseEnv.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmi src/base/BaseEnv.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCustom.mli > src/base/BaseCustom.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmi src/base/BaseCustom.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCustom.ml > src/base/BaseCustom.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseData.mli > src/base/BaseData.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmi src/base/BaseData.mli
- ocamlify --depends --output src/base/BaseData.mlify.depends src/base/BaseData.mlify
- ocamlmod src/base/BaseSys.mod
- ocamlmod src/base/BaseSysEnvironment.mod
- ocamlmod src/base/BaseSysBundle.mod
- ocamlify --output src/base/BaseData.ml src/base/BaseData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseData.ml > src/base/BaseData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDoc.mli > src/base/BaseDoc.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmi src/base/BaseDoc.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDoc.ml > src/base/BaseDoc.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnvLight.mli > src/base/BaseEnvLight.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmi src/base/BaseEnvLight.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnvLight.ml > src/base/BaseEnvLight.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseEnv.ml > src/base/BaseEnv.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseFileAB.mli > src/base/BaseFileAB.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmi src/base/BaseFileAB.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseFileAB.ml > src/base/BaseFileAB.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseGenerate.mli > src/base/BaseGenerate.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmi src/base/BaseGenerate.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseGenerate.ml > src/base/BaseGenerate.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseCompat.ml > src/base/BaseCompat.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseSetup.mli > src/base/BaseSetup.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmi src/base/BaseSetup.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCompat.cmo src/base/BaseCompat.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseLog.ml > src/base/BaseLog.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseOCamlcConfig.mli > src/base/BaseOCamlcConfig.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmi src/base/BaseOCamlcConfig.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseOCamlcConfig.ml > src/base/BaseOCamlcConfig.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseSetup.ml > src/base/BaseSetup.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDynVar.mli > src/base/BaseDynVar.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseTest.mli > src/base/BaseTest.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmi src/base/BaseDynVar.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmi src/base/BaseTest.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseStandardVar.ml > src/base/BaseStandardVar.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseTest.ml > src/base/BaseTest.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseDynVar.ml > src/base/BaseDynVar.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseMessage.ml > src/base/BaseMessage.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -modules src/base/BaseContext.ml > src/base/BaseContext.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmo src/base/BaseArgExt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmo src/base/BaseBuilt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmo src/base/BaseCheck.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmo src/base/BaseCustom.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmo src/base/BaseData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmo src/base/BaseDoc.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmo src/base/BaseEnvLight.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmo src/base/BaseEnv.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmo src/base/BaseFileAB.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmo src/base/BaseGenerate.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmo src/base/BaseLog.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmo src/base/BaseOCamlcConfig.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmo src/base/BaseSetup.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmo src/base/BaseStandardVar.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmo src/base/BaseTest.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmo src/base/BaseDynVar.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmo src/base/BaseMessage.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmo src/base/BaseContext.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/base/BaseArgExt.cmo src/base/BaseContext.cmo src/base/BaseLog.cmo src/base/BaseMessage.cmo src/base/BaseEnvLight.cmo src/base/BaseEnv.cmo src/base/BaseCheck.cmo src/base/BaseOCamlcConfig.cmo src/base/BaseStandardVar.cmo src/base/BaseBuilt.cmo src/base/BaseCustom.cmo src/base/BaseData.cmo src/base/BaseDoc.cmo src/base/BaseFileAB.cmo src/base/BaseDynVar.cmo src/base/BaseTest.cmo src/base/BaseSetup.cmo src/base/BaseCompat.cmo src/base/BaseGenerate.cmo -o src/base/base.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseContext.cmx src/base/BaseContext.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnvLight.cmx src/base/BaseEnvLight.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseMessage.cmx src/base/BaseMessage.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseEnv.cmx src/base/BaseEnv.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCheck.cmx src/base/BaseCheck.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseOCamlcConfig.cmx src/base/BaseOCamlcConfig.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseLog.cmx src/base/BaseLog.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseStandardVar.cmx src/base/BaseStandardVar.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCustom.cmx src/base/BaseCustom.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseData.cmx src/base/BaseData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDoc.cmx src/base/BaseDoc.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseBuilt.cmx src/base/BaseBuilt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseFileAB.cmx src/base/BaseFileAB.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseDynVar.cmx src/base/BaseDynVar.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseTest.cmx src/base/BaseTest.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseSetup.cmx src/base/BaseSetup.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseCompat.cmx src/base/BaseCompat.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseArgExt.cmx src/base/BaseArgExt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -package unix -I src/base -I src/oasis -o src/base/BaseGenerate.cmx src/base/BaseGenerate.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/base/BaseArgExt.cmx src/base/BaseContext.cmx src/base/BaseEnvLight.cmx src/base/BaseEnv.cmx src/base/BaseMessage.cmx src/base/BaseCheck.cmx src/base/BaseLog.cmx src/base/BaseOCamlcConfig.cmx src/base/BaseStandardVar.cmx src/base/BaseBuilt.cmx src/base/BaseCustom.cmx src/base/BaseData.cmx src/base/BaseDoc.cmx src/base/BaseFileAB.cmx src/base/BaseDynVar.cmx src/base/BaseTest.cmx src/base/BaseSetup.cmx src/base/BaseCompat.cmx src/base/BaseGenerate.cmx -o src/base/base.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/base/base.cmxa src/base/BaseArgExt.cmx src/base/BaseContext.cmx src/base/BaseEnvLight.cmx src/base/BaseEnv.cmx src/base/BaseMessage.cmx src/base/BaseCheck.cmx src/base/BaseLog.cmx src/base/BaseOCamlcConfig.cmx src/base/BaseStandardVar.cmx src/base/BaseBuilt.cmx src/base/BaseCustom.cmx src/base/BaseData.cmx src/base/BaseDoc.cmx src/base/BaseFileAB.cmx src/base/BaseDynVar.cmx src/base/BaseTest.cmx src/base/BaseSetup.cmx src/base/BaseCompat.cmx src/base/BaseGenerate.cmx -o src/base/base.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/OASISBuiltinPlugins.ml > src/OASISBuiltinPlugins.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/custom/CustomPlugin.ml > src/plugins/custom/CustomPlugin.ml.depends
- ocamlify --depends --output src/plugins/custom/CustomData.mlify.depends src/plugins/custom/CustomData.mlify
- ocamlmod src/plugins/custom/CustomSys.mod
- ocamlify --output src/plugins/custom/CustomData.ml src/plugins/custom/CustomData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/custom/CustomData.ml > src/plugins/custom/CustomData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomData.cmo src/plugins/custom/CustomData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/devfiles/DevFilesPlugin.ml > src/plugins/extra/devfiles/DevFilesPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/devfiles/DevFilesData.mlify.depends src/plugins/extra/devfiles/DevFilesData.mlify
- ocamlify --output src/plugins/extra/devfiles/DevFilesData.ml src/plugins/extra/devfiles/DevFilesData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/devfiles/DevFilesData.ml > src/plugins/extra/devfiles/DevFilesData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesData.cmo src/plugins/extra/devfiles/DevFilesData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalConfigurePlugin.ml > src/plugins/internal/InternalConfigurePlugin.ml.depends
- ocamlify --depends --output src/plugins/internal/InternalData.mlify.depends src/plugins/internal/InternalData.mlify
- ocamlmod src/plugins/internal/InternalSys.mod
- ocamlify --output src/plugins/internal/InternalData.ml src/plugins/internal/InternalData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalData.ml > src/plugins/internal/InternalData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalId.ml > src/plugins/internal/InternalId.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalData.cmo src/plugins/internal/InternalData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalId.cmo src/plugins/internal/InternalId.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/internal/InternalInstallPlugin.ml > src/plugins/internal/InternalInstallPlugin.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/META/METAPlugin.ml > src/plugins/extra/META/METAPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/META/METAData.mlify.depends src/plugins/extra/META/METAData.mlify
- ocamlify --output src/plugins/extra/META/METAData.ml src/plugins/extra/META/METAData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/META/METAData.ml > src/plugins/extra/META/METAData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAData.cmo src/plugins/extra/META/METAData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/none/NonePlugin.ml > src/plugins/none/NonePlugin.ml.depends
- ocamlify --depends --output src/plugins/none/NoneData.mlify.depends src/plugins/none/NoneData.mlify
- ocamlmod src/plugins/none/NoneSys.mod
- ocamlify --output src/plugins/none/NoneData.ml src/plugins/none/NoneData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/none/NoneData.ml > src/plugins/none/NoneData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NoneData.cmo src/plugins/none/NoneData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml > src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildCommon.ml > src/plugins/ocamlbuild/OCamlbuildCommon.ml.depends
- ocamlify --depends --output src/plugins/ocamlbuild/OCamlbuildData.mlify.depends src/plugins/ocamlbuild/OCamlbuildData.mlify
- ocamlmod src/plugins/ocamlbuild/MyOCamlbuildSys.mod
- ocamlmod src/plugins/ocamlbuild/OCamlbuildSys.mod
- ocamlify --output src/plugins/ocamlbuild/OCamlbuildData.ml src/plugins/ocamlbuild/OCamlbuildData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildData.ml > src/plugins/ocamlbuild/OCamlbuildData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildId.ml > src/plugins/ocamlbuild/OCamlbuildId.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildData.cmo src/plugins/ocamlbuild/OCamlbuildData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildCommon.cmo src/plugins/ocamlbuild/OCamlbuildCommon.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildId.cmo src/plugins/ocamlbuild/OCamlbuildId.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/OCamlbuildPlugin.ml > src/plugins/ocamlbuild/OCamlbuildPlugin.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/MyOCamlbuildBase.ml > src/plugins/ocamlbuild/MyOCamlbuildBase.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml > src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmo src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildBase.cmo src/plugins/ocamlbuild/MyOCamlbuildBase.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakePlugin.ml > src/plugins/omake/OMakePlugin.ml.depends
- ocamlify --depends --output src/plugins/omake/OMakeData.mlify.depends src/plugins/omake/OMakeData.mlify
- ocamlmod src/plugins/omake/OMakeSys.mod
- ocamlify --output src/plugins/omake/OMakeData.ml src/plugins/omake/OMakeData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeData.ml > src/plugins/omake/OMakeData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeEquip.ml > src/plugins/omake/OMakeEquip.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeData.cmo src/plugins/omake/OMakeData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeFields.ml > src/plugins/omake/OMakeFields.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/omake/OMakeFormat.ml > src/plugins/omake/OMakeFormat.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFields.cmo src/plugins/omake/OMakeFields.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFormat.cmo src/plugins/omake/OMakeFormat.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeEquip.cmo src/plugins/omake/OMakeEquip.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/stdfiles/StdFilesPlugin.ml > src/plugins/extra/stdfiles/StdFilesPlugin.ml.depends
- ocamlify --depends --output src/plugins/extra/stdfiles/StdFilesData.mlify.depends src/plugins/extra/stdfiles/StdFilesData.mlify
- ocamlify --output src/plugins/extra/stdfiles/StdFilesData.ml src/plugins/extra/stdfiles/StdFilesData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/plugins/extra/stdfiles/StdFilesData.ml > src/plugins/extra/stdfiles/StdFilesData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesData.cmo src/plugins/extra/stdfiles/StdFilesData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomPlugin.cmo src/plugins/custom/CustomPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesPlugin.cmo src/plugins/extra/devfiles/DevFilesPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalConfigurePlugin.cmo src/plugins/internal/InternalConfigurePlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalInstallPlugin.cmo src/plugins/internal/InternalInstallPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAPlugin.cmo src/plugins/extra/META/METAPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NonePlugin.cmo src/plugins/none/NonePlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmo src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildPlugin.cmo src/plugins/ocamlbuild/OCamlbuildPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakePlugin.cmo src/plugins/omake/OMakePlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesPlugin.cmo src/plugins/extra/stdfiles/StdFilesPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/OASISBuiltinPlugins.cmo src/OASISBuiltinPlugins.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/plugins/custom/CustomData.cmo src/plugins/custom/CustomPlugin.cmo src/plugins/extra/META/METAData.cmo src/plugins/extra/META/METAPlugin.cmo src/plugins/extra/devfiles/DevFilesData.cmo src/plugins/extra/devfiles/DevFilesPlugin.cmo src/plugins/extra/stdfiles/StdFilesData.cmo src/plugins/extra/stdfiles/StdFilesPlugin.cmo src/plugins/internal/InternalData.cmo src/plugins/internal/InternalId.cmo src/plugins/internal/InternalConfigurePlugin.cmo src/plugins/internal/InternalInstallPlugin.cmo src/plugins/none/NoneData.cmo src/plugins/none/NonePlugin.cmo src/plugins/ocamlbuild/OCamlbuildCommon.cmo src/plugins/ocamlbuild/OCamlbuildData.cmo src/plugins/ocamlbuild/OCamlbuildId.cmo src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmo src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmo src/plugins/ocamlbuild/MyOCamlbuildBase.cmo src/plugins/ocamlbuild/OCamlbuildPlugin.cmo src/plugins/omake/OMakeData.cmo src/plugins/omake/OMakeFields.cmo src/plugins/omake/OMakeFormat.cmo src/plugins/omake/OMakeEquip.cmo src/plugins/omake/OMakePlugin.cmo src/OASISBuiltinPlugins.cmo -o src/builtin-plugins.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomData.cmx src/plugins/custom/CustomData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalData.cmx src/plugins/internal/InternalData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalId.cmx src/plugins/internal/InternalId.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NoneData.cmx src/plugins/none/NoneData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildCommon.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildId.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFields.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeFormat.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakeEquip.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/custom -o src/plugins/custom/CustomPlugin.cmx src/plugins/custom/CustomPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/devfiles -o src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/devfiles/DevFilesPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalConfigurePlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/internal -o src/plugins/internal/InternalInstallPlugin.cmx src/plugins/internal/InternalInstallPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/META -o src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/META/METAPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/none -o src/plugins/none/NonePlugin.cmx src/plugins/none/NonePlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -I +ocamlbuild -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/omake -I src/plugins/ocamlbuild -o src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/plugins/omake/OMakePlugin.cmx src/plugins/omake/OMakePlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/plugins/extra/stdfiles -o src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesPlugin.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -package unix -package ocamlbuild -I src -I src/base -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/OASISBuiltinPlugins.cmx src/OASISBuiltinPlugins.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/plugins/custom/CustomData.cmx src/plugins/custom/CustomPlugin.cmx src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/internal/InternalData.cmx src/plugins/internal/InternalId.cmx src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalInstallPlugin.cmx src/plugins/none/NoneData.cmx src/plugins/none/NonePlugin.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakePlugin.cmx src/OASISBuiltinPlugins.cmx -o src/builtin-plugins.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/builtin-plugins.cmxa src/plugins/custom/CustomData.cmx src/plugins/custom/CustomPlugin.cmx src/plugins/extra/META/METAData.cmx src/plugins/extra/META/METAPlugin.cmx src/plugins/extra/devfiles/DevFilesData.cmx src/plugins/extra/devfiles/DevFilesPlugin.cmx src/plugins/extra/stdfiles/StdFilesData.cmx src/plugins/extra/stdfiles/StdFilesPlugin.cmx src/plugins/internal/InternalData.cmx src/plugins/internal/InternalId.cmx src/plugins/internal/InternalConfigurePlugin.cmx src/plugins/internal/InternalInstallPlugin.cmx src/plugins/none/NoneData.cmx src/plugins/none/NonePlugin.cmx src/plugins/ocamlbuild/MyOCamlbuildFindlib.cmx src/plugins/ocamlbuild/MyOCamlbuildBase.cmx src/plugins/ocamlbuild/OCamlbuildCommon.cmx src/plugins/ocamlbuild/OCamlbuildData.cmx src/plugins/ocamlbuild/OCamlbuildId.cmx src/plugins/ocamlbuild/OCamlbuildDocPlugin.cmx src/plugins/ocamlbuild/OCamlbuildPlugin.cmx src/plugins/omake/OMakeData.cmx src/plugins/omake/OMakeFields.cmx src/plugins/omake/OMakeFormat.cmx src/plugins/omake/OMakeEquip.cmx src/plugins/omake/OMakePlugin.cmx src/OASISBuiltinPlugins.cmx -o src/builtin-plugins.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package ocamlbuild -modules src/dynrun/OASISDynRun.ml > src/dynrun/OASISDynRun.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -package unix -package ocamlbuild -I src/dynrun -I src -I src/base -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/dynrun/OASISDynRun.cmo src/dynrun/OASISDynRun.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/dynrun/OASISDynRun.cmo -o src/dynrun/dynrun.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -package unix -package ocamlbuild -I src/dynrun -I src -I src/base -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/dynrun/OASISDynRun.cmx src/dynrun/OASISDynRun.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/dynrun/OASISDynRun.cmx -o src/dynrun/dynrun.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/dynrun/dynrun.cmxa src/dynrun/OASISDynRun.cmx -o src/dynrun/dynrun.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -modules src/ext/plugin-loader/src/PluginLoader.ml > src/ext/plugin-loader/src/PluginLoader.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package findlib -package dynlink -I src/ext/plugin-loader/src -o src/ext/plugin-loader/src/PluginLoader.cmo src/ext/plugin-loader/src/PluginLoader.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/ext/plugin-loader/src/PluginLoader.cmo -o src/ext/plugin-loader/src/plugin-loader.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package findlib -package dynlink -I src/ext/plugin-loader/src -o src/ext/plugin-loader/src/PluginLoader.cmx src/ext/plugin-loader/src/PluginLoader.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/ext/plugin-loader/src/PluginLoader.cmx -o src/ext/plugin-loader/src/plugin-loader.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/ext/plugin-loader/src/plugin-loader.cmxa src/ext/plugin-loader/src/PluginLoader.cmx -o src/ext/plugin-loader/src/plugin-loader.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLISubCommand.mli > src/cli/CLISubCommand.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmi src/cli/CLISubCommand.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLISubCommand.ml > src/cli/CLISubCommand.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPluginLoader.ml > src/cli/CLIPluginLoader.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPluginsLoaded.ml > src/cli/CLIPluginsLoaded.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginsLoaded.cmo src/cli/CLIPluginsLoaded.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginLoader.cmo src/cli/CLIPluginLoader.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIArgExt.ml > src/cli/CLIArgExt.ml.depends
- ocamlify --depends --output src/cli/CLIData.mlify.depends src/cli/CLIData.mlify
- ocamlify --output src/cli/CLIData.ml src/cli/CLIData.mlify
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIData.ml > src/cli/CLIData.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIData.cmo src/cli/CLIData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLICommon.mli > src/cli/CLICommon.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmi src/cli/CLICommon.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLICommon.ml > src/cli/CLICommon.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/CLIPager.ml > src/cli/CLIPager.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmo src/cli/CLISubCommand.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIArgExt.cmo src/cli/CLIArgExt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmo src/cli/CLICommon.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPager.cmo src/cli/CLIPager.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/cli/CLIPluginsLoaded.cmo src/cli/CLIPluginLoader.cmo src/cli/CLISubCommand.cmo src/cli/CLIData.cmo src/cli/CLIArgExt.cmo src/cli/CLICommon.cmo src/cli/CLIPager.cmo -o src/cli/cli.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Main.ml > src/cli/Main.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Check.ml > src/cli/Check.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Help.ml > src/cli/Help.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Manual.ml > src/cli/Manual.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query.ml > src/cli/Query.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/cli/Query_lexer.mll
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_lexer.ml > src/cli/Query_lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc src/cli/Query_parser.mly
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_parser.mli > src/cli/Query_parser.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_types.ml > src/cli/Query_types.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_types.cmo src/cli/Query_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_parser.cmi src/cli/Query_parser.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_lexer.cmo src/cli/Query_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Quickstart.ml > src/cli/Quickstart.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Setup.ml > src/cli/Setup.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Setup.cmo src/cli/Setup.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/SetupClean.ml > src/cli/SetupClean.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/SetupDev.ml > src/cli/SetupDev.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Version.ml > src/cli/Version.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Check.cmo src/cli/Check.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Help.cmo src/cli/Help.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Manual.cmo src/cli/Manual.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query.cmo src/cli/Query.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Quickstart.cmo src/cli/Quickstart.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupClean.cmo src/cli/SetupClean.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupDev.cmo src/cli/SetupDev.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Version.cmo src/cli/Version.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Main.cmo src/cli/Main.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginsLoaded.cmx src/cli/CLIPluginsLoaded.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPluginLoader.cmx src/cli/CLIPluginLoader.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIData.cmx src/cli/CLIData.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLISubCommand.cmx src/cli/CLISubCommand.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLICommon.cmx src/cli/CLICommon.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIArgExt.cmx src/cli/CLIArgExt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/CLIPager.cmx src/cli/CLIPager.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package findlib -package dynlink -package unix -package ocamlbuild -modules src/cli/Query_parser.ml > src/cli/Query_parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_types.cmx src/cli/Query_types.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_parser.cmx src/cli/Query_parser.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query_lexer.cmx src/cli/Query_lexer.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Setup.cmx src/cli/Setup.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Check.cmx src/cli/Check.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Help.cmx src/cli/Help.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Manual.cmx src/cli/Manual.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Query.cmx src/cli/Query.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Quickstart.cmx src/cli/Quickstart.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupClean.cmx src/cli/SetupClean.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/SetupDev.cmx src/cli/SetupDev.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Version.cmx src/cli/Version.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/oasis -I src/base -I src -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -I src/ext/plugin-loader/src -I src/cli -package findlib -package dynlink -package unix -package ocamlbuild -I src/cli -I src -I src/base -I src/ext/plugin-loader/src -I src/oasis -I src/plugins/custom -I src/plugins/extra/META -I src/plugins/extra/devfiles -I src/plugins/extra/stdfiles -I src/plugins/internal -I src/plugins/none -I src/plugins/ocamlbuild -I src/plugins/omake -o src/cli/Main.cmx src/cli/Main.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/cli/CLIPluginsLoaded.cmx src/cli/CLIPluginLoader.cmx src/cli/CLISubCommand.cmx src/cli/CLIData.cmx src/cli/CLIArgExt.cmx src/cli/CLICommon.cmx src/cli/CLIPager.cmx -o src/cli/cli.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package findlib -package dynlink -package unix -package ocamlbuild src/oasis/oasis.cmxa src/base/base.cmxa src/builtin-plugins.cmxa src/ext/plugin-loader/src/plugin-loader.cmxa src/cli/cli.cmxa src/cli/Check.cmx src/cli/Help.cmx src/cli/Manual.cmx src/cli/Query_types.cmx src/cli/Query_parser.cmx src/cli/Query_lexer.cmx src/cli/Query.cmx src/cli/Setup.cmx src/cli/Quickstart.cmx src/cli/SetupClean.cmx src/cli/SetupDev.cmx src/cli/Version.cmx src/cli/Main.cmx -o src/cli/Main.native
-> compiled  oasis.0.4.11
Processing 160/207: [camlp4: make all] [ppx_driver: make]
Processing 161/207: [camlp4: make all] [ppx_driver: make] [oasis: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "BUILDFLAGS=-j 1" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_driver.113.33.04)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_driver
- Package version: ..................................... 113.33.04
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_optcomp: ..................................... /home/opam/.opam/4.02/lib/ppx_optcomp
- pkg_ocamlbuild: ...................................... /home/opam/.opam/4.02/lib/ocaml/ocamlbuild
- 
- ./setup.exe -build -j 1
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates custom_ppx -modules src/ppx_driver.mli > src/ppx_driver.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmi src/ppx_driver.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmi src/ppx_driver.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates custom_ppx -modules src/ppx_driver.ml > src/ppx_driver.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmo src/ppx_driver.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmo src/ppx_driver.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/ppx_driver.cmo -o src/ppx_driver.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmx src/ppx_driver.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmx src/ppx_driver.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/ppx_driver.cmx -o src/ppx_driver.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_driver.cmxa -o src/ppx_driver.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ocamlbuild -predicates custom_ppx -modules ocamlbuild_plugin/ppx_driver_ocamlbuild.mli > ocamlbuild_plugin/ppx_driver_ocamlbuild.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_plugin -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmi ocamlbuild_plugin/ppx_driver_ocamlbuild.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ocamlbuild -predicates custom_ppx -modules ocamlbuild_plugin/ppx_driver_ocamlbuild.ml > ocamlbuild_plugin/ppx_driver_ocamlbuild.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_plugin -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo ocamlbuild_plugin/ppx_driver_ocamlbuild.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_plugin -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx ocamlbuild_plugin/ppx_driver_ocamlbuild.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I ocamlbuild_plugin ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxa -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates custom_ppx -modules runner/ppx_driver_runner.ml > runner/ppx_driver_runner.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner -I src -o runner/ppx_driver_runner.cmo runner/ppx_driver_runner.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner -I src -o runner/ppx_driver_runner.cmo runner/ppx_driver_runner.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -linkall -thread -predicates custom_ppx runner/ppx_driver_runner.cmo -o runner/ppx_driver_runner.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner -I src -o runner/ppx_driver_runner.cmx runner/ppx_driver_runner.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner -I src -o runner/ppx_driver_runner.cmx runner/ppx_driver_runner.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -linkall -thread -predicates custom_ppx runner/ppx_driver_runner.cmx -o runner/ppx_driver_runner.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I runner runner/ppx_driver_runner.cmxa -o runner/ppx_driver_runner.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates custom_ppx -modules runner_as_ppx/ppx_driver_runner_as_ppx.ml > runner_as_ppx/ppx_driver_runner_as_ppx.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmo runner_as_ppx/ppx_driver_runner_as_ppx.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmo runner_as_ppx/ppx_driver_runner_as_ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -linkall -thread -predicates custom_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmo -o runner_as_ppx/ppx_driver_runner_as_ppx.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmx runner_as_ppx/ppx_driver_runner_as_ppx.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmx runner_as_ppx/ppx_driver_runner_as_ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -linkall -thread -predicates custom_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmx -o runner_as_ppx/ppx_driver_runner_as_ppx.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I runner_as_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmxa -o runner_as_ppx/ppx_driver_runner_as_ppx.cmxs
- make ppx_driver.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_driver.113.33.04'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_driver.113.33.04'
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_driver
- Package version: ..................................... 113.33.04
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_optcomp: ..................................... /home/opam/.opam/4.02/lib/ppx_optcomp
- pkg_ocamlbuild: ...................................... /home/opam/.opam/4.02/lib/ocaml/ocamlbuild
- 
- ./setup.exe -build -j 1
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates custom_ppx -modules src/ppx_driver.mli > src/ppx_driver.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmi src/ppx_driver.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmi src/ppx_driver.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates custom_ppx -modules src/ppx_driver.ml > src/ppx_driver.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmo src/ppx_driver.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmo src/ppx_driver.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/ppx_driver.cmo -o src/ppx_driver.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmx src/ppx_driver.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmx src/ppx_driver.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/ppx_driver.cmx -o src/ppx_driver.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_driver.cmxa -o src/ppx_driver.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ocamlbuild -predicates custom_ppx -modules ocamlbuild_plugin/ppx_driver_ocamlbuild.mli > ocamlbuild_plugin/ppx_driver_ocamlbuild.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_plugin -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmi ocamlbuild_plugin/ppx_driver_ocamlbuild.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ocamlbuild -predicates custom_ppx -modules ocamlbuild_plugin/ppx_driver_ocamlbuild.ml > ocamlbuild_plugin/ppx_driver_ocamlbuild.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_plugin -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo ocamlbuild_plugin/ppx_driver_ocamlbuild.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_plugin -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx ocamlbuild_plugin/ppx_driver_ocamlbuild.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I ocamlbuild_plugin ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxa -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates custom_ppx -modules runner/ppx_driver_runner.ml > runner/ppx_driver_runner.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner -I src -o runner/ppx_driver_runner.cmo runner/ppx_driver_runner.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner -I src -o runner/ppx_driver_runner.cmo runner/ppx_driver_runner.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -linkall -thread -predicates custom_ppx runner/ppx_driver_runner.cmo -o runner/ppx_driver_runner.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner -I src -o runner/ppx_driver_runner.cmx runner/ppx_driver_runner.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner -I src -o runner/ppx_driver_runner.cmx runner/ppx_driver_runner.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -linkall -thread -predicates custom_ppx runner/ppx_driver_runner.cmx -o runner/ppx_driver_runner.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I runner runner/ppx_driver_runner.cmxa -o runner/ppx_driver_runner.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates custom_ppx -modules runner_as_ppx/ppx_driver_runner_as_ppx.ml > runner_as_ppx/ppx_driver_runner_as_ppx.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmo runner_as_ppx/ppx_driver_runner_as_ppx.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmo runner_as_ppx/ppx_driver_runner_as_ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -linkall -thread -predicates custom_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmo -o runner_as_ppx/ppx_driver_runner_as_ppx.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmx runner_as_ppx/ppx_driver_runner_as_ppx.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmx runner_as_ppx/ppx_driver_runner_as_ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -linkall -thread -predicates custom_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmx -o runner_as_ppx/ppx_driver_runner_as_ppx.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I runner_as_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmxa -o runner_as_ppx/ppx_driver_runner_as_ppx.cmxs
- make ppx_driver.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_driver.113.33.04'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_driver.113.33.04'
-> compiled  ppx_driver.113.33.04
Processing 161/207: [camlp4: make all] [oasis: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/oasis.0.4.11)
- W: Nothing to install for findlib library 'test-common'
- W: Nothing to install for findlib library 'pluginloaderLib'
- W: Nothing to install for findlib library 'plugin3'
- W: Nothing to install for findlib library 'plugin2'
- W: Nothing to install for findlib library 'plugin1'
- Installed /home/opam/.opam/4.02/lib/plugin-loader/PluginLoader.ml
- Installed /home/opam/.opam/4.02/lib/plugin-loader/plugin-loader.cma
- Installed /home/opam/.opam/4.02/lib/plugin-loader/plugin-loader.cmxa
- Installed /home/opam/.opam/4.02/lib/plugin-loader/plugin-loader.a
- Installed /home/opam/.opam/4.02/lib/plugin-loader/plugin-loader.cmxs
- Installed /home/opam/.opam/4.02/lib/plugin-loader/PluginLoader.cmi
- Installed /home/opam/.opam/4.02/lib/plugin-loader/PluginLoader.cmt
- Installed /home/opam/.opam/4.02/lib/plugin-loader/PluginLoader.annot
- Installed /home/opam/.opam/4.02/lib/plugin-loader/PluginLoader.cmx
- Installed /home/opam/.opam/4.02/lib/plugin-loader/META
- W: Cannot find source header for module library in OASISData oasis
- Installed /home/opam/.opam/4.02/lib/oasis/FormatExt.mli
- Installed /home/opam/.opam/4.02/lib/oasis/PropList.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUtils.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUnixPath.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileSystem.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISContext.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourcePatterns.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGettext.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISMessage.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISText.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTypes.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISParse.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISValues.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExpr.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileTemplate.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuildSection.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDocument.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExecutable.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFlag.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSetupUpdate.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLibrary.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISObject.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPackage.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourceRepository.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTest.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPlugin.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFindlib.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSchema.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSection.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISString.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExec.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileUtil.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISHostPath.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGraph.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFeatures.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDataNotation.ml
- Installed /home/opam/.opam/4.02/lib/oasis/oasis.cma
- Installed /home/opam/.opam/4.02/lib/oasis/oasis.cmxa
- Installed /home/opam/.opam/4.02/lib/oasis/oasis.a
- Installed /home/opam/.opam/4.02/lib/oasis/oasis.cmxs
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDataNotation.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDataNotation.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDataNotation.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFeatures.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFeatures.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFeatures.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGraph.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGraph.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGraph.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISHostPath.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISHostPath.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISHostPath.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISHostPath.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileUtil.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileUtil.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileUtil.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileUtil.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExec.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExec.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExec.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExec.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISString.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISString.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISString.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISData.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISData.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISData.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSection.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSection.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSection.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSection.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSchema.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSchema.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSchema.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSchema.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFindlib.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFindlib.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFindlib.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFindlib.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPlugin.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTest.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTest.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTest.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTest.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourceRepository.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourceRepository.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourceRepository.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourceRepository.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPackage.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPackage.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPackage.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPackage.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISObject.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISObject.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISObject.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISObject.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLibrary.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLibrary.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLibrary.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLibrary.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSetupUpdate.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSetupUpdate.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSetupUpdate.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFlag.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFlag.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFlag.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFlag.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExecutable.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExecutable.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExecutable.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExecutable.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDocument.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDocument.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDocument.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDocument.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuildSection.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuildSection.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuildSection.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuildSection.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileTemplate.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileTemplate.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileTemplate.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileTemplate.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExpr.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExpr.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExpr.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExpr.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISValues.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISValues.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISValues.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISValues.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISParse.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISParse.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISParse.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISParse.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTypes.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTypes.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTypes.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTypes.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISText.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISText.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISText.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISMessage.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISMessage.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISMessage.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISMessage.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGettext.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGettext.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGettext.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGettext.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourcePatterns.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourcePatterns.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourcePatterns.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourcePatterns.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISContext.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISContext.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISContext.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISContext.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileSystem.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileSystem.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileSystem.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileSystem.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUnixPath.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUnixPath.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUnixPath.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUnixPath.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUtils.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUtils.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUtils.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUtils.annot
- Installed /home/opam/.opam/4.02/lib/oasis/PropList.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/PropList.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/PropList.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/PropList.annot
- Installed /home/opam/.opam/4.02/lib/oasis/FormatExt.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/FormatExt.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/FormatExt.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/FormatExt.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPath_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSchema_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTest_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourceRepository_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPackage_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISObject_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLibrary_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFlag_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExecutable_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDocument_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuildSection_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSection_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFormat.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISHelp.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISQuickstart.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISCustom.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISCheck.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISAst.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISAst_parser.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISAst_lexer.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISAst_types.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISConf.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISValues_lexer.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense_parser.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense_lexer.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense_types.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion_parser.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion_lexer.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion_types.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISMutex.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDataNotation.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFeatures.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGraph.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISHostPath.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileUtil.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExec.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISString.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSection.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSchema.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFindlib.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTest.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourceRepository.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPackage.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISObject.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLibrary.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSetupUpdate.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFlag.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExecutable.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDocument.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuildSection.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileTemplate.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExpr.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISValues.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISParse.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTypes.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISText.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISMessage.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGettext.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourcePatterns.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISContext.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileSystem.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUnixPath.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUtils.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/PropList.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/FormatExt.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDynRun.ml
- Installed /home/opam/.opam/4.02/lib/oasis/dynrun.cma
- Installed /home/opam/.opam/4.02/lib/oasis/dynrun.cmxa
- Installed /home/opam/.opam/4.02/lib/oasis/dynrun.a
- Installed /home/opam/.opam/4.02/lib/oasis/dynrun.cmxs
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDynRun.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDynRun.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDynRun.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDynRun.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/CLISubCommand.mli
- Installed /home/opam/.opam/4.02/lib/oasis/CLIArgExt.ml
- Installed /home/opam/.opam/4.02/lib/oasis/CLICommon.mli
- Installed /home/opam/.opam/4.02/lib/oasis/CLIPager.ml
- Installed /home/opam/.opam/4.02/lib/oasis/cli.cma
- Installed /home/opam/.opam/4.02/lib/oasis/CLIPager.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/CLIPager.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/CLIPager.annot
- Installed /home/opam/.opam/4.02/lib/oasis/CLICommon.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/CLICommon.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/CLICommon.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/CLICommon.annot
- Installed /home/opam/.opam/4.02/lib/oasis/CLIArgExt.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/CLIArgExt.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/CLIArgExt.annot
- Installed /home/opam/.opam/4.02/lib/oasis/CLISubCommand.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/CLISubCommand.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/CLISubCommand.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/CLISubCommand.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuiltinPlugins.ml
- Installed /home/opam/.opam/4.02/lib/oasis/METAPlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/InternalConfigurePlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/InternalInstallPlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/NonePlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildPlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildDocPlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildCommon.ml
- Installed /home/opam/.opam/4.02/lib/oasis/CustomPlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/DevFilesPlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/StdFilesPlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OMakePlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/builtin-plugins.cma
- Installed /home/opam/.opam/4.02/lib/oasis/builtin-plugins.cmxa
- Installed /home/opam/.opam/4.02/lib/oasis/builtin-plugins.a
- Installed /home/opam/.opam/4.02/lib/oasis/builtin-plugins.cmxs
- Installed /home/opam/.opam/4.02/lib/oasis/OMakePlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OMakePlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OMakePlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/StdFilesPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/StdFilesPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/StdFilesPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/DevFilesPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/DevFilesPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/DevFilesPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/CustomPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/CustomPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/CustomPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildCommon.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildCommon.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildCommon.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildDocPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildDocPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildDocPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/NonePlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/NonePlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/NonePlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/InternalInstallPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/InternalInstallPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/InternalInstallPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/InternalConfigurePlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/InternalConfigurePlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/InternalConfigurePlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/METAPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/METAPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/METAPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuiltinPlugins.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuiltinPlugins.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuiltinPlugins.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OMakeFormat.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OMakeEquip.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OMakeFields.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OMakeData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/StdFilesData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/DevFilesData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/METAData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/CustomData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/MyOCamlbuildFindlib.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/MyOCamlbuildBase.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildId.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/InternalId.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/InternalData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/NoneData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OMakePlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/StdFilesPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/DevFilesPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/CustomPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildCommon.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildDocPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/NonePlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/InternalInstallPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/InternalConfigurePlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/METAPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuiltinPlugins.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseArgExt.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseBuilt.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCheck.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCustom.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseData.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDoc.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnvLight.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnv.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseFileAB.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseGenerate.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseLog.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseOCamlcConfig.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseSetup.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseStandardVar.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseTest.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDynVar.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseMessage.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseContext.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCompat.ml
- Installed /home/opam/.opam/4.02/lib/oasis/base.cma
- Installed /home/opam/.opam/4.02/lib/oasis/base.cmxa
- Installed /home/opam/.opam/4.02/lib/oasis/base.a
- Installed /home/opam/.opam/4.02/lib/oasis/base.cmxs
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCompat.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCompat.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCompat.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseContext.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseContext.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseContext.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseContext.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseMessage.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseMessage.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseMessage.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseMessage.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDynVar.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDynVar.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDynVar.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDynVar.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseTest.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseTest.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseTest.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseTest.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseStandardVar.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseStandardVar.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseStandardVar.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseStandardVar.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseSetup.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseSetup.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseSetup.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseSetup.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseOCamlcConfig.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseOCamlcConfig.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseOCamlcConfig.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseOCamlcConfig.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseLog.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseLog.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseLog.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseLog.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseGenerate.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseGenerate.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseGenerate.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseGenerate.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseFileAB.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseFileAB.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseFileAB.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseFileAB.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnv.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnv.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnv.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnv.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnvLight.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnvLight.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnvLight.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnvLight.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDoc.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDoc.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDoc.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDoc.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseData.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseData.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseData.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseData.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCustom.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCustom.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCustom.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCustom.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCheck.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCheck.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCheck.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCheck.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseBuilt.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseBuilt.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseBuilt.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseBuilt.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseArgExt.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseArgExt.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseArgExt.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseArgExt.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCompat.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseContext.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseMessage.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDynVar.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseTest.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseStandardVar.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseSetup.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseOCamlcConfig.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseLog.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseGenerate.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseFileAB.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnv.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnvLight.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDoc.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCustom.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCheck.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseBuilt.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseArgExt.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/META
- W: Nothing to install for findlib library 'test-common'
- W: Nothing to install for findlib library 'pluginloaderLib'
- W: Nothing to install for findlib library 'plugin3'
- W: Nothing to install for findlib library 'plugin2'
- W: Nothing to install for findlib library 'plugin1'
- Installed /home/opam/.opam/4.02/lib/plugin-loader/PluginLoader.ml
- Installed /home/opam/.opam/4.02/lib/plugin-loader/plugin-loader.cma
- Installed /home/opam/.opam/4.02/lib/plugin-loader/plugin-loader.cmxa
- Installed /home/opam/.opam/4.02/lib/plugin-loader/plugin-loader.a
- Installed /home/opam/.opam/4.02/lib/plugin-loader/plugin-loader.cmxs
- Installed /home/opam/.opam/4.02/lib/plugin-loader/PluginLoader.cmi
- Installed /home/opam/.opam/4.02/lib/plugin-loader/PluginLoader.cmt
- Installed /home/opam/.opam/4.02/lib/plugin-loader/PluginLoader.annot
- Installed /home/opam/.opam/4.02/lib/plugin-loader/PluginLoader.cmx
- Installed /home/opam/.opam/4.02/lib/plugin-loader/META
- W: Cannot find source header for module library in OASISData oasis
- Installed /home/opam/.opam/4.02/lib/oasis/FormatExt.mli
- Installed /home/opam/.opam/4.02/lib/oasis/PropList.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUtils.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUnixPath.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileSystem.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISContext.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourcePatterns.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGettext.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISMessage.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISText.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTypes.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISParse.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISValues.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExpr.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileTemplate.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuildSection.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDocument.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExecutable.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFlag.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSetupUpdate.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLibrary.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISObject.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPackage.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourceRepository.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTest.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPlugin.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFindlib.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSchema.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSection.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISString.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExec.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileUtil.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISHostPath.mli
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGraph.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFeatures.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDataNotation.ml
- Installed /home/opam/.opam/4.02/lib/oasis/oasis.cma
- Installed /home/opam/.opam/4.02/lib/oasis/oasis.cmxa
- Installed /home/opam/.opam/4.02/lib/oasis/oasis.a
- Installed /home/opam/.opam/4.02/lib/oasis/oasis.cmxs
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDataNotation.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDataNotation.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDataNotation.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFeatures.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFeatures.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFeatures.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGraph.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGraph.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGraph.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISHostPath.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISHostPath.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISHostPath.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISHostPath.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileUtil.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileUtil.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileUtil.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileUtil.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExec.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExec.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExec.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExec.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISString.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISString.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISString.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISData.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISData.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISData.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSection.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSection.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSection.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSection.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSchema.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSchema.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSchema.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSchema.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFindlib.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFindlib.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFindlib.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFindlib.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPlugin.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTest.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTest.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTest.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTest.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourceRepository.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourceRepository.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourceRepository.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourceRepository.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPackage.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPackage.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPackage.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPackage.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISObject.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISObject.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISObject.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISObject.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLibrary.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLibrary.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLibrary.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLibrary.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSetupUpdate.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSetupUpdate.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSetupUpdate.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFlag.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFlag.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFlag.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFlag.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExecutable.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExecutable.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExecutable.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExecutable.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDocument.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDocument.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDocument.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDocument.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuildSection.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuildSection.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuildSection.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuildSection.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileTemplate.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileTemplate.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileTemplate.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileTemplate.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExpr.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExpr.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExpr.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExpr.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISValues.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISValues.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISValues.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISValues.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISParse.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISParse.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISParse.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISParse.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTypes.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTypes.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTypes.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTypes.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISText.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISText.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISText.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISMessage.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISMessage.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISMessage.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISMessage.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGettext.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGettext.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGettext.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGettext.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourcePatterns.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourcePatterns.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourcePatterns.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourcePatterns.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISContext.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISContext.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISContext.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISContext.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileSystem.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileSystem.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileSystem.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileSystem.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUnixPath.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUnixPath.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUnixPath.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUnixPath.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUtils.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUtils.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUtils.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUtils.annot
- Installed /home/opam/.opam/4.02/lib/oasis/PropList.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/PropList.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/PropList.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/PropList.annot
- Installed /home/opam/.opam/4.02/lib/oasis/FormatExt.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/FormatExt.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/FormatExt.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/FormatExt.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPath_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSchema_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTest_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourceRepository_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPackage_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISObject_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLibrary_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFlag_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExecutable_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDocument_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuildSection_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSection_intern.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFormat.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISHelp.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISQuickstart.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISCustom.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISCheck.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISAst.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISAst_parser.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISAst_lexer.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISAst_types.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISConf.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISValues_lexer.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense_parser.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense_lexer.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense_types.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion_parser.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion_lexer.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion_types.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISMutex.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDataNotation.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFeatures.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGraph.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISHostPath.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileUtil.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExec.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISString.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSection.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSchema.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFindlib.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTest.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourceRepository.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISPackage.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISObject.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLibrary.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSetupUpdate.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFlag.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExecutable.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDocument.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuildSection.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileTemplate.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISLicense.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISVersion.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISExpr.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISValues.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISParse.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISTypes.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISText.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISMessage.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISGettext.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISSourcePatterns.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISContext.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISFileSystem.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUnixPath.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISUtils.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/PropList.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/FormatExt.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDynRun.ml
- Installed /home/opam/.opam/4.02/lib/oasis/dynrun.cma
- Installed /home/opam/.opam/4.02/lib/oasis/dynrun.cmxa
- Installed /home/opam/.opam/4.02/lib/oasis/dynrun.a
- Installed /home/opam/.opam/4.02/lib/oasis/dynrun.cmxs
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDynRun.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDynRun.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDynRun.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISDynRun.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/CLISubCommand.mli
- Installed /home/opam/.opam/4.02/lib/oasis/CLIArgExt.ml
- Installed /home/opam/.opam/4.02/lib/oasis/CLICommon.mli
- Installed /home/opam/.opam/4.02/lib/oasis/CLIPager.ml
- Installed /home/opam/.opam/4.02/lib/oasis/cli.cma
- Installed /home/opam/.opam/4.02/lib/oasis/CLIPager.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/CLIPager.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/CLIPager.annot
- Installed /home/opam/.opam/4.02/lib/oasis/CLICommon.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/CLICommon.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/CLICommon.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/CLICommon.annot
- Installed /home/opam/.opam/4.02/lib/oasis/CLIArgExt.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/CLIArgExt.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/CLIArgExt.annot
- Installed /home/opam/.opam/4.02/lib/oasis/CLISubCommand.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/CLISubCommand.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/CLISubCommand.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/CLISubCommand.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuiltinPlugins.ml
- Installed /home/opam/.opam/4.02/lib/oasis/METAPlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/InternalConfigurePlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/InternalInstallPlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/NonePlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildPlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildDocPlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildCommon.ml
- Installed /home/opam/.opam/4.02/lib/oasis/CustomPlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/DevFilesPlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/StdFilesPlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/OMakePlugin.ml
- Installed /home/opam/.opam/4.02/lib/oasis/builtin-plugins.cma
- Installed /home/opam/.opam/4.02/lib/oasis/builtin-plugins.cmxa
- Installed /home/opam/.opam/4.02/lib/oasis/builtin-plugins.a
- Installed /home/opam/.opam/4.02/lib/oasis/builtin-plugins.cmxs
- Installed /home/opam/.opam/4.02/lib/oasis/OMakePlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OMakePlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OMakePlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/StdFilesPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/StdFilesPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/StdFilesPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/DevFilesPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/DevFilesPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/DevFilesPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/CustomPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/CustomPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/CustomPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildCommon.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildCommon.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildCommon.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildDocPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildDocPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildDocPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/NonePlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/NonePlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/NonePlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/InternalInstallPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/InternalInstallPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/InternalInstallPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/InternalConfigurePlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/InternalConfigurePlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/InternalConfigurePlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/METAPlugin.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/METAPlugin.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/METAPlugin.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuiltinPlugins.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuiltinPlugins.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuiltinPlugins.annot
- Installed /home/opam/.opam/4.02/lib/oasis/OMakeFormat.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OMakeEquip.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OMakeFields.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OMakeData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/StdFilesData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/DevFilesData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/METAData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/CustomData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/MyOCamlbuildFindlib.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/MyOCamlbuildBase.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildId.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/InternalId.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/InternalData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/NoneData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OMakePlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/StdFilesPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/DevFilesPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/CustomPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildCommon.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildDocPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OCamlbuildPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/NonePlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/InternalInstallPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/InternalConfigurePlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/METAPlugin.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/OASISBuiltinPlugins.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseArgExt.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseBuilt.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCheck.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCustom.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseData.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDoc.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnvLight.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnv.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseFileAB.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseGenerate.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseLog.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseOCamlcConfig.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseSetup.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseStandardVar.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseTest.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDynVar.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseMessage.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseContext.mli
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCompat.ml
- Installed /home/opam/.opam/4.02/lib/oasis/base.cma
- Installed /home/opam/.opam/4.02/lib/oasis/base.cmxa
- Installed /home/opam/.opam/4.02/lib/oasis/base.a
- Installed /home/opam/.opam/4.02/lib/oasis/base.cmxs
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCompat.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCompat.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCompat.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseContext.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseContext.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseContext.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseContext.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseMessage.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseMessage.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseMessage.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseMessage.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDynVar.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDynVar.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDynVar.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDynVar.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseTest.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseTest.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseTest.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseTest.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseStandardVar.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseStandardVar.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseStandardVar.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseStandardVar.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseSetup.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseSetup.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseSetup.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseSetup.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseOCamlcConfig.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseOCamlcConfig.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseOCamlcConfig.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseOCamlcConfig.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseLog.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseLog.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseLog.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseLog.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseGenerate.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseGenerate.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseGenerate.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseGenerate.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseFileAB.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseFileAB.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseFileAB.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseFileAB.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnv.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnv.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnv.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnv.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnvLight.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnvLight.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnvLight.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnvLight.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDoc.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDoc.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDoc.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDoc.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseData.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseData.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseData.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseData.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCustom.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCustom.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCustom.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCustom.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCheck.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCheck.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCheck.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCheck.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseBuilt.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseBuilt.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseBuilt.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseBuilt.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseArgExt.cmi
- Installed /home/opam/.opam/4.02/lib/oasis/BaseArgExt.cmti
- Installed /home/opam/.opam/4.02/lib/oasis/BaseArgExt.cmt
- Installed /home/opam/.opam/4.02/lib/oasis/BaseArgExt.annot
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCompat.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseContext.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseMessage.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDynVar.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseTest.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseStandardVar.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseSetup.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseOCamlcConfig.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseLog.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseGenerate.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseFileAB.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnv.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseEnvLight.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseDoc.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseData.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCustom.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseCheck.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseBuilt.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/BaseArgExt.cmx
- Installed /home/opam/.opam/4.02/lib/oasis/META
-> installed oasis.0.4.11
Processing 161/207: [camlp4: make all]
-> installed ppx_driver.113.33.04
Processing 162/207: [camlp4: make all]
Processing 163/207: [camlp4: make all] [ppx_type_conv: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_type_conv.113.33.03)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_type_conv
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.02/lib/ppx_driver
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- pkg_ppx_deriving_api: ................................ /home/opam/.opam/4.02/lib/ppx_deriving/api
- 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_type_conv
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.02/lib/ppx_driver
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- pkg_ppx_deriving_api: ................................ /home/opam/.opam/4.02/lib/ppx_deriving/api
- 
Processing 163/207: [camlp4: make all] [ppx_type_conv: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_type_conv.113.33.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_type_conv
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.02/lib/ppx_driver
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- pkg_ppx_deriving_api: ................................ /home/opam/.opam/4.02/lib/ppx_deriving/api
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'ppx_type_conv' in library ppx_type_conv
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -modules src/ignore_unused_warning.mli > src/ignore_unused_warning.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ignore_unused_warning.cmi src/ignore_unused_warning.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ignore_unused_warning.cmi src/ignore_unused_warning.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -modules src/ignore_unused_warning.ml > src/ignore_unused_warning.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -modules src/type_conv.mli > src/type_conv.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/type_conv.cmi src/type_conv.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/type_conv.cmi src/type_conv.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -modules src/type_conv.ml > src/type_conv.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ignore_unused_warning.cmo src/ignore_unused_warning.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ignore_unused_warning.cmo src/ignore_unused_warning.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/std.cmo src/std.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/std.cmo src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/type_conv.cmo src/type_conv.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/type_conv.cmo src/type_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/ignore_unused_warning.cmo src/type_conv.cmo src/std.cmo -o src/ppx_type_conv.cmo
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/ppx_type_conv.cmo -o src/ppx_type_conv.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates custom_ppx -w -40 -I src -o src/ignore_unused_warning.cmx src/ignore_unused_warning.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates custom_ppx -w -40 -I src -o src/ignore_unused_warning.cmx src/ignore_unused_warning.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates custom_ppx -w -40 -I src -o src/type_conv.cmx src/type_conv.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates custom_ppx -w -40 -I src -o src/type_conv.cmx src/type_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates custom_ppx -w -40 -I src -o src/std.cmx src/std.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates custom_ppx -w -40 -I src -o src/std.cmx src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- touch src/ppx_type_conv.mli  ; if  /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/ignore_unused_warning.cmx src/type_conv.cmx src/std.cmx -o src/ppx_type_conv.cmx  ; then  rm -f src/ppx_type_conv.mli  ; else  rm -f src/ppx_type_conv.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/ppx_type_conv.cmx -o src/ppx_type_conv.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_type_conv.cmxa -o src/ppx_type_conv.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates custom_ppx -modules ppx_deriving_exporter/ppx_type_conv_deriving.ml > ppx_deriving_exporter/ppx_type_conv_deriving.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates custom_ppx -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmo ppx_deriving_exporter/ppx_type_conv_deriving.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates custom_ppx -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmo ppx_deriving_exporter/ppx_type_conv_deriving.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx ppx_deriving_exporter/ppx_type_conv_deriving.cmo -o ppx_deriving_exporter/ppx_type_conv_deriving.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates custom_ppx -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmx ppx_deriving_exporter/ppx_type_conv_deriving.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates custom_ppx -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmx ppx_deriving_exporter/ppx_type_conv_deriving.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx ppx_deriving_exporter/ppx_type_conv_deriving.cmx -o ppx_deriving_exporter/ppx_type_conv_deriving.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I ppx_deriving_exporter ppx_deriving_exporter/ppx_type_conv_deriving.cmxa -o ppx_deriving_exporter/ppx_type_conv_deriving.cmxs
- make ppx_type_conv.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_type_conv.113.33.03'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_type_conv.113.33.03'
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_type_conv
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.02/lib/ppx_driver
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- pkg_ppx_deriving_api: ................................ /home/opam/.opam/4.02/lib/ppx_deriving/api
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'ppx_type_conv' in library ppx_type_conv
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -modules src/ignore_unused_warning.mli > src/ignore_unused_warning.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ignore_unused_warning.cmi src/ignore_unused_warning.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ignore_unused_warning.cmi src/ignore_unused_warning.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -modules src/ignore_unused_warning.ml > src/ignore_unused_warning.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -modules src/type_conv.mli > src/type_conv.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/type_conv.cmi src/type_conv.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/type_conv.cmi src/type_conv.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -modules src/type_conv.ml > src/type_conv.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ignore_unused_warning.cmo src/ignore_unused_warning.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ignore_unused_warning.cmo src/ignore_unused_warning.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/std.cmo src/std.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/std.cmo src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/type_conv.cmo src/type_conv.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -o src/type_conv.cmo src/type_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/ignore_unused_warning.cmo src/type_conv.cmo src/std.cmo -o src/ppx_type_conv.cmo
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/ppx_type_conv.cmo -o src/ppx_type_conv.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates custom_ppx -w -40 -I src -o src/ignore_unused_warning.cmx src/ignore_unused_warning.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates custom_ppx -w -40 -I src -o src/ignore_unused_warning.cmx src/ignore_unused_warning.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates custom_ppx -w -40 -I src -o src/type_conv.cmx src/type_conv.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates custom_ppx -w -40 -I src -o src/type_conv.cmx src/type_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates custom_ppx -w -40 -I src -o src/std.cmx src/std.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -for-pack Ppx_type_conv -predicates custom_ppx -w -40 -I src -o src/std.cmx src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- touch src/ppx_type_conv.mli  ; if  /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/ignore_unused_warning.cmx src/type_conv.cmx src/std.cmx -o src/ppx_type_conv.cmx  ; then  rm -f src/ppx_type_conv.mli  ; else  rm -f src/ppx_type_conv.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/ppx_type_conv.cmx -o src/ppx_type_conv.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_type_conv.cmxa -o src/ppx_type_conv.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates custom_ppx -modules ppx_deriving_exporter/ppx_type_conv_deriving.ml > ppx_deriving_exporter/ppx_type_conv_deriving.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates custom_ppx -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmo ppx_deriving_exporter/ppx_type_conv_deriving.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates custom_ppx -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmo ppx_deriving_exporter/ppx_type_conv_deriving.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx ppx_deriving_exporter/ppx_type_conv_deriving.cmo -o ppx_deriving_exporter/ppx_type_conv_deriving.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates custom_ppx -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmx ppx_deriving_exporter/ppx_type_conv_deriving.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates custom_ppx -w -40 -I ppx_deriving_exporter -I src -o ppx_deriving_exporter/ppx_type_conv_deriving.cmx ppx_deriving_exporter/ppx_type_conv_deriving.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx ppx_deriving_exporter/ppx_type_conv_deriving.cmx -o ppx_deriving_exporter/ppx_type_conv_deriving.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I ppx_deriving_exporter ppx_deriving_exporter/ppx_type_conv_deriving.cmxa -o ppx_deriving_exporter/ppx_type_conv_deriving.cmxs
- make ppx_type_conv.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_type_conv.113.33.03'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_type_conv.113.33.03'
-> compiled  ppx_type_conv.113.33.03
Processing 163/207: [camlp4: make all]
-> installed ppx_type_conv.113.33.03
Processing 164/207: [camlp4: make all]
Processing 165/207: [camlp4: make all] [ppx_fields_conv: ./configure]
Processing 166/207: [camlp4: make all] [ppx_fields_conv: ./configure] [ppx_sexp_conv: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_fields_conv.113.33.03)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_fields_conv
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.02/lib/ppx_type_conv
- 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_fields_conv
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.02/lib/ppx_type_conv
- 
Processing 166/207: [camlp4: make all] [ppx_fields_conv: make] [ppx_sexp_conv: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_sexp_conv.113.33.03)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_sexp_conv
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.02/lib/ppx_type_conv
- 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_sexp_conv
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.02/lib/ppx_type_conv
- 
Processing 166/207: [camlp4: make all] [ppx_fields_conv: make] [ppx_sexp_conv: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_fields_conv.113.33.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_fields_conv
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.02/lib/ppx_type_conv
- 
- ./setup.exe -build 
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules src/ppx_fields_conv.mli > src/ppx_fields_conv.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_fields_conv.cmi src/ppx_fields_conv.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_fields_conv.cmi src/ppx_fields_conv.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules src/ppx_fields_conv.ml > src/ppx_fields_conv.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_fields_conv.cmo src/ppx_fields_conv.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_fields_conv.cmo src/ppx_fields_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -linkall -thread -predicates custom_ppx src/ppx_fields_conv.cmo -o src/ppx_fields_conv.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_fields_conv.cmx src/ppx_fields_conv.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_fields_conv.cmx src/ppx_fields_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -linkall -thread -predicates custom_ppx src/ppx_fields_conv.cmx -o src/ppx_fields_conv.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_fields_conv.cmxa -o src/ppx_fields_conv.cmxs
- make ppx_fields_conv.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_fields_conv.113.33.03'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_fields_conv.113.33.03'
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_fields_conv
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.02/lib/ppx_type_conv
- 
- ./setup.exe -build 
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules src/ppx_fields_conv.mli > src/ppx_fields_conv.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_fields_conv.cmi src/ppx_fields_conv.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_fields_conv.cmi src/ppx_fields_conv.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules src/ppx_fields_conv.ml > src/ppx_fields_conv.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_fields_conv.cmo src/ppx_fields_conv.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_fields_conv.cmo src/ppx_fields_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -linkall -thread -predicates custom_ppx src/ppx_fields_conv.cmo -o src/ppx_fields_conv.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_fields_conv.cmx src/ppx_fields_conv.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_fields_conv.cmx src/ppx_fields_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -linkall -thread -predicates custom_ppx src/ppx_fields_conv.cmx -o src/ppx_fields_conv.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_fields_conv.cmxa -o src/ppx_fields_conv.cmxs
- make ppx_fields_conv.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_fields_conv.113.33.03'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_fields_conv.113.33.03'
-> compiled  ppx_fields_conv.113.33.03
Processing 166/207: [camlp4: make all] [ppx_sexp_conv: make]
-> installed ppx_fields_conv.113.33.03
Processing 167/207: [camlp4: make all] [ppx_sexp_conv: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ppx_sexp_conv.113.33.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_sexp_conv
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.02/lib/ppx_type_conv
- 
- ./setup.exe -build 
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules expander/ppx_sexp_conv_expander.mli > expander/ppx_sexp_conv_expander.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmi expander/ppx_sexp_conv_expander.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmi expander/ppx_sexp_conv_expander.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules expander/ppx_sexp_conv_expander.ml > expander/ppx_sexp_conv_expander.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmo expander/ppx_sexp_conv_expander.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmo expander/ppx_sexp_conv_expander.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx expander/ppx_sexp_conv_expander.cmo -o expander/ppx_sexp_conv_expander.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmx expander/ppx_sexp_conv_expander.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmx expander/ppx_sexp_conv_expander.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx expander/ppx_sexp_conv_expander.cmx -o expander/ppx_sexp_conv_expander.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I expander expander/ppx_sexp_conv_expander.cmxa -o expander/ppx_sexp_conv_expander.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules src/ppx_sexp_conv.mli > src/ppx_sexp_conv.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -I expander -o src/ppx_sexp_conv.cmi src/ppx_sexp_conv.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -I expander -o src/ppx_sexp_conv.cmi src/ppx_sexp_conv.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules src/ppx_sexp_conv.ml > src/ppx_sexp_conv.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -I expander -o src/ppx_sexp_conv.cmo src/ppx_sexp_conv.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -I expander -o src/ppx_sexp_conv.cmo src/ppx_sexp_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -linkall -thread -predicates custom_ppx src/ppx_sexp_conv.cmo -o src/ppx_sexp_conv.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -I expander -o src/ppx_sexp_conv.cmx src/ppx_sexp_conv.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -I expander -o src/ppx_sexp_conv.cmx src/ppx_sexp_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -linkall -thread -predicates custom_ppx src/ppx_sexp_conv.cmx -o src/ppx_sexp_conv.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_sexp_conv.cmxa -o src/ppx_sexp_conv.cmxs
- make ppx_sexp_conv.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_sexp_conv.113.33.03'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_sexp_conv.113.33.03'
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ ppx_sexp_conv
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.02/lib/ppx_type_conv
- 
- ./setup.exe -build 
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules expander/ppx_sexp_conv_expander.mli > expander/ppx_sexp_conv_expander.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmi expander/ppx_sexp_conv_expander.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmi expander/ppx_sexp_conv_expander.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules expander/ppx_sexp_conv_expander.ml > expander/ppx_sexp_conv_expander.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmo expander/ppx_sexp_conv_expander.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmo expander/ppx_sexp_conv_expander.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx expander/ppx_sexp_conv_expander.cmo -o expander/ppx_sexp_conv_expander.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmx expander/ppx_sexp_conv_expander.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmx expander/ppx_sexp_conv_expander.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx expander/ppx_sexp_conv_expander.cmx -o expander/ppx_sexp_conv_expander.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I expander expander/ppx_sexp_conv_expander.cmxa -o expander/ppx_sexp_conv_expander.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules src/ppx_sexp_conv.mli > src/ppx_sexp_conv.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -I expander -o src/ppx_sexp_conv.cmi src/ppx_sexp_conv.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -I expander -o src/ppx_sexp_conv.cmi src/ppx_sexp_conv.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules src/ppx_sexp_conv.ml > src/ppx_sexp_conv.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -I expander -o src/ppx_sexp_conv.cmo src/ppx_sexp_conv.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -I expander -o src/ppx_sexp_conv.cmo src/ppx_sexp_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -linkall -thread -predicates custom_ppx src/ppx_sexp_conv.cmo -o src/ppx_sexp_conv.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -I expander -o src/ppx_sexp_conv.cmx src/ppx_sexp_conv.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I expander -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -I expander -o src/ppx_sexp_conv.cmx src/ppx_sexp_conv.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -linkall -thread -predicates custom_ppx src/ppx_sexp_conv.cmx -o src/ppx_sexp_conv.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_sexp_conv.cmxa -o src/ppx_sexp_conv.cmxs
- make ppx_sexp_conv.install
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_sexp_conv.113.33.03'
- ocaml -I "/home/opam/.opam/4.02/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/ppx_sexp_conv.113.33.03'
-> compiled  ppx_sexp_conv.113.33.03
Processing 167/207: [camlp4: make all]
-> installed ppx_sexp_conv.113.33.03
Processing 168/207: [camlp4: make all]
Processing 169/207: [camlp4: make all] [ipaddr: ocaml build]
Processing 170/207: [camlp4: make all] [ipaddr: ocaml build] [uri: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.02" "--disable-tests" (CWD=/home/opam/.opam/4.02/.opam-switch/build/uri.1.9.2)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ uri
- Package version: ..................................... 1.9.2
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- build the full services library: ..................... false
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_re_posix: ........................................ /home/opam/.opam/4.02/lib/re/posix
- pkg_stringext: ....................................... /home/opam/.opam/4.02/lib/stringext
- pkg_sexplib: ......................................... /home/opam/.opam/4.02/lib/sexplib
- pkg_ppx_sexp_conv: ................................... /home/opam/.opam/4.02/lib/ppx_sexp_conv
- pkg_compiler_libs_toplevel: .......................... /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc
- 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ uri
- Package version: ..................................... 1.9.2
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ...................................... 
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: ......................... 
- build the full services library: ..................... false
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_re_posix: ........................................ /home/opam/.opam/4.02/lib/re/posix
- pkg_stringext: ....................................... /home/opam/.opam/4.02/lib/stringext
- pkg_sexplib: ......................................... /home/opam/.opam/4.02/lib/sexplib
- pkg_ppx_sexp_conv: ................................... /home/opam/.opam/4.02/lib/ppx_sexp_conv
- pkg_compiler_libs_toplevel: .......................... /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc
- 
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-base-unix" "true" (CWD=/home/opam/.opam/4.02/.opam-switch/build/ipaddr.2.7.2)
- ocamlfind ocamldep -package 'bytes sexplib ppx_sexp_conv' -modules lib/ipaddr.ml > lib/ipaddr.ml.depends
- ocamlfind ocamldep -package 'bytes sexplib ppx_sexp_conv' -modules lib/ipaddr.mli > lib/ipaddr.mli.depends
- ocamlfind ocamldep -package 'bytes sexplib ppx_sexp_conv' -modules lib/macaddr.mli > lib/macaddr.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/macaddr.cmi lib/macaddr.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/macaddr.cmi lib/macaddr.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr.cmi lib/ipaddr.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr.cmi lib/ipaddr.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamldep -package 'bytes sexplib ppx_sexp_conv' -modules lib/macaddr.ml > lib/macaddr.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/macaddr.cmx lib/macaddr.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/macaddr.cmx lib/macaddr.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr.cmx lib/ipaddr.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr.cmx lib/ipaddr.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlopt -a -package 'bytes sexplib ppx_sexp_conv' lib/macaddr.cmx lib/ipaddr.cmx -o lib/ipaddr.cmxa
- + ocamlfind ocamlopt -a -package 'bytes sexplib ppx_sexp_conv' lib/macaddr.cmx lib/ipaddr.cmx -o lib/ipaddr.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlopt -shared -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr.cmx -o lib/ipaddr.cmxs
- + ocamlfind ocamlopt -shared -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr.cmx -o lib/ipaddr.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr.cmo lib/ipaddr.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/macaddr.cmo lib/macaddr.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/macaddr.cmo lib/macaddr.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr.cmo lib/ipaddr.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlc -a -package 'bytes sexplib ppx_sexp_conv' lib/macaddr.cmo lib/ipaddr.cmo -o lib/ipaddr.cma
- + ocamlfind ocamlc -a -package 'bytes sexplib ppx_sexp_conv' lib/macaddr.cmo lib/ipaddr.cmo -o lib/ipaddr.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamldep -package 'bytes sexplib ppx_sexp_conv' -modules lib/ipaddr_unix.ml > lib/ipaddr_unix.ml.depends
- ocamlfind ocamldep -package 'bytes sexplib ppx_sexp_conv' -modules lib/ipaddr_unix.mli > lib/ipaddr_unix.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr_unix.cmi lib/ipaddr_unix.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr_unix.cmi lib/ipaddr_unix.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr_unix.cmx lib/ipaddr_unix.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr_unix.cmx lib/ipaddr_unix.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlopt -a -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr_unix.cmx -o lib/ipaddr_unix.cmxa
- + ocamlfind ocamlopt -a -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr_unix.cmx -o lib/ipaddr_unix.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlopt -shared -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr_unix.cmx -o lib/ipaddr_unix.cmxs
- + ocamlfind ocamlopt -shared -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr_unix.cmx -o lib/ipaddr_unix.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr_unix.cmo lib/ipaddr_unix.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr_unix.cmo lib/ipaddr_unix.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlc -a -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr_unix.cmo -o lib/ipaddr_unix.cma
- + ocamlfind ocamlc -a -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr_unix.cmo -o lib/ipaddr_unix.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamldep -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -modules top/ipaddr_top.ml > top/ipaddr_top.ml.depends
- ocamlfind ocamldep -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -modules top/ipaddr_top.mli > top/ipaddr_top.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -I top -I lib -o top/ipaddr_top.cmi top/ipaddr_top.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -I top -I lib -o top/ipaddr_top.cmi top/ipaddr_top.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -I top -I lib -o top/ipaddr_top.cmx top/ipaddr_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -I top -I lib -o top/ipaddr_top.cmx top/ipaddr_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' top/ipaddr_top.cmx -o top/ipaddr_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' top/ipaddr_top.cmx -o top/ipaddr_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' top/ipaddr_top.cmx -o top/ipaddr_top.cmxs
- + ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' top/ipaddr_top.cmx -o top/ipaddr_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -I top -I lib -o top/ipaddr_top.cmo top/ipaddr_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -I top -I lib -o top/ipaddr_top.cmo top/ipaddr_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' top/ipaddr_top.cmo -o top/ipaddr_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' top/ipaddr_top.cmo -o top/ipaddr_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- # Parallel statistics: { count(total): 1(29), max: 2, min: 2, average(total): 2.000(1.034) }
- ocamlfind ocamldep -package 'bytes sexplib ppx_sexp_conv' -modules lib/ipaddr.ml > lib/ipaddr.ml.depends
- ocamlfind ocamldep -package 'bytes sexplib ppx_sexp_conv' -modules lib/ipaddr.mli > lib/ipaddr.mli.depends
- ocamlfind ocamldep -package 'bytes sexplib ppx_sexp_conv' -modules lib/macaddr.mli > lib/macaddr.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/macaddr.cmi lib/macaddr.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/macaddr.cmi lib/macaddr.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr.cmi lib/ipaddr.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr.cmi lib/ipaddr.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamldep -package 'bytes sexplib ppx_sexp_conv' -modules lib/macaddr.ml > lib/macaddr.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/macaddr.cmx lib/macaddr.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/macaddr.cmx lib/macaddr.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr.cmx lib/ipaddr.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr.cmx lib/ipaddr.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlopt -a -package 'bytes sexplib ppx_sexp_conv' lib/macaddr.cmx lib/ipaddr.cmx -o lib/ipaddr.cmxa
- + ocamlfind ocamlopt -a -package 'bytes sexplib ppx_sexp_conv' lib/macaddr.cmx lib/ipaddr.cmx -o lib/ipaddr.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlopt -shared -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr.cmx -o lib/ipaddr.cmxs
- + ocamlfind ocamlopt -shared -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr.cmx -o lib/ipaddr.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr.cmo lib/ipaddr.ml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/macaddr.cmo lib/macaddr.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/macaddr.cmo lib/macaddr.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr.cmo lib/ipaddr.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlc -a -package 'bytes sexplib ppx_sexp_conv' lib/macaddr.cmo lib/ipaddr.cmo -o lib/ipaddr.cma
- + ocamlfind ocamlc -a -package 'bytes sexplib ppx_sexp_conv' lib/macaddr.cmo lib/ipaddr.cmo -o lib/ipaddr.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamldep -package 'bytes sexplib ppx_sexp_conv' -modules lib/ipaddr_unix.ml > lib/ipaddr_unix.ml.depends
- ocamlfind ocamldep -package 'bytes sexplib ppx_sexp_conv' -modules lib/ipaddr_unix.mli > lib/ipaddr_unix.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr_unix.cmi lib/ipaddr_unix.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr_unix.cmi lib/ipaddr_unix.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr_unix.cmx lib/ipaddr_unix.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr_unix.cmx lib/ipaddr_unix.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlopt -a -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr_unix.cmx -o lib/ipaddr_unix.cmxa
- + ocamlfind ocamlopt -a -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr_unix.cmx -o lib/ipaddr_unix.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlopt -shared -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr_unix.cmx -o lib/ipaddr_unix.cmxs
- + ocamlfind ocamlopt -shared -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr_unix.cmx -o lib/ipaddr_unix.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr_unix.cmo lib/ipaddr_unix.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package 'bytes sexplib ppx_sexp_conv' -I lib -o lib/ipaddr_unix.cmo lib/ipaddr_unix.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamlc -a -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr_unix.cmo -o lib/ipaddr_unix.cma
- + ocamlfind ocamlc -a -package 'bytes sexplib ppx_sexp_conv' lib/ipaddr_unix.cmo -o lib/ipaddr_unix.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocamlfind ocamldep -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -modules top/ipaddr_top.ml > top/ipaddr_top.ml.depends
- ocamlfind ocamldep -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -modules top/ipaddr_top.mli > top/ipaddr_top.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -I top -I lib -o top/ipaddr_top.cmi top/ipaddr_top.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -I top -I lib -o top/ipaddr_top.cmi top/ipaddr_top.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -I top -I lib -o top/ipaddr_top.cmx top/ipaddr_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -principal -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -I top -I lib -o top/ipaddr_top.cmx top/ipaddr_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' top/ipaddr_top.cmx -o top/ipaddr_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' top/ipaddr_top.cmx -o top/ipaddr_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' top/ipaddr_top.cmx -o top/ipaddr_top.cmxs
- + ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' top/ipaddr_top.cmx -o top/ipaddr_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -I top -I lib -o top/ipaddr_top.cmo top/ipaddr_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -principal -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' -I top -I lib -o top/ipaddr_top.cmo top/ipaddr_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' top/ipaddr_top.cmo -o top/ipaddr_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package 'bytes sexplib ppx_sexp_conv' top/ipaddr_top.cmo -o top/ipaddr_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- # Parallel statistics: { count(total): 1(29), max: 2, min: 2, average(total): 2.000(1.034) }
-> compiled  ipaddr.2.7.2
Processing 170/207: [camlp4: make all] [uri: ocaml setup.ml]
-> installed ipaddr.2.7.2
Processing 171/207: [camlp4: make all] [uri: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-build" (CWD=/home/opam/.opam/4.02/.opam-switch/build/uri.1.9.2)
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -modules lib/uri.mli > lib/uri.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri.cmi lib/uri.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri.cmi lib/uri.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -modules lib/uri.ml > lib/uri.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -modules lib/uri_re.mli > lib/uri_re.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_re.cmi lib/uri_re.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_re.cmi lib/uri_re.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -modules lib/uri_re.ml > lib/uri_re.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri.cmo lib/uri.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri.cmo lib/uri.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- File "lib/uri.ml", line 607, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 612, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_re.cmo lib/uri_re.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_re.cmo lib/uri_re.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lib/uri_re.cmo lib/uri.cmo -o lib/uri.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_re.cmx lib/uri_re.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_re.cmx lib/uri_re.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri.cmx lib/uri.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri.cmx lib/uri.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- File "lib/uri.ml", line 607, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 612, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lib/uri_re.cmx lib/uri.cmx -o lib/uri.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/uri.cmxa lib/uri_re.cmx lib/uri.cmx -o lib/uri.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -modules lib/uri_services.mli > lib/uri_services.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_services.cmi lib/uri_services.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_services.cmi lib/uri_services.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -modules lib/uri_services.ml > lib/uri_services.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_services.cmo lib/uri_services.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_services.cmo lib/uri_services.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lib/uri_services.cmo -o lib/services.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_services.cmx lib/uri_services.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_services.cmx lib/uri_services.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lib/uri_services.cmx -o lib/services.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/services.cmxa lib/uri_services.cmx -o lib/services.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.toplevel -modules top/uri_top.ml > top/uri_top.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.toplevel -I top -o top/uri_top.cmo top/uri_top.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.toplevel -I top -o top/uri_top.cmo top/uri_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a top/uri_top.cmo -o top/uri_top.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package compiler-libs.toplevel -I top -o top/uri_top.cmx top/uri_top.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package compiler-libs.toplevel -I top -o top/uri_top.cmx top/uri_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a top/uri_top.cmx -o top/uri_top.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared top/uri_top.cmxa top/uri_top.cmx -o top/uri_top.cmxs
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -modules lib/uri.mli > lib/uri.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri.cmi lib/uri.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri.cmi lib/uri.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -modules lib/uri.ml > lib/uri.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -modules lib/uri_re.mli > lib/uri_re.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_re.cmi lib/uri_re.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_re.cmi lib/uri_re.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -modules lib/uri_re.ml > lib/uri_re.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri.cmo lib/uri.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri.cmo lib/uri.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- File "lib/uri.ml", line 607, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 612, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_re.cmo lib/uri_re.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_re.cmo lib/uri_re.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lib/uri_re.cmo lib/uri.cmo -o lib/uri.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_re.cmx lib/uri_re.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_re.cmx lib/uri_re.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri.cmx lib/uri.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri.cmx lib/uri.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- File "lib/uri.ml", line 607, characters 32-38:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 612, characters 34-40:
- Warning 3: deprecated: Re.get
- Use Group.get
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lib/uri_re.cmx lib/uri.cmx -o lib/uri.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/uri.cmxa lib/uri_re.cmx lib/uri.cmx -o lib/uri.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -modules lib/uri_services.mli > lib/uri_services.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_services.cmi lib/uri_services.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_services.cmi lib/uri_services.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -modules lib/uri_services.ml > lib/uri_services.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_services.cmo lib/uri_services.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_services.cmo lib/uri_services.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lib/uri_services.cmo -o lib/services.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_services.cmx lib/uri_services.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I lib -package stringext -package sexplib -package re.posix -package ppx_sexp_conv -I lib -o lib/uri_services.cmx lib/uri_services.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lib/uri_services.cmx -o lib/services.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/services.cmxa lib/uri_services.cmx -o lib/services.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package compiler-libs.toplevel -modules top/uri_top.ml > top/uri_top.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.toplevel -I top -o top/uri_top.cmo top/uri_top.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package compiler-libs.toplevel -I top -o top/uri_top.cmo top/uri_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a top/uri_top.cmo -o top/uri_top.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package compiler-libs.toplevel -I top -o top/uri_top.cmx top/uri_top.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package compiler-libs.toplevel -I top -o top/uri_top.cmx top/uri_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a top/uri_top.cmx -o top/uri_top.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared top/uri_top.cmxa top/uri_top.cmx -o top/uri_top.cmxs
-> compiled  uri.1.9.2
Processing 171/207: [camlp4: make all]
Processing 172/207: [camlp4: make all] [uri: ocaml setup.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocaml" "setup.ml" "-install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/uri.1.9.2)
- Installed /home/opam/.opam/4.02/lib/uri/uri.mli
- Installed /home/opam/.opam/4.02/lib/uri/uri_re.mli
- Installed /home/opam/.opam/4.02/lib/uri/uri.cma
- Installed /home/opam/.opam/4.02/lib/uri/uri.cmxa
- Installed /home/opam/.opam/4.02/lib/uri/uri.a
- Installed /home/opam/.opam/4.02/lib/uri/uri.cmxs
- Installed /home/opam/.opam/4.02/lib/uri/uri_re.cmi
- Installed /home/opam/.opam/4.02/lib/uri/uri_re.cmti
- Installed /home/opam/.opam/4.02/lib/uri/uri_re.cmt
- Installed /home/opam/.opam/4.02/lib/uri/uri_re.annot
- Installed /home/opam/.opam/4.02/lib/uri/uri.cmi
- Installed /home/opam/.opam/4.02/lib/uri/uri.cmti
- Installed /home/opam/.opam/4.02/lib/uri/uri.cmt
- Installed /home/opam/.opam/4.02/lib/uri/uri.annot
- Installed /home/opam/.opam/4.02/lib/uri/uri_re.cmx
- Installed /home/opam/.opam/4.02/lib/uri/uri.cmx
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.ml
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.cma
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmxa
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.a
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmxs
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmi
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmt
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.annot
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmx
- Installed /home/opam/.opam/4.02/lib/uri/uri_services.mli
- Installed /home/opam/.opam/4.02/lib/uri/services.cma
- Installed /home/opam/.opam/4.02/lib/uri/services.cmxa
- Installed /home/opam/.opam/4.02/lib/uri/services.a
- Installed /home/opam/.opam/4.02/lib/uri/services.cmxs
- Installed /home/opam/.opam/4.02/lib/uri/uri_services.cmi
- Installed /home/opam/.opam/4.02/lib/uri/uri_services.cmti
- Installed /home/opam/.opam/4.02/lib/uri/uri_services.cmt
- Installed /home/opam/.opam/4.02/lib/uri/uri_services.annot
- Installed /home/opam/.opam/4.02/lib/uri/uri_services.cmx
- Installed /home/opam/.opam/4.02/lib/uri/META
- Installed /home/opam/.opam/4.02/lib/uri/uri.mli
- Installed /home/opam/.opam/4.02/lib/uri/uri_re.mli
- Installed /home/opam/.opam/4.02/lib/uri/uri.cma
- Installed /home/opam/.opam/4.02/lib/uri/uri.cmxa
- Installed /home/opam/.opam/4.02/lib/uri/uri.a
- Installed /home/opam/.opam/4.02/lib/uri/uri.cmxs
- Installed /home/opam/.opam/4.02/lib/uri/uri_re.cmi
- Installed /home/opam/.opam/4.02/lib/uri/uri_re.cmti
- Installed /home/opam/.opam/4.02/lib/uri/uri_re.cmt
- Installed /home/opam/.opam/4.02/lib/uri/uri_re.annot
- Installed /home/opam/.opam/4.02/lib/uri/uri.cmi
- Installed /home/opam/.opam/4.02/lib/uri/uri.cmti
- Installed /home/opam/.opam/4.02/lib/uri/uri.cmt
- Installed /home/opam/.opam/4.02/lib/uri/uri.annot
- Installed /home/opam/.opam/4.02/lib/uri/uri_re.cmx
- Installed /home/opam/.opam/4.02/lib/uri/uri.cmx
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.ml
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.cma
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmxa
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.a
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmxs
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmi
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmt
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.annot
- Installed /home/opam/.opam/4.02/lib/uri/uri_top.cmx
- Installed /home/opam/.opam/4.02/lib/uri/uri_services.mli
- Installed /home/opam/.opam/4.02/lib/uri/services.cma
- Installed /home/opam/.opam/4.02/lib/uri/services.cmxa
- Installed /home/opam/.opam/4.02/lib/uri/services.a
- Installed /home/opam/.opam/4.02/lib/uri/services.cmxs
- Installed /home/opam/.opam/4.02/lib/uri/uri_services.cmi
- Installed /home/opam/.opam/4.02/lib/uri/uri_services.cmti
- Installed /home/opam/.opam/4.02/lib/uri/uri_services.cmt
- Installed /home/opam/.opam/4.02/lib/uri/uri_services.annot
- Installed /home/opam/.opam/4.02/lib/uri/uri_services.cmx
- Installed /home/opam/.opam/4.02/lib/uri/META
-> installed uri.1.9.2
Processing 172/207: [camlp4: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.02/.opam-switch/build/camlp4.4.02+7)
- ocamlbuild -classic-display -no-ocamlfind `sh ./build/camlp4-byte-only.sh`
- + echo camlp4/Camlp4.cmo camlp4/Camlp4Top.cmo camlp4/camlp4prof.byte camlp4/mkcamlp4.byte camlp4/camlp4.byte camlp4/camlp4fulllib.cma camlp4/camlp4boot.byte camlp4/camlp4boot.cma camlp4/camlp4r.byte camlp4/camlp4r.cma camlp4/camlp4rf.byte camlp4/camlp4rf.cma camlp4/camlp4o.byte camlp4/camlp4o.cma camlp4/camlp4of.byte camlp4/camlp4of.cma camlp4/camlp4oof.byte camlp4/camlp4oof.cma camlp4/camlp4orf.byte camlp4/camlp4orf.cma camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo
- /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild_config.ml myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules camlp4/boot/camlp4boot.ml > camlp4/boot/camlp4boot.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules camlp4/boot/Camlp4.ml > camlp4/boot/Camlp4.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules camlp4/config/Camlp4_config.mli > camlp4/config/Camlp4_config.mli.depends
- cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/warnings.cmi camlp4/import/warnings.cmi
- cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/location.cmi camlp4/import/location.cmi
- cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/longident.cmi camlp4/import/longident.cmi
- cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/asttypes.cmi camlp4/import/asttypes.cmi
- cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/parsetree.cmi camlp4/import/parsetree.cmi
- cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/outcometree.cmi camlp4/import/outcometree.cmi
- cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/oprint.cmi camlp4/import/oprint.cmi
- cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/toploop.cmi camlp4/import/toploop.cmi
- cp /home/opam/.opam/4.02/lib/ocaml/compiler-libs/topdirs.cmi camlp4/import/topdirs.cmi
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmi camlp4/config/Camlp4_config.mli
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w a -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4/boot -o camlp4/boot/Camlp4.cmo camlp4/boot/Camlp4.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w a -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4/boot -o camlp4/boot/camlp4boot.cmo camlp4/boot/camlp4boot.ml
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules camlp4/config/Camlp4_config.ml > camlp4/config/Camlp4_config.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules camlp4/config/gen_import.ml > camlp4/config/gen_import.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I +compiler-libs -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4 -o camlp4/config/gen_import.cmo camlp4/config/gen_import.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma -g -I +compiler-libs ocamlcommon.cma camlp4/config/gen_import.cmo -o camlp4/config/gen_import.byte
- camlp4/config/gen_import.byte /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules camlp4/config/Camlp4_import.ml > camlp4/config/Camlp4_import.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_import.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmo camlp4/config/Camlp4_config.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma -g camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/boot/Camlp4.cmo camlp4/boot/camlp4boot.cmo -o camlp4/boot/camlp4boot.byte
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.mli > camlp4/Camlp4/Debug.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmi camlp4/Camlp4/Debug.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Debug.ml > camlp4/Camlp4/Debug.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.mli > camlp4/Camlp4/ErrorHandler.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Sig.ml > camlp4/Camlp4/Sig.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Sig.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmi camlp4/Camlp4/ErrorHandler.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/ErrorHandler.ml > camlp4/Camlp4/ErrorHandler.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Utils.mli > camlp4/Camlp4/Utils.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmi camlp4/Camlp4/Utils.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/OCamlInitSyntax.ml > camlp4/Camlp4/OCamlInitSyntax.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.mli > camlp4/Camlp4/Options.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmi camlp4/Camlp4/Options.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Options.ml > camlp4/Camlp4/Options.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.mli > camlp4/Camlp4/PreCast.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmi camlp4/Camlp4/PreCast.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/PreCast.ml > camlp4/Camlp4/PreCast.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/OCamlInitSyntax.ml
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.mli > camlp4/Camlp4/Printers/DumpCamlp4Ast.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmi camlp4/Camlp4/Printers/DumpCamlp4Ast.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpCamlp4Ast.ml > camlp4/Camlp4/Printers/DumpCamlp4Ast.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.mli > camlp4/Camlp4/Printers/DumpOCamlAst.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmi camlp4/Camlp4/Printers/DumpOCamlAst.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/DumpOCamlAst.ml > camlp4/Camlp4/Printers/DumpOCamlAst.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/AstFilters.ml > camlp4/Camlp4/Struct/AstFilters.ml.depends
- cp -p camlp4/boot/Camlp4Ast.ml camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast.ml > camlp4/Camlp4/Struct/Camlp4Ast.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmi camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml > camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.mli > camlp4/Camlp4/Struct/Loc.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.mli > camlp4/Camlp4/Struct/Token.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmi camlp4/Camlp4/Struct/Loc.mli
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmi camlp4/Camlp4/Struct/Token.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CleanAst.ml > camlp4/Camlp4/Struct/CleanAst.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.mli > camlp4/Camlp4/Struct/CommentFilter.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmi camlp4/Camlp4/Struct/CommentFilter.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/CommentFilter.ml > camlp4/Camlp4/Struct/CommentFilter.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.mli > camlp4/Camlp4/Struct/DynLoader.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmi camlp4/Camlp4/Struct/DynLoader.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynLoader.ml > camlp4/Camlp4/Struct/DynLoader.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.mli > camlp4/Camlp4/Struct/EmptyError.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmi camlp4/Camlp4/Struct/EmptyError.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyError.ml > camlp4/Camlp4/Struct/EmptyError.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.mli > camlp4/Camlp4/Struct/EmptyPrinter.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmi camlp4/Camlp4/Struct/EmptyPrinter.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/EmptyPrinter.ml > camlp4/Camlp4/Struct/EmptyPrinter.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.mli > camlp4/Camlp4/Struct/FreeVars.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmi camlp4/Camlp4/Struct/FreeVars.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/FreeVars.ml > camlp4/Camlp4/Struct/FreeVars.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q camlp4/Camlp4/Struct/Lexer.mll
- /home/opam/.opam/4.02/bin/ocamldep.opt -modules camlp4/Camlp4/Struct/Lexer.ml > camlp4/Camlp4/Struct/Lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Loc.ml > camlp4/Camlp4/Struct/Loc.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Quotation.ml > camlp4/Camlp4/Struct/Quotation.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/DynAst.ml > camlp4/Camlp4/Struct/DynAst.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/DynAst.ml
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Token.ml > camlp4/Camlp4/Struct/Token.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Delete.ml > camlp4/Camlp4/Struct/Grammar/Delete.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.mli > camlp4/Camlp4/Struct/Grammar/Parser.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Structure.ml > camlp4/Camlp4/Struct/Grammar/Structure.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Structure.ml
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.mli > camlp4/Camlp4/Struct/Grammar/Print.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Tools.ml > camlp4/Camlp4/Struct/Grammar/Tools.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmi camlp4/Camlp4/Struct/Grammar/Parser.mli
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmi camlp4/Camlp4/Struct/Grammar/Print.mli
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Tools.ml
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Dynamic.ml > camlp4/Camlp4/Struct/Grammar/Dynamic.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Delete.ml
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Entry.ml > camlp4/Camlp4/Struct/Grammar/Entry.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.mli > camlp4/Camlp4/Struct/Grammar/Fold.mli.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Insert.ml > camlp4/Camlp4/Struct/Grammar/Insert.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Entry.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmi camlp4/Camlp4/Struct/Grammar/Fold.mli
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Insert.ml
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Failed.ml > camlp4/Camlp4/Struct/Grammar/Failed.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Search.ml > camlp4/Camlp4/Struct/Grammar/Search.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Search.ml
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Find.ml > camlp4/Camlp4/Struct/Grammar/Find.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Fold.ml > camlp4/Camlp4/Struct/Grammar/Fold.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Failed.ml
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Parser.ml > camlp4/Camlp4/Struct/Grammar/Parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Print.ml > camlp4/Camlp4/Struct/Grammar/Print.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Struct/Grammar/Static.ml > camlp4/Camlp4/Struct/Grammar/Static.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Find.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Fold.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Parser.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Print.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Static.cmo camlp4/Camlp4/Struct/Grammar/Static.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/AstFilters.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CleanAst.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/CommentFilter.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/DynLoader.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyError.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/EmptyPrinter.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/FreeVars.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w a -I camlp4/import -warn-error A-3 -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/Lexer.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Loc.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml
- + /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Quotation.ml
- File "camlp4/Camlp4/Struct/Quotation.ml", line 120, characters 15-22:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml
- + /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Token.ml
- File "camlp4/Camlp4/Struct/Token.ml", line 94, characters 15-22:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.02/bin/ocamlc.opt -pack -g camlp4/Camlp4/Struct/Grammar/Structure.cmo camlp4/Camlp4/Struct/Grammar/Print.cmo camlp4/Camlp4/Struct/Grammar/Search.cmo camlp4/Camlp4/Struct/Grammar/Tools.cmo camlp4/Camlp4/Struct/Grammar/Failed.cmo camlp4/Camlp4/Struct/Grammar/Parser.cmo camlp4/Camlp4/Struct/Grammar/Delete.cmo camlp4/Camlp4/Struct/Grammar/Entry.cmo camlp4/Camlp4/Struct/Grammar/Fold.cmo camlp4/Camlp4/Struct/Grammar/Insert.cmo camlp4/Camlp4/Struct/Grammar/Dynamic.cmo camlp4/Camlp4/Struct/Grammar/Find.cmo camlp4/Camlp4/Struct/Grammar/Static.cmo -o camlp4/Camlp4/Struct/Grammar.cmo
- /home/opam/.opam/4.02/bin/ocamlc.opt -pack -g camlp4/Camlp4/Struct/AstFilters.cmo camlp4/Camlp4/Struct/Camlp4Ast.cmo camlp4/Camlp4/Struct/Loc.cmo camlp4/Camlp4/Struct/Token.cmo camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmo camlp4/Camlp4/Struct/CleanAst.cmo camlp4/Camlp4/Struct/CommentFilter.cmo camlp4/Camlp4/Struct/DynLoader.cmo camlp4/Camlp4/Struct/EmptyError.cmo camlp4/Camlp4/Struct/EmptyPrinter.cmo camlp4/Camlp4/Struct/FreeVars.cmo camlp4/Camlp4/Struct/Lexer.cmo camlp4/Camlp4/Struct/DynAst.cmo camlp4/Camlp4/Struct/Quotation.cmo camlp4/Camlp4/Struct/Grammar.cmo -o camlp4/Camlp4/Struct.cmo
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.mli > camlp4/Camlp4/Printers/Null.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmi camlp4/Camlp4/Printers/Null.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/Null.ml > camlp4/Camlp4/Printers/Null.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.mli > camlp4/Camlp4/Printers/OCaml.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmi camlp4/Camlp4/Printers/OCaml.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCaml.ml > camlp4/Camlp4/Printers/OCaml.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.mli > camlp4/Camlp4/Printers/OCamlr.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmi camlp4/Camlp4/Printers/OCamlr.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Printers/OCamlr.ml > camlp4/Camlp4/Printers/OCamlr.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpCamlp4Ast.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/DumpOCamlAst.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/Null.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCaml.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmo camlp4/Camlp4/Printers/OCamlr.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -pack -g camlp4/Camlp4/Printers/DumpCamlp4Ast.cmo camlp4/Camlp4/Printers/DumpOCamlAst.cmo camlp4/Camlp4/Printers/Null.cmo camlp4/Camlp4/Printers/OCaml.cmo camlp4/Camlp4/Printers/OCamlr.cmo -o camlp4/Camlp4/Printers.cmo
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.mli > camlp4/Camlp4/Register.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmi camlp4/Camlp4/Register.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Register.ml > camlp4/Camlp4/Register.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4/Utils.ml > camlp4/Camlp4/Utils.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Debug.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml
- + /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/ErrorHandler.ml
- File "camlp4/Camlp4/ErrorHandler.ml", line 168, characters 11-18:
- Warning 3: deprecated: Format.bprintf
- File "camlp4/Camlp4/ErrorHandler.ml", line 173, characters 11-18:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml
- + /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmo camlp4/Camlp4/Options.ml
- File "camlp4/Camlp4/Options.ml", line 184, characters 14-23:
- Warning 3: deprecated: Sort.list
- Use List.sort instead.
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/PreCast.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmo camlp4/Camlp4/Register.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmo camlp4/Camlp4/Utils.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -pack -g camlp4/Camlp4/Debug.cmo camlp4/Camlp4/Sig.cmo camlp4/Camlp4/Utils.cmo camlp4/Camlp4/ErrorHandler.cmo camlp4/Camlp4/OCamlInitSyntax.cmo camlp4/Camlp4/Options.cmo camlp4/Camlp4/Struct.cmo camlp4/Camlp4/Printers.cmo camlp4/Camlp4/PreCast.cmo camlp4/Camlp4/Register.cmo -o camlp4/Camlp4.cmo
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Top.ml > camlp4/Camlp4Top/Top.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Top/Rprint.ml > camlp4/Camlp4Top/Rprint.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Top.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Rprint.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -pack -g camlp4/Camlp4Top/Top.cmo camlp4/Camlp4Top/Rprint.cmo -o camlp4/Camlp4Top.cmo
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.mli > camlp4/camlp4prof.mli.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmi camlp4/camlp4prof.mli
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/camlp4prof.ml > camlp4/camlp4prof.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmo camlp4/camlp4prof.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma -g camlp4/camlp4prof.cmo -o camlp4/camlp4prof.byte
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/mkcamlp4.ml > camlp4/mkcamlp4.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmo camlp4/mkcamlp4.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/Camlp4.cmo -o camlp4/camlp4lib.cma
- /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma -g camlp4/camlp4lib.cma camlp4/mkcamlp4.cmo -o camlp4/mkcamlp4.byte
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Bin.ml > camlp4/Camlp4Bin.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmo camlp4/Camlp4Bin.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Bin.cmo -o camlp4/camlp4.byte
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4AstLoader.ml > camlp4/Camlp4Parsers/Camlp4AstLoader.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4DebugParser.ml > camlp4/Camlp4Parsers/Camlp4DebugParser.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4GrammarParser.ml > camlp4/Camlp4Parsers/Camlp4GrammarParser.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4ListComprehension.ml > camlp4/Camlp4Parsers/Camlp4ListComprehension.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4MacroParser.ml > camlp4/Camlp4Parsers/Camlp4MacroParser.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParser.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml > camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml > camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AstDumper.ml > camlp4/Camlp4Printers/Camlp4AstDumper.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4AutoPrinter.ml > camlp4/Camlp4Printers/Camlp4AutoPrinter.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4NullDumper.ml > camlp4/Camlp4Printers/Camlp4NullDumper.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml > camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml > camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4AstLifter.ml > camlp4/Camlp4Filters/Camlp4AstLifter.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml > camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4FoldGenerator.ml > camlp4/Camlp4Filters/Camlp4FoldGenerator.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4LocationStripper.ml > camlp4/Camlp4Filters/Camlp4LocationStripper.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MapGenerator.ml > camlp4/Camlp4Filters/Camlp4MapGenerator.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4MetaGenerator.ml > camlp4/Camlp4Filters/Camlp4MetaGenerator.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4Profiler.ml > camlp4/Camlp4Filters/Camlp4Profiler.ml.depends
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Filters/Camlp4TrashRemover.ml > camlp4/Camlp4Filters/Camlp4TrashRemover.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- + /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- File "camlp4/Camlp4Parsers/Camlp4AstLoader.ml", line 35, characters 17-30:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- + /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 38, characters 13-27:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AstDumper.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4NullDumper.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml
- + /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4Profiler.ml
- File "camlp4/Camlp4Filters/Camlp4Profiler.ml", line 58, characters 13-27:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.ml
- /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/config/Camlp4_import.cmo camlp4/config/Camlp4_config.cmo camlp4/Camlp4.cmo camlp4/Camlp4Parsers/Camlp4AstLoader.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Printers/Camlp4AstDumper.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Printers/Camlp4NullDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo camlp4/Camlp4Filters/Camlp4AstLifter.cmo camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo camlp4/Camlp4Filters/Camlp4LocationStripper.cmo camlp4/Camlp4Filters/Camlp4MapGenerator.cmo camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo camlp4/Camlp4Filters/Camlp4Profiler.cmo camlp4/Camlp4Filters/Camlp4TrashRemover.cmo camlp4/Camlp4Top.cmo -o camlp4/camlp4fulllib.cma
- /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4boot.byte
- /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4DebugParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4boot.cma
- /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4r.byte
- /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4r.cma
- /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4rf.byte
- /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Rprint.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4rf.cma
- /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4o.byte
- /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4o.cma
- /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4of.byte
- /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4of.cma
- /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4oof.byte
- /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4oof.cma
- /home/opam/.opam/4.02/bin/ocamlc.opt dynlink.cma unix.cma camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo camlp4/Camlp4Bin.cmo -o camlp4/camlp4orf.byte
- /home/opam/.opam/4.02/bin/ocamlc.opt -a camlp4/camlp4lib.cma -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo camlp4/Camlp4Parsers/Camlp4MacroParser.cmo camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo camlp4/Camlp4Top/Top.cmo -o camlp4/camlp4orf.cma
- /home/opam/.opam/4.02/bin/ocamldep.opt -pp 'camlp4/boot/camlp4boot.byte -D OPT' -modules camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml > camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml.depends
- /home/opam/.opam/4.02/bin/ocamlc.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp camlp4/boot/camlp4boot.byte -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml
- ocamlbuild -classic-display -no-ocamlfind `sh ./build/camlp4-native-only.sh`
- + echo camlp4/Camlp4.cmx camlp4/camlp4prof.native camlp4/mkcamlp4.native camlp4/camlp4.native camlp4/camlp4fulllib.cmxa camlp4/camlp4boot.native camlp4/camlp4r.native camlp4/camlp4rf.native camlp4/camlp4o.native camlp4/camlp4of.native camlp4/camlp4oof.native camlp4/camlp4orf.native camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.o
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Sig.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Utils.cmx camlp4/Camlp4/Utils.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/OCamlInitSyntax.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_import.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -I camlp4/config -I camlp4 -o camlp4/config/Camlp4_config.cmx camlp4/config/Camlp4_config.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/ErrorHandler.ml
- + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/ErrorHandler.ml
- File "camlp4/Camlp4/ErrorHandler.ml", line 168, characters 11-18:
- Warning 3: deprecated: Format.bprintf
- File "camlp4/Camlp4/ErrorHandler.ml", line 173, characters 11-18:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Loc.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Token.ml
- + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Token.ml
- File "camlp4/Camlp4/Struct/Token.ml", line 94, characters 15-22:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/DynAst.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Structure.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Print.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Search.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Tools.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Failed.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Parser.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Delete.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Entry.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Fold.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Insert.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Find.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct.Grammar -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct/Grammar -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Grammar/Static.cmx camlp4/Camlp4/Struct/Grammar/Static.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/AstFilters.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Camlp4Ast.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CleanAst.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/CommentFilter.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/DynLoader.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyError.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/EmptyPrinter.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/FreeVars.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w a -I camlp4/import -warn-error A-3 -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/Lexer.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Quotation.ml
- + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Struct -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Struct -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Quotation.ml
- File "camlp4/Camlp4/Struct/Quotation.ml", line 120, characters 15-22:
- Warning 3: deprecated: Format.bprintf
- touch camlp4/Camlp4/Struct/Grammar.mli  ; if  /home/opam/.opam/4.02/bin/ocamlopt.opt -pack -for-pack Camlp4.Struct -g -I camlp4/Camlp4/Struct/Grammar camlp4/Camlp4/Struct/Grammar/Structure.cmx camlp4/Camlp4/Struct/Grammar/Print.cmx camlp4/Camlp4/Struct/Grammar/Search.cmx camlp4/Camlp4/Struct/Grammar/Tools.cmx camlp4/Camlp4/Struct/Grammar/Failed.cmx camlp4/Camlp4/Struct/Grammar/Parser.cmx camlp4/Camlp4/Struct/Grammar/Delete.cmx camlp4/Camlp4/Struct/Grammar/Entry.cmx camlp4/Camlp4/Struct/Grammar/Fold.cmx camlp4/Camlp4/Struct/Grammar/Insert.cmx camlp4/Camlp4/Struct/Grammar/Dynamic.cmx camlp4/Camlp4/Struct/Grammar/Find.cmx camlp4/Camlp4/Struct/Grammar/Static.cmx -o camlp4/Camlp4/Struct/Grammar.cmx  ; then  rm -f camlp4/Camlp4/Struct/Grammar.mli  ; else  rm -f camlp4/Camlp4/Struct/Grammar.mli  ; exit 1; fi
- touch camlp4/Camlp4/Struct.mli  ; if  /home/opam/.opam/4.02/bin/ocamlopt.opt -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Struct camlp4/Camlp4/Struct/AstFilters.cmx camlp4/Camlp4/Struct/Camlp4Ast.cmx camlp4/Camlp4/Struct/Loc.cmx camlp4/Camlp4/Struct/Token.cmx camlp4/Camlp4/Struct/Camlp4Ast2OCamlAst.cmx camlp4/Camlp4/Struct/CleanAst.cmx camlp4/Camlp4/Struct/CommentFilter.cmx camlp4/Camlp4/Struct/DynLoader.cmx camlp4/Camlp4/Struct/EmptyError.cmx camlp4/Camlp4/Struct/EmptyPrinter.cmx camlp4/Camlp4/Struct/FreeVars.cmx camlp4/Camlp4/Struct/Lexer.cmx camlp4/Camlp4/Struct/DynAst.cmx camlp4/Camlp4/Struct/Quotation.cmx camlp4/Camlp4/Struct/Grammar.cmx -o camlp4/Camlp4/Struct.cmx  ; then  rm -f camlp4/Camlp4/Struct.mli  ; else  rm -f camlp4/Camlp4/Struct.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmx camlp4/Camlp4/Options.ml
- + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Options.cmx camlp4/Camlp4/Options.ml
- File "camlp4/Camlp4/Options.ml", line 184, characters 14-23:
- Warning 3: deprecated: Sort.list
- Use List.sort instead.
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCaml.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpCamlp4Ast.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/DumpOCamlAst.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/Null.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4.Printers -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4/Printers -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Printers/OCamlr.cmx camlp4/Camlp4/Printers/OCamlr.ml
- touch camlp4/Camlp4/Printers.mli  ; if  /home/opam/.opam/4.02/bin/ocamlopt.opt -pack -for-pack Camlp4 -g -I camlp4/Camlp4/Printers camlp4/Camlp4/Printers/DumpCamlp4Ast.cmx camlp4/Camlp4/Printers/DumpOCamlAst.cmx camlp4/Camlp4/Printers/Null.cmx camlp4/Camlp4/Printers/OCaml.cmx camlp4/Camlp4/Printers/OCamlr.cmx -o camlp4/Camlp4/Printers.cmx  ; then  rm -f camlp4/Camlp4/Printers.mli  ; else  rm -f camlp4/Camlp4/Printers.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/PreCast.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Debug.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4 -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4 -I camlp4/config -I camlp4 -o camlp4/Camlp4/Register.cmx camlp4/Camlp4/Register.ml
- touch camlp4/Camlp4.mli  ; if  /home/opam/.opam/4.02/bin/ocamlopt.opt -pack -g -I camlp4/Camlp4 camlp4/Camlp4/Debug.cmx camlp4/Camlp4/Sig.cmx camlp4/Camlp4/Utils.cmx camlp4/Camlp4/ErrorHandler.cmx camlp4/Camlp4/OCamlInitSyntax.cmx camlp4/Camlp4/Options.cmx camlp4/Camlp4/Struct.cmx camlp4/Camlp4/Printers.cmx camlp4/Camlp4/PreCast.cmx camlp4/Camlp4/Register.cmx -o camlp4/Camlp4.cmx  ; then  rm -f camlp4/Camlp4.mli  ; else  rm -f camlp4/Camlp4.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/camlp4prof.cmx camlp4/camlp4prof.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4prof.cmx -o camlp4/camlp4prof.native
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/mkcamlp4.cmx camlp4/mkcamlp4.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -a camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_config.cmx camlp4/Camlp4.cmx -o camlp4/camlp4lib.cmxa
- /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa camlp4/mkcamlp4.cmx -o camlp4/mkcamlp4.native
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -o camlp4/Camlp4Bin.cmx camlp4/Camlp4Bin.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Bin.cmx -o camlp4/camlp4.native
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Top.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -for-pack Camlp4Top -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4 -I camlp4/config -I camlp4/Camlp4Top -o camlp4/Camlp4Top/Rprint.cmx camlp4/Camlp4Top/Rprint.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.ml
- File "camlp4/Camlp4Parsers/Camlp4AstLoader.ml", line 35, characters 17-30:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.ml
- File "camlp4/Camlp4Parsers/Camlp4GrammarParser.ml", line 38, characters 13-27:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AstDumper.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4NullDumper.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Printers -I camlp4 -I camlp4/config -o camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.ml
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.ml
- + /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4Profiler.ml
- File "camlp4/Camlp4Filters/Camlp4Profiler.ml", line 58, characters 13-27:
- Warning 3: deprecated: Format.bprintf
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Filters -I camlp4 -I camlp4/config -o camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.ml
- touch camlp4/Camlp4Top.mli  ; if  /home/opam/.opam/4.02/bin/ocamlopt.opt -pack -g -I camlp4/Camlp4Top camlp4/Camlp4Top/Top.cmx camlp4/Camlp4Top/Rprint.cmx -o camlp4/Camlp4Top.cmx  ; then  rm -f camlp4/Camlp4Top.mli  ; else  rm -f camlp4/Camlp4Top.mli  ; exit 1; fi
- /home/opam/.opam/4.02/bin/ocamlopt.opt -a camlp4/config/Camlp4_import.cmx camlp4/config/Camlp4_config.cmx camlp4/Camlp4.cmx camlp4/Camlp4Parsers/Camlp4AstLoader.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Printers/Camlp4AstDumper.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Printers/Camlp4NullDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx camlp4/Camlp4Filters/Camlp4AstLifter.cmx camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx camlp4/Camlp4Filters/Camlp4LocationStripper.cmx camlp4/Camlp4Filters/Camlp4MapGenerator.cmx camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx camlp4/Camlp4Filters/Camlp4Profiler.cmx camlp4/Camlp4Filters/Camlp4TrashRemover.cmx camlp4/Camlp4Top.cmx -o camlp4/camlp4fulllib.cmxa
- /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4DebugParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4boot.native
- /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4r.native
- /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4rf.native
- /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4o.native
- /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4of.native
- /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4oof.native
- /home/opam/.opam/4.02/bin/ocamlopt.opt dynlink.cmxa unix.cmxa -g camlp4/camlp4lib.cmxa -linkall camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx camlp4/Camlp4Parsers/Camlp4MacroParser.cmx camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx camlp4/Camlp4Bin.cmx -o camlp4/camlp4orf.native
- /home/opam/.opam/4.02/bin/ocamlopt.opt -c -g -w Z -I camlp4/import -warn-error A-3 -pp 'camlp4/boot/camlp4boot.byte -D OPT' -I camlp4/Camlp4Parsers -I camlp4 -I camlp4/config -o camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.ml
-> compiled  camlp4.4.02+7
Processing 173/207: [camlp4: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "install-META" (CWD=/home/opam/.opam/4.02/.opam-switch/build/camlp4.4.02+7)
- env DESTDIR= sh ./build/install.sh
- Installing camlp4...
-   install binary /home/opam/.opam/4.02/bin/camlp4prof
-   install binary /home/opam/.opam/4.02/bin/mkcamlp4
-   install binary /home/opam/.opam/4.02/bin/camlp4
-   install binary /home/opam/.opam/4.02/bin/camlp4boot
-   install binary /home/opam/.opam/4.02/bin/camlp4o
-   install binary /home/opam/.opam/4.02/bin/camlp4of
-   install binary /home/opam/.opam/4.02/bin/camlp4oof
-   install binary /home/opam/.opam/4.02/bin/camlp4orf
-   install binary /home/opam/.opam/4.02/bin/camlp4r
-   install binary /home/opam/.opam/4.02/bin/camlp4rf
-   install binary /home/opam/.opam/4.02/bin/camlp4o.opt
-   install binary /home/opam/.opam/4.02/bin/camlp4of.opt
-   install binary /home/opam/.opam/4.02/bin/camlp4oof.opt
-   install binary /home/opam/.opam/4.02/bin/camlp4orf.opt
-   install binary /home/opam/.opam/4.02/bin/camlp4r.opt
-   install binary /home/opam/.opam/4.02/bin/camlp4rf.opt
- Installing Camlp4Parsers...
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4AstLoader.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4DebugParser.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4GrammarParser.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4ListComprehension.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlOriginalQuotationExpander.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParser.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlParserParser.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlReloadedParser.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParser.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedParserParser.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4OCamlRevisedQuotationExpander.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationCommon.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4QuotationExpander.o
- Installing Camlp4Printers...
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AstDumper.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4AutoPrinter.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4NullDumper.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlAstDumper.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlPrinter.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Printers/Camlp4OCamlRevisedPrinter.o
- Installing Camlp4Filters...
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4AstLifter.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4ExceptionTracer.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4FoldGenerator.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4LocationStripper.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MapGenerator.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4MetaGenerator.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4Profiler.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Filters/Camlp4TrashRemover.o
- Installing Camlp4Top...
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Rprint.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Rprint.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Rprint.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Top.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Top.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Top.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Rprint.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top/Top.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4lib.cma
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4lib.cmxa
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4fulllib.cma
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4fulllib.cmxa
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4o.cma
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4of.cma
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4oof.cma
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4orf.cma
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4r.cma
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4rf.cma
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Bin.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Bin.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Bin.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Bin.o
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Top.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4_config.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4prof.cmi
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4prof.cmo
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4prof.cmx
-   install /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4prof.o
-   install library /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4lib.a
-   install library /home/opam/.opam/4.02/lib/ocaml/camlp4/camlp4fulllib.a
- sed -e s/@@VERSION@@/"4.02.3"/g camlp4/META.in > camlp4/META
- mkdir -p "/home/opam/.opam/4.02/lib"/camlp4/
- cp -f camlp4/META "/home/opam/.opam/4.02/lib"/camlp4/
-> installed camlp4.4.02+7
Processing 175/207: [lwt: make setup]
Processing 176/207: [lwt: make setup] [extlib: make build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "setup" (CWD=/home/opam/.opam/4.02/.opam-switch/build/lwt.2.7.1)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- rm -f setup.cmx setup.cmi setup.o setup.obj setup.cmo
Processing 176/207: [lwt: ocaml setup.ml] [extlib: make build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "setup.ml" "-configure" "--prefix" "/home/opam/.opam/4.02" "--disable-libev" "--enable-camlp4" "--enable-react" "--disable-ssl" "--enable-unix" "--enable-preemptive" "--disable-glib" "--enable-ppx" (CWD=/home/opam/.opam/4.02/.opam-switch/build/lwt.2.7.1)
- not checking for pkg-config
- not checking for libev
- testing for pthread: ........................... available
- not checking for glib
- testing for eventfd: ........................... available
- testing for fd passing: ........................ available
- testing for sched_getcpu: ...................... available
- testing for affinity getting/setting: .......... available
- testing for credentials getting (Linux): ....... available
- testing for credentials getting (NetBSD): ...... unavailable
- testing for credentials getting (OpenBSD): ..... unavailable
- testing for credentials getting (FreeBSD): ..... unavailable
- testing for credentials getting (getpeereid): .. unavailable
- testing for fdatasync: ......................... available
- testing for netdb_reentrant: ................... unavailable
- testing for reentrant gethost*: ................ available
- testing for nanosecond stat support: ........... *tim.tv_nsec
- testing for BSD mincore: ....................... unavailable
- Generating C stubs...
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ lwt
- Package version: ..................................... 2.7.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Compiles for Android: ................................ false
- build and install everything: ........................ false
- Build the syntax extension: .......................... true
- Build the ppx syntax extension: ...................... true
- Unix support: ........................................ true
- React helpers: ....................................... true
- GLib integration: .................................... false
- SSL support: ......................................... false
- Preemptive threads support: .......................... true
- Compile with libev support: .......................... false
- Use the libev backend by default: .................... true
- Use pthread: ......................................... true
- Instrument for coverage analysis: .................... false
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bytes: ........................................... /home/opam/.opam/4.02/lib/bytes
- pkg_result: .......................................... /home/opam/.opam/4.02/lib/result
- pkg_unix: ............................................ /home/opam/.opam/4.02/lib/ocaml
- pkg_bigarray: ........................................ /home/opam/.opam/4.02/lib/ocaml
- pkg_compiler_libs_common: ............................ /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- pkg_react: ........................................... /home/opam/.opam/4.02/lib/react
- pkg_threads: ......................................... /home/opam/.opam/4.02/lib/ocaml
- pkg_camlp4: .......................................... /home/opam/.opam/4.02/lib/ocaml/camlp4
- pkg_camlp4_quotations_o: ............................. /home/opam/.opam/4.02/lib/ocaml/camlp4
- pkg_camlp4_extend: ................................... /home/opam/.opam/4.02/lib/ocaml/camlp4
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc
- 
- not checking for pkg-config
- not checking for libev
- testing for pthread: ........................... available
- not checking for glib
- testing for eventfd: ........................... available
- testing for fd passing: ........................ available
- testing for sched_getcpu: ...................... available
- testing for affinity getting/setting: .......... available
- testing for credentials getting (Linux): ....... available
- testing for credentials getting (NetBSD): ...... unavailable
- testing for credentials getting (OpenBSD): ..... unavailable
- testing for credentials getting (FreeBSD): ..... unavailable
- testing for credentials getting (getpeereid): .. unavailable
- testing for fdatasync: ......................... available
- testing for netdb_reentrant: ................... unavailable
- testing for reentrant gethost*: ................ available
- testing for nanosecond stat support: ........... *tim.tv_nsec
- testing for BSD mincore: ....................... unavailable
- Generating C stubs...
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ lwt
- Package version: ..................................... 2.7.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Compiles for Android: ................................ false
- build and install everything: ........................ false
- Build the syntax extension: .......................... true
- Build the ppx syntax extension: ...................... true
- Unix support: ........................................ true
- React helpers: ....................................... true
- GLib integration: .................................... false
- SSL support: ......................................... false
- Preemptive threads support: .......................... true
- Compile with libev support: .......................... false
- Use the libev backend by default: .................... true
- Use pthread: ......................................... true
- Instrument for coverage analysis: .................... false
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bytes: ........................................... /home/opam/.opam/4.02/lib/bytes
- pkg_result: .......................................... /home/opam/.opam/4.02/lib/result
- pkg_unix: ............................................ /home/opam/.opam/4.02/lib/ocaml
- pkg_bigarray: ........................................ /home/opam/.opam/4.02/lib/ocaml
- pkg_compiler_libs_common: ............................ /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- pkg_react: ........................................... /home/opam/.opam/4.02/lib/react
- pkg_threads: ......................................... /home/opam/.opam/4.02/lib/ocaml
- pkg_camlp4: .......................................... /home/opam/.opam/4.02/lib/ocaml/camlp4
- pkg_camlp4_quotations_o: ............................. /home/opam/.opam/4.02/lib/ocaml/camlp4
- pkg_camlp4_extend: ................................... /home/opam/.opam/4.02/lib/ocaml/camlp4
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02/lib/ppx_tools
- ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc
- 
Processing 176/207: [lwt: make build] [extlib: make build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "minimal=1" "build" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/extlib.1.6.1)
- ocamlc -g -c enum.mli enum.ml
- ocamlc -g -c bitSet.mli bitSet.ml
- File "bitSet.ml", line 23, characters 40-53:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "bitSet.ml", line 28, characters 64-75:
- Warning 3: deprecated: String.fill
- Use Bytes.fill instead.
- ocamlc -g -c dynArray.mli dynArray.ml
- ocamlc -g -c extArray.mli extArray.ml
- camlp4of pr_o.cmo -D OCAML4 -impl extHashtbl.mlpp -o extHashtbl.ml
- ocamlc -g -c extHashtbl.mli extHashtbl.ml
- ocamlc -g -c extList.mli extList.ml
- ocamlc -g -c extString.mli extString.ml
- File "extString.ml", line 28, characters 9-15:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 30, characters 2-12:
- Warning 3: deprecated: unsafe_set
- File "extString.ml", line 126, characters 2-8:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 173, characters 9-15:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 175, characters 21-31:
- Warning 3: deprecated: unsafe_set
- File "extString.ml", line 180, characters 10-16:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 182, characters 2-12:
- Warning 3: deprecated: unsafe_set
- File "extString.ml", line 212, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "extString.ml", line 215, characters 14-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "extString.ml", line 231, characters 12-18:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 250, characters 28-39:
- Warning 3: deprecated: String.copy
- ocamlc -g -c global.mli global.ml
- ocamlc -g -c IO.mli IO.ml
- File "IO.ml", line 65, characters 9-22:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 119, characters 9-22:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 180, characters 13-26:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 324, characters 6-23:
- Warning 3: deprecated: String.unsafe_set
- File "IO.ml", line 752, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 769, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 771, characters 2-19:
- Warning 3: deprecated: String.unsafe_set
- File "IO.ml", line 788, characters 4-21:
- Warning 3: deprecated: String.unsafe_set
- ocamlc -g -c option.mli option.ml
- ocamlc -g -c pMap.mli pMap.ml
- ocamlc -g -c std.mli std.ml
- File "std.ml", line 52, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "std.ml", line 65, characters 37-50:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "std.ml", line 67, characters 13-26:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "std.ml", line 162, characters 14-27:
- Warning 3: deprecated: Obj.final_tag
- Replaced by custom_tag.
- ocamlc -g -c base64.mli base64.ml
- File "base64.ml", line 98, characters 4-21:
- Warning 3: deprecated: String.unsafe_set
- ocamlc -g -c refList.mli refList.ml
- ocamlc -g -c optParse.mli optParse.ml
- ocamlc -g -c dllist.mli dllist.ml
- ocamlc -g -c extLib.ml
- ocamlc -g -a -o extLib.cma enum.cmo bitSet.cmo dynArray.cmo extArray.cmo extHashtbl.cmo extList.cmo extString.cmo global.cmo IO.cmo option.cmo pMap.cmo std.cmo base64.cmo refList.cmo optParse.cmo dllist.cmo extLib.cmo
- ocamlopt -g -c enum.mli enum.ml
- ocamlopt -g -c bitSet.mli bitSet.ml
- File "bitSet.ml", line 23, characters 40-53:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "bitSet.ml", line 28, characters 64-75:
- Warning 3: deprecated: String.fill
- Use Bytes.fill instead.
- ocamlopt -g -c dynArray.mli dynArray.ml
- ocamlopt -g -c extArray.mli extArray.ml
- ocamlopt -g -c extHashtbl.mli extHashtbl.ml
- ocamlopt -g -c extList.mli extList.ml
- ocamlopt -g -c extString.mli extString.ml
- File "extString.ml", line 28, characters 9-15:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 30, characters 2-12:
- Warning 3: deprecated: unsafe_set
- File "extString.ml", line 126, characters 2-8:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 173, characters 9-15:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 175, characters 21-31:
- Warning 3: deprecated: unsafe_set
- File "extString.ml", line 180, characters 10-16:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 182, characters 2-12:
- Warning 3: deprecated: unsafe_set
- File "extString.ml", line 212, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "extString.ml", line 215, characters 14-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "extString.ml", line 231, characters 12-18:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 250, characters 28-39:
- Warning 3: deprecated: String.copy
- ocamlopt -g -c global.mli global.ml
- ocamlopt -g -c IO.mli IO.ml
- File "IO.ml", line 65, characters 9-22:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 119, characters 9-22:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 180, characters 13-26:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 324, characters 6-23:
- Warning 3: deprecated: String.unsafe_set
- File "IO.ml", line 752, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 769, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 771, characters 2-19:
- Warning 3: deprecated: String.unsafe_set
- File "IO.ml", line 788, characters 4-21:
- Warning 3: deprecated: String.unsafe_set
- ocamlopt -g -c option.mli option.ml
- ocamlopt -g -c pMap.mli pMap.ml
- ocamlopt -g -c std.mli std.ml
- File "std.ml", line 52, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "std.ml", line 65, characters 37-50:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "std.ml", line 67, characters 13-26:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "std.ml", line 162, characters 14-27:
- Warning 3: deprecated: Obj.final_tag
- Replaced by custom_tag.
- ocamlopt -g -c base64.mli base64.ml
- File "base64.ml", line 98, characters 4-21:
- Warning 3: deprecated: String.unsafe_set
- ocamlopt -g -c refList.mli refList.ml
- ocamlopt -g -c optParse.mli optParse.ml
- ocamlopt -g -c dllist.mli dllist.ml
- ocamlopt -g -c extLib.ml
- ocamlopt -g -a -o extLib.cmxa enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx base64.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx
- ocamlopt -g -shared -linkall extLib.cmxa -o extLib.cmxs
- ocamlfind install -patch-version 1.6.1 extlib META extLib.cma enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli global.mli IO.mli option.mli pMap.mli std.mli base64.mli refList.mli optParse.mli dllist.mli enum.cmi bitSet.cmi dynArray.cmi extArray.cmi extHashtbl.cmi extList.cmi extString.cmi global.cmi IO.cmi option.cmi pMap.cmi std.cmi base64.cmi refList.cmi optParse.cmi dllist.cmi extLib.cmi -optional extLib.cmxa enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx base64.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx extLib.cmxs extLib.a extLib.lib
- Installed /home/opam/.opam/4.02/lib/extlib/extLib.a
- Installed /home/opam/.opam/4.02/lib/extlib/extLib.cmxs
- Installed /home/opam/.opam/4.02/lib/extlib/extLib.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/dllist.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/optParse.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/refList.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/base64.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/std.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/pMap.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/option.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/IO.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/global.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/extString.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/extList.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/extHashtbl.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/extArray.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/dynArray.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/bitSet.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/enum.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/extLib.cmxa
- Installed /home/opam/.opam/4.02/lib/extlib/extLib.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/dllist.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/optParse.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/refList.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/base64.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/std.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/pMap.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/option.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/IO.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/global.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/extString.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/extList.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/extHashtbl.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/extArray.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/dynArray.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/bitSet.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/enum.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/dllist.mli
- Installed /home/opam/.opam/4.02/lib/extlib/optParse.mli
- Installed /home/opam/.opam/4.02/lib/extlib/refList.mli
- Installed /home/opam/.opam/4.02/lib/extlib/base64.mli
- Installed /home/opam/.opam/4.02/lib/extlib/std.mli
- Installed /home/opam/.opam/4.02/lib/extlib/pMap.mli
- Installed /home/opam/.opam/4.02/lib/extlib/option.mli
- Installed /home/opam/.opam/4.02/lib/extlib/IO.mli
- Installed /home/opam/.opam/4.02/lib/extlib/global.mli
- Installed /home/opam/.opam/4.02/lib/extlib/extString.mli
- Installed /home/opam/.opam/4.02/lib/extlib/extList.mli
- Installed /home/opam/.opam/4.02/lib/extlib/extHashtbl.mli
- Installed /home/opam/.opam/4.02/lib/extlib/extArray.mli
- Installed /home/opam/.opam/4.02/lib/extlib/dynArray.mli
- Installed /home/opam/.opam/4.02/lib/extlib/bitSet.mli
- Installed /home/opam/.opam/4.02/lib/extlib/enum.mli
- Installed /home/opam/.opam/4.02/lib/extlib/extLib.cma
- Installed /home/opam/.opam/4.02/lib/extlib/META
- ocamlc -g -c enum.mli enum.ml
- ocamlc -g -c bitSet.mli bitSet.ml
- File "bitSet.ml", line 23, characters 40-53:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "bitSet.ml", line 28, characters 64-75:
- Warning 3: deprecated: String.fill
- Use Bytes.fill instead.
- ocamlc -g -c dynArray.mli dynArray.ml
- ocamlc -g -c extArray.mli extArray.ml
- camlp4of pr_o.cmo -D OCAML4 -impl extHashtbl.mlpp -o extHashtbl.ml
- ocamlc -g -c extHashtbl.mli extHashtbl.ml
- ocamlc -g -c extList.mli extList.ml
- ocamlc -g -c extString.mli extString.ml
- File "extString.ml", line 28, characters 9-15:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 30, characters 2-12:
- Warning 3: deprecated: unsafe_set
- File "extString.ml", line 126, characters 2-8:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 173, characters 9-15:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 175, characters 21-31:
- Warning 3: deprecated: unsafe_set
- File "extString.ml", line 180, characters 10-16:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 182, characters 2-12:
- Warning 3: deprecated: unsafe_set
- File "extString.ml", line 212, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "extString.ml", line 215, characters 14-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "extString.ml", line 231, characters 12-18:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 250, characters 28-39:
- Warning 3: deprecated: String.copy
- ocamlc -g -c global.mli global.ml
- ocamlc -g -c IO.mli IO.ml
- File "IO.ml", line 65, characters 9-22:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 119, characters 9-22:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 180, characters 13-26:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 324, characters 6-23:
- Warning 3: deprecated: String.unsafe_set
- File "IO.ml", line 752, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 769, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 771, characters 2-19:
- Warning 3: deprecated: String.unsafe_set
- File "IO.ml", line 788, characters 4-21:
- Warning 3: deprecated: String.unsafe_set
- ocamlc -g -c option.mli option.ml
- ocamlc -g -c pMap.mli pMap.ml
- ocamlc -g -c std.mli std.ml
- File "std.ml", line 52, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "std.ml", line 65, characters 37-50:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "std.ml", line 67, characters 13-26:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "std.ml", line 162, characters 14-27:
- Warning 3: deprecated: Obj.final_tag
- Replaced by custom_tag.
- ocamlc -g -c base64.mli base64.ml
- File "base64.ml", line 98, characters 4-21:
- Warning 3: deprecated: String.unsafe_set
- ocamlc -g -c refList.mli refList.ml
- ocamlc -g -c optParse.mli optParse.ml
- ocamlc -g -c dllist.mli dllist.ml
- ocamlc -g -c extLib.ml
- ocamlc -g -a -o extLib.cma enum.cmo bitSet.cmo dynArray.cmo extArray.cmo extHashtbl.cmo extList.cmo extString.cmo global.cmo IO.cmo option.cmo pMap.cmo std.cmo base64.cmo refList.cmo optParse.cmo dllist.cmo extLib.cmo
- ocamlopt -g -c enum.mli enum.ml
- ocamlopt -g -c bitSet.mli bitSet.ml
- File "bitSet.ml", line 23, characters 40-53:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "bitSet.ml", line 28, characters 64-75:
- Warning 3: deprecated: String.fill
- Use Bytes.fill instead.
- ocamlopt -g -c dynArray.mli dynArray.ml
- ocamlopt -g -c extArray.mli extArray.ml
- ocamlopt -g -c extHashtbl.mli extHashtbl.ml
- ocamlopt -g -c extList.mli extList.ml
- ocamlopt -g -c extString.mli extString.ml
- File "extString.ml", line 28, characters 9-15:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 30, characters 2-12:
- Warning 3: deprecated: unsafe_set
- File "extString.ml", line 126, characters 2-8:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 173, characters 9-15:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 175, characters 21-31:
- Warning 3: deprecated: unsafe_set
- File "extString.ml", line 180, characters 10-16:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 182, characters 2-12:
- Warning 3: deprecated: unsafe_set
- File "extString.ml", line 212, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "extString.ml", line 215, characters 14-26:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "extString.ml", line 231, characters 12-18:
- Warning 3: deprecated: create
- Use Bytes.create instead.
- File "extString.ml", line 250, characters 28-39:
- Warning 3: deprecated: String.copy
- ocamlopt -g -c global.mli global.ml
- ocamlopt -g -c IO.mli IO.ml
- File "IO.ml", line 65, characters 9-22:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 119, characters 9-22:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 180, characters 13-26:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 324, characters 6-23:
- Warning 3: deprecated: String.unsafe_set
- File "IO.ml", line 752, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 769, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "IO.ml", line 771, characters 2-19:
- Warning 3: deprecated: String.unsafe_set
- File "IO.ml", line 788, characters 4-21:
- Warning 3: deprecated: String.unsafe_set
- ocamlopt -g -c option.mli option.ml
- ocamlopt -g -c pMap.mli pMap.ml
- ocamlopt -g -c std.mli std.ml
- File "std.ml", line 52, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "std.ml", line 65, characters 37-50:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "std.ml", line 67, characters 13-26:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "std.ml", line 162, characters 14-27:
- Warning 3: deprecated: Obj.final_tag
- Replaced by custom_tag.
- ocamlopt -g -c base64.mli base64.ml
- File "base64.ml", line 98, characters 4-21:
- Warning 3: deprecated: String.unsafe_set
- ocamlopt -g -c refList.mli refList.ml
- ocamlopt -g -c optParse.mli optParse.ml
- ocamlopt -g -c dllist.mli dllist.ml
- ocamlopt -g -c extLib.ml
- ocamlopt -g -a -o extLib.cmxa enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx base64.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx
- ocamlopt -g -shared -linkall extLib.cmxa -o extLib.cmxs
- ocamlfind install -patch-version 1.6.1 extlib META extLib.cma enum.mli bitSet.mli dynArray.mli extArray.mli extHashtbl.mli extList.mli extString.mli global.mli IO.mli option.mli pMap.mli std.mli base64.mli refList.mli optParse.mli dllist.mli enum.cmi bitSet.cmi dynArray.cmi extArray.cmi extHashtbl.cmi extList.cmi extString.cmi global.cmi IO.cmi option.cmi pMap.cmi std.cmi base64.cmi refList.cmi optParse.cmi dllist.cmi extLib.cmi -optional extLib.cmxa enum.cmx bitSet.cmx dynArray.cmx extArray.cmx extHashtbl.cmx extList.cmx extString.cmx global.cmx IO.cmx option.cmx pMap.cmx std.cmx base64.cmx refList.cmx optParse.cmx dllist.cmx extLib.cmx extLib.cmxs extLib.a extLib.lib
- Installed /home/opam/.opam/4.02/lib/extlib/extLib.a
- Installed /home/opam/.opam/4.02/lib/extlib/extLib.cmxs
- Installed /home/opam/.opam/4.02/lib/extlib/extLib.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/dllist.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/optParse.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/refList.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/base64.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/std.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/pMap.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/option.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/IO.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/global.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/extString.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/extList.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/extHashtbl.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/extArray.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/dynArray.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/bitSet.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/enum.cmx
- Installed /home/opam/.opam/4.02/lib/extlib/extLib.cmxa
- Installed /home/opam/.opam/4.02/lib/extlib/extLib.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/dllist.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/optParse.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/refList.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/base64.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/std.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/pMap.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/option.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/IO.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/global.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/extString.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/extList.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/extHashtbl.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/extArray.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/dynArray.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/bitSet.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/enum.cmi
- Installed /home/opam/.opam/4.02/lib/extlib/dllist.mli
- Installed /home/opam/.opam/4.02/lib/extlib/optParse.mli
- Installed /home/opam/.opam/4.02/lib/extlib/refList.mli
- Installed /home/opam/.opam/4.02/lib/extlib/base64.mli
- Installed /home/opam/.opam/4.02/lib/extlib/std.mli
- Installed /home/opam/.opam/4.02/lib/extlib/pMap.mli
- Installed /home/opam/.opam/4.02/lib/extlib/option.mli
- Installed /home/opam/.opam/4.02/lib/extlib/IO.mli
- Installed /home/opam/.opam/4.02/lib/extlib/global.mli
- Installed /home/opam/.opam/4.02/lib/extlib/extString.mli
- Installed /home/opam/.opam/4.02/lib/extlib/extList.mli
- Installed /home/opam/.opam/4.02/lib/extlib/extHashtbl.mli
- Installed /home/opam/.opam/4.02/lib/extlib/extArray.mli
- Installed /home/opam/.opam/4.02/lib/extlib/dynArray.mli
- Installed /home/opam/.opam/4.02/lib/extlib/bitSet.mli
- Installed /home/opam/.opam/4.02/lib/extlib/enum.mli
- Installed /home/opam/.opam/4.02/lib/extlib/extLib.cma
- Installed /home/opam/.opam/4.02/lib/extlib/META
-> installed extlib.1.6.1
Processing 176/207: [lwt: make build]
Processing 177/207: [cudf: make all] [lwt: make build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "opt" "DOC=" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cudf.0.9-1)
- ocamlbuild  cudf.cma
- /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -modules cudf_types.mli > cudf_types.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_types.cmi cudf_types.mli
- ocamlfind ocamldep -package extlib -modules cudf_types.ml > cudf_types.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_conf.mli > cudf_conf.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_conf.cmi cudf_conf.mli
- ocamlfind ocamldep -package extlib -modules cudf_conf.ml > cudf_conf.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc cudf_822_parser.mly
- ocamlfind ocamldep -package extlib -modules cudf_822_parser.mli > cudf_822_parser.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_822_parser.cmi cudf_822_parser.mli
- ocamlfind ocamldep -package extlib -modules cudf_822_parser.ml > cudf_822_parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc cudf_type_parser.mly
- ocamlfind ocamldep -package extlib -modules cudf_type_parser.mli > cudf_type_parser.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_type_parser.cmi cudf_type_parser.mli
- ocamlfind ocamldep -package extlib -modules cudf_type_parser.ml > cudf_type_parser.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_types_pp.mli > cudf_types_pp.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_types_pp.cmi cudf_types_pp.mli
- ocamlfind ocamldep -package extlib -modules cudf_types_pp.ml > cudf_types_pp.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q cudf_type_lexer.mll
- ocamlfind ocamldep -package extlib -modules cudf_type_lexer.ml > cudf_type_lexer.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_type_lexer.cmo cudf_type_lexer.ml
- /home/opam/.opam/4.02/bin/ocamllex.opt -q cudf_822_lexer.mll
- ocamlfind ocamldep -package extlib -modules cudf_822_lexer.ml > cudf_822_lexer.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf.mli > cudf.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf.cmi cudf.mli
- ocamlfind ocamldep -package extlib -modules cudf.ml > cudf.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_parser.mli > cudf_parser.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_parser.cmi cudf_parser.mli
- ocamlfind ocamldep -package extlib -modules cudf_parser.ml > cudf_parser.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_822_lexer.cmo cudf_822_lexer.ml
- ocamlfind ocamldep -package extlib -modules cudf_checker.mli > cudf_checker.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_checker.cmi cudf_checker.mli
- ocamlfind ocamldep -package extlib -modules cudf_checker.ml > cudf_checker.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_printer.mli > cudf_printer.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_printer.cmi cudf_printer.mli
- ocamlfind ocamldep -package extlib -modules cudf_printer.ml > cudf_printer.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_types.cmo cudf_types.ml
- ocamlfind ocamlc -c -package extlib -o cudf_conf.cmo cudf_conf.ml
- ocamlfind ocamlc -c -package extlib -o cudf_822_parser.cmo cudf_822_parser.ml
- ocamlfind ocamlc -c -package extlib -o cudf_type_parser.cmo cudf_type_parser.ml
- ocamlfind ocamlc -c -package extlib -o cudf_types_pp.cmo cudf_types_pp.ml
- ocamlfind ocamlc -c -package extlib -o cudf.cmo cudf.ml
- ocamlfind ocamlc -c -package extlib -o cudf_parser.cmo cudf_parser.ml
- ocamlfind ocamlc -c -package extlib -o cudf_checker.cmo cudf_checker.ml
- ocamlfind ocamlc -c -package extlib -o cudf_printer.cmo cudf_printer.ml
- ocamlfind ocamlc -a -linkpkg cudf_types.cmo cudf_conf.cmo cudf_822_parser.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf_822_lexer.cmo cudf.cmo cudf_parser.cmo cudf_checker.cmo cudf_printer.cmo -o cudf.cma
- ocamlbuild  main_cudf_check.byte
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -modules main_cudf_check.ml > main_cudf_check.ml.depends
- ocamlfind ocamlc -c -package extlib -o main_cudf_check.cmo main_cudf_check.ml
- ocamlfind ocamlc -linkpkg -package extlib cudf_types.cmo cudf_conf.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf.cmo cudf_checker.cmo cudf_822_parser.cmo cudf_822_lexer.cmo cudf_parser.cmo cudf_printer.cmo main_cudf_check.cmo -o main_cudf_check.byte
- ocamlbuild  main_cudf_parse_822.byte
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -modules main_cudf_parse_822.ml > main_cudf_parse_822.ml.depends
- ocamlfind ocamlc -c -package extlib -o main_cudf_parse_822.cmo main_cudf_parse_822.ml
- ocamlfind ocamlc -linkpkg -package extlib cudf_types.cmo cudf_822_parser.cmo cudf_822_lexer.cmo main_cudf_parse_822.cmo -o main_cudf_parse_822.byte
- ocamlbuild  cudf_c.cmo
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -modules cudf_c.ml > cudf_c.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_c.cmo cudf_c.ml
- ocamlbuild  cudf.cmxa
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamlopt -c -package extlib -o cudf_types.cmx cudf_types.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_type_parser.cmx cudf_type_parser.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_type_lexer.cmx cudf_type_lexer.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_822_parser.cmx cudf_822_parser.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_conf.cmx cudf_conf.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_types_pp.cmx cudf_types_pp.ml
- ocamlfind ocamlopt -c -package extlib -o cudf.cmx cudf.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_822_lexer.cmx cudf_822_lexer.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_parser.cmx cudf_parser.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_checker.cmx cudf_checker.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_printer.cmx cudf_printer.ml
- ocamlfind ocamlopt -a -linkpkg cudf_types.cmx cudf_conf.cmx cudf_822_parser.cmx cudf_type_parser.cmx cudf_type_lexer.cmx cudf_types_pp.cmx cudf_822_lexer.cmx cudf.cmx cudf_parser.cmx cudf_checker.cmx cudf_printer.cmx -o cudf.cmxa
- ocamlbuild  main_cudf_check.native
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamlopt -c -package extlib -o main_cudf_check.cmx main_cudf_check.ml
- ocamlfind ocamlopt -linkpkg -package extlib cudf_types.cmx cudf_conf.cmx cudf_type_parser.cmx cudf_type_lexer.cmx cudf_types_pp.cmx cudf.cmx cudf_822_parser.cmx cudf_822_lexer.cmx cudf_checker.cmx cudf_parser.cmx cudf_printer.cmx main_cudf_check.cmx -o main_cudf_check.native
- ocamlbuild  main_cudf_parse_822.native
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamlopt -c -package extlib -o main_cudf_parse_822.cmx main_cudf_parse_822.ml
- ocamlfind ocamlopt -linkpkg -package extlib cudf_types.cmx cudf_822_parser.cmx cudf_822_lexer.cmx main_cudf_parse_822.cmx -o main_cudf_parse_822.native
- ocamlbuild  cudf_c.cmx
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamlopt -c -package extlib -o cudf_c.cmx cudf_c.ml
- ocamlbuild  cudf.cma
- /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -modules cudf_types.mli > cudf_types.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_types.cmi cudf_types.mli
- ocamlfind ocamldep -package extlib -modules cudf_types.ml > cudf_types.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_conf.mli > cudf_conf.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_conf.cmi cudf_conf.mli
- ocamlfind ocamldep -package extlib -modules cudf_conf.ml > cudf_conf.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc cudf_822_parser.mly
- ocamlfind ocamldep -package extlib -modules cudf_822_parser.mli > cudf_822_parser.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_822_parser.cmi cudf_822_parser.mli
- ocamlfind ocamldep -package extlib -modules cudf_822_parser.ml > cudf_822_parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc cudf_type_parser.mly
- ocamlfind ocamldep -package extlib -modules cudf_type_parser.mli > cudf_type_parser.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_type_parser.cmi cudf_type_parser.mli
- ocamlfind ocamldep -package extlib -modules cudf_type_parser.ml > cudf_type_parser.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_types_pp.mli > cudf_types_pp.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_types_pp.cmi cudf_types_pp.mli
- ocamlfind ocamldep -package extlib -modules cudf_types_pp.ml > cudf_types_pp.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q cudf_type_lexer.mll
- ocamlfind ocamldep -package extlib -modules cudf_type_lexer.ml > cudf_type_lexer.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_type_lexer.cmo cudf_type_lexer.ml
- /home/opam/.opam/4.02/bin/ocamllex.opt -q cudf_822_lexer.mll
- ocamlfind ocamldep -package extlib -modules cudf_822_lexer.ml > cudf_822_lexer.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf.mli > cudf.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf.cmi cudf.mli
- ocamlfind ocamldep -package extlib -modules cudf.ml > cudf.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_parser.mli > cudf_parser.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_parser.cmi cudf_parser.mli
- ocamlfind ocamldep -package extlib -modules cudf_parser.ml > cudf_parser.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_822_lexer.cmo cudf_822_lexer.ml
- ocamlfind ocamldep -package extlib -modules cudf_checker.mli > cudf_checker.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_checker.cmi cudf_checker.mli
- ocamlfind ocamldep -package extlib -modules cudf_checker.ml > cudf_checker.ml.depends
- ocamlfind ocamldep -package extlib -modules cudf_printer.mli > cudf_printer.mli.depends
- ocamlfind ocamlc -c -package extlib -o cudf_printer.cmi cudf_printer.mli
- ocamlfind ocamldep -package extlib -modules cudf_printer.ml > cudf_printer.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_types.cmo cudf_types.ml
- ocamlfind ocamlc -c -package extlib -o cudf_conf.cmo cudf_conf.ml
- ocamlfind ocamlc -c -package extlib -o cudf_822_parser.cmo cudf_822_parser.ml
- ocamlfind ocamlc -c -package extlib -o cudf_type_parser.cmo cudf_type_parser.ml
- ocamlfind ocamlc -c -package extlib -o cudf_types_pp.cmo cudf_types_pp.ml
- ocamlfind ocamlc -c -package extlib -o cudf.cmo cudf.ml
- ocamlfind ocamlc -c -package extlib -o cudf_parser.cmo cudf_parser.ml
- ocamlfind ocamlc -c -package extlib -o cudf_checker.cmo cudf_checker.ml
- ocamlfind ocamlc -c -package extlib -o cudf_printer.cmo cudf_printer.ml
- ocamlfind ocamlc -a -linkpkg cudf_types.cmo cudf_conf.cmo cudf_822_parser.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf_822_lexer.cmo cudf.cmo cudf_parser.cmo cudf_checker.cmo cudf_printer.cmo -o cudf.cma
- ocamlbuild  main_cudf_check.byte
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -modules main_cudf_check.ml > main_cudf_check.ml.depends
- ocamlfind ocamlc -c -package extlib -o main_cudf_check.cmo main_cudf_check.ml
- ocamlfind ocamlc -linkpkg -package extlib cudf_types.cmo cudf_conf.cmo cudf_type_parser.cmo cudf_type_lexer.cmo cudf_types_pp.cmo cudf.cmo cudf_checker.cmo cudf_822_parser.cmo cudf_822_lexer.cmo cudf_parser.cmo cudf_printer.cmo main_cudf_check.cmo -o main_cudf_check.byte
- ocamlbuild  main_cudf_parse_822.byte
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -modules main_cudf_parse_822.ml > main_cudf_parse_822.ml.depends
- ocamlfind ocamlc -c -package extlib -o main_cudf_parse_822.cmo main_cudf_parse_822.ml
- ocamlfind ocamlc -linkpkg -package extlib cudf_types.cmo cudf_822_parser.cmo cudf_822_lexer.cmo main_cudf_parse_822.cmo -o main_cudf_parse_822.byte
- ocamlbuild  cudf_c.cmo
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -modules cudf_c.ml > cudf_c.ml.depends
- ocamlfind ocamlc -c -package extlib -o cudf_c.cmo cudf_c.ml
- ocamlbuild  cudf.cmxa
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamlopt -c -package extlib -o cudf_types.cmx cudf_types.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_type_parser.cmx cudf_type_parser.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_type_lexer.cmx cudf_type_lexer.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_822_parser.cmx cudf_822_parser.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_conf.cmx cudf_conf.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_types_pp.cmx cudf_types_pp.ml
- ocamlfind ocamlopt -c -package extlib -o cudf.cmx cudf.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_822_lexer.cmx cudf_822_lexer.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_parser.cmx cudf_parser.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_checker.cmx cudf_checker.ml
- ocamlfind ocamlopt -c -package extlib -o cudf_printer.cmx cudf_printer.ml
- ocamlfind ocamlopt -a -linkpkg cudf_types.cmx cudf_conf.cmx cudf_822_parser.cmx cudf_type_parser.cmx cudf_type_lexer.cmx cudf_types_pp.cmx cudf_822_lexer.cmx cudf.cmx cudf_parser.cmx cudf_checker.cmx cudf_printer.cmx -o cudf.cmxa
- ocamlbuild  main_cudf_check.native
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamlopt -c -package extlib -o main_cudf_check.cmx main_cudf_check.ml
- ocamlfind ocamlopt -linkpkg -package extlib cudf_types.cmx cudf_conf.cmx cudf_type_parser.cmx cudf_type_lexer.cmx cudf_types_pp.cmx cudf.cmx cudf_822_parser.cmx cudf_822_lexer.cmx cudf_checker.cmx cudf_parser.cmx cudf_printer.cmx main_cudf_check.cmx -o main_cudf_check.native
- ocamlbuild  main_cudf_parse_822.native
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamlopt -c -package extlib -o main_cudf_parse_822.cmx main_cudf_parse_822.ml
- ocamlfind ocamlopt -linkpkg -package extlib cudf_types.cmx cudf_822_parser.cmx cudf_822_lexer.cmx main_cudf_parse_822.cmx -o main_cudf_parse_822.native
- ocamlbuild  cudf_c.cmx
- File "examples/_tags", line 1, characters 25-33:
- Warning: the tag "pkg_cudf" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 1, characters 26-35:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 2, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamlopt -c -package extlib -o cudf_c.cmx cudf_c.ml
-> compiled  cudf.0.9-1
Processing 177/207: [lwt: make build]
Processing 178/207: [lwt: make build] [cudf: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "BINDIR=/home/opam/.opam/4.02/bin" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cudf.0.9-1)
- test -d /home/opam/.opam/4.02/lib/ocaml || mkdir -p /home/opam/.opam/4.02/lib/ocaml
- ocamlfind install -patch-version 0.9 cudf META _build/cudf.cma _build/cudf.cmxa _build/cudf.a _build/cudf_822_lexer.cmi _build/cudf_822_parser.cmi _build/cudf_c.cmi _build/cudf_checker.cmi _build/cudf_conf.cmi _build/cudf_parser.cmi _build/cudf_printer.cmi _build/cudf_type_lexer.cmi _build/cudf_type_parser.cmi _build/cudf_types.cmi _build/cudf_types_pp.cmi _build/cudf.mli _build/cudf_822_parser.mli _build/cudf_checker.mli _build/cudf_conf.mli _build/cudf_parser.mli _build/cudf_printer.mli _build/cudf_type_parser.mli _build/cudf_types.mli _build/cudf_types_pp.mli _build/cudf_822_lexer.cmx _build/cudf_822_parser.cmx _build/cudf_c.cmx _build/cudf_checker.cmx _build/cudf_conf.cmx _build/cudf_parser.cmx _build/cudf_printer.cmx _build/cudf_type_lexer.cmx _build/cudf_type_parser.cmx _build/cudf_types.cmx _build/cudf_types_pp.cmx _build/cudf_822_lexer.o _build/cudf_822_parser.o _build/cudf_c.o _build/cudf_checker.o _build/cudf_conf.o _build/cudf_parser.o _build/cudf_printer.o _build/cudf_type_lexer.o _build/cudf_type_parser.o _build/cudf_types.o _build/cudf_types_pp.o _build/cudf.o _build/cudf.cmx _build/cudf.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types_pp.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_type_parser.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_type_lexer.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_printer.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_parser.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_conf.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_checker.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_c.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_822_parser.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_822_lexer.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types_pp.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_type_parser.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_type_lexer.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_printer.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_parser.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_conf.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_checker.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_c.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_822_parser.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_822_lexer.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types_pp.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_type_parser.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_printer.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_parser.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_conf.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_checker.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_822_parser.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types_pp.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_type_parser.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_type_lexer.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_printer.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_parser.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_conf.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_checker.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_c.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_822_parser.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_822_lexer.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf.a
- Installed /home/opam/.opam/4.02/lib/cudf/cudf.cmxa
- Installed /home/opam/.opam/4.02/lib/cudf/cudf.cma
- Installed /home/opam/.opam/4.02/lib/cudf/META
- test -d /home/opam/.opam/4.02/bin || mkdir -p /home/opam/.opam/4.02/bin
- for p in main_cudf_check main_cudf_parse_822 ; do \
- 	tgt=`echo $p | sed -e 's/^main.//' -e 's/_/-/g'` ; \
- 	if [ -f _build/$p.native ] ; then \
- 		cp _build/$p.native /home/opam/.opam/4.02/bin/$tgt ; \
- 	else \
- 		cp _build/$p.byte /home/opam/.opam/4.02/bin/$tgt ; \
- 	fi ; \
- 	echo "Installed /home/opam/.opam/4.02/bin/$tgt" ; \
- done
- Installed /home/opam/.opam/4.02/bin/cudf-check
- Installed /home/opam/.opam/4.02/bin/cudf-parse-822
- if [ -f c-lib/cudf.o ] ; then \
- 	make -C c-lib/ -e install ; \
- fi
- test -d /home/opam/.opam/4.02/lib/ocaml || mkdir -p /home/opam/.opam/4.02/lib/ocaml
- ocamlfind install -patch-version 0.9 cudf META _build/cudf.cma _build/cudf.cmxa _build/cudf.a _build/cudf_822_lexer.cmi _build/cudf_822_parser.cmi _build/cudf_c.cmi _build/cudf_checker.cmi _build/cudf_conf.cmi _build/cudf_parser.cmi _build/cudf_printer.cmi _build/cudf_type_lexer.cmi _build/cudf_type_parser.cmi _build/cudf_types.cmi _build/cudf_types_pp.cmi _build/cudf.mli _build/cudf_822_parser.mli _build/cudf_checker.mli _build/cudf_conf.mli _build/cudf_parser.mli _build/cudf_printer.mli _build/cudf_type_parser.mli _build/cudf_types.mli _build/cudf_types_pp.mli _build/cudf_822_lexer.cmx _build/cudf_822_parser.cmx _build/cudf_c.cmx _build/cudf_checker.cmx _build/cudf_conf.cmx _build/cudf_parser.cmx _build/cudf_printer.cmx _build/cudf_type_lexer.cmx _build/cudf_type_parser.cmx _build/cudf_types.cmx _build/cudf_types_pp.cmx _build/cudf_822_lexer.o _build/cudf_822_parser.o _build/cudf_c.o _build/cudf_checker.o _build/cudf_conf.o _build/cudf_parser.o _build/cudf_printer.o _build/cudf_type_lexer.o _build/cudf_type_parser.o _build/cudf_types.o _build/cudf_types_pp.o _build/cudf.o _build/cudf.cmx _build/cudf.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types_pp.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_type_parser.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_type_lexer.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_printer.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_parser.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_conf.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_checker.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_c.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_822_parser.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_822_lexer.o
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types_pp.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_type_parser.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_type_lexer.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_printer.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_parser.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_conf.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_checker.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_c.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_822_parser.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_822_lexer.cmx
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types_pp.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_type_parser.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_printer.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_parser.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_conf.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_checker.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_822_parser.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf.mli
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types_pp.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_types.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_type_parser.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_type_lexer.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_printer.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_parser.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_conf.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_checker.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_c.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_822_parser.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf_822_lexer.cmi
- Installed /home/opam/.opam/4.02/lib/cudf/cudf.a
- Installed /home/opam/.opam/4.02/lib/cudf/cudf.cmxa
- Installed /home/opam/.opam/4.02/lib/cudf/cudf.cma
- Installed /home/opam/.opam/4.02/lib/cudf/META
- test -d /home/opam/.opam/4.02/bin || mkdir -p /home/opam/.opam/4.02/bin
- for p in main_cudf_check main_cudf_parse_822 ; do \
- 	tgt=`echo $p | sed -e 's/^main.//' -e 's/_/-/g'` ; \
- 	if [ -f _build/$p.native ] ; then \
- 		cp _build/$p.native /home/opam/.opam/4.02/bin/$tgt ; \
- 	else \
- 		cp _build/$p.byte /home/opam/.opam/4.02/bin/$tgt ; \
- 	fi ; \
- 	echo "Installed /home/opam/.opam/4.02/bin/$tgt" ; \
- done
- Installed /home/opam/.opam/4.02/bin/cudf-check
- Installed /home/opam/.opam/4.02/bin/cudf-parse-822
- if [ -f c-lib/cudf.o ] ; then \
- 	make -C c-lib/ -e install ; \
- fi
-> installed cudf.0.9-1
Processing 178/207: [lwt: make build]
[dose: patch] applying 0001-Removed-hard-failure-cases-in-favor-of-finer-diagnos.patch
Processing 179/207: [dose: patch] [lwt: make build]
Processing 179/207: [dose: ./configure] [lwt: make build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--with-ocamlgraph" "--bindir=/home/opam/.opam/4.02/bin" (CWD=/home/opam/.opam/4.02/.opam-switch/build/dose.3.3)
- checking for ocamlc... ocamlc
- OCaml version is 4.02.3
- OCaml library path is /home/opam/.opam/4.02/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... yes
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking for camlp4... camlp4
- checking for camlp4boot... camlp4boot
- checking for camlp4o... camlp4o
- checking for camlp4o.opt... camlp4o.opt
- checking for camlp4of... camlp4of
- checking for camlp4oof... camlp4oof
- checking for camlp4orf... camlp4orf
- checking for camlp4prof... camlp4prof
- checking for camlp4r... camlp4r
- checking for camlp4rf... camlp4rf
- checking for ocamlfind... ocamlfind
- checking for OCaml findlib package cudf... found
- checking for OCaml findlib package extlib... found
- checking for OCaml findlib package re.pcre... found
- checking for OCaml findlib package ocamlgraph... found
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating _tags
- config.status: creating META
- config.status: creating dose3.odocl
- config.status: creating algo/algo.mlpack
- config.status: creating common/versionInfo.ml
- config.status: creating applications/dose-tests.list
- checking for ocamlc... ocamlc
- OCaml version is 4.02.3
- OCaml library path is /home/opam/.opam/4.02/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for dynlink.cmxa... yes
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking for camlp4... camlp4
- checking for camlp4boot... camlp4boot
- checking for camlp4o... camlp4o
- checking for camlp4o.opt... camlp4o.opt
- checking for camlp4of... camlp4of
- checking for camlp4oof... camlp4oof
- checking for camlp4orf... camlp4orf
- checking for camlp4prof... camlp4prof
- checking for camlp4r... camlp4r
- checking for camlp4rf... camlp4rf
- checking for ocamlfind... ocamlfind
- checking for OCaml findlib package cudf... found
- checking for OCaml findlib package extlib... found
- checking for OCaml findlib package re.pcre... found
- checking for OCaml findlib package ocamlgraph... found
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating _tags
- config.status: creating META
- config.status: creating dose3.odocl
- config.status: creating algo/algo.mlpack
- config.status: creating common/versionInfo.ml
- config.status: creating applications/dose-tests.list
Processing 179/207: [dose: make] [lwt: make build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "build" (CWD=/home/opam/.opam/4.02/.opam-switch/build/lwt.2.7.1)
- ./setup.exe -build 
- W: Cannot find source file matching module 'Lwt_unix' in library lwt-unix.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'Lwt_unix' in library lwt-unix.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_condition.mli > src/core/lwt_condition.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt.mli > src/core/lwt.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_sequence.mli > src/core/lwt_sequence.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmi src/core/lwt_sequence.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mutex.mli > src/core/lwt_mutex.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmi src/core/lwt.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmi src/core/lwt_mutex.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmi src/core/lwt_condition.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_condition.ml > src/core/lwt_condition.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_list.mli > src/core/lwt_list.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmi src/core/lwt_list.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_list.ml > src/core/lwt_list.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt.ml > src/core/lwt.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mutex.ml > src/core/lwt_mutex.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mvar.mli > src/core/lwt_mvar.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmi src/core/lwt_mvar.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mvar.ml > src/core/lwt_mvar.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pool.mli > src/core/lwt_pool.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmi src/core/lwt_pool.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pool.ml > src/core/lwt_pool.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_result.mli > src/core/lwt_result.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmi src/core/lwt_result.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_result.ml > src/core/lwt_result.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_sequence.ml > src/core/lwt_sequence.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_stream.mli > src/core/lwt_stream.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmi src/core/lwt_stream.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_stream.ml > src/core/lwt_stream.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_switch.mli > src/core/lwt_switch.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmi src/core/lwt_switch.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_switch.ml > src/core/lwt_switch.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pqueue.mli > src/core/lwt_pqueue.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmi src/core/lwt_pqueue.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pqueue.ml > src/core/lwt_pqueue.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmo src/core/lwt_condition.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmo src/core/lwt_list.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmo src/core/lwt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmo src/core/lwt_mutex.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmo src/core/lwt_mvar.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmo src/core/lwt_pool.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmo src/core/lwt_result.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmo src/core/lwt_sequence.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmo src/core/lwt_stream.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmo src/core/lwt_switch.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmo src/core/lwt_pqueue.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/core/lwt_sequence.cmo src/core/lwt.cmo src/core/lwt_mutex.cmo src/core/lwt_condition.cmo src/core/lwt_list.cmo src/core/lwt_mvar.cmo src/core/lwt_pool.cmo src/core/lwt_result.cmo src/core/lwt_stream.cmo src/core/lwt_switch.cmo src/core/lwt_pqueue.cmo -o src/core/lwt.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmx src/core/lwt_sequence.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmx src/core/lwt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmx src/core/lwt_mutex.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmx src/core/lwt_condition.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmx src/core/lwt_list.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmx src/core/lwt_mvar.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmx src/core/lwt_pool.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmx src/core/lwt_result.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmx src/core/lwt_stream.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmx src/core/lwt_switch.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmx src/core/lwt_pqueue.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/core/lwt_sequence.cmx src/core/lwt.cmx src/core/lwt_mutex.cmx src/core/lwt_condition.cmx src/core/lwt_list.cmx src/core/lwt_mvar.cmx src/core/lwt_pool.cmx src/core/lwt_result.cmx src/core/lwt_stream.cmx src/core/lwt_switch.cmx src/core/lwt_pqueue.cmx -o src/core/lwt.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/core/lwt.cmxa src/core/lwt_sequence.cmx src/core/lwt.cmx src/core/lwt_mutex.cmx src/core/lwt_condition.cmx src/core/lwt_list.cmx src/core/lwt_mvar.cmx src/core/lwt_pool.cmx src/core/lwt_result.cmx src/core/lwt_stream.cmx src/core/lwt_switch.cmx src/core/lwt_pqueue.cmx -o src/core/lwt.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_core.mli > src/logger/lwt_log_core.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmi src/logger/lwt_log_core.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_core.ml > src/logger/lwt_log_core.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_rules.mli > src/logger/lwt_log_rules.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmi src/logger/lwt_log_rules.mli
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/logger/lwt_log_rules.mll
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_rules.ml > src/logger/lwt_log_rules.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmo src/logger/lwt_log_core.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmo src/logger/lwt_log_rules.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/logger/lwt_log_rules.cmo src/logger/lwt_log_core.cmo -o src/logger/lwt-log.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmx src/logger/lwt_log_rules.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmx src/logger/lwt_log_core.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/logger/lwt_log_rules.cmx src/logger/lwt_log_core.cmx -o src/logger/lwt-log.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/logger/lwt-log.cmxa src/logger/lwt_log_rules.cmx src/logger/lwt_log_core.cmx -o src/logger/lwt-log.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/lwt_unix_stubs.c
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/lwt_unix_stubs.c
- In file included from src/unix/lwt_unix_stubs.c:94:
- src/unix/lwt_unix_unix.c: In function 'worker_readdir':
- src/unix/lwt_unix_unix.c:1806:3: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
-  1806 |   job->result = readdir_r(job->dir, job->entry, &job->ptr);
-       |   ^~~
- In file included from /usr/include/features.h:461,
-                  from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
-                  from /usr/include/stdlib.h:25,
-                  from /home/opam/.opam/4.02/lib/ocaml/caml/misc.h:27,
-                  from /home/opam/.opam/4.02/lib/ocaml/caml/alloc.h:21,
-                  from src/unix/lwt_unix_stubs.c:30:
- /usr/include/dirent.h:189:12: note: declared here
-   189 | extern int __REDIRECT (readdir_r,
-       |            ^~~~~~~~~~
- In file included from src/unix/lwt_unix_stubs.c:94:
- src/unix/lwt_unix_unix.c: In function 'worker_readdir_n':
- src/unix/lwt_unix_unix.c:1852:5: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
-  1852 |     int result = readdir_r(job->dir, &job->entries[i], &ptr);
-       |     ^~~
- In file included from /usr/include/features.h:461,
-                  from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
-                  from /usr/include/stdlib.h:25,
-                  from /home/opam/.opam/4.02/lib/ocaml/caml/misc.h:27,
-                  from /home/opam/.opam/4.02/lib/ocaml/caml/alloc.h:21,
-                  from src/unix/lwt_unix_stubs.c:30:
- /usr/include/dirent.h:189:12: note: declared here
-   189 | extern int __REDIRECT (readdir_r,
-       |            ^~~~~~~~~~
- src/unix/lwt_unix_stubs.c: In function 'pipe_notification_send':
- src/unix/lwt_unix_stubs.c:739:10: warning: 'buf' is used uninitialized [-Wuninitialized]
-   739 |   return write(notification_fds[1], &buf, 1);
-       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /home/opam/.opam/4.02/lib/ocaml/caml/unixsupport.h:18,
-                  from src/unix/lwt_unix.h:30,
-                  from src/unix/lwt_unix_stubs.c:52:
- /usr/include/unistd.h:367:16: note: in a call to 'write' declared with attribute 'access (read_only, 2, 3)' here
-   367 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
-       |                ^~~~~
- src/unix/lwt_unix_stubs.c:738:8: note: 'buf' declared here
-   738 |   char buf;
-       |        ^~~
- mv lwt_unix_stubs.o src/unix/lwt_unix_stubs.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/lwt_libev_stubs.c
- mv lwt_libev_stubs.o src/unix/lwt_libev_stubs.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/lwt_process_stubs.c
- mv lwt_process_stubs.o src/unix/lwt_process_stubs.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_access.c
- mv lwt_unix_job_access.o src/unix/jobs-unix/lwt_unix_job_access.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_chdir.c
- mv lwt_unix_job_chdir.o src/unix/jobs-unix/lwt_unix_job_chdir.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_chmod.c
- mv lwt_unix_job_chmod.o src/unix/jobs-unix/lwt_unix_job_chmod.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_chown.c
- mv lwt_unix_job_chown.o src/unix/jobs-unix/lwt_unix_job_chown.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_chroot.c
- mv lwt_unix_job_chroot.o src/unix/jobs-unix/lwt_unix_job_chroot.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_close.c
- mv lwt_unix_job_close.o src/unix/jobs-unix/lwt_unix_job_close.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_fchmod.c
- mv lwt_unix_job_fchmod.o src/unix/jobs-unix/lwt_unix_job_fchmod.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_fchown.c
- mv lwt_unix_job_fchown.o src/unix/jobs-unix/lwt_unix_job_fchown.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_fdatasync.c
- mv lwt_unix_job_fdatasync.o src/unix/jobs-unix/lwt_unix_job_fdatasync.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_fsync.c
- mv lwt_unix_job_fsync.o src/unix/jobs-unix/lwt_unix_job_fsync.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_ftruncate.c
- mv lwt_unix_job_ftruncate.o src/unix/jobs-unix/lwt_unix_job_ftruncate.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_link.c
- mv lwt_unix_job_link.o src/unix/jobs-unix/lwt_unix_job_link.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_lseek.c
- mv lwt_unix_job_lseek.o src/unix/jobs-unix/lwt_unix_job_lseek.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_mkdir.c
- mv lwt_unix_job_mkdir.o src/unix/jobs-unix/lwt_unix_job_mkdir.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_mkfifo.c
- mv lwt_unix_job_mkfifo.o src/unix/jobs-unix/lwt_unix_job_mkfifo.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_rename.c
- mv lwt_unix_job_rename.o src/unix/jobs-unix/lwt_unix_job_rename.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_rmdir.c
- mv lwt_unix_job_rmdir.o src/unix/jobs-unix/lwt_unix_job_rmdir.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_symlink.c
- mv lwt_unix_job_symlink.o src/unix/jobs-unix/lwt_unix_job_symlink.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_tcdrain.c
- mv lwt_unix_job_tcdrain.o src/unix/jobs-unix/lwt_unix_job_tcdrain.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_tcflow.c
- mv lwt_unix_job_tcflow.o src/unix/jobs-unix/lwt_unix_job_tcflow.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_tcflush.c
- mv lwt_unix_job_tcflush.o src/unix/jobs-unix/lwt_unix_job_tcflush.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_tcsendbreak.c
- mv lwt_unix_job_tcsendbreak.o src/unix/jobs-unix/lwt_unix_job_tcsendbreak.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_truncate.c
- mv lwt_unix_job_truncate.o src/unix/jobs-unix/lwt_unix_job_truncate.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_unlink.c
- mv lwt_unix_job_unlink.o src/unix/jobs-unix/lwt_unix_job_unlink.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlmklib -o src/unix/lwt-unix_stubs -lpthread src/unix/lwt_unix_stubs.o src/unix/lwt_libev_stubs.o src/unix/lwt_process_stubs.o src/unix/jobs-unix/lwt_unix_job_access.o src/unix/jobs-unix/lwt_unix_job_chdir.o src/unix/jobs-unix/lwt_unix_job_chmod.o src/unix/jobs-unix/lwt_unix_job_chown.o src/unix/jobs-unix/lwt_unix_job_chroot.o src/unix/jobs-unix/lwt_unix_job_close.o src/unix/jobs-unix/lwt_unix_job_fchmod.o src/unix/jobs-unix/lwt_unix_job_fchown.o src/unix/jobs-unix/lwt_unix_job_fdatasync.o src/unix/jobs-unix/lwt_unix_job_fsync.o src/unix/jobs-unix/lwt_unix_job_ftruncate.o src/unix/jobs-unix/lwt_unix_job_link.o src/unix/jobs-unix/lwt_unix_job_lseek.o src/unix/jobs-unix/lwt_unix_job_mkdir.o src/unix/jobs-unix/lwt_unix_job_mkfifo.o src/unix/jobs-unix/lwt_unix_job_rename.o src/unix/jobs-unix/lwt_unix_job_rmdir.o src/unix/jobs-unix/lwt_unix_job_symlink.o src/unix/jobs-unix/lwt_unix_job_tcdrain.o src/unix/jobs-unix/lwt_unix_job_tcflow.o src/unix/jobs-unix/lwt_unix_job_tcflush.o src/unix/jobs-unix/lwt_unix_job_tcsendbreak.o src/unix/jobs-unix/lwt_unix_job_truncate.o src/unix/jobs-unix/lwt_unix_job_unlink.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_chan.mli > src/unix/lwt_chan.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_io.mli > src/unix/lwt_io.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_bytes.mli > src/unix/lwt_bytes.mli.depends
- cppo -V OCAML:4.02.3 -o src/unix/lwt_unix.mli src/unix/lwt_unix.cppo.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix.mli > src/unix/lwt_unix.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmi src/unix/lwt_unix.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_sys.mli > src/unix/lwt_sys.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmi src/unix/lwt_bytes.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmi src/unix/lwt_sys.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmi src/unix/lwt_io.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmi src/unix/lwt_chan.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_chan.ml > src/unix/lwt_chan.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_daemon.mli > src/unix/lwt_daemon.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_log.mli > src/unix/lwt_log.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmi src/unix/lwt_log.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmi src/unix/lwt_daemon.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_daemon.ml > src/unix/lwt_daemon.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_main.mli > src/unix/lwt_main.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmi src/unix/lwt_main.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_gc.mli > src/unix/lwt_gc.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmi src/unix/lwt_gc.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_gc.ml > src/unix/lwt_gc.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_io.ml > src/unix/lwt_io.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_log.ml > src/unix/lwt_log.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_main.ml > src/unix/lwt_main.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_engine.mli > src/unix/lwt_engine.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmi src/unix/lwt_engine.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_process.mli > src/unix/lwt_process.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmi src/unix/lwt_process.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_process.ml > src/unix/lwt_process.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_throttle.mli > src/unix/lwt_throttle.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmi src/unix/lwt_throttle.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_throttle.ml > src/unix/lwt_throttle.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_timeout.mli > src/unix/lwt_timeout.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmi src/unix/lwt_timeout.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_timeout.ml > src/unix/lwt_timeout.ml.depends
- cppo -V OCAML:4.02.3 -o src/unix/lwt_unix.ml src/unix/lwt_unix.cppo.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix.ml > src/unix/lwt_unix.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_config.ml > src/unix/lwt_config.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix_jobs_generated.ml > src/unix/lwt_unix_jobs_generated.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_config.cmo src/unix/lwt_config.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix_jobs_generated.cmo src/unix/lwt_unix_jobs_generated.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_sys.ml > src/unix/lwt_sys.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_engine.ml > src/unix/lwt_engine.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_bytes.ml > src/unix/lwt_bytes.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmo src/unix/lwt_chan.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmo src/unix/lwt_daemon.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmo src/unix/lwt_gc.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmo src/unix/lwt_io.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmo src/unix/lwt_log.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmo src/unix/lwt_main.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmo src/unix/lwt_process.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmo src/unix/lwt_throttle.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmo src/unix/lwt_timeout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmo src/unix/lwt_unix.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmo src/unix/lwt_sys.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmo src/unix/lwt_engine.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmo src/unix/lwt_bytes.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -dllib -llwt-unix_stubs -cclib -llwt-unix_stubs -cclib -lpthread src/unix/lwt_config.cmo src/unix/lwt_engine.cmo src/unix/lwt_main.cmo src/unix/lwt_unix_jobs_generated.cmo src/unix/lwt_unix.cmo src/unix/lwt_bytes.cmo src/unix/lwt_sys.cmo src/unix/lwt_io.cmo src/unix/lwt_chan.cmo src/unix/lwt_log.cmo src/unix/lwt_daemon.cmo src/unix/lwt_gc.cmo src/unix/lwt_process.cmo src/unix/lwt_throttle.cmo src/unix/lwt_timeout.cmo -o src/unix/lwt-unix.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_config.cmx src/unix/lwt_config.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmx src/unix/lwt_engine.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmx src/unix/lwt_main.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix_jobs_generated.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmx src/unix/lwt_unix.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmx src/unix/lwt_bytes.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmx src/unix/lwt_sys.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmx src/unix/lwt_io.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmx src/unix/lwt_log.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmx src/unix/lwt_chan.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmx src/unix/lwt_daemon.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmx src/unix/lwt_gc.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmx src/unix/lwt_process.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmx src/unix/lwt_throttle.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmx src/unix/lwt_timeout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -cclib -llwt-unix_stubs -cclib -lpthread src/unix/lwt_config.cmx src/unix/lwt_engine.cmx src/unix/lwt_main.cmx src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix.cmx src/unix/lwt_bytes.cmx src/unix/lwt_sys.cmx src/unix/lwt_io.cmx src/unix/lwt_chan.cmx src/unix/lwt_log.cmx src/unix/lwt_daemon.cmx src/unix/lwt_gc.cmx src/unix/lwt_process.cmx src/unix/lwt_throttle.cmx src/unix/lwt_timeout.cmx -o src/unix/lwt-unix.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -I src/unix -cclib -lpthread src/unix/lwt-unix.cmxa src/unix/lwt_config.cmx src/unix/lwt_engine.cmx src/unix/lwt_main.cmx src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix.cmx src/unix/lwt_bytes.cmx src/unix/lwt_sys.cmx src/unix/lwt_io.cmx src/unix/lwt_chan.cmx src/unix/lwt_log.cmx src/unix/lwt_daemon.cmx src/unix/lwt_gc.cmx src/unix/lwt_process.cmx src/unix/lwt_throttle.cmx src/unix/lwt_timeout.cmx -o src/unix/lwt-unix.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package compiler-libs.common -package bytes -package bigarray -modules src/simple_top/lwt_simple_top.ml > src/simple_top/lwt_simple_top.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -package unix -package result -package compiler-libs.common -package bytes -package bigarray -w +A-29-58 -I src/simple_top -I src/core -I src/unix -o src/simple_top/lwt_simple_top.cmo src/simple_top/lwt_simple_top.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/simple_top/lwt_simple_top.cmo -o src/simple_top/lwt-simple-top.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -package unix -package result -package compiler-libs.common -package bytes -package bigarray -w +A-29-58 -I src/simple_top -I src/core -I src/unix -o src/simple_top/lwt_simple_top.cmx src/simple_top/lwt_simple_top.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/simple_top/lwt_simple_top.cmx -o src/simple_top/lwt-simple-top.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/simple_top/lwt-simple-top.cmxa src/simple_top/lwt_simple_top.cmx -o src/simple_top/lwt-simple-top.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -package react -modules src/react/lwt_react.mli > src/react/lwt_react.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -package react -w +A-29-58 -I src/react -I src/core -o src/react/lwt_react.cmi src/react/lwt_react.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -package react -modules src/react/lwt_react.ml > src/react/lwt_react.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -package react -w +A-29-58 -I src/react -I src/core -o src/react/lwt_react.cmo src/react/lwt_react.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/react/lwt_react.cmo -o src/react/lwt-react.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -package react -w +A-29-58 -I src/react -I src/core -o src/react/lwt_react.cmx src/react/lwt_react.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/react/lwt_react.cmx -o src/react/lwt-react.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/react/lwt-react.cmxa src/react/lwt_react.cmx -o src/react/lwt-react.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -package threads -modules src/preemptive/lwt_preemptive.mli > src/preemptive/lwt_preemptive.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmi src/preemptive/lwt_preemptive.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -package threads -modules src/preemptive/lwt_preemptive.ml > src/preemptive/lwt_preemptive.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmo src/preemptive/lwt_preemptive.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/preemptive/lwt_preemptive.cmo -o src/preemptive/lwt-preemptive.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmx src/preemptive/lwt_preemptive.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/preemptive/lwt_preemptive.cmx -o src/preemptive/lwt-preemptive.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/preemptive/lwt-preemptive.cmxa src/preemptive/lwt_preemptive.cmx -o src/preemptive/lwt-preemptive.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -modules src/camlp4/pa_lwt.mli > src/camlp4/pa_lwt.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -w +A-29-58 -I src/camlp4 -o src/camlp4/pa_lwt.cmi src/camlp4/pa_lwt.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -modules src/camlp4/pa_lwt.ml > src/camlp4/pa_lwt.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -modules src/camlp4/pa_lwt_options.ml > src/camlp4/pa_lwt_options.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt_options.cmo src/camlp4/pa_lwt_options.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt.cmo src/camlp4/pa_lwt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/camlp4/pa_lwt.cmo -o src/camlp4/lwt-syntax.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt_options.cmx src/camlp4/pa_lwt_options.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt.cmx src/camlp4/pa_lwt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/camlp4/pa_lwt.cmx -o src/camlp4/lwt-syntax.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/camlp4/lwt-syntax.cmxa src/camlp4/pa_lwt.cmx -o src/camlp4/lwt-syntax.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/camlp4/pa_lwt_options.cmo -o src/camlp4/lwt-syntax-options.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/camlp4/pa_lwt_options.cmx -o src/camlp4/lwt-syntax-options.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/camlp4/lwt-syntax-options.cmxa src/camlp4/pa_lwt_options.cmx -o src/camlp4/lwt-syntax-options.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -modules src/camlp4/pa_lwt_log.mli > src/camlp4/pa_lwt_log.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -w +A-29-58 -I src/camlp4 -o src/camlp4/pa_lwt_log.cmi src/camlp4/pa_lwt_log.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -modules src/camlp4/pa_lwt_log.ml > src/camlp4/pa_lwt_log.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt_log.cmo src/camlp4/pa_lwt_log.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/camlp4/pa_lwt_log.cmo -o src/camlp4/lwt-syntax-log.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt_log.cmx src/camlp4/pa_lwt_log.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/camlp4/pa_lwt_log.cmx -o src/camlp4/lwt-syntax-log.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/camlp4/lwt-syntax-log.cmxa src/camlp4/pa_lwt_log.cmx -o src/camlp4/lwt-syntax-log.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt.mli > src/ppx/ppx_lwt.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -I src/ppx -o src/ppx/ppx_lwt.cmi src/ppx/ppx_lwt.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt.ml > src/ppx/ppx_lwt.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt.cmo src/ppx/ppx_lwt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/ppx/ppx_lwt.cmo -o src/ppx/ppx.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt.cmx src/ppx/ppx_lwt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/ppx/ppx_lwt.cmx -o src/ppx/ppx.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/ppx/ppx.cmxa src/ppx/ppx_lwt.cmx -o src/ppx/ppx.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt_ex.ml > src/ppx/ppx_lwt_ex.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt_ex.cmo src/ppx/ppx_lwt_ex.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt_ex.cmx src/ppx/ppx_lwt_ex.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package ppx_tools.metaquot -package compiler-libs.common src/ppx/ppx_lwt_ex.cmx -o src/ppx/ppx_lwt_ex.native
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/logging.ml > doc/examples/unix/logging.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/logging.cmo doc/examples/unix/logging.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/logging.cmx doc/examples/unix/logging.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/logging.cmx -o doc/examples/unix/logging.native
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/relay.ml > doc/examples/unix/relay.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/relay.cmo doc/examples/unix/relay.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/relay.cmx doc/examples/unix/relay.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/relay.cmx -o doc/examples/unix/relay.native
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/parallelize.ml > doc/examples/unix/parallelize.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/parallelize.cmo doc/examples/unix/parallelize.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/parallelize.cmx doc/examples/unix/parallelize.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/parallelize.cmx -o doc/examples/unix/parallelize.native
- ./setup.exe -build 
- W: Cannot find source file matching module 'Lwt_unix' in library lwt-unix.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- W: Cannot find source file matching module 'Lwt_unix' in library lwt-unix.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package cppo_ocamlbuild myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_condition.mli > src/core/lwt_condition.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt.mli > src/core/lwt.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_sequence.mli > src/core/lwt_sequence.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmi src/core/lwt_sequence.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mutex.mli > src/core/lwt_mutex.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmi src/core/lwt.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmi src/core/lwt_mutex.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmi src/core/lwt_condition.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_condition.ml > src/core/lwt_condition.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_list.mli > src/core/lwt_list.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmi src/core/lwt_list.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_list.ml > src/core/lwt_list.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt.ml > src/core/lwt.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mutex.ml > src/core/lwt_mutex.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mvar.mli > src/core/lwt_mvar.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmi src/core/lwt_mvar.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_mvar.ml > src/core/lwt_mvar.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pool.mli > src/core/lwt_pool.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmi src/core/lwt_pool.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pool.ml > src/core/lwt_pool.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_result.mli > src/core/lwt_result.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmi src/core/lwt_result.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_result.ml > src/core/lwt_result.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_sequence.ml > src/core/lwt_sequence.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_stream.mli > src/core/lwt_stream.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmi src/core/lwt_stream.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_stream.ml > src/core/lwt_stream.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_switch.mli > src/core/lwt_switch.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmi src/core/lwt_switch.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_switch.ml > src/core/lwt_switch.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pqueue.mli > src/core/lwt_pqueue.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmi src/core/lwt_pqueue.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/core/lwt_pqueue.ml > src/core/lwt_pqueue.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmo src/core/lwt_condition.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmo src/core/lwt_list.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmo src/core/lwt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmo src/core/lwt_mutex.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmo src/core/lwt_mvar.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmo src/core/lwt_pool.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmo src/core/lwt_result.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmo src/core/lwt_sequence.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmo src/core/lwt_stream.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmo src/core/lwt_switch.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmo src/core/lwt_pqueue.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/core/lwt_sequence.cmo src/core/lwt.cmo src/core/lwt_mutex.cmo src/core/lwt_condition.cmo src/core/lwt_list.cmo src/core/lwt_mvar.cmo src/core/lwt_pool.cmo src/core/lwt_result.cmo src/core/lwt_stream.cmo src/core/lwt_switch.cmo src/core/lwt_pqueue.cmo -o src/core/lwt.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_sequence.cmx src/core/lwt_sequence.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt.cmx src/core/lwt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mutex.cmx src/core/lwt_mutex.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_condition.cmx src/core/lwt_condition.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_list.cmx src/core/lwt_list.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_mvar.cmx src/core/lwt_mvar.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pool.cmx src/core/lwt_pool.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_result.cmx src/core/lwt_result.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_stream.cmx src/core/lwt_stream.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_switch.cmx src/core/lwt_switch.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package result -package bytes -w +A-29-58 -I src/core -o src/core/lwt_pqueue.cmx src/core/lwt_pqueue.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/core/lwt_sequence.cmx src/core/lwt.cmx src/core/lwt_mutex.cmx src/core/lwt_condition.cmx src/core/lwt_list.cmx src/core/lwt_mvar.cmx src/core/lwt_pool.cmx src/core/lwt_result.cmx src/core/lwt_stream.cmx src/core/lwt_switch.cmx src/core/lwt_pqueue.cmx -o src/core/lwt.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/core/lwt.cmxa src/core/lwt_sequence.cmx src/core/lwt.cmx src/core/lwt_mutex.cmx src/core/lwt_condition.cmx src/core/lwt_list.cmx src/core/lwt_mvar.cmx src/core/lwt_pool.cmx src/core/lwt_result.cmx src/core/lwt_stream.cmx src/core/lwt_switch.cmx src/core/lwt_pqueue.cmx -o src/core/lwt.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_core.mli > src/logger/lwt_log_core.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmi src/logger/lwt_log_core.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_core.ml > src/logger/lwt_log_core.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_rules.mli > src/logger/lwt_log_rules.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmi src/logger/lwt_log_rules.mli
- /home/opam/.opam/4.02/bin/ocamllex.opt -q src/logger/lwt_log_rules.mll
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -modules src/logger/lwt_log_rules.ml > src/logger/lwt_log_rules.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmo src/logger/lwt_log_core.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmo src/logger/lwt_log_rules.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/logger/lwt_log_rules.cmo src/logger/lwt_log_core.cmo -o src/logger/lwt-log.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_rules.cmx src/logger/lwt_log_rules.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -w +A-29-58 -I src/logger -I src/core -o src/logger/lwt_log_core.cmx src/logger/lwt_log_core.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/logger/lwt_log_rules.cmx src/logger/lwt_log_core.cmx -o src/logger/lwt-log.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/logger/lwt-log.cmxa src/logger/lwt_log_rules.cmx src/logger/lwt_log_core.cmx -o src/logger/lwt-log.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/lwt_unix_stubs.c
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/lwt_unix_stubs.c
- In file included from src/unix/lwt_unix_stubs.c:94:
- src/unix/lwt_unix_unix.c: In function 'worker_readdir':
- src/unix/lwt_unix_unix.c:1806:3: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
-  1806 |   job->result = readdir_r(job->dir, job->entry, &job->ptr);
-       |   ^~~
- In file included from /usr/include/features.h:461,
-                  from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
-                  from /usr/include/stdlib.h:25,
-                  from /home/opam/.opam/4.02/lib/ocaml/caml/misc.h:27,
-                  from /home/opam/.opam/4.02/lib/ocaml/caml/alloc.h:21,
-                  from src/unix/lwt_unix_stubs.c:30:
- /usr/include/dirent.h:189:12: note: declared here
-   189 | extern int __REDIRECT (readdir_r,
-       |            ^~~~~~~~~~
- In file included from src/unix/lwt_unix_stubs.c:94:
- src/unix/lwt_unix_unix.c: In function 'worker_readdir_n':
- src/unix/lwt_unix_unix.c:1852:5: warning: 'readdir_r' is deprecated [-Wdeprecated-declarations]
-  1852 |     int result = readdir_r(job->dir, &job->entries[i], &ptr);
-       |     ^~~
- In file included from /usr/include/features.h:461,
-                  from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
-                  from /usr/include/stdlib.h:25,
-                  from /home/opam/.opam/4.02/lib/ocaml/caml/misc.h:27,
-                  from /home/opam/.opam/4.02/lib/ocaml/caml/alloc.h:21,
-                  from src/unix/lwt_unix_stubs.c:30:
- /usr/include/dirent.h:189:12: note: declared here
-   189 | extern int __REDIRECT (readdir_r,
-       |            ^~~~~~~~~~
- src/unix/lwt_unix_stubs.c: In function 'pipe_notification_send':
- src/unix/lwt_unix_stubs.c:739:10: warning: 'buf' is used uninitialized [-Wuninitialized]
-   739 |   return write(notification_fds[1], &buf, 1);
-       |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /home/opam/.opam/4.02/lib/ocaml/caml/unixsupport.h:18,
-                  from src/unix/lwt_unix.h:30,
-                  from src/unix/lwt_unix_stubs.c:52:
- /usr/include/unistd.h:367:16: note: in a call to 'write' declared with attribute 'access (read_only, 2, 3)' here
-   367 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
-       |                ^~~~~
- src/unix/lwt_unix_stubs.c:738:8: note: 'buf' declared here
-   738 |   char buf;
-       |        ^~~
- mv lwt_unix_stubs.o src/unix/lwt_unix_stubs.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/lwt_libev_stubs.c
- mv lwt_libev_stubs.o src/unix/lwt_libev_stubs.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/lwt_process_stubs.c
- mv lwt_process_stubs.o src/unix/lwt_process_stubs.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_access.c
- mv lwt_unix_job_access.o src/unix/jobs-unix/lwt_unix_job_access.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_chdir.c
- mv lwt_unix_job_chdir.o src/unix/jobs-unix/lwt_unix_job_chdir.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_chmod.c
- mv lwt_unix_job_chmod.o src/unix/jobs-unix/lwt_unix_job_chmod.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_chown.c
- mv lwt_unix_job_chown.o src/unix/jobs-unix/lwt_unix_job_chown.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_chroot.c
- mv lwt_unix_job_chroot.o src/unix/jobs-unix/lwt_unix_job_chroot.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_close.c
- mv lwt_unix_job_close.o src/unix/jobs-unix/lwt_unix_job_close.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_fchmod.c
- mv lwt_unix_job_fchmod.o src/unix/jobs-unix/lwt_unix_job_fchmod.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_fchown.c
- mv lwt_unix_job_fchown.o src/unix/jobs-unix/lwt_unix_job_fchown.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_fdatasync.c
- mv lwt_unix_job_fdatasync.o src/unix/jobs-unix/lwt_unix_job_fdatasync.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_fsync.c
- mv lwt_unix_job_fsync.o src/unix/jobs-unix/lwt_unix_job_fsync.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_ftruncate.c
- mv lwt_unix_job_ftruncate.o src/unix/jobs-unix/lwt_unix_job_ftruncate.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_link.c
- mv lwt_unix_job_link.o src/unix/jobs-unix/lwt_unix_job_link.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_lseek.c
- mv lwt_unix_job_lseek.o src/unix/jobs-unix/lwt_unix_job_lseek.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_mkdir.c
- mv lwt_unix_job_mkdir.o src/unix/jobs-unix/lwt_unix_job_mkdir.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_mkfifo.c
- mv lwt_unix_job_mkfifo.o src/unix/jobs-unix/lwt_unix_job_mkfifo.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_rename.c
- mv lwt_unix_job_rename.o src/unix/jobs-unix/lwt_unix_job_rename.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_rmdir.c
- mv lwt_unix_job_rmdir.o src/unix/jobs-unix/lwt_unix_job_rmdir.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_symlink.c
- mv lwt_unix_job_symlink.o src/unix/jobs-unix/lwt_unix_job_symlink.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_tcdrain.c
- mv lwt_unix_job_tcdrain.o src/unix/jobs-unix/lwt_unix_job_tcdrain.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_tcflow.c
- mv lwt_unix_job_tcflow.o src/unix/jobs-unix/lwt_unix_job_tcflow.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_tcflush.c
- mv lwt_unix_job_tcflush.o src/unix/jobs-unix/lwt_unix_job_tcflush.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_tcsendbreak.c
- mv lwt_unix_job_tcsendbreak.o src/unix/jobs-unix/lwt_unix_job_tcsendbreak.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_truncate.c
- mv lwt_unix_job_truncate.o src/unix/jobs-unix/lwt_unix_job_truncate.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -Isrc/unix -c src/unix/jobs-unix/lwt_unix_job_unlink.c
- mv lwt_unix_job_unlink.o src/unix/jobs-unix/lwt_unix_job_unlink.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlmklib -o src/unix/lwt-unix_stubs -lpthread src/unix/lwt_unix_stubs.o src/unix/lwt_libev_stubs.o src/unix/lwt_process_stubs.o src/unix/jobs-unix/lwt_unix_job_access.o src/unix/jobs-unix/lwt_unix_job_chdir.o src/unix/jobs-unix/lwt_unix_job_chmod.o src/unix/jobs-unix/lwt_unix_job_chown.o src/unix/jobs-unix/lwt_unix_job_chroot.o src/unix/jobs-unix/lwt_unix_job_close.o src/unix/jobs-unix/lwt_unix_job_fchmod.o src/unix/jobs-unix/lwt_unix_job_fchown.o src/unix/jobs-unix/lwt_unix_job_fdatasync.o src/unix/jobs-unix/lwt_unix_job_fsync.o src/unix/jobs-unix/lwt_unix_job_ftruncate.o src/unix/jobs-unix/lwt_unix_job_link.o src/unix/jobs-unix/lwt_unix_job_lseek.o src/unix/jobs-unix/lwt_unix_job_mkdir.o src/unix/jobs-unix/lwt_unix_job_mkfifo.o src/unix/jobs-unix/lwt_unix_job_rename.o src/unix/jobs-unix/lwt_unix_job_rmdir.o src/unix/jobs-unix/lwt_unix_job_symlink.o src/unix/jobs-unix/lwt_unix_job_tcdrain.o src/unix/jobs-unix/lwt_unix_job_tcflow.o src/unix/jobs-unix/lwt_unix_job_tcflush.o src/unix/jobs-unix/lwt_unix_job_tcsendbreak.o src/unix/jobs-unix/lwt_unix_job_truncate.o src/unix/jobs-unix/lwt_unix_job_unlink.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_chan.mli > src/unix/lwt_chan.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_io.mli > src/unix/lwt_io.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_bytes.mli > src/unix/lwt_bytes.mli.depends
- cppo -V OCAML:4.02.3 -o src/unix/lwt_unix.mli src/unix/lwt_unix.cppo.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix.mli > src/unix/lwt_unix.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmi src/unix/lwt_unix.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_sys.mli > src/unix/lwt_sys.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmi src/unix/lwt_bytes.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmi src/unix/lwt_sys.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmi src/unix/lwt_io.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmi src/unix/lwt_chan.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_chan.ml > src/unix/lwt_chan.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_daemon.mli > src/unix/lwt_daemon.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_log.mli > src/unix/lwt_log.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmi src/unix/lwt_log.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmi src/unix/lwt_daemon.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_daemon.ml > src/unix/lwt_daemon.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_main.mli > src/unix/lwt_main.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmi src/unix/lwt_main.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_gc.mli > src/unix/lwt_gc.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmi src/unix/lwt_gc.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_gc.ml > src/unix/lwt_gc.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_io.ml > src/unix/lwt_io.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_log.ml > src/unix/lwt_log.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_main.ml > src/unix/lwt_main.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_engine.mli > src/unix/lwt_engine.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmi src/unix/lwt_engine.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_process.mli > src/unix/lwt_process.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmi src/unix/lwt_process.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_process.ml > src/unix/lwt_process.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_throttle.mli > src/unix/lwt_throttle.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmi src/unix/lwt_throttle.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_throttle.ml > src/unix/lwt_throttle.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_timeout.mli > src/unix/lwt_timeout.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmi src/unix/lwt_timeout.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_timeout.ml > src/unix/lwt_timeout.ml.depends
- cppo -V OCAML:4.02.3 -o src/unix/lwt_unix.ml src/unix/lwt_unix.cppo.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix.ml > src/unix/lwt_unix.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_config.ml > src/unix/lwt_config.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_unix_jobs_generated.ml > src/unix/lwt_unix_jobs_generated.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_config.cmo src/unix/lwt_config.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix_jobs_generated.cmo src/unix/lwt_unix_jobs_generated.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_sys.ml > src/unix/lwt_sys.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_engine.ml > src/unix/lwt_engine.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules src/unix/lwt_bytes.ml > src/unix/lwt_bytes.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmo src/unix/lwt_chan.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmo src/unix/lwt_daemon.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmo src/unix/lwt_gc.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmo src/unix/lwt_io.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmo src/unix/lwt_log.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmo src/unix/lwt_main.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmo src/unix/lwt_process.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmo src/unix/lwt_throttle.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmo src/unix/lwt_timeout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmo src/unix/lwt_unix.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmo src/unix/lwt_sys.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmo src/unix/lwt_engine.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmo src/unix/lwt_bytes.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -dllib -llwt-unix_stubs -cclib -llwt-unix_stubs -cclib -lpthread src/unix/lwt_config.cmo src/unix/lwt_engine.cmo src/unix/lwt_main.cmo src/unix/lwt_unix_jobs_generated.cmo src/unix/lwt_unix.cmo src/unix/lwt_bytes.cmo src/unix/lwt_sys.cmo src/unix/lwt_io.cmo src/unix/lwt_chan.cmo src/unix/lwt_log.cmo src/unix/lwt_daemon.cmo src/unix/lwt_gc.cmo src/unix/lwt_process.cmo src/unix/lwt_throttle.cmo src/unix/lwt_timeout.cmo -o src/unix/lwt-unix.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_config.cmx src/unix/lwt_config.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_engine.cmx src/unix/lwt_engine.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_main.cmx src/unix/lwt_main.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix_jobs_generated.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_unix.cmx src/unix/lwt_unix.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_bytes.cmx src/unix/lwt_bytes.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_sys.cmx src/unix/lwt_sys.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_io.cmx src/unix/lwt_io.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_log.cmx src/unix/lwt_log.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_chan.cmx src/unix/lwt_chan.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_daemon.cmx src/unix/lwt_daemon.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_gc.cmx src/unix/lwt_gc.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_process.cmx src/unix/lwt_process.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_throttle.cmx src/unix/lwt_throttle.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -package unix -package result -package bytes -package bigarray -w +A-29-58 -I src/unix -I src/core -I src/logger -o src/unix/lwt_timeout.cmx src/unix/lwt_timeout.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -cclib -llwt-unix_stubs -cclib -lpthread src/unix/lwt_config.cmx src/unix/lwt_engine.cmx src/unix/lwt_main.cmx src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix.cmx src/unix/lwt_bytes.cmx src/unix/lwt_sys.cmx src/unix/lwt_io.cmx src/unix/lwt_chan.cmx src/unix/lwt_log.cmx src/unix/lwt_daemon.cmx src/unix/lwt_gc.cmx src/unix/lwt_process.cmx src/unix/lwt_throttle.cmx src/unix/lwt_timeout.cmx -o src/unix/lwt-unix.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -I src/unix -cclib -lpthread src/unix/lwt-unix.cmxa src/unix/lwt_config.cmx src/unix/lwt_engine.cmx src/unix/lwt_main.cmx src/unix/lwt_unix_jobs_generated.cmx src/unix/lwt_unix.cmx src/unix/lwt_bytes.cmx src/unix/lwt_sys.cmx src/unix/lwt_io.cmx src/unix/lwt_chan.cmx src/unix/lwt_log.cmx src/unix/lwt_daemon.cmx src/unix/lwt_gc.cmx src/unix/lwt_process.cmx src/unix/lwt_throttle.cmx src/unix/lwt_timeout.cmx -o src/unix/lwt-unix.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package compiler-libs.common -package bytes -package bigarray -modules src/simple_top/lwt_simple_top.ml > src/simple_top/lwt_simple_top.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -package unix -package result -package compiler-libs.common -package bytes -package bigarray -w +A-29-58 -I src/simple_top -I src/core -I src/unix -o src/simple_top/lwt_simple_top.cmo src/simple_top/lwt_simple_top.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/simple_top/lwt_simple_top.cmo -o src/simple_top/lwt-simple-top.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -package unix -package result -package compiler-libs.common -package bytes -package bigarray -w +A-29-58 -I src/simple_top -I src/core -I src/unix -o src/simple_top/lwt_simple_top.cmx src/simple_top/lwt_simple_top.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/simple_top/lwt_simple_top.cmx -o src/simple_top/lwt-simple-top.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/simple_top/lwt-simple-top.cmxa src/simple_top/lwt_simple_top.cmx -o src/simple_top/lwt-simple-top.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -package react -modules src/react/lwt_react.mli > src/react/lwt_react.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -package react -w +A-29-58 -I src/react -I src/core -o src/react/lwt_react.cmi src/react/lwt_react.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package result -package bytes -package react -modules src/react/lwt_react.ml > src/react/lwt_react.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -package react -w +A-29-58 -I src/react -I src/core -o src/react/lwt_react.cmo src/react/lwt_react.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/react/lwt_react.cmo -o src/react/lwt-react.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -package result -package bytes -package react -w +A-29-58 -I src/react -I src/core -o src/react/lwt_react.cmx src/react/lwt_react.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/react/lwt_react.cmx -o src/react/lwt-react.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/react/lwt-react.cmxa src/react/lwt_react.cmx -o src/react/lwt-react.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -package threads -modules src/preemptive/lwt_preemptive.mli > src/preemptive/lwt_preemptive.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmi src/preemptive/lwt_preemptive.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -package threads -modules src/preemptive/lwt_preemptive.ml > src/preemptive/lwt_preemptive.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmo src/preemptive/lwt_preemptive.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/preemptive/lwt_preemptive.cmo -o src/preemptive/lwt-preemptive.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -thread -package unix -package result -package bytes -package bigarray -package threads -w +A-29-58 -I src/preemptive -I src/core -I src/unix -o src/preemptive/lwt_preemptive.cmx src/preemptive/lwt_preemptive.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/preemptive/lwt_preemptive.cmx -o src/preemptive/lwt-preemptive.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/preemptive/lwt-preemptive.cmxa src/preemptive/lwt_preemptive.cmx -o src/preemptive/lwt-preemptive.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -modules src/camlp4/pa_lwt.mli > src/camlp4/pa_lwt.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -w +A-29-58 -I src/camlp4 -o src/camlp4/pa_lwt.cmi src/camlp4/pa_lwt.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -modules src/camlp4/pa_lwt.ml > src/camlp4/pa_lwt.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -modules src/camlp4/pa_lwt_options.ml > src/camlp4/pa_lwt_options.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt_options.cmo src/camlp4/pa_lwt_options.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt.cmo src/camlp4/pa_lwt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/camlp4/pa_lwt.cmo -o src/camlp4/lwt-syntax.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt_options.cmx src/camlp4/pa_lwt_options.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt.cmx src/camlp4/pa_lwt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/camlp4/pa_lwt.cmx -o src/camlp4/lwt-syntax.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/camlp4/lwt-syntax.cmxa src/camlp4/pa_lwt.cmx -o src/camlp4/lwt-syntax.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/camlp4/pa_lwt_options.cmo -o src/camlp4/lwt-syntax-options.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/camlp4/pa_lwt_options.cmx -o src/camlp4/lwt-syntax-options.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/camlp4/lwt-syntax-options.cmxa src/camlp4/pa_lwt_options.cmx -o src/camlp4/lwt-syntax-options.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -modules src/camlp4/pa_lwt_log.mli > src/camlp4/pa_lwt_log.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -w +A-29-58 -I src/camlp4 -o src/camlp4/pa_lwt_log.cmi src/camlp4/pa_lwt_log.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -modules src/camlp4/pa_lwt_log.ml > src/camlp4/pa_lwt_log.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt_log.cmo src/camlp4/pa_lwt_log.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/camlp4/pa_lwt_log.cmo -o src/camlp4/lwt-syntax-log.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -syntax camlp4o -syntax camlp4o -package camlp4.quotations.o -package camlp4 -package camlp4.extend -syntax camlp4o -w +A-29-58 -w -3 -w -4 -I src/camlp4 -o src/camlp4/pa_lwt_log.cmx src/camlp4/pa_lwt_log.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/camlp4/pa_lwt_log.cmx -o src/camlp4/lwt-syntax-log.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/camlp4/lwt-syntax-log.cmxa src/camlp4/pa_lwt_log.cmx -o src/camlp4/lwt-syntax-log.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt.mli > src/ppx/ppx_lwt.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -I src/ppx -o src/ppx/ppx_lwt.cmi src/ppx/ppx_lwt.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt.ml > src/ppx/ppx_lwt.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt.cmo src/ppx/ppx_lwt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a src/ppx/ppx_lwt.cmo -o src/ppx/ppx.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt.cmx src/ppx/ppx_lwt.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a src/ppx/ppx_lwt.cmx -o src/ppx/ppx.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared src/ppx/ppx.cmxa src/ppx/ppx_lwt.cmx -o src/ppx/ppx.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.common -modules src/ppx/ppx_lwt_ex.ml > src/ppx/ppx_lwt_ex.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt_ex.cmo src/ppx/ppx_lwt_ex.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -package ppx_tools.metaquot -package compiler-libs.common -w +A-29-58 -w -4 -I src/ppx -o src/ppx/ppx_lwt_ex.cmx src/ppx/ppx_lwt_ex.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package ppx_tools.metaquot -package compiler-libs.common src/ppx/ppx_lwt_ex.cmx -o src/ppx/ppx_lwt_ex.native
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/logging.ml > doc/examples/unix/logging.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/logging.cmo doc/examples/unix/logging.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/logging.cmx doc/examples/unix/logging.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/logging.cmx -o doc/examples/unix/logging.native
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/relay.ml > doc/examples/unix/relay.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/relay.cmo doc/examples/unix/relay.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/relay.cmx doc/examples/unix/relay.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/relay.cmx -o doc/examples/unix/relay.native
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package unix -package result -package bytes -package bigarray -modules doc/examples/unix/parallelize.ml > doc/examples/unix/parallelize.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/parallelize.cmo doc/examples/unix/parallelize.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -safe-string -I src/core -I src/logger -I src/unix -I src/ppx -ppx src/ppx/ppx_lwt_ex.native -package unix -package result -package bytes -package bigarray -w +A-29-58 -I doc/examples/unix -I src/ppx -I src/unix -o doc/examples/unix/parallelize.cmx doc/examples/unix/parallelize.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -I src/unix -linkpkg -package unix -package result -package bytes -package bigarray src/ppx/ppx.cmxa src/core/lwt.cmxa src/logger/lwt-log.cmxa src/unix/lwt-unix.cmxa doc/examples/unix/parallelize.cmx -o doc/examples/unix/parallelize.native
-> compiled  lwt.2.7.1
Processing 179/207: [dose: make]
Processing 180/207: [dose: make] [lwt: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/lwt.2.7.1)
- ./setup.exe -install 
- W: Nothing to install for findlib library 'test'
- W: Cannot find source header for module library in Lwt_unix lwt-unix
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_condition.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_list.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mutex.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mvar.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pool.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_result.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sequence.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_stream.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_switch.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pqueue.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pqueue.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pqueue.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pqueue.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pqueue.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_switch.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_switch.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_switch.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_switch.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_stream.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_stream.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_stream.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_stream.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sequence.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sequence.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sequence.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sequence.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_result.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_result.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_result.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_result.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pool.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pool.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pool.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pool.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mvar.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mvar.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mvar.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mvar.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mutex.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mutex.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mutex.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mutex.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_list.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_list.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_list.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_list.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_condition.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_condition.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_condition.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_condition.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pqueue.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_switch.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_stream.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sequence.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_result.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pool.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mvar.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mutex.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_list.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_condition.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_unix.h
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_config.h
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_chan.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_daemon.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_gc.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_io.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_main.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_process.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_throttle.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_timeout.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sys.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_engine.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_bytes.mli
- Installed /home/opam/.opam/4.02/lib/lwt/liblwt-unix_stubs.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-unix.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-unix.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-unix.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-unix.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_bytes.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_bytes.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_bytes.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_bytes.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_engine.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_engine.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_engine.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_engine.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sys.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sys.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sys.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sys.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_unix.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_unix.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_unix.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_unix.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_timeout.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_timeout.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_timeout.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_timeout.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_throttle.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_throttle.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_throttle.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_throttle.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_process.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_process.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_process.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_process.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_main.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_main.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_main.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_main.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_io.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_io.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_io.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_io.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_gc.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_gc.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_gc.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_gc.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_daemon.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_daemon.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_daemon.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_daemon.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_chan.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_chan.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_chan.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_chan.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_config.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_unix_jobs_generated.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_bytes.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_engine.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sys.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_unix.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_timeout.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_throttle.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_process.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_main.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_io.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_gc.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_daemon.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_chan.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt.annot
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-options.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-options.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-options.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-options.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt_options.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt_log.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-log.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-log.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-log.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-log.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt_log.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt_log.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt_log.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt_log.annot
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt_log.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-simple-top.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-simple-top.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-simple-top.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-simple-top.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_simple_top.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_react.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-react.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-react.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-react.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-react.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_react.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_react.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_react.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_react.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_react.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_preemptive.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-preemptive.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-preemptive.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-preemptive.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-preemptive.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_preemptive.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_preemptive.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_preemptive.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_preemptive.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_preemptive.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/ppx_lwt.mli
- Installed /home/opam/.opam/4.02/lib/lwt/ppx.cma
- Installed /home/opam/.opam/4.02/lib/lwt/ppx.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/ppx.a
- Installed /home/opam/.opam/4.02/lib/lwt/ppx.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/ppx_lwt.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/ppx_lwt.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/ppx_lwt.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/ppx_lwt.annot
- Installed /home/opam/.opam/4.02/lib/lwt/ppx_lwt.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_core.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_rules.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-log.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-log.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-log.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-log.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_rules.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_rules.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_rules.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_rules.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_core.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_core.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_core.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_core.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_rules.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_core.cmx
- Installed /home/opam/.opam/4.02/lib/stublibs/dlllwt-unix_stubs.so
- Installed /home/opam/.opam/4.02/lib/stublibs/dlllwt-unix_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.02/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.02/lib/lwt/META
- ./setup.exe -install 
- W: Nothing to install for findlib library 'test'
- W: Cannot find source header for module library in Lwt_unix lwt-unix
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_condition.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_list.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mutex.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mvar.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pool.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_result.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sequence.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_stream.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_switch.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pqueue.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pqueue.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pqueue.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pqueue.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pqueue.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_switch.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_switch.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_switch.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_switch.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_stream.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_stream.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_stream.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_stream.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sequence.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sequence.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sequence.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sequence.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_result.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_result.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_result.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_result.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pool.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pool.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pool.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pool.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mvar.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mvar.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mvar.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mvar.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mutex.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mutex.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mutex.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mutex.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_list.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_list.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_list.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_list.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_condition.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_condition.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_condition.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_condition.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pqueue.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_switch.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_stream.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sequence.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_result.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_pool.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mvar.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_mutex.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_list.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_condition.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_unix.h
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_config.h
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_chan.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_daemon.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_gc.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_io.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_main.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_process.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_throttle.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_timeout.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sys.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_engine.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_bytes.mli
- Installed /home/opam/.opam/4.02/lib/lwt/liblwt-unix_stubs.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-unix.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-unix.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-unix.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-unix.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_bytes.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_bytes.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_bytes.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_bytes.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_engine.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_engine.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_engine.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_engine.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sys.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sys.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sys.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sys.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_unix.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_unix.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_unix.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_unix.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_timeout.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_timeout.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_timeout.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_timeout.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_throttle.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_throttle.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_throttle.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_throttle.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_process.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_process.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_process.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_process.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_main.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_main.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_main.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_main.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_io.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_io.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_io.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_io.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_gc.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_gc.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_gc.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_gc.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_daemon.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_daemon.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_daemon.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_daemon.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_chan.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_chan.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_chan.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_chan.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_config.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_unix_jobs_generated.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_bytes.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_engine.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_sys.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_unix.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_timeout.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_throttle.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_process.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_main.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_io.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_gc.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_daemon.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_chan.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt.annot
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-options.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-options.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-options.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-options.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt_options.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt_log.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-log.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-log.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-log.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-syntax-log.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt_log.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt_log.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt_log.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt_log.annot
- Installed /home/opam/.opam/4.02/lib/lwt/pa_lwt_log.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-simple-top.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-simple-top.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-simple-top.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-simple-top.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_simple_top.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_react.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-react.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-react.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-react.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-react.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_react.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_react.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_react.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_react.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_react.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_preemptive.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-preemptive.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-preemptive.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-preemptive.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-preemptive.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_preemptive.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_preemptive.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_preemptive.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_preemptive.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_preemptive.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/ppx_lwt.mli
- Installed /home/opam/.opam/4.02/lib/lwt/ppx.cma
- Installed /home/opam/.opam/4.02/lib/lwt/ppx.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/ppx.a
- Installed /home/opam/.opam/4.02/lib/lwt/ppx.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/ppx_lwt.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/ppx_lwt.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/ppx_lwt.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/ppx_lwt.annot
- Installed /home/opam/.opam/4.02/lib/lwt/ppx_lwt.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_core.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_rules.mli
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-log.cma
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-log.cmxa
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-log.a
- Installed /home/opam/.opam/4.02/lib/lwt/lwt-log.cmxs
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_rules.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_rules.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_rules.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_rules.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_core.cmi
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_core.cmti
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_core.cmt
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_core.annot
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_rules.cmx
- Installed /home/opam/.opam/4.02/lib/lwt/lwt_log_core.cmx
- Installed /home/opam/.opam/4.02/lib/stublibs/dlllwt-unix_stubs.so
- Installed /home/opam/.opam/4.02/lib/stublibs/dlllwt-unix_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.02/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.02/lib/lwt/META
-> installed lwt.2.7.1
Processing 180/207: [dose: make]
Processing 181/207: [cstruct: ./configure] [dose: make]
Processing 182/207: [cstruct: ./configure] [dose: make] [logs: ocaml build]
Processing 183/207: [cstruct: ./configure] [dose: make] [logs: ocaml build]
Processing 184/207: [cstruct: ./configure] [dose: make] [logs: ocaml build] [lwt_react: ocamlfind install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "ocamlfind" "install" "lwt_react" "src/react/META" (CWD=/home/opam/.opam/4.02/.opam-switch/build/lwt_react.1.0.0)
- Installed /home/opam/.opam/4.02/lib/lwt_react/META
- Installed /home/opam/.opam/4.02/lib/lwt_react/META
-> installed lwt_react.1.0.0
Processing 184/207: [cstruct: ./configure] [dose: make] [logs: ocaml build]
Processing 185/207: [cstruct: ./configure] [dose: make] [lambda-term: jbuilder build] [logs: ocaml build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--with-js_of_ocaml" "false" "--with-fmt" "true" "--with-cmdliner" "true" "--with-lwt" "true" (CWD=/home/opam/.opam/4.02/.opam-switch/build/logs.0.6.1)
- ocamlfind ocamldep -package result -modules src/logs.ml > src/logs.ml.depends
- ocamlfind ocamldep -package result -modules src/logs.mli > src/logs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/logs.cmi src/logs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -I src -I test -o src/logs.cmx src/logs.ml
- ocamlfind ocamlopt -a -package result src/logs.cmx -o src/logs.cmxa
- ocamlfind ocamlopt -shared -package result src/logs.cmx -o src/logs.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/logs.cmo src/logs.ml
- ocamlfind ocamlc -a -package result src/logs.cmo -o src/logs.cma
- ocamlfind ocamldep -package fmt -package result -modules src/logs_fmt.ml > src/logs_fmt.ml.depends
- ocamlfind ocamldep -package fmt -package result -modules src/logs_fmt.mli > src/logs_fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -package result -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -package result -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml
- ocamlfind ocamlopt -a -package fmt -package result src/logs_fmt.cmx -o src/logs_fmt.cmxa
- ocamlfind ocamlopt -shared -package fmt -package result src/logs_fmt.cmx -o src/logs_fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -package result -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml
- ocamlfind ocamlc -a -package fmt -package result src/logs_fmt.cmo -o src/logs_fmt.cma
- ocamlfind ocamldep -package cmdliner -package result -modules src/logs_cli.ml > src/logs_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -package result -modules src/logs_cli.mli > src/logs_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package result -I src -I test -o src/logs_cli.cmi src/logs_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package result -I src -I test -o src/logs_cli.cmx src/logs_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -package result src/logs_cli.cmx -o src/logs_cli.cmxa
- ocamlfind ocamlopt -shared -package cmdliner -package result src/logs_cli.cmx -o src/logs_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package result -I src -I test -o src/logs_cli.cmo src/logs_cli.ml
- ocamlfind ocamlc -a -package cmdliner -package result src/logs_cli.cmo -o src/logs_cli.cma
- ocamlfind ocamldep -package lwt -package result -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
- ocamlfind ocamldep -package lwt -package result -modules src/logs_lwt.mli > src/logs_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -package result -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -package result -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml
- ocamlfind ocamlopt -a -package lwt -package result src/logs_lwt.cmx -o src/logs_lwt.cmxa
- ocamlfind ocamlopt -shared -package lwt -package result src/logs_lwt.cmx -o src/logs_lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -package result -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml
- ocamlfind ocamlc -a -package lwt -package result src/logs_lwt.cmo -o src/logs_lwt.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -modules src/logs_top.ml > src/logs_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/logs_top.cmo src/logs_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/logs_top.cmo src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/logs_top.cmx src/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/logs_top.cmx src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result src/logs_top.cmx -o src/logs_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package result src/logs_top.cmx -o src/logs_top.cmxs
- + ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package result src/logs_top.cmx -o src/logs_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package result src/logs_top.cmo -o src/logs_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result src/logs_top.cmo -o src/logs_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- # No parallelism done
- ocamlfind ocamldep -package result -modules src/logs.ml > src/logs.ml.depends
- ocamlfind ocamldep -package result -modules src/logs.mli > src/logs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/logs.cmi src/logs.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package result -I src -I test -o src/logs.cmx src/logs.ml
- ocamlfind ocamlopt -a -package result src/logs.cmx -o src/logs.cmxa
- ocamlfind ocamlopt -shared -package result src/logs.cmx -o src/logs.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package result -I src -I test -o src/logs.cmo src/logs.ml
- ocamlfind ocamlc -a -package result src/logs.cmo -o src/logs.cma
- ocamlfind ocamldep -package fmt -package result -modules src/logs_fmt.ml > src/logs_fmt.ml.depends
- ocamlfind ocamldep -package fmt -package result -modules src/logs_fmt.mli > src/logs_fmt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -package result -I src -I test -o src/logs_fmt.cmi src/logs_fmt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -package result -I src -I test -o src/logs_fmt.cmx src/logs_fmt.ml
- ocamlfind ocamlopt -a -package fmt -package result src/logs_fmt.cmx -o src/logs_fmt.cmxa
- ocamlfind ocamlopt -shared -package fmt -package result src/logs_fmt.cmx -o src/logs_fmt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -package result -I src -I test -o src/logs_fmt.cmo src/logs_fmt.ml
- ocamlfind ocamlc -a -package fmt -package result src/logs_fmt.cmo -o src/logs_fmt.cma
- ocamlfind ocamldep -package cmdliner -package result -modules src/logs_cli.ml > src/logs_cli.ml.depends
- ocamlfind ocamldep -package cmdliner -package result -modules src/logs_cli.mli > src/logs_cli.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package result -I src -I test -o src/logs_cli.cmi src/logs_cli.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -package result -I src -I test -o src/logs_cli.cmx src/logs_cli.ml
- ocamlfind ocamlopt -a -package cmdliner -package result src/logs_cli.cmx -o src/logs_cli.cmxa
- ocamlfind ocamlopt -shared -package cmdliner -package result src/logs_cli.cmx -o src/logs_cli.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -package result -I src -I test -o src/logs_cli.cmo src/logs_cli.ml
- ocamlfind ocamlc -a -package cmdliner -package result src/logs_cli.cmo -o src/logs_cli.cma
- ocamlfind ocamldep -package lwt -package result -modules src/logs_lwt.ml > src/logs_lwt.ml.depends
- ocamlfind ocamldep -package lwt -package result -modules src/logs_lwt.mli > src/logs_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -package result -I src -I test -o src/logs_lwt.cmi src/logs_lwt.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -package result -I src -I test -o src/logs_lwt.cmx src/logs_lwt.ml
- ocamlfind ocamlopt -a -package lwt -package result src/logs_lwt.cmx -o src/logs_lwt.cmxa
- ocamlfind ocamlopt -shared -package lwt -package result src/logs_lwt.cmx -o src/logs_lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -package result -I src -I test -o src/logs_lwt.cmo src/logs_lwt.ml
- ocamlfind ocamlc -a -package lwt -package result src/logs_lwt.cmo -o src/logs_lwt.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package result -modules src/logs_top.ml > src/logs_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/logs_top.cmo src/logs_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/logs_top.cmo src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/logs_top.cmx src/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package result -I src -I test -o src/logs_top.cmx src/logs_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result src/logs_top.cmx -o src/logs_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package result src/logs_top.cmx -o src/logs_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package result src/logs_top.cmx -o src/logs_top.cmxs
- + ocamlfind ocamlopt -shared -package compiler-libs.toplevel -package result src/logs_top.cmx -o src/logs_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package result src/logs_top.cmo -o src/logs_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package result src/logs_top.cmo -o src/logs_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  logs.0.6.1
Processing 185/207: [cstruct: ./configure] [dose: make] [lambda-term: jbuilder build]
-> installed logs.0.6.1
Processing 186/207: [cstruct: ./configure] [dose: make] [lambda-term: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" "--enable-lwt" "--enable-ppx" "--disable-async" "--enable-unix" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cstruct.2.4.1)
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ cstruct
- Package version: ..................................... 2.4.0
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- build the Lwt library: ............................... true
- build the Async_unix library: ........................ false
- build the UNIX library: .............................. true
- build the ppx syntax extension: ...................... true
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bytes: ........................................... /home/opam/.opam/4.02/lib/bytes
- pkg_bigarray: ........................................ /home/opam/.opam/4.02/lib/ocaml
- pkg_ocplib_endian: ................................... /home/opam/.opam/4.02/lib/ocplib-endian
- pkg_ocplib_endian_bigstring: ......................... /home/opam/.opam/4.02/lib/ocplib-endian/bigstring
- pkg_sexplib: ......................................... /home/opam/.opam/4.02/lib/sexplib
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02/lib/lwt
- pkg_unix: ............................................ /home/opam/.opam/4.02/lib/ocaml
- pkg_ocaml_migrate_parsetree: ......................... /home/opam/.opam/4.02/lib/ocaml-migrate-parsetree
- pkg_ppx_tools_versioned: ............................. /home/opam/.opam/4.02/lib/ppx_tools_versioned
- pkg_ppx_tools_versioned_metaquot_404: ................ /home/opam/.opam/4.02/lib/ppx_tools_versioned/metaquot_404
- ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc
- 
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ cstruct
- Package version: ..................................... 2.4.0
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- build the Lwt library: ............................... true
- build the Async_unix library: ........................ false
- build the UNIX library: .............................. true
- build the ppx syntax extension: ...................... true
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bytes: ........................................... /home/opam/.opam/4.02/lib/bytes
- pkg_bigarray: ........................................ /home/opam/.opam/4.02/lib/ocaml
- pkg_ocplib_endian: ................................... /home/opam/.opam/4.02/lib/ocplib-endian
- pkg_ocplib_endian_bigstring: ......................... /home/opam/.opam/4.02/lib/ocplib-endian/bigstring
- pkg_sexplib: ......................................... /home/opam/.opam/4.02/lib/sexplib
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02/lib/lwt
- pkg_unix: ............................................ /home/opam/.opam/4.02/lib/ocaml
- pkg_ocaml_migrate_parsetree: ......................... /home/opam/.opam/4.02/lib/ocaml-migrate-parsetree
- pkg_ppx_tools_versioned: ............................. /home/opam/.opam/4.02/lib/ppx_tools_versioned
- pkg_ppx_tools_versioned_metaquot_404: ................ /home/opam/.opam/4.02/lib/ppx_tools_versioned/metaquot_404
- ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc
- 
Processing 186/207: [cstruct: make] [dose: make] [lambda-term: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "lambda-term" "-j" "31" (CWD=/home/opam/.opam/4.02/.opam-switch/build/lambda-term.1.12.0)
-       ocamlc src/.lambda_term.objs/lTerm_windows.{cmo,cmt}
- File "src/lTerm_windows.ml", line 66, characters 2-22:
- Warning 3: deprecated: Lwt_unix.execute_job
-  Use Lwt_unix.run_job.
-     ocamlopt src/.lambda_term.objs/lTerm_windows.{cmx,o}
- File "src/lTerm_windows.ml", line 66, characters 2-22:
- Warning 3: deprecated: Lwt_unix.execute_job
-  Use Lwt_unix.run_job.
-       ocamlc src/.lambda_term.objs/lTerm_windows.{cmo,cmt}
- File "src/lTerm_windows.ml", line 66, characters 2-22:
- Warning 3: deprecated: Lwt_unix.execute_job
-  Use Lwt_unix.run_job.
-     ocamlopt src/.lambda_term.objs/lTerm_windows.{cmx,o}
- File "src/lTerm_windows.ml", line 66, characters 2-22:
- Warning 3: deprecated: Lwt_unix.execute_job
-  Use Lwt_unix.run_job.
-> compiled  lambda-term.1.12.0
Processing 186/207: [cstruct: make] [dose: make]
-> installed lambda-term.1.12.0
Processing 187/207: [cstruct: make] [dose: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cstruct.2.4.1)
- ocaml setup.ml -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -O3 -ccopt -Wall -c lib/cstruct_stubs.c
- mv cstruct_stubs.o lib/cstruct_stubs.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlmklib -o lib/cstruct_stubs lib/cstruct_stubs.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -modules lib/cstruct.mli > lib/cstruct.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -I lib -o lib/cstruct.cmi lib/cstruct.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -modules lib/cstruct.ml > lib/cstruct.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -I lib -o lib/cstruct.cmo lib/cstruct.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -dllib -lcstruct_stubs -cclib -lcstruct_stubs lib/cstruct.cmo -o lib/cstruct.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -I lib -o lib/cstruct.cmx lib/cstruct.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -cclib -lcstruct_stubs lib/cstruct.cmx -o lib/cstruct.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -I lib/ lib/cstruct.cmxa lib/cstruct.cmx -o lib/cstruct.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -modules lwt/lwt_cstruct.mli > lwt/lwt_cstruct.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -I lwt -I lib -o lwt/lwt_cstruct.cmi lwt/lwt_cstruct.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -modules lwt/lwt_cstruct.ml > lwt/lwt_cstruct.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -I lwt -I lib -o lwt/lwt_cstruct.cmo lwt/lwt_cstruct.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lwt/lwt_cstruct.cmo -o lwt/lwt_cstruct.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -I lwt -I lib -o lwt/lwt_cstruct.cmx lwt/lwt_cstruct.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lwt/lwt_cstruct.cmx -o lwt/lwt_cstruct.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lwt/lwt_cstruct.cmxa lwt/lwt_cstruct.cmx -o lwt/lwt_cstruct.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -modules unix/unix_cstruct.mli > unix/unix_cstruct.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -I unix -I lib -o unix/unix_cstruct.cmi unix/unix_cstruct.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -modules unix/unix_cstruct.ml > unix/unix_cstruct.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -I unix -I lib -o unix/unix_cstruct.cmo unix/unix_cstruct.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a unix/unix_cstruct.cmo -o unix/unix_cstruct.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -I unix -I lib -o unix/unix_cstruct.cmx unix/unix_cstruct.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a unix/unix_cstruct.cmx -o unix/unix_cstruct.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared unix/unix_cstruct.cmxa unix/unix_cstruct.cmx -o unix/unix_cstruct.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -modules ppx/ppx_cstruct.ml > ppx/ppx_cstruct.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/ppx_cstruct.cmo ppx/ppx_cstruct.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/ppx_cstruct.cmo ppx/ppx_cstruct.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/ppx_cstruct.cmx ppx/ppx_cstruct.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/ppx_cstruct.cmx ppx/ppx_cstruct.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -modules ppx/standalone.ml > ppx/standalone.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/standalone.cmo ppx/standalone.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/standalone.cmo ppx/standalone.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/standalone.cmx ppx/standalone.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/standalone.cmx ppx/standalone.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree ppx/ppx_cstruct.cmx ppx/standalone.cmx -o ppx/standalone.native
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree ppx/ppx_cstruct.cmx ppx/standalone.cmx -o ppx/standalone.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- ocaml setup.ml -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt -O3 -ccopt -Wall -c lib/cstruct_stubs.c
- mv cstruct_stubs.o lib/cstruct_stubs.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlmklib -o lib/cstruct_stubs lib/cstruct_stubs.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -modules lib/cstruct.mli > lib/cstruct.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -I lib -o lib/cstruct.cmi lib/cstruct.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -modules lib/cstruct.ml > lib/cstruct.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -I lib -o lib/cstruct.cmo lib/cstruct.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -dllib -lcstruct_stubs -cclib -lcstruct_stubs lib/cstruct.cmo -o lib/cstruct.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -ccopt -O3 -ccopt -Wall -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -I lib -o lib/cstruct.cmx lib/cstruct.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -cclib -lcstruct_stubs lib/cstruct.cmx -o lib/cstruct.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -I lib/ lib/cstruct.cmxa lib/cstruct.cmx -o lib/cstruct.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -modules lwt/lwt_cstruct.mli > lwt/lwt_cstruct.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -I lwt -I lib -o lwt/lwt_cstruct.cmi lwt/lwt_cstruct.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -modules lwt/lwt_cstruct.ml > lwt/lwt_cstruct.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -I lwt -I lib -o lwt/lwt_cstruct.cmo lwt/lwt_cstruct.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lwt/lwt_cstruct.cmo -o lwt/lwt_cstruct.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package lwt.unix -I lwt -I lib -o lwt/lwt_cstruct.cmx lwt/lwt_cstruct.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lwt/lwt_cstruct.cmx -o lwt/lwt_cstruct.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lwt/lwt_cstruct.cmxa lwt/lwt_cstruct.cmx -o lwt/lwt_cstruct.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -modules unix/unix_cstruct.mli > unix/unix_cstruct.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -I unix -I lib -o unix/unix_cstruct.cmi unix/unix_cstruct.mli
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -modules unix/unix_cstruct.ml > unix/unix_cstruct.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -I unix -I lib -o unix/unix_cstruct.cmo unix/unix_cstruct.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a unix/unix_cstruct.cmo -o unix/unix_cstruct.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -I lib -package sexplib -package ocplib-endian.bigstring -package ocplib-endian -package bytes -package bigarray -package unix -I unix -I lib -o unix/unix_cstruct.cmx unix/unix_cstruct.ml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a unix/unix_cstruct.cmx -o unix/unix_cstruct.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared unix/unix_cstruct.cmxa unix/unix_cstruct.cmx -o unix/unix_cstruct.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -modules ppx/ppx_cstruct.ml > ppx/ppx_cstruct.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/ppx_cstruct.cmo ppx/ppx_cstruct.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/ppx_cstruct.cmo ppx/ppx_cstruct.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/ppx_cstruct.cmx ppx/ppx_cstruct.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/ppx_cstruct.cmx ppx/ppx_cstruct.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -modules ppx/standalone.ml > ppx/standalone.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/standalone.cmo ppx/standalone.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/standalone.cmo ppx/standalone.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/standalone.cmx ppx/standalone.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -principal -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree -I ppx -o ppx/standalone.cmx ppx/standalone.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree ppx/ppx_cstruct.cmx ppx/standalone.cmx -o ppx/standalone.native
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -linkpkg -g -linkpkg -package bigarray -package ppx_tools_versioned.metaquot_404 -package ppx_tools_versioned -package ocaml-migrate-parsetree ppx/ppx_cstruct.cmx ppx/standalone.cmx -o ppx/standalone.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
-> compiled  cstruct.2.4.1
Processing 187/207: [dose: make]
Processing 188/207: [dose: make] [cstruct: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/dose.3.3)
- ocamlopt -shared /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmx -o _build/Camlp4MacroParser.cmxs
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY common/common.otarget
- /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/edosSolver.mli > common/edosSolver.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/edosSolver.cmi common/edosSolver.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/edosSolver.ml > common/edosSolver.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/util.mli > common/util.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/util.cmi common/util.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/cudfSolver.ml > common/cudfSolver.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/input.mli > common/input.mli.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/url.mli > common/url.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/url.cmi common/url.mli
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/input.cmi common/input.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/input.ml > common/input.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/util.ml > common/util.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/cudfAdd.mli > common/cudfAdd.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/cudfAdd.cmi common/cudfAdd.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/cudfAdd.ml > common/cudfAdd.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/cudfDiff.ml > common/cudfDiff.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/versionInfo.ml > common/versionInfo.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/url.ml > common/url.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/edosSolver.cmo common/edosSolver.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/cudfSolver.cmo common/cudfSolver.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/input.cmo common/input.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/util.cmo common/util.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/cudfAdd.cmo common/cudfAdd.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/cudfDiff.cmo common/cudfDiff.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/versionInfo.cmo common/versionInfo.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/url.cmo common/url.ml
- ocamlfind ocamlc -pack common/util.cmo common/edosSolver.cmo common/cudfSolver.cmo common/url.cmo common/input.cmo common/cudfAdd.cmo common/cudfDiff.cmo common/versionInfo.cmo -o common/common.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/util.cmx common/util.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/url.cmx common/url.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/cudfAdd.cmx common/cudfAdd.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/edosSolver.cmx common/edosSolver.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/cudfSolver.cmx common/cudfSolver.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/input.cmx common/input.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/cudfDiff.cmx common/cudfDiff.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/versionInfo.cmx common/versionInfo.ml
- touch common/common.mli  ; if  ocamlfind ocamlopt -pack -I common common/util.cmx common/edosSolver.cmx common/cudfSolver.cmx common/url.cmx common/input.cmx common/cudfAdd.cmx common/cudfDiff.cmx common/versionInfo.cmx -o common/common.cmx  ; then  rm -f common/common.mli  ; else  rm -f common/common.mli  ; exit 1; fi
- ocamlfind ocamlopt -a common/common.cmx -o common/common.cmxa
- ocamlfind ocamlc -a common/common.cmo -o common/common.cma
- ocamlfind ocamlopt -shared common/common.cmx -o common/common.cmxs
- # Parallel statistics: { count(total): 3(29), max: 8, min: 2, average(total): 5.000(1.414) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY algo/algo.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/defaultgraphs.ml > algo/defaultgraphs.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/statistics.ml > algo/statistics.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/dominators.ml > algo/dominators.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/defaultgraphs.cmo algo/defaultgraphs.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/strongdeps.mli > algo/strongdeps.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongdeps.cmi algo/strongdeps.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/strongdeps.ml > algo/strongdeps.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/strongdeps_int.ml > algo/strongdeps_int.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/depsolver_int.ml > algo/depsolver_int.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/diagnostic_int.ml > algo/diagnostic_int.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/diagnostic_int.cmo algo/diagnostic_int.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/depsolver_int.cmo algo/depsolver_int.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongdeps_int.cmo algo/strongdeps_int.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/strongconflicts.ml > algo/strongconflicts.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/depsolver.mli > algo/depsolver.mli.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/diagnostic.mli > algo/diagnostic.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/diagnostic.cmi algo/diagnostic.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/strongconflicts_int.ml > algo/strongconflicts_int.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/depsolver.cmi algo/depsolver.mli
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongconflicts_int.cmo algo/strongconflicts_int.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/diagnostic.ml > algo/diagnostic.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/depsolver.ml > algo/depsolver.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/flatten.ml > algo/flatten.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/statistics.cmo algo/statistics.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/dominators.cmo algo/dominators.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongdeps.cmo algo/strongdeps.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongconflicts.cmo algo/strongconflicts.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/diagnostic.cmo algo/diagnostic.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/depsolver.cmo algo/depsolver.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/flatten.cmo algo/flatten.ml
- ocamlfind ocamlc -pack algo/defaultgraphs.cmo algo/statistics.cmo algo/dominators.cmo algo/diagnostic_int.cmo algo/depsolver_int.cmo algo/strongdeps_int.cmo algo/strongdeps.cmo algo/diagnostic.cmo algo/depsolver.cmo algo/strongconflicts_int.cmo algo/strongconflicts.cmo algo/flatten.cmo -o algo/algo.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/defaultgraphs.cmx algo/defaultgraphs.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/diagnostic_int.cmx algo/diagnostic_int.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/depsolver_int.cmx algo/depsolver_int.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongdeps_int.cmx algo/strongdeps_int.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/diagnostic.cmx algo/diagnostic.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/depsolver.cmx algo/depsolver.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongconflicts_int.cmx algo/strongconflicts_int.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/statistics.cmx algo/statistics.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/dominators.cmx algo/dominators.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongdeps.cmx algo/strongdeps.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongconflicts.cmx algo/strongconflicts.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/flatten.cmx algo/flatten.ml
- touch algo/algo.mli  ; if  ocamlfind ocamlopt -pack -I algo algo/defaultgraphs.cmx algo/statistics.cmx algo/dominators.cmx algo/diagnostic_int.cmx algo/depsolver_int.cmx algo/strongdeps_int.cmx algo/strongdeps.cmx algo/diagnostic.cmx algo/depsolver.cmx algo/strongconflicts_int.cmx algo/strongconflicts.cmx algo/flatten.cmx -o algo/algo.cmx  ; then  rm -f algo/algo.mli  ; else  rm -f algo/algo.mli  ; exit 1; fi
- ocamlfind ocamlopt -a algo/algo.cmx -o algo/algo.cmxa
- ocamlfind ocamlc -a algo/algo.cmo -o algo/algo.cma
- ocamlfind ocamlopt -shared algo/algo.cmx -o algo/algo.cmxs
- # Parallel statistics: { count(total): 5(36), max: 7, min: 2, average(total): 3.600(1.361) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY deb/debian.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.02/bin/ocamllex.opt -q deb/format822_lexer.mll
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/format822_lexer.ml > deb/format822_lexer.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/format822.ml > deb/format822.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc deb/format822_parser.mly
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/format822_parser.mli > deb/format822_parser.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/format822.cmo deb/format822.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/format822_parser.cmi deb/format822_parser.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/format822_parser.ml > deb/format822_parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q deb/packages_lexer.mll
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/packages_lexer.ml > deb/packages_lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc deb/packages_parser.mly
- + /home/opam/.opam/4.02/bin/ocamlyacc deb/packages_parser.mly
- 1 rule never reduced
- 6 reduce/reduce conflicts.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/packages_parser.mli > deb/packages_parser.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/packages_parser.cmi deb/packages_parser.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/packages_parser.ml > deb/packages_parser.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/packages.ml > deb/packages.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/format822_lexer.cmo deb/format822_lexer.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/packages_lexer.cmo deb/packages_lexer.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/apt.ml > deb/apt.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/packages.cmo deb/packages.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/sources.ml > deb/sources.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/architecture.mli > deb/architecture.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/architecture.cmi deb/architecture.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/version.mli > deb/version.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/version.cmi deb/version.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/version.ml > deb/version.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/debcudf.mli > deb/debcudf.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/debcudf.cmi deb/debcudf.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/debcudf.ml > deb/debcudf.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/sources.cmo deb/sources.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/release.mli > deb/release.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/release.cmi deb/release.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/release.ml > deb/release.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/architecture.ml > deb/architecture.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/debutil.ml > deb/debutil.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/evolution.ml > deb/evolution.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/edsp.ml > deb/edsp.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/apt.cmo deb/apt.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/debutil.cmo deb/debutil.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/printer.ml > deb/printer.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/format822_parser.cmo deb/format822_parser.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/packages_parser.cmo deb/packages_parser.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/version.cmo deb/version.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/debcudf.cmo deb/debcudf.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/release.cmo deb/release.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/architecture.cmo deb/architecture.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/evolution.cmo deb/evolution.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/edsp.cmo deb/edsp.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/printer.cmo deb/printer.ml
- ocamlfind ocamlc -pack deb/format822.cmo deb/format822_parser.cmo deb/format822_lexer.cmo deb/packages_parser.cmo deb/packages_lexer.cmo deb/packages.cmo deb/apt.cmo deb/architecture.cmo deb/sources.cmo deb/version.cmo deb/debcudf.cmo deb/release.cmo deb/debutil.cmo deb/evolution.cmo deb/edsp.cmo deb/printer.cmo -o deb/debian.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/format822.cmx deb/format822.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/format822_parser.cmx deb/format822_parser.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/packages_parser.cmx deb/packages_parser.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/format822_lexer.cmx deb/format822_lexer.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/packages_lexer.cmx deb/packages_lexer.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/packages.cmx deb/packages.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/architecture.cmx deb/architecture.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/sources.cmx deb/sources.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/version.cmx deb/version.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/apt.cmx deb/apt.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/debcudf.cmx deb/debcudf.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/debutil.cmx deb/debutil.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/release.cmx deb/release.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/evolution.cmx deb/evolution.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/edsp.cmx deb/edsp.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/printer.cmx deb/printer.ml
- touch deb/debian.mli  ; if  ocamlfind ocamlopt -pack -I deb deb/format822.cmx deb/format822_parser.cmx deb/format822_lexer.cmx deb/packages_parser.cmx deb/packages_lexer.cmx deb/packages.cmx deb/apt.cmx deb/architecture.cmx deb/sources.cmx deb/version.cmx deb/debcudf.cmx deb/release.cmx deb/debutil.cmx deb/evolution.cmx deb/edsp.cmx deb/printer.cmx -o deb/debian.cmx  ; then  rm -f deb/debian.mli  ; else  rm -f deb/debian.mli  ; exit 1; fi
- ocamlfind ocamlopt -a deb/debian.cmx -o deb/debian.cmxa
- ocamlfind ocamlc -a deb/debian.cmo -o deb/debian.cma
- ocamlfind ocamlopt -shared deb/debian.cmx -o deb/debian.cmxs
- # Parallel statistics: { count(total): 3(59), max: 9, min: 2, average(total): 5.000(1.203) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY opencsw/csw.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules opencsw/version.ml > opencsw/version.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules opencsw/cswcudf.ml > opencsw/cswcudf.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules opencsw/packages.ml > opencsw/packages.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I opencsw -I doselibs -o opencsw/version.cmo opencsw/version.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I opencsw -I doselibs -o opencsw/packages.cmo opencsw/packages.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I opencsw -I doselibs -o opencsw/cswcudf.cmo opencsw/cswcudf.ml
- ocamlfind ocamlc -pack opencsw/version.cmo opencsw/packages.cmo opencsw/cswcudf.cmo -o opencsw/csw.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Csw -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I opencsw -I doselibs -o opencsw/version.cmx opencsw/version.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Csw -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I opencsw -I doselibs -o opencsw/packages.cmx opencsw/packages.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Csw -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I opencsw -I doselibs -o opencsw/cswcudf.cmx opencsw/cswcudf.ml
- touch opencsw/csw.mli  ; if  ocamlfind ocamlopt -pack -I opencsw opencsw/version.cmx opencsw/packages.cmx opencsw/cswcudf.cmx -o opencsw/csw.cmx  ; then  rm -f opencsw/csw.mli  ; else  rm -f opencsw/csw.mli  ; exit 1; fi
- ocamlfind ocamlopt -a opencsw/csw.cmx -o opencsw/csw.cmxa
- ocamlfind ocamlc -a opencsw/csw.cmo -o opencsw/csw.cma
- ocamlfind ocamlopt -shared opencsw/csw.cmx -o opencsw/csw.cmxs
- # Parallel statistics: { count(total): 1(15), max: 2, min: 2, average(total): 2.000(1.067) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY eclipse/eclipse.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules eclipse/eclipsecudf.ml > eclipse/eclipsecudf.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules eclipse/packages.ml > eclipse/packages.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules eclipse/version.ml > eclipse/version.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I eclipse -I doselibs -o eclipse/version.cmo eclipse/version.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I eclipse -I doselibs -o eclipse/packages.cmo eclipse/packages.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I eclipse -I doselibs -o eclipse/eclipsecudf.cmo eclipse/eclipsecudf.ml
- ocamlfind ocamlc -pack eclipse/version.cmo eclipse/packages.cmo eclipse/eclipsecudf.cmo -o eclipse/eclipse.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Eclipse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I eclipse -I doselibs -o eclipse/version.cmx eclipse/version.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Eclipse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I eclipse -I doselibs -o eclipse/packages.cmx eclipse/packages.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Eclipse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I eclipse -I doselibs -o eclipse/eclipsecudf.cmx eclipse/eclipsecudf.ml
- touch eclipse/eclipse.mli  ; if  ocamlfind ocamlopt -pack -I eclipse eclipse/version.cmx eclipse/packages.cmx eclipse/eclipsecudf.cmx -o eclipse/eclipse.cmx  ; then  rm -f eclipse/eclipse.mli  ; else  rm -f eclipse/eclipse.mli  ; exit 1; fi
- ocamlfind ocamlopt -a eclipse/eclipse.cmx -o eclipse/eclipse.cmxa
- ocamlfind ocamlc -a eclipse/eclipse.cmo -o eclipse/eclipse.cma
- ocamlfind ocamlopt -shared eclipse/eclipse.cmx -o eclipse/eclipse.cmxs
- # Parallel statistics: { count(total): 1(15), max: 2, min: 2, average(total): 2.000(1.067) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY cv/cv.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules cv/version.ml > cv/version.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules cv/cvcudf.ml > cv/cvcudf.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules cv/packages.ml > cv/packages.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I cv -I doselibs -o cv/version.cmo cv/version.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I cv -I doselibs -o cv/cvcudf.cmo cv/cvcudf.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I cv -I doselibs -o cv/packages.cmo cv/packages.ml
- ocamlfind ocamlc -pack cv/version.cmo cv/cvcudf.cmo cv/packages.cmo -o cv/cv.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Cv -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I cv -I doselibs -o cv/version.cmx cv/version.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Cv -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I cv -I doselibs -o cv/cvcudf.cmx cv/cvcudf.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Cv -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I cv -I doselibs -o cv/packages.cmx cv/packages.ml
- touch cv/cv.mli  ; if  ocamlfind ocamlopt -pack -I cv cv/version.cmx cv/cvcudf.cmx cv/packages.cmx -o cv/cv.cmx  ; then  rm -f cv/cv.mli  ; else  rm -f cv/cv.mli  ; exit 1; fi
- ocamlfind ocamlopt -a cv/cv.cmx -o cv/cv.cmxa
- ocamlfind ocamlc -a cv/cv.cmo -o cv/cv.cma
- ocamlfind ocamlopt -shared cv/cv.cmx -o cv/cv.cmxs
- # Parallel statistics: { count(total): 3(11), max: 3, min: 2, average(total): 2.667(1.455) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY doseparseNoRpm/doseparseNoRpm.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -modules doseparseNoRpm/stdDebian.ml > doseparseNoRpm/stdDebian.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -modules doseparseNoRpm/stdDebug.ml > doseparseNoRpm/stdDebug.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -modules doseparseNoRpm/stdLoaders.ml > doseparseNoRpm/stdLoaders.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -modules doseparseNoRpm/stdOptions.ml > doseparseNoRpm/stdOptions.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdDebian.cmo doseparseNoRpm/stdDebian.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -modules doseparseNoRpm/stdUtils.ml > doseparseNoRpm/stdUtils.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdOptions.cmo doseparseNoRpm/stdOptions.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdUtils.cmo doseparseNoRpm/stdUtils.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdDebug.cmo doseparseNoRpm/stdDebug.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdLoaders.cmo doseparseNoRpm/stdLoaders.ml
- ocamlfind ocamlc -pack doseparseNoRpm/stdDebian.cmo doseparseNoRpm/stdDebug.cmo doseparseNoRpm/stdOptions.cmo doseparseNoRpm/stdUtils.cmo doseparseNoRpm/stdLoaders.cmo -o doseparseNoRpm/doseparseNoRpm.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdDebian.cmx doseparseNoRpm/stdDebian.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdOptions.cmx doseparseNoRpm/stdOptions.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdUtils.cmx doseparseNoRpm/stdUtils.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdDebug.cmx doseparseNoRpm/stdDebug.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdLoaders.cmx doseparseNoRpm/stdLoaders.ml
- touch doseparseNoRpm/doseparseNoRpm.mli  ; if  ocamlfind ocamlopt -pack -I doseparseNoRpm doseparseNoRpm/stdDebian.cmx doseparseNoRpm/stdDebug.cmx doseparseNoRpm/stdOptions.cmx doseparseNoRpm/stdUtils.cmx doseparseNoRpm/stdLoaders.cmx -o doseparseNoRpm/doseparseNoRpm.cmx  ; then  rm -f doseparseNoRpm/doseparseNoRpm.mli  ; else  rm -f doseparseNoRpm/doseparseNoRpm.mli  ; exit 1; fi
- ocamlfind ocamlopt -a doseparseNoRpm/doseparseNoRpm.cmx -o doseparseNoRpm/doseparseNoRpm.cmxa
- ocamlfind ocamlc -a doseparseNoRpm/doseparseNoRpm.cmo -o doseparseNoRpm/doseparseNoRpm.cma
- ocamlfind ocamlopt -shared doseparseNoRpm/doseparseNoRpm.cmx -o doseparseNoRpm/doseparseNoRpm.cmxs
- # Parallel statistics: { count(total): 5(17), max: 2, min: 2, average(total): 2.000(1.294) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY doseparse/doseparse.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules doseparse/stdDebian.ml > doseparse/stdDebian.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules doseparse/stdDebug.ml > doseparse/stdDebug.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules doseparse/stdLoaders.ml > doseparse/stdLoaders.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules doseparse/stdOptions.ml > doseparse/stdOptions.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdDebian.cmo doseparse/stdDebian.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules doseparse/stdUtils.ml > doseparse/stdUtils.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdOptions.cmo doseparse/stdOptions.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdUtils.cmo doseparse/stdUtils.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdDebug.cmo doseparse/stdDebug.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdLoaders.cmo doseparse/stdLoaders.ml
- ocamlfind ocamlc -pack doseparse/stdDebian.cmo doseparse/stdDebug.cmo doseparse/stdOptions.cmo doseparse/stdUtils.cmo doseparse/stdLoaders.cmo -o doseparse/doseparse.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdDebian.cmx doseparse/stdDebian.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdOptions.cmx doseparse/stdOptions.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdUtils.cmx doseparse/stdUtils.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdDebug.cmx doseparse/stdDebug.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdLoaders.cmx doseparse/stdLoaders.ml
- touch doseparse/doseparse.mli  ; if  ocamlfind ocamlopt -pack -I doseparse doseparse/stdDebian.cmx doseparse/stdDebug.cmx doseparse/stdOptions.cmx doseparse/stdUtils.cmx doseparse/stdLoaders.cmx -o doseparse/doseparse.cmx  ; then  rm -f doseparse/doseparse.mli  ; else  rm -f doseparse/doseparse.mli  ; exit 1; fi
- ocamlfind ocamlopt -a doseparse/doseparse.cmx -o doseparse/doseparse.cmxa
- ocamlfind ocamlc -a doseparse/doseparse.cmo -o doseparse/doseparse.cma
- ocamlfind ocamlopt -shared doseparse/doseparse.cmx -o doseparse/doseparse.cmxs
- # Parallel statistics: { count(total): 5(17), max: 2, min: 2, average(total): 2.000(1.294) }
- cd doc/manpages && make
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/dose.3.3/doc/manpages'
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " apt-cudf.pod > apt-cudf.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " buildcheck.pod > buildcheck.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " ceve.pod > ceve.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " challenged.pod > challenged.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " debcoinstall.pod > debcoinstall.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " distcheck.pod > distcheck.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " outdated.pod > outdated.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " smallworld.pod > smallworld.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " strongdeps.pod > strongdeps.1
- pod2man --section 5 --center="DOSE Tools" \
- 	--release " " apt-cudf.conf.pod > apt-cudf.conf.5
- pod2man --section 8 --center="DOSE Tools" \
- 	--release " " apt-cudf-get.pod > apt-cudf-get.8
- pod2html apt-cudf-get.pod > apt-cudf-get.html
- pod2html apt-cudf.conf.pod > apt-cudf.conf.html
- pod2html apt-cudf.pod > apt-cudf.html
- pod2html buildcheck.pod > buildcheck.html
- pod2html ceve.pod > ceve.html
- pod2html challenged.pod > challenged.html
- pod2html debcoinstall.pod > debcoinstall.html
- pod2html distcheck.pod > distcheck.html
- pod2html outdated.pod > outdated.html
- pod2html smallworld.pod > smallworld.html
- pod2html strongdeps.pod > strongdeps.html
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/dose.3.3/doc/manpages'
- make: Circular all <- all dependency dropped.
- ocamlbuild  -j 10 applications/apps.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/distcheck.ml > applications/distcheck.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/distcheck.cmo applications/distcheck.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/distcheck.cmx applications/distcheck.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/deb-buildcheck.ml > applications/deb-buildcheck.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/deb-buildcheck.cmo applications/deb-buildcheck.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/deb-buildcheck.cmx applications/deb-buildcheck.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/ceve.ml > applications/ceve.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/ceve.cmo applications/ceve.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/ceve.cmx applications/ceve.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/apt-cudf.ml > applications/apt-cudf.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/apt-cudf.cmo applications/apt-cudf.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/apt-cudf.cmx applications/apt-cudf.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/outdated.ml > applications/outdated.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/outdated.cmo applications/outdated.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/outdated.cmx applications/outdated.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/challenged.ml > applications/challenged.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/challenged.cmo applications/challenged.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/challenged.cmx applications/challenged.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/deb-coinstall.ml > applications/deb-coinstall.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/deb-coinstall.cmo applications/deb-coinstall.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/deb-coinstall.cmx applications/deb-coinstall.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/strong-deps.ml > applications/strong-deps.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/strong-deps.cmo applications/strong-deps.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/strong-deps.cmx applications/strong-deps.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/dominators-graph.ml > applications/dominators-graph.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/dominators-graph.cmo applications/dominators-graph.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/dominators-graph.cmx applications/dominators-graph.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/smallworld.ml > applications/smallworld.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/smallworld.cmo applications/smallworld.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/smallworld.cmx applications/smallworld.ml
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/distcheck.cmx -o applications/distcheck.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparseNoRpm.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/deb-buildcheck.cmx -o applications/deb-buildcheck.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/ceve.cmx -o applications/ceve.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparseNoRpm.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/apt-cudf.cmx -o applications/apt-cudf.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparseNoRpm.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/outdated.cmx -o applications/outdated.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparseNoRpm.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/challenged.cmx -o applications/challenged.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/deb-coinstall.cmx -o applications/deb-coinstall.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/strong-deps.cmx -o applications/strong-deps.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/dominators-graph.cmx -o applications/dominators-graph.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/smallworld.cmx -o applications/smallworld.native
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/distcheck.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/deb-buildcheck.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/ceve.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/apt-cudf.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/outdated.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/challenged.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/deb-coinstall.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/strong-deps.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/dominators-graph.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/smallworld.native ..
- # Parallel statistics: { count(total): 1(33), max: 10, min: 10, average(total): 10.000(1.273) }
- ocamlopt -shared /home/opam/.opam/4.02/lib/ocaml/camlp4/Camlp4Parsers/Camlp4MacroParser.cmx -o _build/Camlp4MacroParser.cmxs
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY common/common.otarget
- /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/edosSolver.mli > common/edosSolver.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/edosSolver.cmi common/edosSolver.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/edosSolver.ml > common/edosSolver.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/util.mli > common/util.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/util.cmi common/util.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/cudfSolver.ml > common/cudfSolver.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/input.mli > common/input.mli.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/url.mli > common/url.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/url.cmi common/url.mli
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/input.cmi common/input.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/input.ml > common/input.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/util.ml > common/util.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/cudfAdd.mli > common/cudfAdd.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/cudfAdd.cmi common/cudfAdd.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/cudfAdd.ml > common/cudfAdd.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/cudfDiff.ml > common/cudfDiff.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/versionInfo.ml > common/versionInfo.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules common/url.ml > common/url.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/edosSolver.cmo common/edosSolver.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/cudfSolver.cmo common/cudfSolver.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/input.cmo common/input.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/util.cmo common/util.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/cudfAdd.cmo common/cudfAdd.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/cudfDiff.cmo common/cudfDiff.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/versionInfo.cmo common/versionInfo.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/url.cmo common/url.ml
- ocamlfind ocamlc -pack common/util.cmo common/edosSolver.cmo common/cudfSolver.cmo common/url.cmo common/input.cmo common/cudfAdd.cmo common/cudfDiff.cmo common/versionInfo.cmo -o common/common.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/util.cmx common/util.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/url.cmx common/url.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/cudfAdd.cmx common/cudfAdd.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/edosSolver.cmx common/edosSolver.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/cudfSolver.cmx common/cudfSolver.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/input.cmx common/input.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/cudfDiff.cmx common/cudfDiff.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Common -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I common -I doselibs -o common/versionInfo.cmx common/versionInfo.ml
- touch common/common.mli  ; if  ocamlfind ocamlopt -pack -I common common/util.cmx common/edosSolver.cmx common/cudfSolver.cmx common/url.cmx common/input.cmx common/cudfAdd.cmx common/cudfDiff.cmx common/versionInfo.cmx -o common/common.cmx  ; then  rm -f common/common.mli  ; else  rm -f common/common.mli  ; exit 1; fi
- ocamlfind ocamlopt -a common/common.cmx -o common/common.cmxa
- ocamlfind ocamlc -a common/common.cmo -o common/common.cma
- ocamlfind ocamlopt -shared common/common.cmx -o common/common.cmxs
- # Parallel statistics: { count(total): 3(29), max: 8, min: 2, average(total): 5.000(1.414) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY algo/algo.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/defaultgraphs.ml > algo/defaultgraphs.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/statistics.ml > algo/statistics.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/dominators.ml > algo/dominators.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/defaultgraphs.cmo algo/defaultgraphs.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/strongdeps.mli > algo/strongdeps.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongdeps.cmi algo/strongdeps.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/strongdeps.ml > algo/strongdeps.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/strongdeps_int.ml > algo/strongdeps_int.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/depsolver_int.ml > algo/depsolver_int.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/diagnostic_int.ml > algo/diagnostic_int.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/diagnostic_int.cmo algo/diagnostic_int.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/depsolver_int.cmo algo/depsolver_int.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongdeps_int.cmo algo/strongdeps_int.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/strongconflicts.ml > algo/strongconflicts.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/depsolver.mli > algo/depsolver.mli.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/diagnostic.mli > algo/diagnostic.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/diagnostic.cmi algo/diagnostic.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/strongconflicts_int.ml > algo/strongconflicts_int.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/depsolver.cmi algo/depsolver.mli
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongconflicts_int.cmo algo/strongconflicts_int.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/diagnostic.ml > algo/diagnostic.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/depsolver.ml > algo/depsolver.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules algo/flatten.ml > algo/flatten.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/statistics.cmo algo/statistics.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/dominators.cmo algo/dominators.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongdeps.cmo algo/strongdeps.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongconflicts.cmo algo/strongconflicts.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/diagnostic.cmo algo/diagnostic.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/depsolver.cmo algo/depsolver.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/flatten.cmo algo/flatten.ml
- ocamlfind ocamlc -pack algo/defaultgraphs.cmo algo/statistics.cmo algo/dominators.cmo algo/diagnostic_int.cmo algo/depsolver_int.cmo algo/strongdeps_int.cmo algo/strongdeps.cmo algo/diagnostic.cmo algo/depsolver.cmo algo/strongconflicts_int.cmo algo/strongconflicts.cmo algo/flatten.cmo -o algo/algo.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/defaultgraphs.cmx algo/defaultgraphs.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/diagnostic_int.cmx algo/diagnostic_int.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/depsolver_int.cmx algo/depsolver_int.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongdeps_int.cmx algo/strongdeps_int.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/diagnostic.cmx algo/diagnostic.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/depsolver.cmx algo/depsolver.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongconflicts_int.cmx algo/strongconflicts_int.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/statistics.cmx algo/statistics.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/dominators.cmx algo/dominators.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongdeps.cmx algo/strongdeps.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/strongconflicts.cmx algo/strongconflicts.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -package ocamlgraph -for-pack Algo -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I algo -I doselibs -o algo/flatten.cmx algo/flatten.ml
- touch algo/algo.mli  ; if  ocamlfind ocamlopt -pack -I algo algo/defaultgraphs.cmx algo/statistics.cmx algo/dominators.cmx algo/diagnostic_int.cmx algo/depsolver_int.cmx algo/strongdeps_int.cmx algo/strongdeps.cmx algo/diagnostic.cmx algo/depsolver.cmx algo/strongconflicts_int.cmx algo/strongconflicts.cmx algo/flatten.cmx -o algo/algo.cmx  ; then  rm -f algo/algo.mli  ; else  rm -f algo/algo.mli  ; exit 1; fi
- ocamlfind ocamlopt -a algo/algo.cmx -o algo/algo.cmxa
- ocamlfind ocamlc -a algo/algo.cmo -o algo/algo.cma
- ocamlfind ocamlopt -shared algo/algo.cmx -o algo/algo.cmxs
- # Parallel statistics: { count(total): 5(36), max: 7, min: 2, average(total): 3.600(1.361) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY deb/debian.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.02/bin/ocamllex.opt -q deb/format822_lexer.mll
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/format822_lexer.ml > deb/format822_lexer.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/format822.ml > deb/format822.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc deb/format822_parser.mly
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/format822_parser.mli > deb/format822_parser.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/format822.cmo deb/format822.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/format822_parser.cmi deb/format822_parser.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/format822_parser.ml > deb/format822_parser.ml.depends
- /home/opam/.opam/4.02/bin/ocamllex.opt -q deb/packages_lexer.mll
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/packages_lexer.ml > deb/packages_lexer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlyacc deb/packages_parser.mly
- + /home/opam/.opam/4.02/bin/ocamlyacc deb/packages_parser.mly
- 1 rule never reduced
- 6 reduce/reduce conflicts.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/packages_parser.mli > deb/packages_parser.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/packages_parser.cmi deb/packages_parser.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/packages_parser.ml > deb/packages_parser.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/packages.ml > deb/packages.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/format822_lexer.cmo deb/format822_lexer.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/packages_lexer.cmo deb/packages_lexer.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/apt.ml > deb/apt.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/packages.cmo deb/packages.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/sources.ml > deb/sources.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/architecture.mli > deb/architecture.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/architecture.cmi deb/architecture.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/version.mli > deb/version.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/version.cmi deb/version.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/version.ml > deb/version.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/debcudf.mli > deb/debcudf.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/debcudf.cmi deb/debcudf.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/debcudf.ml > deb/debcudf.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/sources.cmo deb/sources.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/release.mli > deb/release.mli.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/release.cmi deb/release.mli
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/release.ml > deb/release.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/architecture.ml > deb/architecture.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/debutil.ml > deb/debutil.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/evolution.ml > deb/evolution.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/edsp.ml > deb/edsp.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/apt.cmo deb/apt.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/debutil.cmo deb/debutil.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules deb/printer.ml > deb/printer.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/format822_parser.cmo deb/format822_parser.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/packages_parser.cmo deb/packages_parser.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/version.cmo deb/version.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/debcudf.cmo deb/debcudf.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/release.cmo deb/release.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/architecture.cmo deb/architecture.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/evolution.cmo deb/evolution.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/edsp.cmo deb/edsp.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/printer.cmo deb/printer.ml
- ocamlfind ocamlc -pack deb/format822.cmo deb/format822_parser.cmo deb/format822_lexer.cmo deb/packages_parser.cmo deb/packages_lexer.cmo deb/packages.cmo deb/apt.cmo deb/architecture.cmo deb/sources.cmo deb/version.cmo deb/debcudf.cmo deb/release.cmo deb/debutil.cmo deb/evolution.cmo deb/edsp.cmo deb/printer.cmo -o deb/debian.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/format822.cmx deb/format822.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/format822_parser.cmx deb/format822_parser.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/packages_parser.cmx deb/packages_parser.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/format822_lexer.cmx deb/format822_lexer.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/packages_lexer.cmx deb/packages_lexer.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/packages.cmx deb/packages.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/architecture.cmx deb/architecture.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/sources.cmx deb/sources.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/version.cmx deb/version.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/apt.cmx deb/apt.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/debcudf.cmx deb/debcudf.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/debutil.cmx deb/debutil.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/release.cmx deb/release.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/evolution.cmx deb/evolution.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/edsp.cmx deb/edsp.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Debian -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I deb -I doselibs -o deb/printer.cmx deb/printer.ml
- touch deb/debian.mli  ; if  ocamlfind ocamlopt -pack -I deb deb/format822.cmx deb/format822_parser.cmx deb/format822_lexer.cmx deb/packages_parser.cmx deb/packages_lexer.cmx deb/packages.cmx deb/apt.cmx deb/architecture.cmx deb/sources.cmx deb/version.cmx deb/debcudf.cmx deb/release.cmx deb/debutil.cmx deb/evolution.cmx deb/edsp.cmx deb/printer.cmx -o deb/debian.cmx  ; then  rm -f deb/debian.mli  ; else  rm -f deb/debian.mli  ; exit 1; fi
- ocamlfind ocamlopt -a deb/debian.cmx -o deb/debian.cmxa
- ocamlfind ocamlc -a deb/debian.cmo -o deb/debian.cma
- ocamlfind ocamlopt -shared deb/debian.cmx -o deb/debian.cmxs
- # Parallel statistics: { count(total): 3(59), max: 9, min: 2, average(total): 5.000(1.203) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY opencsw/csw.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules opencsw/version.ml > opencsw/version.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules opencsw/cswcudf.ml > opencsw/cswcudf.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules opencsw/packages.ml > opencsw/packages.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I opencsw -I doselibs -o opencsw/version.cmo opencsw/version.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I opencsw -I doselibs -o opencsw/packages.cmo opencsw/packages.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I opencsw -I doselibs -o opencsw/cswcudf.cmo opencsw/cswcudf.ml
- ocamlfind ocamlc -pack opencsw/version.cmo opencsw/packages.cmo opencsw/cswcudf.cmo -o opencsw/csw.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Csw -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I opencsw -I doselibs -o opencsw/version.cmx opencsw/version.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Csw -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I opencsw -I doselibs -o opencsw/packages.cmx opencsw/packages.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Csw -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I opencsw -I doselibs -o opencsw/cswcudf.cmx opencsw/cswcudf.ml
- touch opencsw/csw.mli  ; if  ocamlfind ocamlopt -pack -I opencsw opencsw/version.cmx opencsw/packages.cmx opencsw/cswcudf.cmx -o opencsw/csw.cmx  ; then  rm -f opencsw/csw.mli  ; else  rm -f opencsw/csw.mli  ; exit 1; fi
- ocamlfind ocamlopt -a opencsw/csw.cmx -o opencsw/csw.cmxa
- ocamlfind ocamlc -a opencsw/csw.cmo -o opencsw/csw.cma
- ocamlfind ocamlopt -shared opencsw/csw.cmx -o opencsw/csw.cmxs
- # Parallel statistics: { count(total): 1(15), max: 2, min: 2, average(total): 2.000(1.067) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY eclipse/eclipse.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules eclipse/eclipsecudf.ml > eclipse/eclipsecudf.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules eclipse/packages.ml > eclipse/packages.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules eclipse/version.ml > eclipse/version.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I eclipse -I doselibs -o eclipse/version.cmo eclipse/version.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I eclipse -I doselibs -o eclipse/packages.cmo eclipse/packages.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I eclipse -I doselibs -o eclipse/eclipsecudf.cmo eclipse/eclipsecudf.ml
- ocamlfind ocamlc -pack eclipse/version.cmo eclipse/packages.cmo eclipse/eclipsecudf.cmo -o eclipse/eclipse.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Eclipse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I eclipse -I doselibs -o eclipse/version.cmx eclipse/version.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Eclipse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I eclipse -I doselibs -o eclipse/packages.cmx eclipse/packages.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Eclipse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I eclipse -I doselibs -o eclipse/eclipsecudf.cmx eclipse/eclipsecudf.ml
- touch eclipse/eclipse.mli  ; if  ocamlfind ocamlopt -pack -I eclipse eclipse/version.cmx eclipse/packages.cmx eclipse/eclipsecudf.cmx -o eclipse/eclipse.cmx  ; then  rm -f eclipse/eclipse.mli  ; else  rm -f eclipse/eclipse.mli  ; exit 1; fi
- ocamlfind ocamlopt -a eclipse/eclipse.cmx -o eclipse/eclipse.cmxa
- ocamlfind ocamlc -a eclipse/eclipse.cmo -o eclipse/eclipse.cma
- ocamlfind ocamlopt -shared eclipse/eclipse.cmx -o eclipse/eclipse.cmxs
- # Parallel statistics: { count(total): 1(15), max: 2, min: 2, average(total): 2.000(1.067) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY cv/cv.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules cv/version.ml > cv/version.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules cv/cvcudf.ml > cv/cvcudf.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -modules cv/packages.ml > cv/packages.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I cv -I doselibs -o cv/version.cmo cv/version.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I cv -I doselibs -o cv/cvcudf.cmo cv/cvcudf.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I cv -I doselibs -o cv/packages.cmo cv/packages.ml
- ocamlfind ocamlc -pack cv/version.cmo cv/cvcudf.cmo cv/packages.cmo -o cv/cv.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Cv -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I cv -I doselibs -o cv/version.cmx cv/version.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Cv -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I cv -I doselibs -o cv/cvcudf.cmx cv/cvcudf.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Cv -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -I cv -I doselibs -o cv/packages.cmx cv/packages.ml
- touch cv/cv.mli  ; if  ocamlfind ocamlopt -pack -I cv cv/version.cmx cv/cvcudf.cmx cv/packages.cmx -o cv/cv.cmx  ; then  rm -f cv/cv.mli  ; else  rm -f cv/cv.mli  ; exit 1; fi
- ocamlfind ocamlopt -a cv/cv.cmx -o cv/cv.cmxa
- ocamlfind ocamlc -a cv/cv.cmo -o cv/cv.cma
- ocamlfind ocamlopt -shared cv/cv.cmx -o cv/cv.cmxs
- # Parallel statistics: { count(total): 3(11), max: 3, min: 2, average(total): 2.667(1.455) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY doseparseNoRpm/doseparseNoRpm.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -modules doseparseNoRpm/stdDebian.ml > doseparseNoRpm/stdDebian.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -modules doseparseNoRpm/stdDebug.ml > doseparseNoRpm/stdDebug.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -modules doseparseNoRpm/stdLoaders.ml > doseparseNoRpm/stdLoaders.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -modules doseparseNoRpm/stdOptions.ml > doseparseNoRpm/stdOptions.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdDebian.cmo doseparseNoRpm/stdDebian.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -modules doseparseNoRpm/stdUtils.ml > doseparseNoRpm/stdUtils.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdOptions.cmo doseparseNoRpm/stdOptions.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdUtils.cmo doseparseNoRpm/stdUtils.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdDebug.cmo doseparseNoRpm/stdDebug.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdLoaders.cmo doseparseNoRpm/stdLoaders.ml
- ocamlfind ocamlc -pack doseparseNoRpm/stdDebian.cmo doseparseNoRpm/stdDebug.cmo doseparseNoRpm/stdOptions.cmo doseparseNoRpm/stdUtils.cmo doseparseNoRpm/stdLoaders.cmo -o doseparseNoRpm/doseparseNoRpm.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdDebian.cmx doseparseNoRpm/stdDebian.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdOptions.cmx doseparseNoRpm/stdOptions.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdUtils.cmx doseparseNoRpm/stdUtils.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdDebug.cmx doseparseNoRpm/stdDebug.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack DoseparseNoRpm -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs   -DHASOCAMLGRAPH' -I doseparseNoRpm -I doselibs -o doseparseNoRpm/stdLoaders.cmx doseparseNoRpm/stdLoaders.ml
- touch doseparseNoRpm/doseparseNoRpm.mli  ; if  ocamlfind ocamlopt -pack -I doseparseNoRpm doseparseNoRpm/stdDebian.cmx doseparseNoRpm/stdDebug.cmx doseparseNoRpm/stdOptions.cmx doseparseNoRpm/stdUtils.cmx doseparseNoRpm/stdLoaders.cmx -o doseparseNoRpm/doseparseNoRpm.cmx  ; then  rm -f doseparseNoRpm/doseparseNoRpm.mli  ; else  rm -f doseparseNoRpm/doseparseNoRpm.mli  ; exit 1; fi
- ocamlfind ocamlopt -a doseparseNoRpm/doseparseNoRpm.cmx -o doseparseNoRpm/doseparseNoRpm.cmxa
- ocamlfind ocamlc -a doseparseNoRpm/doseparseNoRpm.cmo -o doseparseNoRpm/doseparseNoRpm.cma
- ocamlfind ocamlopt -shared doseparseNoRpm/doseparseNoRpm.cmx -o doseparseNoRpm/doseparseNoRpm.cmxs
- # Parallel statistics: { count(total): 5(17), max: 2, min: 2, average(total): 2.000(1.294) }
- ocamlbuild  -j 10 -no-links -cflags -warn-error,FPSXY doseparse/doseparse.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules doseparse/stdDebian.ml > doseparse/stdDebian.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules doseparse/stdDebug.ml > doseparse/stdDebug.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules doseparse/stdLoaders.ml > doseparse/stdLoaders.ml.depends
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules doseparse/stdOptions.ml > doseparse/stdOptions.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdDebian.cmo doseparse/stdDebian.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -modules doseparse/stdUtils.ml > doseparse/stdUtils.ml.depends
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdOptions.cmo doseparse/stdOptions.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdUtils.cmo doseparse/stdUtils.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdDebug.cmo doseparse/stdDebug.ml
- ocamlfind ocamlc -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdLoaders.cmo doseparse/stdLoaders.ml
- ocamlfind ocamlc -pack doseparse/stdDebian.cmo doseparse/stdDebug.cmo doseparse/stdOptions.cmo doseparse/stdUtils.cmo doseparse/stdLoaders.cmo -o doseparse/doseparse.cmo
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdDebian.cmx doseparse/stdDebian.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdOptions.cmx doseparse/stdOptions.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdUtils.cmx doseparse/stdUtils.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdDebug.cmx doseparse/stdDebug.ml
- ocamlfind ocamlopt -c -warn-error FPSXY -w -24 -ccopt -O9 -package extlib -package re.pcre -package cudf -for-pack Doseparse -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs    -DHASOCAMLGRAPH' -I doseparse -I doselibs -o doseparse/stdLoaders.cmx doseparse/stdLoaders.ml
- touch doseparse/doseparse.mli  ; if  ocamlfind ocamlopt -pack -I doseparse doseparse/stdDebian.cmx doseparse/stdDebug.cmx doseparse/stdOptions.cmx doseparse/stdUtils.cmx doseparse/stdLoaders.cmx -o doseparse/doseparse.cmx  ; then  rm -f doseparse/doseparse.mli  ; else  rm -f doseparse/doseparse.mli  ; exit 1; fi
- ocamlfind ocamlopt -a doseparse/doseparse.cmx -o doseparse/doseparse.cmxa
- ocamlfind ocamlc -a doseparse/doseparse.cmo -o doseparse/doseparse.cma
- ocamlfind ocamlopt -shared doseparse/doseparse.cmx -o doseparse/doseparse.cmxs
- # Parallel statistics: { count(total): 5(17), max: 2, min: 2, average(total): 2.000(1.294) }
- cd doc/manpages && make
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/dose.3.3/doc/manpages'
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " apt-cudf.pod > apt-cudf.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " buildcheck.pod > buildcheck.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " ceve.pod > ceve.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " challenged.pod > challenged.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " debcoinstall.pod > debcoinstall.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " distcheck.pod > distcheck.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " outdated.pod > outdated.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " smallworld.pod > smallworld.1
- pod2man --section 1 --center="DOSE Tools" \
- 	--release " " strongdeps.pod > strongdeps.1
- pod2man --section 5 --center="DOSE Tools" \
- 	--release " " apt-cudf.conf.pod > apt-cudf.conf.5
- pod2man --section 8 --center="DOSE Tools" \
- 	--release " " apt-cudf-get.pod > apt-cudf-get.8
- pod2html apt-cudf-get.pod > apt-cudf-get.html
- pod2html apt-cudf.conf.pod > apt-cudf.conf.html
- pod2html apt-cudf.pod > apt-cudf.html
- pod2html buildcheck.pod > buildcheck.html
- pod2html ceve.pod > ceve.html
- pod2html challenged.pod > challenged.html
- pod2html debcoinstall.pod > debcoinstall.html
- pod2html distcheck.pod > distcheck.html
- pod2html outdated.pod > outdated.html
- pod2html smallworld.pod > smallworld.html
- pod2html strongdeps.pod > strongdeps.html
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/dose.3.3/doc/manpages'
- make: Circular all <- all dependency dropped.
- ocamlbuild  -j 10 applications/apps.otarget
- File "_tags", line 18, characters 27-31:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 25-29:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 19-23:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 28, characters 76-80:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 19-23:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 16-21:
- Warning: the tag "link_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 69-73:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 28-32:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 23-27:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 29-33:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 75-79:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 24-28:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 56, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 57, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 58, characters 59-63:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 60, characters 32-36:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 62, characters 35-39:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 68, characters 30-34:
- Warning: the tag "use_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 158-162:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 152-156:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 146-150:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 77, characters 140-144:
- Warning: the tag "pkg_" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/distcheck.ml > applications/distcheck.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/distcheck.cmo applications/distcheck.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/distcheck.cmx applications/distcheck.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/deb-buildcheck.ml > applications/deb-buildcheck.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/deb-buildcheck.cmo applications/deb-buildcheck.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/deb-buildcheck.cmx applications/deb-buildcheck.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/ceve.ml > applications/ceve.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/ceve.cmo applications/ceve.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/ceve.cmx applications/ceve.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/apt-cudf.ml > applications/apt-cudf.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/apt-cudf.cmo applications/apt-cudf.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/apt-cudf.cmx applications/apt-cudf.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/outdated.ml > applications/outdated.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/outdated.cmo applications/outdated.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/outdated.cmx applications/outdated.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/challenged.ml > applications/challenged.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/challenged.cmo applications/challenged.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/challenged.cmx applications/challenged.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/deb-coinstall.ml > applications/deb-coinstall.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/deb-coinstall.cmo applications/deb-coinstall.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/deb-coinstall.cmx applications/deb-coinstall.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/strong-deps.ml > applications/strong-deps.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/strong-deps.cmo applications/strong-deps.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/strong-deps.cmx applications/strong-deps.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/dominators-graph.ml > applications/dominators-graph.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/dominators-graph.cmo applications/dominators-graph.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/dominators-graph.cmx applications/dominators-graph.ml
- ocamlfind ocamldep -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -modules applications/smallworld.ml > applications/smallworld.ml.depends
- ocamlfind ocamlc -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/smallworld.cmo applications/smallworld.ml
- ocamlfind ocamlopt -c -w -24 -ccopt -O9 -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs' -pp 'camlp4o.opt -I_build Camlp4MacroParser.cmxs  -DHASOCAMLGRAPH' -I applications -I doselibs -o applications/smallworld.cmx applications/smallworld.ml
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/distcheck.cmx -o applications/distcheck.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparseNoRpm.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/deb-buildcheck.cmx -o applications/deb-buildcheck.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/ceve.cmx -o applications/ceve.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparseNoRpm.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/apt-cudf.cmx -o applications/apt-cudf.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparseNoRpm.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/outdated.cmx -o applications/outdated.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparseNoRpm.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/challenged.cmx -o applications/challenged.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/deb-coinstall.cmx -o applications/deb-coinstall.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/strong-deps.cmx -o applications/strong-deps.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/dominators-graph.cmx -o applications/dominators-graph.native
- ocamlfind ocamlopt -linkpkg doselibs/common.cmxa doselibs/debian.cmxa doselibs/eclipse.cmxa doselibs/csw.cmxa doselibs/algo.cmxa doselibs/cv.cmxa doselibs/doseparse.cmxa -package extlib -package re.pcre -package unix -package cudf -package ocamlgraph -package re.str applications/smallworld.cmx -o applications/smallworld.native
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/distcheck.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/deb-buildcheck.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/ceve.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/apt-cudf.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/outdated.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/challenged.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/deb-coinstall.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/strong-deps.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/dominators-graph.native ..
- ln -sf /home/opam/.opam/4.02/.opam-switch/build/dose.3.3/_build/applications/smallworld.native ..
- # Parallel statistics: { count(total): 1(33), max: 10, min: 10, average(total): 10.000(1.273) }
-> compiled  dose.3.3
Processing 188/207: [cstruct: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cstruct.2.4.1)
- ocaml setup.ml -install 
- Installed /home/opam/.opam/4.02/lib/cstruct/cstruct.mli
- Installed /home/opam/.opam/4.02/lib/cstruct/libcstruct_stubs.a
- Installed /home/opam/.opam/4.02/lib/cstruct/cstruct.cma
- Installed /home/opam/.opam/4.02/lib/cstruct/cstruct.cmxa
- Installed /home/opam/.opam/4.02/lib/cstruct/cstruct.a
- Installed /home/opam/.opam/4.02/lib/cstruct/cstruct.cmxs
- Installed /home/opam/.opam/4.02/lib/cstruct/cstruct.cmi
- Installed /home/opam/.opam/4.02/lib/cstruct/cstruct.cmti
- Installed /home/opam/.opam/4.02/lib/cstruct/cstruct.cmt
- Installed /home/opam/.opam/4.02/lib/cstruct/cstruct.annot
- Installed /home/opam/.opam/4.02/lib/cstruct/cstruct.cmx
- Installed /home/opam/.opam/4.02/lib/cstruct/unix_cstruct.mli
- Installed /home/opam/.opam/4.02/lib/cstruct/unix_cstruct.cma
- Installed /home/opam/.opam/4.02/lib/cstruct/unix_cstruct.cmxa
- Installed /home/opam/.opam/4.02/lib/cstruct/unix_cstruct.a
- Installed /home/opam/.opam/4.02/lib/cstruct/unix_cstruct.cmxs
- Installed /home/opam/.opam/4.02/lib/cstruct/unix_cstruct.cmi
- Installed /home/opam/.opam/4.02/lib/cstruct/unix_cstruct.cmti
- Installed /home/opam/.opam/4.02/lib/cstruct/unix_cstruct.cmt
- Installed /home/opam/.opam/4.02/lib/cstruct/unix_cstruct.annot
- Installed /home/opam/.opam/4.02/lib/cstruct/unix_cstruct.cmx
- Installed /home/opam/.opam/4.02/lib/cstruct/lwt_cstruct.mli
- Installed /home/opam/.opam/4.02/lib/cstruct/lwt_cstruct.cma
- Installed /home/opam/.opam/4.02/lib/cstruct/lwt_cstruct.cmxa
- Installed /home/opam/.opam/4.02/lib/cstruct/lwt_cstruct.a
- Installed /home/opam/.opam/4.02/lib/cstruct/lwt_cstruct.cmxs
- Installed /home/opam/.opam/4.02/lib/cstruct/lwt_cstruct.cmi
- Installed /home/opam/.opam/4.02/lib/cstruct/lwt_cstruct.cmti
- Installed /home/opam/.opam/4.02/lib/cstruct/lwt_cstruct.cmt
- Installed /home/opam/.opam/4.02/lib/cstruct/lwt_cstruct.annot
- Installed /home/opam/.opam/4.02/lib/cstruct/lwt_cstruct.cmx
- Installed /home/opam/.opam/4.02/lib/cstruct/ppx_cstruct.ml
- Installed /home/opam/.opam/4.02/lib/cstruct/ppx_cstruct.cmx
- Installed /home/opam/.opam/4.02/lib/cstruct/ppx_cstruct.o
- Installed /home/opam/.opam/4.02/lib/cstruct/ppx_cstruct.cmo
- Installed /home/opam/.opam/4.02/lib/cstruct/ppx_cstruct.cmi
- Installed /home/opam/.opam/4.02/lib/stublibs/dllcstruct_stubs.so
- Installed /home/opam/.opam/4.02/lib/stublibs/dllcstruct_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.02/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.02/lib/cstruct/META
Processing 188/207: [cstruct: make js-install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "js-install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/cstruct.2.4.1)
- install -m 0644 js/cstruct.js /home/opam/.opam/4.02/lib/cstruct
-> installed cstruct.2.4.1
Processing 189/207: [asn1-combinators: ocaml build]
[nocrypto: patch] applying werror.patch
Processing 190/207: [asn1-combinators: ocaml build] [nocrypto: patch]
Processing 191/207: [asn1-combinators: ocaml build] [nocrypto: patch]
Processing 192/207: [asn1-combinators: ocaml build] [nocrypto: patch] [dose: make install]
Processing 192/207: [asn1-combinators: ocaml build] [nocrypto: ./configure] [dose: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/dose.3.3)
- Installed /home/opam/.opam/4.02/lib/dose3/version.mli
- Installed /home/opam/.opam/4.02/lib/dose3/release.mli
- Installed /home/opam/.opam/4.02/lib/dose3/packages_parser.mli
- Installed /home/opam/.opam/4.02/lib/dose3/format822_parser.mli
- Installed /home/opam/.opam/4.02/lib/dose3/debcudf.mli
- Installed /home/opam/.opam/4.02/lib/dose3/architecture.mli
- Installed /home/opam/.opam/4.02/lib/dose3/util.mli
- Installed /home/opam/.opam/4.02/lib/dose3/url.mli
- Installed /home/opam/.opam/4.02/lib/dose3/input.mli
- Installed /home/opam/.opam/4.02/lib/dose3/edosSolver.mli
- Installed /home/opam/.opam/4.02/lib/dose3/cudfAdd.mli
- Installed /home/opam/.opam/4.02/lib/dose3/strongdeps.mli
- Installed /home/opam/.opam/4.02/lib/dose3/diagnostic.mli
- Installed /home/opam/.opam/4.02/lib/dose3/depsolver.mli
- Installed /home/opam/.opam/4.02/lib/dose3/eclipse.a
- Installed /home/opam/.opam/4.02/lib/dose3/doseparseNoRpm.a
- Installed /home/opam/.opam/4.02/lib/dose3/doseparse.a
- Installed /home/opam/.opam/4.02/lib/dose3/debian.a
- Installed /home/opam/.opam/4.02/lib/dose3/cv.a
- Installed /home/opam/.opam/4.02/lib/dose3/csw.a
- Installed /home/opam/.opam/4.02/lib/dose3/common.a
- Installed /home/opam/.opam/4.02/lib/dose3/algo.a
- Installed /home/opam/.opam/4.02/lib/dose3/eclipse.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/doseparseNoRpm.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/doseparse.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/debian.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/cv.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/csw.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/common.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/algo.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/eclipse.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/doseparseNoRpm.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/doseparse.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/debian.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/cv.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/csw.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/common.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/algo.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/eclipse.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/doseparseNoRpm.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/doseparse.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/debian.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/cv.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/csw.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/common.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/algo.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/eclipse.cma
- Installed /home/opam/.opam/4.02/lib/dose3/doseparseNoRpm.cma
- Installed /home/opam/.opam/4.02/lib/dose3/doseparse.cma
- Installed /home/opam/.opam/4.02/lib/dose3/debian.cma
- Installed /home/opam/.opam/4.02/lib/dose3/cv.cma
- Installed /home/opam/.opam/4.02/lib/dose3/csw.cma
- Installed /home/opam/.opam/4.02/lib/dose3/common.cma
- Installed /home/opam/.opam/4.02/lib/dose3/algo.cma
- Installed /home/opam/.opam/4.02/lib/dose3/META
- Install dose librairies to /home/opam/.opam/4.02/lib
- Install dose binaries to /home/opam/.opam/4.02/bin
- Installed /home/opam/.opam/4.02/lib/dose3/version.mli
- Installed /home/opam/.opam/4.02/lib/dose3/release.mli
- Installed /home/opam/.opam/4.02/lib/dose3/packages_parser.mli
- Installed /home/opam/.opam/4.02/lib/dose3/format822_parser.mli
- Installed /home/opam/.opam/4.02/lib/dose3/debcudf.mli
- Installed /home/opam/.opam/4.02/lib/dose3/architecture.mli
- Installed /home/opam/.opam/4.02/lib/dose3/util.mli
- Installed /home/opam/.opam/4.02/lib/dose3/url.mli
- Installed /home/opam/.opam/4.02/lib/dose3/input.mli
- Installed /home/opam/.opam/4.02/lib/dose3/edosSolver.mli
- Installed /home/opam/.opam/4.02/lib/dose3/cudfAdd.mli
- Installed /home/opam/.opam/4.02/lib/dose3/strongdeps.mli
- Installed /home/opam/.opam/4.02/lib/dose3/diagnostic.mli
- Installed /home/opam/.opam/4.02/lib/dose3/depsolver.mli
- Installed /home/opam/.opam/4.02/lib/dose3/eclipse.a
- Installed /home/opam/.opam/4.02/lib/dose3/doseparseNoRpm.a
- Installed /home/opam/.opam/4.02/lib/dose3/doseparse.a
- Installed /home/opam/.opam/4.02/lib/dose3/debian.a
- Installed /home/opam/.opam/4.02/lib/dose3/cv.a
- Installed /home/opam/.opam/4.02/lib/dose3/csw.a
- Installed /home/opam/.opam/4.02/lib/dose3/common.a
- Installed /home/opam/.opam/4.02/lib/dose3/algo.a
- Installed /home/opam/.opam/4.02/lib/dose3/eclipse.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/doseparseNoRpm.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/doseparse.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/debian.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/cv.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/csw.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/common.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/algo.cmxs
- Installed /home/opam/.opam/4.02/lib/dose3/eclipse.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/doseparseNoRpm.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/doseparse.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/debian.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/cv.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/csw.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/common.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/algo.cmxa
- Installed /home/opam/.opam/4.02/lib/dose3/eclipse.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/doseparseNoRpm.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/doseparse.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/debian.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/cv.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/csw.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/common.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/algo.cmi
- Installed /home/opam/.opam/4.02/lib/dose3/eclipse.cma
- Installed /home/opam/.opam/4.02/lib/dose3/doseparseNoRpm.cma
- Installed /home/opam/.opam/4.02/lib/dose3/doseparse.cma
- Installed /home/opam/.opam/4.02/lib/dose3/debian.cma
- Installed /home/opam/.opam/4.02/lib/dose3/cv.cma
- Installed /home/opam/.opam/4.02/lib/dose3/csw.cma
- Installed /home/opam/.opam/4.02/lib/dose3/common.cma
- Installed /home/opam/.opam/4.02/lib/dose3/algo.cma
- Installed /home/opam/.opam/4.02/lib/dose3/META
- Install dose librairies to /home/opam/.opam/4.02/lib
- Install dose binaries to /home/opam/.opam/4.02/bin
-> installed dose.3.3
Processing 192/207: [asn1-combinators: ocaml build] [nocrypto: ./configure]
Processing 193/207: [asn1-combinators: ocaml build] [nocrypto: ./configure] [opam-lib: ./configure]
-> installed ppx_cstruct.0
Processing 194/207: [asn1-combinators: ocaml build] [nocrypto: ./configure] [opam-lib: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "pkg/pkg.ml" "build" "--pinned" "false" "--tests" "false" (CWD=/home/opam/.opam/4.02/.opam-switch/build/asn1-combinators.0.1.3)
- File "_tags", line 1, characters 6-19:
- Warning: tag "color" does not expect a parameter, but is used with parameter "always"
- File "_tags", line 1, characters 6-19:
- Warning: the tag "color(always)" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn.ml > src/asn.ml.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn.mli > src/asn.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn.cmi src/asn.mli
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_ber_der.ml > src/asn_ber_der.ml.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_cache.ml > src/asn_cache.ml.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_core.ml > src/asn_core.ml.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_prim.ml > src/asn_prim.ml.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_oid.mli > src/asn_oid.mli.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_time.mli > src/asn_time.mli.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_writer.mli > src/asn_writer.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_oid.cmi src/asn_oid.mli
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_time.cmi src/asn_time.mli
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_writer.cmi src/asn_writer.mli
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_prim.cmo src/asn_prim.ml
- + ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_prim.cmo src/asn_prim.ml
- File "src/asn_prim.ml", line 130, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/asn_prim.ml", line 131, characters 26-65:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "src/asn_prim.ml", line 151, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/asn_prim.ml", line 153, characters 6-46:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_cache.cmo src/asn_cache.ml
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_core.cmo src/asn_core.ml
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_ber_der.cmo src/asn_ber_der.ml
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_oid.ml > src/asn_oid.ml.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_time.ml > src/asn_time.ml.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_writer.ml > src/asn_writer.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_oid.cmx src/asn_oid.ml
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_time.cmx src/asn_time.ml
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_writer.cmx src/asn_writer.ml
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_prim.cmx src/asn_prim.ml
- + ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_prim.cmx src/asn_prim.ml
- File "src/asn_prim.ml", line 130, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/asn_prim.ml", line 131, characters 26-65:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "src/asn_prim.ml", line 151, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/asn_prim.ml", line 153, characters 6-46:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_cache.cmx src/asn_cache.ml
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_core.cmx src/asn_core.ml
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_combinators.ml > src/asn_combinators.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_combinators.cmo src/asn_combinators.ml
- + ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_combinators.cmo src/asn_combinators.ml
- File "src/asn_combinators.ml", line 97, characters 14-26:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_random.ml > src/asn_random.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_random.cmo src/asn_random.ml
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_ber_der.cmx src/asn_ber_der.ml
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_combinators.cmx src/asn_combinators.ml
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_random.cmx src/asn_random.ml
- + ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_combinators.cmx src/asn_combinators.ml
- File "src/asn_combinators.ml", line 97, characters 14-26:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn.cmx src/asn.ml
- ocamlfind ocamlopt -a -package bytes -package result -package cstruct -package zarith src/asn_cache.cmx src/asn_oid.cmx src/asn_time.cmx src/asn_writer.cmx src/asn_prim.cmx src/asn_core.cmx src/asn_ber_der.cmx src/asn_combinators.cmx src/asn_random.cmx src/asn.cmx -o src/asn1-combinators.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package result -package cstruct -package zarith src/asn1-combinators.cmxa -o src/asn1-combinators.cmxs
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn.cmo src/asn.ml
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_oid.cmo src/asn_oid.ml
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_time.cmo src/asn_time.ml
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_writer.cmo src/asn_writer.ml
- ocamlfind ocamlc -a -package bytes -package result -package cstruct -package zarith src/asn_cache.cmo src/asn_oid.cmo src/asn_time.cmo src/asn_writer.cmo src/asn_prim.cmo src/asn_core.cmo src/asn_ber_der.cmo src/asn_combinators.cmo src/asn_random.cmo src/asn.cmo -o src/asn1-combinators.cma
- # Parallel statistics: { count(total): 6(31), max: 4, min: 2, average(total): 2.833(1.355) }
- File "_tags", line 1, characters 6-19:
- Warning: tag "color" does not expect a parameter, but is used with parameter "always"
- File "_tags", line 1, characters 6-19:
- Warning: the tag "color(always)" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn.ml > src/asn.ml.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn.mli > src/asn.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn.cmi src/asn.mli
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_ber_der.ml > src/asn_ber_der.ml.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_cache.ml > src/asn_cache.ml.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_core.ml > src/asn_core.ml.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_prim.ml > src/asn_prim.ml.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_oid.mli > src/asn_oid.mli.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_time.mli > src/asn_time.mli.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_writer.mli > src/asn_writer.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_oid.cmi src/asn_oid.mli
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_time.cmi src/asn_time.mli
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_writer.cmi src/asn_writer.mli
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_prim.cmo src/asn_prim.ml
- + ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_prim.cmo src/asn_prim.ml
- File "src/asn_prim.ml", line 130, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/asn_prim.ml", line 131, characters 26-65:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "src/asn_prim.ml", line 151, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/asn_prim.ml", line 153, characters 6-46:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_cache.cmo src/asn_cache.ml
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_core.cmo src/asn_core.ml
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_ber_der.cmo src/asn_ber_der.ml
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_oid.ml > src/asn_oid.ml.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_time.ml > src/asn_time.ml.depends
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_writer.ml > src/asn_writer.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_oid.cmx src/asn_oid.ml
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_time.cmx src/asn_time.ml
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_writer.cmx src/asn_writer.ml
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_prim.cmx src/asn_prim.ml
- + ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_prim.cmx src/asn_prim.ml
- File "src/asn_prim.ml", line 130, characters 12-25:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/asn_prim.ml", line 131, characters 26-65:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- File "src/asn_prim.ml", line 151, characters 14-27:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- File "src/asn_prim.ml", line 153, characters 6-46:
- Warning 3: deprecated: String.set
- Use Bytes.set instead.
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_cache.cmx src/asn_cache.ml
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_core.cmx src/asn_core.ml
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_combinators.ml > src/asn_combinators.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_combinators.cmo src/asn_combinators.ml
- + ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_combinators.cmo src/asn_combinators.ml
- File "src/asn_combinators.ml", line 97, characters 14-26:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlfind ocamldep -package bytes -package result -package cstruct -package zarith -modules src/asn_random.ml > src/asn_random.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_random.cmo src/asn_random.ml
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_ber_der.cmx src/asn_ber_der.ml
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_combinators.cmx src/asn_combinators.ml
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_random.cmx src/asn_random.ml
- + ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_combinators.cmx src/asn_combinators.ml
- File "src/asn_combinators.ml", line 97, characters 14-26:
- Warning 3: deprecated: Array.create
- Use Array.make instead.
- ocamlfind ocamlopt -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn.cmx src/asn.ml
- ocamlfind ocamlopt -a -package bytes -package result -package cstruct -package zarith src/asn_cache.cmx src/asn_oid.cmx src/asn_time.cmx src/asn_writer.cmx src/asn_prim.cmx src/asn_core.cmx src/asn_ber_der.cmx src/asn_combinators.cmx src/asn_random.cmx src/asn.cmx -o src/asn1-combinators.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -package result -package cstruct -package zarith src/asn1-combinators.cmxa -o src/asn1-combinators.cmxs
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn.cmo src/asn.ml
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_oid.cmo src/asn_oid.ml
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_time.cmo src/asn_time.ml
- ocamlfind ocamlc -c -g -bin-annot -strict-sequence -package bytes -package result -package cstruct -package zarith -w A-4-29-33-40-41-42-43-34-44-48 -I src -I tests -o src/asn_writer.cmo src/asn_writer.ml
- ocamlfind ocamlc -a -package bytes -package result -package cstruct -package zarith src/asn_cache.cmo src/asn_oid.cmo src/asn_time.cmo src/asn_writer.cmo src/asn_prim.cmo src/asn_core.cmo src/asn_ber_der.cmo src/asn_combinators.cmo src/asn_random.cmo src/asn.cmo -o src/asn1-combinators.cma
- # Parallel statistics: { count(total): 6(31), max: 4, min: 2, average(total): 2.833(1.355) }
-> compiled  asn1-combinators.0.1.3
Processing 194/207: [nocrypto: ./configure] [opam-lib: ./configure]
-> installed asn1-combinators.0.1.3
Processing 195/207: [nocrypto: ./configure] [opam-lib: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" (CWD=/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2)
- 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 for ocamlc... ocamlc
- OCaml version is 4.02.3
- OCaml library path is /home/opam/.opam/4.02/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking for gawk... no
- checking for mawk... mawk
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamlfind... ocamlfind
- checking for curl... curl
- 
- checking for OCaml findlib package unix... found
- checking for OCaml findlib package extlib... found
- checking for OCaml findlib package re... found
- checking for OCaml findlib package re.emacs... found
- checking for OCaml findlib package re.str... found
- checking for OCaml findlib package re.perl... found
- checking for OCaml findlib package re.pcre... found
- checking for OCaml findlib package re.glob... found
- checking for OCaml findlib package cmdliner... found
- checking for OCaml findlib package ocamlgraph... found
- checking for OCaml findlib package cudf... found
- checking for OCaml findlib package dose3... found
- checking for OCaml findlib package jsonm... found
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating META
- config.status: creating src/core/opamVersion.ml
- 
- Executables will be installed in /usr/local/bin
- Manual pages will be installed in /usr/local/share/man
- 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 for ocamlc... ocamlc
- OCaml version is 4.02.3
- OCaml library path is /home/opam/.opam/4.02/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... ocamlbuild
- checking for gawk... no
- checking for mawk... mawk
- checking for ocamllex... ocamllex
- checking for ocamllex.opt... ocamllex.opt
- checking for ocamlyacc... ocamlyacc
- checking for ocamlfind... ocamlfind
- checking for curl... curl
- 
- checking for OCaml findlib package unix... found
- checking for OCaml findlib package extlib... found
- checking for OCaml findlib package re... found
- checking for OCaml findlib package re.emacs... found
- checking for OCaml findlib package re.str... found
- checking for OCaml findlib package re.perl... found
- checking for OCaml findlib package re.pcre... found
- checking for OCaml findlib package re.glob... found
- checking for OCaml findlib package cmdliner... found
- checking for OCaml findlib package ocamlgraph... found
- checking for OCaml findlib package cudf... found
- checking for OCaml findlib package dose3... found
- checking for OCaml findlib package jsonm... found
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating META
- config.status: creating src/core/opamVersion.ml
- 
- Executables will be installed in /usr/local/bin
- Manual pages will be installed in /usr/local/share/man
Processing 195/207: [nocrypto: ./configure] [opam-lib: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" "--enable-lwt" "--disable-xen" (CWD=/home/opam/.opam/4.02/.opam-switch/build/nocrypto.0.5.3)
- oasis setup
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ nocrypto
- Package version: ..................................... 0.5.3
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Build Xen support: ................................... false
- Build Lwt/Unix support: .............................. true
- Build Unix support: .................................. true
- Use CPU extensions (SSE2, AES-NI): ................... true
- Build the benchmark programs: ........................ false
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_cstruct: ......................................... /home/opam/.opam/4.02/lib/cstruct
- pkg_zarith: .......................................... /home/opam/.opam/4.02/lib/zarith
- pkg_sexplib: ......................................... /home/opam/.opam/4.02/lib/sexplib
- pkg_ppx_sexp_conv: ................................... /home/opam/.opam/4.02/lib/ppx_sexp_conv
- pkg_unix: ............................................ /home/opam/.opam/4.02/lib/ocaml
- pkg_bytes: ........................................... /home/opam/.opam/4.02/lib/bytes
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02/lib/lwt
- pkg_cstruct_lwt: ..................................... /home/opam/.opam/4.02/lib/cstruct
- ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc
- 
- oasis setup
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ nocrypto
- Package version: ..................................... 0.5.3
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Build Xen support: ................................... false
- Build Lwt/Unix support: .............................. true
- Build Unix support: .................................. true
- Use CPU extensions (SSE2, AES-NI): ................... true
- Build the benchmark programs: ........................ false
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_cstruct: ......................................... /home/opam/.opam/4.02/lib/cstruct
- pkg_zarith: .......................................... /home/opam/.opam/4.02/lib/zarith
- pkg_sexplib: ......................................... /home/opam/.opam/4.02/lib/sexplib
- pkg_ppx_sexp_conv: ................................... /home/opam/.opam/4.02/lib/ppx_sexp_conv
- pkg_unix: ............................................ /home/opam/.opam/4.02/lib/ocaml
- pkg_bytes: ........................................... /home/opam/.opam/4.02/lib/bytes
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02/lib/lwt
- pkg_cstruct_lwt: ..................................... /home/opam/.opam/4.02/lib/cstruct
- ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc
- 
Processing 195/207: [nocrypto: make] [opam-lib: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/nocrypto.0.5.3)
- ocaml setup.ml -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- cp -p src/native/des/generic.h xen/native/des/generic.h
- cp -p src/native/hash/sha512.h xen/native/hash/sha512.h
- cp -p src/native/hash/sha256.h xen/native/hash/sha256.h
- cp -p src/native/hash/sha1.h xen/native/hash/sha1.h
- cp -p src/native/hash/md5.h xen/native/hash/md5.h
- cp -p src/native/hash/bitfn.h xen/native/hash/bitfn.h
- cp -p src/native/nocrypto.h xen/native/nocrypto.h
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/misc.c
- mv misc.o src/native/misc.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/hash/stubs.c
- mv stubs.o src/native/hash/stubs.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/hash/md5.c
- mv md5.o src/native/hash/md5.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/hash/sha1.c
- mv sha1.o src/native/hash/sha1.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/hash/sha256.c
- mv sha256.o src/native/hash/sha256.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/hash/sha512.c
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/hash/sha512.c
- src/native/hash/sha512.c: In function 'nc_sha512_init_t':
- src/native/hash/sha512.c:235:51: warning: '%d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=]
-   235 |                 i = sprintf((char *)buf, "SHA-512/%d", t);
-       |                                                   ^~
- src/native/hash/sha512.c:235:42: note: directive argument in the range [-2147483648, 511]
-   235 |                 i = sprintf((char *)buf, "SHA-512/%d", t);
-       |                                          ^~~~~~~~~~~~
- src/native/hash/sha512.c:235:21: note: 'sprintf' output between 10 and 20 bytes into a destination of size 12
-   235 |                 i = sprintf((char *)buf, "SHA-512/%d", t);
-       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mv sha512.o src/native/hash/sha512.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/aes/generic.c
- mv generic.o src/native/aes/generic.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/aes/aesni.c
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/aes/aesni.c
- src/native/aes/aesni.c: In function '_nc_aesni_enc_blocks':
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:294:9: note: in definition of macro '__blocked_loop'
-   294 |         f1 (__b (src, 6), __b (dst, 6), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:295:7: note: here
-   295 |       case 6:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:296:9: note: in definition of macro '__blocked_loop'
-   296 |         f1 (__b (src, 5), __b (dst, 5), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:297:7: note: here
-   297 |       case 5:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:298:9: note: in definition of macro '__blocked_loop'
-   298 |         f1 (__b (src, 4), __b (dst, 4), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:299:7: note: here
-   299 |       case 4:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:300:9: note: in definition of macro '__blocked_loop'
-   300 |         f1 (__b (src, 3), __b (dst, 3), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:301:7: note: here
-   301 |       case 3:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:302:9: note: in definition of macro '__blocked_loop'
-   302 |         f1 (__b (src, 2), __b (dst, 2), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:303:7: note: here
-   303 |       case 2:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:304:9: note: in definition of macro '__blocked_loop'
-   304 |         f1 (__b (src, 1), __b (dst, 1), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:305:7: note: here
-   305 |       case 1:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c: In function '_nc_aesni_dec_blocks':
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:294:9: note: in definition of macro '__blocked_loop'
-   294 |         f1 (__b (src, 6), __b (dst, 6), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:295:7: note: here
-   295 |       case 6:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:296:9: note: in definition of macro '__blocked_loop'
-   296 |         f1 (__b (src, 5), __b (dst, 5), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:297:7: note: here
-   297 |       case 5:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:298:9: note: in definition of macro '__blocked_loop'
-   298 |         f1 (__b (src, 4), __b (dst, 4), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:299:7: note: here
-   299 |       case 4:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:300:9: note: in definition of macro '__blocked_loop'
-   300 |         f1 (__b (src, 3), __b (dst, 3), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:301:7: note: here
-   301 |       case 3:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:302:9: note: in definition of macro '__blocked_loop'
-   302 |         f1 (__b (src, 2), __b (dst, 2), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:303:7: note: here
-   303 |       case 2:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:304:9: note: in definition of macro '__blocked_loop'
-   304 |         f1 (__b (src, 1), __b (dst, 1), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:305:7: note: here
-   305 |       case 1:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- mv aesni.o src/native/aes/aesni.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/des/generic.c
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/des/generic.c
- src/native/des/generic.c:405:28: warning: argument 1 of type 'unsigned char[16]' with mismatched bound [-Warray-parameter=]
-   405 | void des2key(unsigned char hexkey[16], short mode) /* stomps on Kn3 too */
-       |              ~~~~~~~~~~~~~~^~~~~~~~~~
- In file included from src/native/des/generic.c:20:
- src/native/des/generic.h:67:21: note: previously declared as 'unsigned char *'
-    67 | extern void des2key(unsigned char *, short);
-       |                     ^~~~~~~~~~~~~~~
- src/native/des/generic.c:537:28: warning: argument 1 of type 'unsigned char[24]' with mismatched bound [-Warray-parameter=]
-   537 | void des3key(unsigned char hexkey[24], short mode)
-       |              ~~~~~~~~~~~~~~^~~~~~~~~~
- In file included from src/native/des/generic.c:20:
- src/native/des/generic.h:126:21: note: previously declared as 'unsigned char *'
-   126 | extern void des3key(unsigned char *, short);
-       |                     ^~~~~~~~~~~~~~~
- mv generic.o src/native/des/generic.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlmklib -o src/nocrypto_stubs src/native/misc.o src/native/hash/stubs.o src/native/hash/md5.o src/native/hash/sha1.o src/native/hash/sha256.o src/native/hash/sha512.o src/native/aes/generic.o src/native/aes/aesni.o src/native/des/generic.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/nocrypto.mli > src/nocrypto.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/native.ml > src/native.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/native.cmo src/native.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/native.cmo src/native.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/nocrypto.cmi src/nocrypto.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/nocrypto.cmi src/nocrypto.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/uncommon.ml > src/uncommon.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/base64.ml > src/base64.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/uncommon.cmo src/uncommon.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/uncommon.cmo src/uncommon.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/hash.ml > src/hash.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/cipher_stream.ml > src/cipher_stream.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/cipher_block.ml > src/cipher_block.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/ccm.ml > src/ccm.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/gcm.ml > src/gcm.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/numeric.ml > src/numeric.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/numeric.cmo src/numeric.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/numeric.cmo src/numeric.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/ccm.cmo src/ccm.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/ccm.cmo src/ccm.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/gcm.cmo src/gcm.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/gcm.cmo src/gcm.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/rng.ml > src/rng.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/fortuna.ml > src/fortuna.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/cipher_block.cmo src/cipher_block.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/cipher_block.cmo src/cipher_block.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/hash.cmo src/hash.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/hash.cmo src/hash.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/hmac_drgb.ml > src/hmac_drgb.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/fortuna.cmo src/fortuna.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/fortuna.cmo src/fortuna.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/hmac_drgb.cmo src/hmac_drgb.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/hmac_drgb.cmo src/hmac_drgb.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/rsa.ml > src/rsa.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/rng.cmo src/rng.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/rng.cmo src/rng.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/dsa.ml > src/dsa.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/dh.ml > src/dh.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/base64.cmo src/base64.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/base64.cmo src/base64.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/cipher_stream.cmo src/cipher_stream.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/cipher_stream.cmo src/cipher_stream.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/rsa.cmo src/rsa.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/rsa.cmo src/rsa.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/dsa.cmo src/dsa.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/dsa.cmo src/dsa.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/dh.cmo src/dh.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/dh.cmo src/dh.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/native.cmo src/uncommon.cmo src/base64.cmo src/hash.cmo src/cipher_stream.cmo src/ccm.cmo src/numeric.cmo src/gcm.cmo src/cipher_block.cmo src/fortuna.cmo src/hmac_drgb.cmo src/rng.cmo src/rsa.cmo src/dsa.cmo src/dh.cmo -o src/nocrypto.cmo
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -dllib -lnocrypto_stubs -cclib -lnocrypto_stubs -w A-4-29-33-40-41-42-43-34-44 src/nocrypto.cmo -o src/nocrypto.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/native.cmx src/native.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/native.cmx src/native.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/uncommon.cmx src/uncommon.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/uncommon.cmx src/uncommon.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/numeric.cmx src/numeric.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/numeric.cmx src/numeric.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/ccm.cmx src/ccm.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/ccm.cmx src/ccm.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/gcm.cmx src/gcm.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/gcm.cmx src/gcm.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/cipher_block.cmx src/cipher_block.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/cipher_block.cmx src/cipher_block.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/hash.cmx src/hash.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/hash.cmx src/hash.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/fortuna.cmx src/fortuna.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/fortuna.cmx src/fortuna.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/hmac_drgb.cmx src/hmac_drgb.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/hmac_drgb.cmx src/hmac_drgb.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/rng.cmx src/rng.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/rng.cmx src/rng.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/base64.cmx src/base64.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/base64.cmx src/base64.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/cipher_stream.cmx src/cipher_stream.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/cipher_stream.cmx src/cipher_stream.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/rsa.cmx src/rsa.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/rsa.cmx src/rsa.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/dsa.cmx src/dsa.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/dsa.cmx src/dsa.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/dh.cmx src/dh.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/dh.cmx src/dh.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/native.cmx src/uncommon.cmx src/base64.cmx src/hash.cmx src/cipher_stream.cmx src/ccm.cmx src/numeric.cmx src/gcm.cmx src/cipher_block.cmx src/fortuna.cmx src/hmac_drgb.cmx src/rng.cmx src/rsa.cmx src/dsa.cmx src/dh.cmx -o src/nocrypto.cmx
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -cclib -lnocrypto_stubs src/nocrypto.cmx -o src/nocrypto.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -I src/ src/nocrypto.cmxa src/nocrypto.cmx -o src/nocrypto.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -modules unix/nocrypto_entropy_unix.mli > unix/nocrypto_entropy_unix.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -I unix -I src -o unix/nocrypto_entropy_unix.cmi unix/nocrypto_entropy_unix.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -I unix -I src -o unix/nocrypto_entropy_unix.cmi unix/nocrypto_entropy_unix.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -modules unix/nocrypto_entropy_unix.ml > unix/nocrypto_entropy_unix.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -I unix -I src -o unix/nocrypto_entropy_unix.cmo unix/nocrypto_entropy_unix.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -I unix -I src -o unix/nocrypto_entropy_unix.cmo unix/nocrypto_entropy_unix.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a unix/nocrypto_entropy_unix.cmo -o unix/nocrypto_unix.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -I unix -I src -o unix/nocrypto_entropy_unix.cmx unix/nocrypto_entropy_unix.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -I unix -I src -o unix/nocrypto_entropy_unix.cmx unix/nocrypto_entropy_unix.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a unix/nocrypto_entropy_unix.cmx -o unix/nocrypto_unix.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared unix/nocrypto_unix.cmxa unix/nocrypto_entropy_unix.cmx -o unix/nocrypto_unix.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -modules lwt/nocrypto_entropy_lwt.mli > lwt/nocrypto_entropy_lwt.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I unix -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -I lwt -I src -I unix -o lwt/nocrypto_entropy_lwt.cmi lwt/nocrypto_entropy_lwt.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I unix -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -I lwt -I src -I unix -o lwt/nocrypto_entropy_lwt.cmi lwt/nocrypto_entropy_lwt.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -modules lwt/nocrypto_entropy_lwt.ml > lwt/nocrypto_entropy_lwt.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I unix -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -I lwt -I src -I unix -o lwt/nocrypto_entropy_lwt.cmo lwt/nocrypto_entropy_lwt.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I unix -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -I lwt -I src -I unix -o lwt/nocrypto_entropy_lwt.cmo lwt/nocrypto_entropy_lwt.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lwt/nocrypto_entropy_lwt.cmo -o lwt/nocrypto_lwt.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I unix -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -I lwt -I src -I unix -o lwt/nocrypto_entropy_lwt.cmx lwt/nocrypto_entropy_lwt.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I unix -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -I lwt -I src -I unix -o lwt/nocrypto_entropy_lwt.cmx lwt/nocrypto_entropy_lwt.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lwt/nocrypto_entropy_lwt.cmx -o lwt/nocrypto_lwt.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lwt/nocrypto_lwt.cmxa lwt/nocrypto_entropy_lwt.cmx -o lwt/nocrypto_lwt.cmxs
- ocaml setup.ml -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- cp -p src/native/des/generic.h xen/native/des/generic.h
- cp -p src/native/hash/sha512.h xen/native/hash/sha512.h
- cp -p src/native/hash/sha256.h xen/native/hash/sha256.h
- cp -p src/native/hash/sha1.h xen/native/hash/sha1.h
- cp -p src/native/hash/md5.h xen/native/hash/md5.h
- cp -p src/native/hash/bitfn.h xen/native/hash/bitfn.h
- cp -p src/native/nocrypto.h xen/native/nocrypto.h
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/misc.c
- mv misc.o src/native/misc.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/hash/stubs.c
- mv stubs.o src/native/hash/stubs.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/hash/md5.c
- mv md5.o src/native/hash/md5.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/hash/sha1.c
- mv sha1.o src/native/hash/sha1.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/hash/sha256.c
- mv sha256.o src/native/hash/sha256.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/hash/sha512.c
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/hash/sha512.c
- src/native/hash/sha512.c: In function 'nc_sha512_init_t':
- src/native/hash/sha512.c:235:51: warning: '%d' directive writing between 1 and 11 bytes into a region of size 4 [-Wformat-overflow=]
-   235 |                 i = sprintf((char *)buf, "SHA-512/%d", t);
-       |                                                   ^~
- src/native/hash/sha512.c:235:42: note: directive argument in the range [-2147483648, 511]
-   235 |                 i = sprintf((char *)buf, "SHA-512/%d", t);
-       |                                          ^~~~~~~~~~~~
- src/native/hash/sha512.c:235:21: note: 'sprintf' output between 10 and 20 bytes into a destination of size 12
-   235 |                 i = sprintf((char *)buf, "SHA-512/%d", t);
-       |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- mv sha512.o src/native/hash/sha512.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/aes/generic.c
- mv generic.o src/native/aes/generic.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/aes/aesni.c
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/aes/aesni.c
- src/native/aes/aesni.c: In function '_nc_aesni_enc_blocks':
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:294:9: note: in definition of macro '__blocked_loop'
-   294 |         f1 (__b (src, 6), __b (dst, 6), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:295:7: note: here
-   295 |       case 6:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:296:9: note: in definition of macro '__blocked_loop'
-   296 |         f1 (__b (src, 5), __b (dst, 5), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:297:7: note: here
-   297 |       case 5:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:298:9: note: in definition of macro '__blocked_loop'
-   298 |         f1 (__b (src, 4), __b (dst, 4), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:299:7: note: here
-   299 |       case 4:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:300:9: note: in definition of macro '__blocked_loop'
-   300 |         f1 (__b (src, 3), __b (dst, 3), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:301:7: note: here
-   301 |       case 3:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:302:9: note: in definition of macro '__blocked_loop'
-   302 |         f1 (__b (src, 2), __b (dst, 2), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:303:7: note: here
-   303 |       case 2:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:316:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:304:9: note: in definition of macro '__blocked_loop'
-   304 |         f1 (__b (src, 1), __b (dst, 1), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:305:7: note: here
-   305 |       case 1:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:316:3: note: in expansion of macro '__blocked_loop'
-   316 |   __blocked_loop (_nc_aesni_enc, _nc_aesni_enc8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c: In function '_nc_aesni_dec_blocks':
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:294:9: note: in definition of macro '__blocked_loop'
-   294 |         f1 (__b (src, 6), __b (dst, 6), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:295:7: note: here
-   295 |       case 6:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:296:9: note: in definition of macro '__blocked_loop'
-   296 |         f1 (__b (src, 5), __b (dst, 5), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:297:7: note: here
-   297 |       case 5:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:298:9: note: in definition of macro '__blocked_loop'
-   298 |         f1 (__b (src, 4), __b (dst, 4), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:299:7: note: here
-   299 |       case 4:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:300:9: note: in definition of macro '__blocked_loop'
-   300 |         f1 (__b (src, 3), __b (dst, 3), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:301:7: note: here
-   301 |       case 3:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:302:9: note: in definition of macro '__blocked_loop'
-   302 |         f1 (__b (src, 2), __b (dst, 2), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:303:7: note: here
-   303 |       case 2:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- src/native/aes/aesni.c:320:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |                   ^
- src/native/aes/aesni.c:304:9: note: in definition of macro '__blocked_loop'
-   304 |         f1 (__b (src, 1), __b (dst, 1), rk, rounds);         \
-       |         ^~
- src/native/aes/aesni.c:305:7: note: here
-   305 |       case 1:                                                \
-       |       ^~~~
- src/native/aes/aesni.c:320:3: note: in expansion of macro '__blocked_loop'
-   320 |   __blocked_loop (_nc_aesni_dec, _nc_aesni_dec8, src, dst, rk, rounds, blocks);
-       |   ^~~~~~~~~~~~~~
- mv aesni.o src/native/aes/aesni.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/des/generic.c
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -g -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -c src/native/des/generic.c
- src/native/des/generic.c:405:28: warning: argument 1 of type 'unsigned char[16]' with mismatched bound [-Warray-parameter=]
-   405 | void des2key(unsigned char hexkey[16], short mode) /* stomps on Kn3 too */
-       |              ~~~~~~~~~~~~~~^~~~~~~~~~
- In file included from src/native/des/generic.c:20:
- src/native/des/generic.h:67:21: note: previously declared as 'unsigned char *'
-    67 | extern void des2key(unsigned char *, short);
-       |                     ^~~~~~~~~~~~~~~
- src/native/des/generic.c:537:28: warning: argument 1 of type 'unsigned char[24]' with mismatched bound [-Warray-parameter=]
-   537 | void des3key(unsigned char hexkey[24], short mode)
-       |              ~~~~~~~~~~~~~~^~~~~~~~~~
- In file included from src/native/des/generic.c:20:
- src/native/des/generic.h:126:21: note: previously declared as 'unsigned char *'
-   126 | extern void des3key(unsigned char *, short);
-       |                     ^~~~~~~~~~~~~~~
- mv generic.o src/native/des/generic.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamlmklib -o src/nocrypto_stubs src/native/misc.o src/native/hash/stubs.o src/native/hash/md5.o src/native/hash/sha1.o src/native/hash/sha256.o src/native/hash/sha512.o src/native/aes/generic.o src/native/aes/aesni.o src/native/des/generic.o
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/nocrypto.mli > src/nocrypto.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/native.ml > src/native.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/native.cmo src/native.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/native.cmo src/native.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/nocrypto.cmi src/nocrypto.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/nocrypto.cmi src/nocrypto.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/uncommon.ml > src/uncommon.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/base64.ml > src/base64.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/uncommon.cmo src/uncommon.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/uncommon.cmo src/uncommon.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/hash.ml > src/hash.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/cipher_stream.ml > src/cipher_stream.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/cipher_block.ml > src/cipher_block.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/ccm.ml > src/ccm.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/gcm.ml > src/gcm.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/numeric.ml > src/numeric.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/numeric.cmo src/numeric.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/numeric.cmo src/numeric.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/ccm.cmo src/ccm.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/ccm.cmo src/ccm.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/gcm.cmo src/gcm.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/gcm.cmo src/gcm.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/rng.ml > src/rng.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/fortuna.ml > src/fortuna.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/cipher_block.cmo src/cipher_block.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/cipher_block.cmo src/cipher_block.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/hash.cmo src/hash.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/hash.cmo src/hash.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/hmac_drgb.ml > src/hmac_drgb.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/fortuna.cmo src/fortuna.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/fortuna.cmo src/fortuna.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/hmac_drgb.cmo src/hmac_drgb.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/hmac_drgb.cmo src/hmac_drgb.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/rsa.ml > src/rsa.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/rng.cmo src/rng.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/rng.cmo src/rng.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/dsa.ml > src/dsa.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -modules src/dh.ml > src/dh.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/base64.cmo src/base64.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/base64.cmo src/base64.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/cipher_stream.cmo src/cipher_stream.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/cipher_stream.cmo src/cipher_stream.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/rsa.cmo src/rsa.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/rsa.cmo src/rsa.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/dsa.cmo src/dsa.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/dsa.cmo src/dsa.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/dh.cmo src/dh.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -w A-4-29-33-40-41-42-43-34-44 -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -I src -o src/dh.cmo src/dh.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/native.cmo src/uncommon.cmo src/base64.cmo src/hash.cmo src/cipher_stream.cmo src/ccm.cmo src/numeric.cmo src/gcm.cmo src/cipher_block.cmo src/fortuna.cmo src/hmac_drgb.cmo src/rng.cmo src/rsa.cmo src/dsa.cmo src/dh.cmo -o src/nocrypto.cmo
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -dllib -lnocrypto_stubs -cclib -lnocrypto_stubs -w A-4-29-33-40-41-42-43-34-44 src/nocrypto.cmo -o src/nocrypto.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/native.cmx src/native.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/native.cmx src/native.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/uncommon.cmx src/uncommon.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/uncommon.cmx src/uncommon.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/numeric.cmx src/numeric.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/numeric.cmx src/numeric.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/ccm.cmx src/ccm.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/ccm.cmx src/ccm.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/gcm.cmx src/gcm.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/gcm.cmx src/gcm.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/cipher_block.cmx src/cipher_block.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/cipher_block.cmx src/cipher_block.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/hash.cmx src/hash.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/hash.cmx src/hash.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/fortuna.cmx src/fortuna.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/fortuna.cmx src/fortuna.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/hmac_drgb.cmx src/hmac_drgb.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/hmac_drgb.cmx src/hmac_drgb.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/rng.cmx src/rng.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/rng.cmx src/rng.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/base64.cmx src/base64.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/base64.cmx src/base64.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/cipher_stream.cmx src/cipher_stream.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/cipher_stream.cmx src/cipher_stream.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/rsa.cmx src/rsa.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/rsa.cmx src/rsa.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/dsa.cmx src/dsa.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/dsa.cmx src/dsa.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/dh.cmx src/dh.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -ccopt '--std=c99' -ccopt -Wall -ccopt -Wextra -ccopt -O3 -ccopt -DACCELERATE -ccopt -msse2 -ccopt -maes -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -for-pack Nocrypto -I src -o src/dh.cmx src/dh.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/native.cmx src/uncommon.cmx src/base64.cmx src/hash.cmx src/cipher_stream.cmx src/ccm.cmx src/numeric.cmx src/gcm.cmx src/cipher_block.cmx src/fortuna.cmx src/hmac_drgb.cmx src/rng.cmx src/rsa.cmx src/dsa.cmx src/dh.cmx -o src/nocrypto.cmx
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a -cclib -lnocrypto_stubs src/nocrypto.cmx -o src/nocrypto.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared -I src/ src/nocrypto.cmxa src/nocrypto.cmx -o src/nocrypto.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -modules unix/nocrypto_entropy_unix.mli > unix/nocrypto_entropy_unix.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -I unix -I src -o unix/nocrypto_entropy_unix.cmi unix/nocrypto_entropy_unix.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -I unix -I src -o unix/nocrypto_entropy_unix.cmi unix/nocrypto_entropy_unix.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -modules unix/nocrypto_entropy_unix.ml > unix/nocrypto_entropy_unix.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -I unix -I src -o unix/nocrypto_entropy_unix.cmo unix/nocrypto_entropy_unix.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -I unix -I src -o unix/nocrypto_entropy_unix.cmo unix/nocrypto_entropy_unix.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a unix/nocrypto_entropy_unix.cmo -o unix/nocrypto_unix.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -I unix -I src -o unix/nocrypto_entropy_unix.cmx unix/nocrypto_entropy_unix.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package bytes -I unix -I src -o unix/nocrypto_entropy_unix.cmx unix/nocrypto_entropy_unix.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a unix/nocrypto_entropy_unix.cmx -o unix/nocrypto_unix.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared unix/nocrypto_unix.cmxa unix/nocrypto_entropy_unix.cmx -o unix/nocrypto_unix.cmxs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -modules lwt/nocrypto_entropy_lwt.mli > lwt/nocrypto_entropy_lwt.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I unix -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -I lwt -I src -I unix -o lwt/nocrypto_entropy_lwt.cmi lwt/nocrypto_entropy_lwt.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I unix -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -I lwt -I src -I unix -o lwt/nocrypto_entropy_lwt.cmi lwt/nocrypto_entropy_lwt.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -modules lwt/nocrypto_entropy_lwt.ml > lwt/nocrypto_entropy_lwt.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I unix -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -I lwt -I src -I unix -o lwt/nocrypto_entropy_lwt.cmo lwt/nocrypto_entropy_lwt.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -I src -I unix -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -I lwt -I src -I unix -o lwt/nocrypto_entropy_lwt.cmo lwt/nocrypto_entropy_lwt.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a lwt/nocrypto_entropy_lwt.cmo -o lwt/nocrypto_lwt.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I unix -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -I lwt -I src -I unix -o lwt/nocrypto_entropy_lwt.cmx lwt/nocrypto_entropy_lwt.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -I src -I unix -package zarith -package sexplib -package ppx_sexp_conv -package cstruct -package unix -package lwt.unix -package cstruct.lwt -package bytes -I lwt -I src -I unix -o lwt/nocrypto_entropy_lwt.cmx lwt/nocrypto_entropy_lwt.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lwt/nocrypto_entropy_lwt.cmx -o lwt/nocrypto_lwt.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lwt/nocrypto_lwt.cmxa lwt/nocrypto_entropy_lwt.cmx -o lwt/nocrypto_lwt.cmxs
-> compiled  nocrypto.0.5.3
Processing 195/207: [opam-lib: make]
Processing 196/207: [opam-lib: make] [nocrypto: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/nocrypto.0.5.3)
- ocaml setup.ml -install 
- W: Nothing to install for findlib library 'testlib'
- Installed /home/opam/.opam/4.02/lib/nocrypto/uncommon.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/base64.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/hash.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/cipher_stream.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/cipher_block.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/numeric.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/rng.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/rsa.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/dsa.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/dh.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/libnocrypto_stubs.a
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto.cmti
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto.cmi
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto.cma
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto.cmxa
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto.a
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto.cmxs
- Installed /home/opam/.opam/4.02/lib/nocrypto/dh.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/dh.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/dsa.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/dsa.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/rsa.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/rsa.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/rng.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/rng.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/numeric.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/numeric.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/cipher_block.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/cipher_block.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/cipher_stream.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/cipher_stream.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/hash.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/hash.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/base64.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/base64.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/uncommon.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/uncommon.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_unix.mli
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_unix.cma
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_unix.cmxa
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_unix.a
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_unix.cmxs
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_unix.cmi
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_unix.cmti
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_unix.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_unix.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_unix.cmx
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_lwt.mli
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_lwt.cma
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_lwt.cmxa
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_lwt.a
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_lwt.cmxs
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_lwt.cmi
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_lwt.cmti
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_lwt.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_lwt.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_lwt.cmx
- Installed /home/opam/.opam/4.02/lib/stublibs/dllnocrypto_stubs.so
- Installed /home/opam/.opam/4.02/lib/stublibs/dllnocrypto_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.02/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.02/lib/nocrypto/META
- ocaml setup.ml -install 
- W: Nothing to install for findlib library 'testlib'
- Installed /home/opam/.opam/4.02/lib/nocrypto/uncommon.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/base64.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/hash.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/cipher_stream.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/cipher_block.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/numeric.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/rng.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/rsa.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/dsa.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/dh.ml
- Installed /home/opam/.opam/4.02/lib/nocrypto/libnocrypto_stubs.a
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto.cmti
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto.cmi
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto.cma
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto.cmxa
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto.a
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto.cmxs
- Installed /home/opam/.opam/4.02/lib/nocrypto/dh.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/dh.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/dsa.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/dsa.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/rsa.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/rsa.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/rng.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/rng.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/numeric.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/numeric.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/cipher_block.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/cipher_block.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/cipher_stream.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/cipher_stream.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/hash.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/hash.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/base64.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/base64.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/uncommon.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/uncommon.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_unix.mli
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_unix.cma
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_unix.cmxa
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_unix.a
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_unix.cmxs
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_unix.cmi
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_unix.cmti
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_unix.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_unix.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_unix.cmx
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_lwt.mli
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_lwt.cma
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_lwt.cmxa
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_lwt.a
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_lwt.cmxs
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_lwt.cmi
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_lwt.cmti
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_lwt.cmt
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_lwt.annot
- Installed /home/opam/.opam/4.02/lib/nocrypto/nocrypto_entropy_lwt.cmx
- Installed /home/opam/.opam/4.02/lib/stublibs/dllnocrypto_stubs.so
- Installed /home/opam/.opam/4.02/lib/stublibs/dllnocrypto_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.02/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.02/lib/nocrypto/META
-> installed nocrypto.0.5.3
Processing 196/207: [opam-lib: make]
Processing 197/207: [opam-lib: make] [x509: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" (CWD=/home/opam/.opam/4.02/.opam-switch/build/x509.0.5.3)
- oasis setup
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ x509
- Package version: ..................................... 0.5.3
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bytes: ........................................... /home/opam/.opam/4.02/lib/bytes
- pkg_cstruct: ......................................... /home/opam/.opam/4.02/lib/cstruct
- pkg_sexplib: ......................................... /home/opam/.opam/4.02/lib/sexplib
- pkg_ppx_sexp_conv: ................................... /home/opam/.opam/4.02/lib/ppx_sexp_conv
- pkg_nocrypto: ........................................ /home/opam/.opam/4.02/lib/nocrypto
- pkg_asn1_combinators: ................................ /home/opam/.opam/4.02/lib/asn1-combinators
- ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc
- 
- oasis setup
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ x509
- Package version: ..................................... 0.5.3
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_bytes: ........................................... /home/opam/.opam/4.02/lib/bytes
- pkg_cstruct: ......................................... /home/opam/.opam/4.02/lib/cstruct
- pkg_sexplib: ......................................... /home/opam/.opam/4.02/lib/sexplib
- pkg_ppx_sexp_conv: ................................... /home/opam/.opam/4.02/lib/ppx_sexp_conv
- pkg_nocrypto: ........................................ /home/opam/.opam/4.02/lib/nocrypto
- pkg_asn1_combinators: ................................ /home/opam/.opam/4.02/lib/asn1-combinators
- ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc
- 
Processing 197/207: [opam-lib: make] [x509: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2)
- make -C src opam-lib
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make ./opam-core.cma ./opam-solver.cma ./opam-repositories.cma ./opam-client.cma
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocaml ../shell/crunch.ml "complete"     < ../shell/opam_completion.sh > core/opamScript.ml
- ocaml ../shell/crunch.ml "complete_zsh" < ../shell/opam_completion_zsh.sh >> core/opamScript.ml
- ocaml ../shell/crunch.ml "switch_eval"  < ../shell/opam_switch_eval.sh >> core/opamScript.ml
- cp -f core/opamCompat.ml.4.02 core/opamCompat.ml
- cp -f core/opamCompat.mli.4.02 core/opamCompat.mli
- make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=byte-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamllex  core/opamLineLexer.mll
- 9 states, 262 transitions, table size 1102 bytes
- ocamllex  core/opamLexer.mll
- 64 states, 1459 transitions, table size 6220 bytes
- ocamlyacc  core/opamParser.mly
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamParser.mli > ._bcdi/core/opamParser.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamRepository.mli > ._bcdi/core/opamRepository.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamActionGraph.mli > ._bcdi/core/opamActionGraph.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFile.mli > ._bcdi/core/opamFile.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFilter.mli > ._bcdi/core/opamFilter.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFormat.mli > ._bcdi/core/opamFormat.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamLexer.mli > ._bcdi/core/opamLexer.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamPath.mli > ._bcdi/core/opamPath.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamTypesBase.mli > ._bcdi/core/opamTypesBase.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamTypes.mli > ._bcdi/core/opamTypes.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamCompiler.mli > ._bcdi/core/opamCompiler.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFormula.mli > ._bcdi/core/opamFormula.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamVariable.mli > ._bcdi/core/opamVariable.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamPackage.mli > ._bcdi/core/opamPackage.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFilename.mli > ._bcdi/core/opamFilename.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamParallel.mli > ._bcdi/core/opamParallel.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamSystem.mli > ._bcdi/core/opamSystem.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamSwitch.mli > ._bcdi/core/opamSwitch.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamRepositoryName.mli > ._bcdi/core/opamRepositoryName.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamProcess.mli > ._bcdi/core/opamProcess.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamGlobals.mli > ._bcdi/core/opamGlobals.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamVersion.mli > ._bcdi/core/opamVersion.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamScript.mli > ._bcdi/core/opamScript.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamMisc.mli > ._bcdi/core/opamMisc.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamLineLexer.mli > ._bcdi/core/opamLineLexer.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamJson.mli > ._bcdi/core/opamJson.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamCompat.mli > ._bcdi/core/opamCompat.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamParser.ml > ._d/core/opamParser.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamLexer.ml > ._d/core/opamLexer.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamLineLexer.ml > ._d/core/opamLineLexer.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamRepository.ml > ._d/core/opamRepository.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamActionGraph.ml > ._d/core/opamActionGraph.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFile.ml > ._d/core/opamFile.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFilter.ml > ._d/core/opamFilter.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFormat.ml > ._d/core/opamFormat.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamPath.ml > ._d/core/opamPath.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamTypesBase.ml > ._d/core/opamTypesBase.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamCompiler.ml > ._d/core/opamCompiler.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFormula.ml > ._d/core/opamFormula.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamVariable.ml > ._d/core/opamVariable.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamPackage.ml > ._d/core/opamPackage.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFilename.ml > ._d/core/opamFilename.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamParallel.ml > ._d/core/opamParallel.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamSystem.ml > ._d/core/opamSystem.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamSwitch.ml > ._d/core/opamSwitch.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamRepositoryName.ml > ._d/core/opamRepositoryName.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamProcess.ml > ._d/core/opamProcess.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamGlobals.ml > ._d/core/opamGlobals.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamVersion.ml > ._d/core/opamVersion.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamScript.ml > ._d/core/opamScript.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamMisc.ml > ._d/core/opamMisc.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamJson.ml > ._d/core/opamJson.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamCompat.ml > ._d/core/opamCompat.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamCompat.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamCompat.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamJson.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamJson.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamLineLexer.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamLineLexer.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamMisc.mli
- File "core/opamMisc.mli", line 45, characters 26-48:
- Warning 50: ambiguous documentation comment
- File "core/opamMisc.mli", line 46, characters 26-53:
- Warning 50: ambiguous documentation comment
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamMisc.ml
- File "core/opamMisc.ml", line 461, characters 30-44:
- Warning 3: deprecated: Re.get_all_ofs
- Use Group.all_offset
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamScript.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamScript.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamVersion.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamVersion.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamGlobals.mli
- File "core/opamGlobals.mli", line 176, characters 0-62:
- Warning 50: ambiguous documentation comment
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamGlobals.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamProcess.mli
- File "core/opamProcess.mli", line 23, characters 36-62:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 24, characters 36-58:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 25, characters 36-78:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 26, characters 36-65:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 27, characters 36-62:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 28, characters 36-67:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 29, characters 36-125:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 31, characters 36-61:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 32, characters 36-65:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamProcess.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamRepositoryName.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamRepositoryName.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamSwitch.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamSwitch.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamSystem.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamSystem.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamParallel.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamParallel.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFilename.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFilename.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamPackage.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamPackage.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamVariable.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamVariable.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFormula.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFormula.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamCompiler.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamCompiler.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamTypes.mli
- File "core/opamTypes.mli", line 200, characters 2-161:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamTypes.mli", line 205, characters 2-37:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamTypes.mli", line 208, characters 2-69:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamTypes.mli", line 391, characters 2-111:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamTypes.mli", line 395, characters 2-78:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamTypes.mli", line 399, characters 2-290:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamTypes.mli", line 406, characters 2-112:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamTypesBase.mli
- File "core/opamTypesBase.mli", line 103, characters 37-66:
- Warning 50: ambiguous documentation comment
- File "core/opamTypesBase.mli", line 105, characters 37-66:
- Warning 50: ambiguous documentation comment
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamTypesBase.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamPath.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamPath.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamParser.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamParser.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamLexer.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamLexer.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFormat.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFormat.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFilter.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFilter.ml
- File "core/opamFilter.ml", line 74, characters 11-18:
- Warning 3: deprecated: Re.test
- Use Group.test
- File "core/opamFilter.ml", line 75, characters 15-21:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "core/opamFilter.ml", line 76, characters 18-28:
- Warning 3: deprecated: Re.get_ofs
- Use Group.offset
- File "core/opamFilter.ml", line 76, characters 52-58:
- Warning 3: deprecated: Re.get
- Use Group.get
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFile.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFile.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamActionGraph.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamActionGraph.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamRepository.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamRepository.ml
- ocamlfind ocamlc -a     -I core -I solver -I repositories -I client -I core/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lcore/     -o opam-core.cma core/opamCompat.cmo core/opamJson.cmo core/opamLineLexer.cmo core/opamMisc.cmo core/opamScript.cmo core/opamVersion.cmo core/opamGlobals.cmo core/opamProcess.cmo core/opamRepositoryName.cmo core/opamSwitch.cmo core/opamSystem.cmo core/opamParallel.cmo core/opamFilename.cmo core/opamPackage.cmo core/opamVariable.cmo core/opamFormula.cmo core/opamCompiler.cmo core/opamTypesBase.cmo core/opamPath.cmo core/opamParser.cmo core/opamLexer.cmo core/opamFormat.cmo core/opamFilter.cmo core/opamFile.cmo core/opamActionGraph.cmo core/opamRepository.cmo
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=byte-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I solver/ solver/opamSolver.mli > ._bcdi/solver/opamSolver.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I solver/ solver/opamHeuristic.mli > ._bcdi/solver/opamHeuristic.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I solver/ solver/opamCudf.mli > ._bcdi/solver/opamCudf.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I solver/ solver/opamSolver.ml > ._d/solver/opamSolver.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I solver/ solver/opamHeuristic.ml > ._d/solver/opamHeuristic.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I solver/ solver/opamCudf.ml > ._d/solver/opamCudf.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamCudf.mli
- File "solver/opamCudf.mli", line 162, characters 29-78:
- Warning 50: ambiguous documentation comment
- File "solver/opamCudf.mli", line 163, characters 29-81:
- Warning 50: ambiguous documentation comment
- File "solver/opamCudf.mli", line 164, characters 29-72:
- Warning 50: ambiguous documentation comment
- File "solver/opamCudf.mli", line 165, characters 29-142:
- Warning 50: ambiguous documentation comment
- File "solver/opamCudf.mli", line 167, characters 29-81:
- Warning 50: ambiguous documentation comment
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamCudf.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamHeuristic.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamHeuristic.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamSolver.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamSolver.ml
- ocamlfind ocamlc -a     -I core -I solver -I repositories -I client -I solver/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lsolver/     -o opam-solver.cma solver/opamCudf.cmo solver/opamHeuristic.cmo solver/opamSolver.cmo
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=repositories SUBTARGET=byte-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamHg.mli > ._bcdi/repositories/opamHg.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamDarcs.mli > ._bcdi/repositories/opamDarcs.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamGit.mli > ._bcdi/repositories/opamGit.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamVCS.mli > ._bcdi/repositories/opamVCS.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamLocal.mli > ._bcdi/repositories/opamLocal.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamHTTP.mli > ._bcdi/repositories/opamHTTP.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamHg.ml > ._d/repositories/opamHg.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamDarcs.ml > ._d/repositories/opamDarcs.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamGit.ml > ._d/repositories/opamGit.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamVCS.ml > ._d/repositories/opamVCS.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamLocal.ml > ._d/repositories/opamLocal.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamHTTP.ml > ._d/repositories/opamHTTP.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamHTTP.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamHTTP.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamLocal.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamLocal.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamVCS.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamVCS.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamGit.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamGit.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamDarcs.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamDarcs.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamHg.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamHg.ml
- ocamlfind ocamlc -a     -I core -I solver -I repositories -I client -I repositories/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lrepositories/     -o opam-repositories.cma repositories/opamHTTP.cmo repositories/opamLocal.cmo repositories/opamVCS.cmo repositories/opamGit.cmo repositories/opamDarcs.cmo repositories/opamHg.cmo
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=byte-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamClient.mli > ._bcdi/client/opamClient.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamPinCommand.mli > ._bcdi/client/opamPinCommand.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamRepositoryCommand.mli > ._bcdi/client/opamRepositoryCommand.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamConfigCommand.mli > ._bcdi/client/opamConfigCommand.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamSwitchCommand.mli > ._bcdi/client/opamSwitchCommand.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamSolution.mli > ._bcdi/client/opamSolution.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamAction.mli > ._bcdi/client/opamAction.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamState.mli > ._bcdi/client/opamState.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamClient.ml > ._d/client/opamClient.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamPinCommand.ml > ._d/client/opamPinCommand.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamRepositoryCommand.ml > ._d/client/opamRepositoryCommand.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamConfigCommand.ml > ._d/client/opamConfigCommand.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamSwitchCommand.ml > ._d/client/opamSwitchCommand.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamSolution.ml > ._d/client/opamSolution.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamAction.ml > ._d/client/opamAction.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamState.ml > ._d/client/opamState.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamState.mli
- File "client/opamState.mli", line 26, characters 4-84:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 30, characters 4-36:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 33, characters 4-36:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 36, characters 4-68:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 39, characters 4-46:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 42, characters 4-84:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 45, characters 4-35:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 48, characters 4-31:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 51, characters 4-99:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 55, characters 4-59:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 58, characters 4-52:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 61, characters 4-38:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 64, characters 4-41:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 67, characters 4-64:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 70, characters 4-60:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 73, characters 4-38:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 76, characters 4-24:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 79, characters 4-25:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamState.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamAction.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamAction.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamSolution.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamSolution.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamSwitchCommand.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamSwitchCommand.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamConfigCommand.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamConfigCommand.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamRepositoryCommand.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamRepositoryCommand.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamPinCommand.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamPinCommand.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamClient.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamClient.ml
- ocamlfind ocamlc -a     -I core -I solver -I repositories -I client -I client/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lclient/     -o opam-client.cma client/opamState.cmo client/opamAction.cmo client/opamSolution.cmo client/opamSwitchCommand.cmo client/opamConfigCommand.cmo client/opamRepositoryCommand.cmo client/opamPinCommand.cmo client/opamClient.cmo
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make ./opam-core.cmxa ./opam-solver.cmxa ./opam-repositories.cmxa ./opam-client.cmxa
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=native-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamParser.mli > ._ncdi/core/opamParser.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamRepository.mli > ._ncdi/core/opamRepository.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamActionGraph.mli > ._ncdi/core/opamActionGraph.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamFile.mli > ._ncdi/core/opamFile.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamFilter.mli > ._ncdi/core/opamFilter.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamFormat.mli > ._ncdi/core/opamFormat.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamLexer.mli > ._ncdi/core/opamLexer.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamPath.mli > ._ncdi/core/opamPath.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamTypesBase.mli > ._ncdi/core/opamTypesBase.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamTypes.mli > ._ncdi/core/opamTypes.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamCompiler.mli > ._ncdi/core/opamCompiler.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamFormula.mli > ._ncdi/core/opamFormula.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamVariable.mli > ._ncdi/core/opamVariable.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamPackage.mli > ._ncdi/core/opamPackage.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamFilename.mli > ._ncdi/core/opamFilename.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamParallel.mli > ._ncdi/core/opamParallel.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamSystem.mli > ._ncdi/core/opamSystem.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamSwitch.mli > ._ncdi/core/opamSwitch.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamRepositoryName.mli > ._ncdi/core/opamRepositoryName.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamProcess.mli > ._ncdi/core/opamProcess.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamGlobals.mli > ._ncdi/core/opamGlobals.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamVersion.mli > ._ncdi/core/opamVersion.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamScript.mli > ._ncdi/core/opamScript.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamMisc.mli > ._ncdi/core/opamMisc.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamLineLexer.mli > ._ncdi/core/opamLineLexer.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamJson.mli > ._ncdi/core/opamJson.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamCompat.mli > ._ncdi/core/opamCompat.di
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamCompat.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamJson.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamLineLexer.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamMisc.ml
- File "core/opamMisc.ml", line 461, characters 30-44:
- Warning 3: deprecated: Re.get_all_ofs
- Use Group.all_offset
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamScript.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamVersion.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamGlobals.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamProcess.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamRepositoryName.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamSwitch.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamSystem.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamParallel.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFilename.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamPackage.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamVariable.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFormula.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamCompiler.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamTypesBase.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamPath.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamParser.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamLexer.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFormat.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFilter.ml
- File "core/opamFilter.ml", line 74, characters 11-18:
- Warning 3: deprecated: Re.test
- Use Group.test
- File "core/opamFilter.ml", line 75, characters 15-21:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "core/opamFilter.ml", line 76, characters 18-28:
- Warning 3: deprecated: Re.get_ofs
- Use Group.offset
- File "core/opamFilter.ml", line 76, characters 52-58:
- Warning 3: deprecated: Re.get
- Use Group.get
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFile.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamActionGraph.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamRepository.ml
- ocamlfind ocamlopt -a      -I core -I solver -I repositories -I client -I core/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lcore/    -o opam-core.cmxa core/opamCompat.cmx core/opamJson.cmx core/opamLineLexer.cmx core/opamMisc.cmx core/opamScript.cmx core/opamVersion.cmx core/opamGlobals.cmx core/opamProcess.cmx core/opamRepositoryName.cmx core/opamSwitch.cmx core/opamSystem.cmx core/opamParallel.cmx core/opamFilename.cmx core/opamPackage.cmx core/opamVariable.cmx core/opamFormula.cmx core/opamCompiler.cmx core/opamTypesBase.cmx core/opamPath.cmx core/opamParser.cmx core/opamLexer.cmx core/opamFormat.cmx core/opamFilter.cmx core/opamFile.cmx core/opamActionGraph.cmx core/opamRepository.cmx
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=native-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I solver/ solver/opamSolver.mli > ._ncdi/solver/opamSolver.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I solver/ solver/opamHeuristic.mli > ._ncdi/solver/opamHeuristic.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I solver/ solver/opamCudf.mli > ._ncdi/solver/opamCudf.di
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamCudf.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamHeuristic.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamSolver.ml
- ocamlfind ocamlopt -a      -I core -I solver -I repositories -I client -I solver/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lsolver/    -o opam-solver.cmxa solver/opamCudf.cmx solver/opamHeuristic.cmx solver/opamSolver.cmx
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=repositories SUBTARGET=native-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I repositories/ repositories/opamHg.mli > ._ncdi/repositories/opamHg.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I repositories/ repositories/opamDarcs.mli > ._ncdi/repositories/opamDarcs.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I repositories/ repositories/opamGit.mli > ._ncdi/repositories/opamGit.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I repositories/ repositories/opamVCS.mli > ._ncdi/repositories/opamVCS.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I repositories/ repositories/opamLocal.mli > ._ncdi/repositories/opamLocal.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I repositories/ repositories/opamHTTP.mli > ._ncdi/repositories/opamHTTP.di
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamHTTP.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamLocal.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamVCS.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamGit.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamDarcs.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamHg.ml
- ocamlfind ocamlopt -a      -I core -I solver -I repositories -I client -I repositories/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lrepositories/    -o opam-repositories.cmxa repositories/opamHTTP.cmx repositories/opamLocal.cmx repositories/opamVCS.cmx repositories/opamGit.cmx repositories/opamDarcs.cmx repositories/opamHg.cmx
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=native-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamClient.mli > ._ncdi/client/opamClient.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamPinCommand.mli > ._ncdi/client/opamPinCommand.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamRepositoryCommand.mli > ._ncdi/client/opamRepositoryCommand.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamConfigCommand.mli > ._ncdi/client/opamConfigCommand.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamSwitchCommand.mli > ._ncdi/client/opamSwitchCommand.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamSolution.mli > ._ncdi/client/opamSolution.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamAction.mli > ._ncdi/client/opamAction.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamState.mli > ._ncdi/client/opamState.di
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamState.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamAction.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamSolution.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamSwitchCommand.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamConfigCommand.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamRepositoryCommand.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamPinCommand.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamClient.ml
- ocamlfind ocamlopt -a      -I core -I solver -I repositories -I client -I client/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lclient/    -o opam-client.cmxa client/opamState.cmx client/opamAction.cmx client/opamSolution.cmx client/opamSwitchCommand.cmx client/opamConfigCommand.cmx client/opamRepositoryCommand.cmx client/opamPinCommand.cmx client/opamClient.cmx
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=opam-admin-top SUBTARGET=top
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_admin_top.ml > ._d/tools/opam_admin_top.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_admin_top.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_admin_top.ml
- File "tools/opam_admin_top.ml", line 54, characters 2-17:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlmktop \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			    -I core -I solver -I repositories -I client -I tools/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Ltools/    ./opam-core.cma ./opam-solver.cma ./opam-repositories.cma ./opam-client.cma -o opam-admin.top \
- 			tools/opam_admin_top.cmo
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -C src opam
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-core.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=repositories SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-repositories.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=byte-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-solver.cma' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-client.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- cd .. && ocaml shell/get-git-id.ml src/client/opamGitVersion.ml
- touch client/opamGitVersion.ml
- make -f ../OCamlMakefile subprojs SUBPROJS=opam SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamArg.mli > ._ncdi/client/opamArg.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.mli > ._ncdi/client/opamGitVersion.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamMain.ml > ._d/client/opamMain.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamArg.ml > ._d/client/opamArg.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.ml > ._d/client/opamGitVersion.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamArg.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamArg.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamMain.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I solver -I repositories -I client -I client/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lclient/    ./opam-core.cmxa ./opam-solver.cmxa ./opam-repositories.cmxa ./opam-client.cmxa -o opam \
- 			client/opamGitVersion.cmx client/opamArg.cmx client/opamMain.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -C src opam-admin
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-core.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=repositories SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-repositories.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=byte-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-solver.cma' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-client.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- cd .. && ocaml shell/get-git-id.ml src/client/opamGitVersion.ml
- touch client/opamGitVersion.ml
- make -f ../OCamlMakefile subprojs SUBPROJS=opam SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.ml > ._d/client/opamGitVersion.d
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamArg.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamMain.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I solver -I repositories -I client -I client/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lclient/    ./opam-core.cmxa ./opam-solver.cmxa ./opam-repositories.cmxa ./opam-client.cmxa -o opam \
- 			client/opamGitVersion.cmx client/opamArg.cmx client/opamMain.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=opam-admin SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I tools/ tools/opam_stats.mli > ._ncdi/tools/opam_stats.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I tools/ tools/opam_repo_check.mli > ._ncdi/tools/opam_repo_check.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I tools/ tools/opam_mk_repo.mli > ._ncdi/tools/opam_mk_repo.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_admin.ml > ._d/tools/opam_admin.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_rename.ml > ._d/tools/opam_rename.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_findlib.ml > ._d/tools/opam_findlib.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_depexts_change.ml > ._d/tools/opam_depexts_change.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_stats.ml > ._d/tools/opam_stats.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_repo_check.ml > ._d/tools/opam_repo_check.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_mk_repo.ml > ._d/tools/opam_mk_repo.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_mk_repo.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_mk_repo.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_repo_check.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_repo_check.ml
- File "tools/opam_repo_check.ml", line 41, characters 2-17:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 45, characters 4-15:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 49, characters 4-16:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 54, characters 4-14:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 59, characters 4-22:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 70, characters 2-18:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_stats.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_stats.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_depexts_change.ml
- File "tools/opam_depexts_change.ml", line 56, characters 2-17:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_depexts_change.ml", line 59, characters 6-17:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_findlib.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_rename.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_admin.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I solver -I repositories -I client -I tools/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Ltools/    ./opam-core.cmxa ./opam-solver.cmxa ./opam-repositories.cmxa ./opam-client.cmxa -o opam-admin \
- 			tools/opam_mk_repo.cmx tools/opam_repo_check.cmx tools/opam_stats.cmx tools/opam_depexts_change.cmx tools/opam_findlib.cmx tools/opam_rename.cmx tools/opam_admin.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -C src opam-installer
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-core.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=repositories SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-repositories.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=byte-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-solver.cma' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-client.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- cd .. && ocaml shell/get-git-id.ml src/client/opamGitVersion.ml
- touch client/opamGitVersion.ml
- make -f ../OCamlMakefile subprojs SUBPROJS=opam SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.ml > ._d/client/opamGitVersion.d
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamArg.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamMain.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I solver -I repositories -I client -I client/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lclient/    ./opam-core.cmxa ./opam-solver.cmxa ./opam-repositories.cmxa ./opam-client.cmxa -o opam \
- 			client/opamGitVersion.cmx client/opamArg.cmx client/opamMain.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=opam-installer SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_installer.ml > ._d/tools/opam_installer.d
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_installer.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I solver -I repositories -I client -I tools/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Ltools/    ./opam-core.cmxa ./opam-solver.cmxa ./opam-repositories.cmxa ./opam-client.cmxa -o opam-installer \
- 			tools/opam_installer.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -C src opam-lib
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make ./opam-core.cma ./opam-solver.cma ./opam-repositories.cma ./opam-client.cma
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocaml ../shell/crunch.ml "complete"     < ../shell/opam_completion.sh > core/opamScript.ml
- ocaml ../shell/crunch.ml "complete_zsh" < ../shell/opam_completion_zsh.sh >> core/opamScript.ml
- ocaml ../shell/crunch.ml "switch_eval"  < ../shell/opam_switch_eval.sh >> core/opamScript.ml
- cp -f core/opamCompat.ml.4.02 core/opamCompat.ml
- cp -f core/opamCompat.mli.4.02 core/opamCompat.mli
- make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=byte-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamllex  core/opamLineLexer.mll
- 9 states, 262 transitions, table size 1102 bytes
- ocamllex  core/opamLexer.mll
- 64 states, 1459 transitions, table size 6220 bytes
- ocamlyacc  core/opamParser.mly
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamParser.mli > ._bcdi/core/opamParser.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamRepository.mli > ._bcdi/core/opamRepository.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamActionGraph.mli > ._bcdi/core/opamActionGraph.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFile.mli > ._bcdi/core/opamFile.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFilter.mli > ._bcdi/core/opamFilter.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFormat.mli > ._bcdi/core/opamFormat.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamLexer.mli > ._bcdi/core/opamLexer.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamPath.mli > ._bcdi/core/opamPath.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamTypesBase.mli > ._bcdi/core/opamTypesBase.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamTypes.mli > ._bcdi/core/opamTypes.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamCompiler.mli > ._bcdi/core/opamCompiler.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFormula.mli > ._bcdi/core/opamFormula.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamVariable.mli > ._bcdi/core/opamVariable.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamPackage.mli > ._bcdi/core/opamPackage.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFilename.mli > ._bcdi/core/opamFilename.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamParallel.mli > ._bcdi/core/opamParallel.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamSystem.mli > ._bcdi/core/opamSystem.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamSwitch.mli > ._bcdi/core/opamSwitch.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamRepositoryName.mli > ._bcdi/core/opamRepositoryName.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamProcess.mli > ._bcdi/core/opamProcess.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamGlobals.mli > ._bcdi/core/opamGlobals.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamVersion.mli > ._bcdi/core/opamVersion.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamScript.mli > ._bcdi/core/opamScript.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamMisc.mli > ._bcdi/core/opamMisc.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamLineLexer.mli > ._bcdi/core/opamLineLexer.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamJson.mli > ._bcdi/core/opamJson.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamCompat.mli > ._bcdi/core/opamCompat.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamParser.ml > ._d/core/opamParser.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamLexer.ml > ._d/core/opamLexer.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamLineLexer.ml > ._d/core/opamLineLexer.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamRepository.ml > ._d/core/opamRepository.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamActionGraph.ml > ._d/core/opamActionGraph.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFile.ml > ._d/core/opamFile.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFilter.ml > ._d/core/opamFilter.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFormat.ml > ._d/core/opamFormat.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamPath.ml > ._d/core/opamPath.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamTypesBase.ml > ._d/core/opamTypesBase.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamCompiler.ml > ._d/core/opamCompiler.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFormula.ml > ._d/core/opamFormula.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamVariable.ml > ._d/core/opamVariable.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamPackage.ml > ._d/core/opamPackage.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamFilename.ml > ._d/core/opamFilename.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamParallel.ml > ._d/core/opamParallel.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamSystem.ml > ._d/core/opamSystem.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamSwitch.ml > ._d/core/opamSwitch.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamRepositoryName.ml > ._d/core/opamRepositoryName.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamProcess.ml > ._d/core/opamProcess.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamGlobals.ml > ._d/core/opamGlobals.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamVersion.ml > ._d/core/opamVersion.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamScript.ml > ._d/core/opamScript.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamMisc.ml > ._d/core/opamMisc.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamJson.ml > ._d/core/opamJson.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I core/ core/opamCompat.ml > ._d/core/opamCompat.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamCompat.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamCompat.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamJson.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamJson.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamLineLexer.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamLineLexer.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamMisc.mli
- File "core/opamMisc.mli", line 45, characters 26-48:
- Warning 50: ambiguous documentation comment
- File "core/opamMisc.mli", line 46, characters 26-53:
- Warning 50: ambiguous documentation comment
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamMisc.ml
- File "core/opamMisc.ml", line 461, characters 30-44:
- Warning 3: deprecated: Re.get_all_ofs
- Use Group.all_offset
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamScript.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamScript.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamVersion.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamVersion.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamGlobals.mli
- File "core/opamGlobals.mli", line 176, characters 0-62:
- Warning 50: ambiguous documentation comment
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamGlobals.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamProcess.mli
- File "core/opamProcess.mli", line 23, characters 36-62:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 24, characters 36-58:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 25, characters 36-78:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 26, characters 36-65:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 27, characters 36-62:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 28, characters 36-67:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 29, characters 36-125:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 31, characters 36-61:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamProcess.mli", line 32, characters 36-65:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamProcess.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamRepositoryName.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamRepositoryName.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamSwitch.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamSwitch.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamSystem.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamSystem.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamParallel.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamParallel.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFilename.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFilename.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamPackage.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamPackage.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamVariable.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamVariable.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFormula.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFormula.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamCompiler.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamCompiler.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamTypes.mli
- File "core/opamTypes.mli", line 200, characters 2-161:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamTypes.mli", line 205, characters 2-37:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamTypes.mli", line 208, characters 2-69:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamTypes.mli", line 391, characters 2-111:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamTypes.mli", line 395, characters 2-78:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamTypes.mli", line 399, characters 2-290:
- Warning 50: unattached documentation comment (ignored)
- File "core/opamTypes.mli", line 406, characters 2-112:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamTypesBase.mli
- File "core/opamTypesBase.mli", line 103, characters 37-66:
- Warning 50: ambiguous documentation comment
- File "core/opamTypesBase.mli", line 105, characters 37-66:
- Warning 50: ambiguous documentation comment
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamTypesBase.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamPath.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamPath.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamParser.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamParser.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamLexer.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamLexer.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFormat.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFormat.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFilter.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFilter.ml
- File "core/opamFilter.ml", line 74, characters 11-18:
- Warning 3: deprecated: Re.test
- Use Group.test
- File "core/opamFilter.ml", line 75, characters 15-21:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "core/opamFilter.ml", line 76, characters 18-28:
- Warning 3: deprecated: Re.get_ofs
- Use Group.offset
- File "core/opamFilter.ml", line 76, characters 52-58:
- Warning 3: deprecated: Re.get
- Use Group.get
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFile.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFile.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamActionGraph.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamActionGraph.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamRepository.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamRepository.ml
- ocamlfind ocamlc -a     -I core -I solver -I repositories -I client -I core/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lcore/     -o opam-core.cma core/opamCompat.cmo core/opamJson.cmo core/opamLineLexer.cmo core/opamMisc.cmo core/opamScript.cmo core/opamVersion.cmo core/opamGlobals.cmo core/opamProcess.cmo core/opamRepositoryName.cmo core/opamSwitch.cmo core/opamSystem.cmo core/opamParallel.cmo core/opamFilename.cmo core/opamPackage.cmo core/opamVariable.cmo core/opamFormula.cmo core/opamCompiler.cmo core/opamTypesBase.cmo core/opamPath.cmo core/opamParser.cmo core/opamLexer.cmo core/opamFormat.cmo core/opamFilter.cmo core/opamFile.cmo core/opamActionGraph.cmo core/opamRepository.cmo
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=byte-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I solver/ solver/opamSolver.mli > ._bcdi/solver/opamSolver.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I solver/ solver/opamHeuristic.mli > ._bcdi/solver/opamHeuristic.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I solver/ solver/opamCudf.mli > ._bcdi/solver/opamCudf.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I solver/ solver/opamSolver.ml > ._d/solver/opamSolver.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I solver/ solver/opamHeuristic.ml > ._d/solver/opamHeuristic.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I solver/ solver/opamCudf.ml > ._d/solver/opamCudf.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamCudf.mli
- File "solver/opamCudf.mli", line 162, characters 29-78:
- Warning 50: ambiguous documentation comment
- File "solver/opamCudf.mli", line 163, characters 29-81:
- Warning 50: ambiguous documentation comment
- File "solver/opamCudf.mli", line 164, characters 29-72:
- Warning 50: ambiguous documentation comment
- File "solver/opamCudf.mli", line 165, characters 29-142:
- Warning 50: ambiguous documentation comment
- File "solver/opamCudf.mli", line 167, characters 29-81:
- Warning 50: ambiguous documentation comment
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamCudf.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamHeuristic.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamHeuristic.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamSolver.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamSolver.ml
- ocamlfind ocamlc -a     -I core -I solver -I repositories -I client -I solver/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lsolver/     -o opam-solver.cma solver/opamCudf.cmo solver/opamHeuristic.cmo solver/opamSolver.cmo
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=repositories SUBTARGET=byte-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamHg.mli > ._bcdi/repositories/opamHg.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamDarcs.mli > ._bcdi/repositories/opamDarcs.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamGit.mli > ._bcdi/repositories/opamGit.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamVCS.mli > ._bcdi/repositories/opamVCS.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamLocal.mli > ._bcdi/repositories/opamLocal.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamHTTP.mli > ._bcdi/repositories/opamHTTP.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamHg.ml > ._d/repositories/opamHg.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamDarcs.ml > ._d/repositories/opamDarcs.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamGit.ml > ._d/repositories/opamGit.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamVCS.ml > ._d/repositories/opamVCS.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamLocal.ml > ._d/repositories/opamLocal.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I repositories/ repositories/opamHTTP.ml > ._d/repositories/opamHTTP.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamHTTP.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamHTTP.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamLocal.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamLocal.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamVCS.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamVCS.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamGit.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamGit.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamDarcs.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamDarcs.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamHg.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamHg.ml
- ocamlfind ocamlc -a     -I core -I solver -I repositories -I client -I repositories/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lrepositories/     -o opam-repositories.cma repositories/opamHTTP.cmo repositories/opamLocal.cmo repositories/opamVCS.cmo repositories/opamGit.cmo repositories/opamDarcs.cmo repositories/opamHg.cmo
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=byte-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamClient.mli > ._bcdi/client/opamClient.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamPinCommand.mli > ._bcdi/client/opamPinCommand.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamRepositoryCommand.mli > ._bcdi/client/opamRepositoryCommand.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamConfigCommand.mli > ._bcdi/client/opamConfigCommand.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamSwitchCommand.mli > ._bcdi/client/opamSwitchCommand.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamSolution.mli > ._bcdi/client/opamSolution.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamAction.mli > ._bcdi/client/opamAction.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamState.mli > ._bcdi/client/opamState.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamClient.ml > ._d/client/opamClient.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamPinCommand.ml > ._d/client/opamPinCommand.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamRepositoryCommand.ml > ._d/client/opamRepositoryCommand.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamConfigCommand.ml > ._d/client/opamConfigCommand.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamSwitchCommand.ml > ._d/client/opamSwitchCommand.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamSolution.ml > ._d/client/opamSolution.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamAction.ml > ._d/client/opamAction.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamState.ml > ._d/client/opamState.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamState.mli
- File "client/opamState.mli", line 26, characters 4-84:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 30, characters 4-36:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 33, characters 4-36:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 36, characters 4-68:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 39, characters 4-46:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 42, characters 4-84:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 45, characters 4-35:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 48, characters 4-31:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 51, characters 4-99:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 55, characters 4-59:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 58, characters 4-52:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 61, characters 4-38:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 64, characters 4-41:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 67, characters 4-64:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 70, characters 4-60:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 73, characters 4-38:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 76, characters 4-24:
- Warning 50: unattached documentation comment (ignored)
- File "client/opamState.mli", line 79, characters 4-25:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamState.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamAction.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamAction.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamSolution.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamSolution.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamSwitchCommand.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamSwitchCommand.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamConfigCommand.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamConfigCommand.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamRepositoryCommand.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamRepositoryCommand.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamPinCommand.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamPinCommand.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamClient.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamClient.ml
- ocamlfind ocamlc -a     -I core -I solver -I repositories -I client -I client/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lclient/     -o opam-client.cma client/opamState.cmo client/opamAction.cmo client/opamSolution.cmo client/opamSwitchCommand.cmo client/opamConfigCommand.cmo client/opamRepositoryCommand.cmo client/opamPinCommand.cmo client/opamClient.cmo
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make ./opam-core.cmxa ./opam-solver.cmxa ./opam-repositories.cmxa ./opam-client.cmxa
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=native-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamParser.mli > ._ncdi/core/opamParser.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamRepository.mli > ._ncdi/core/opamRepository.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamActionGraph.mli > ._ncdi/core/opamActionGraph.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamFile.mli > ._ncdi/core/opamFile.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamFilter.mli > ._ncdi/core/opamFilter.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamFormat.mli > ._ncdi/core/opamFormat.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamLexer.mli > ._ncdi/core/opamLexer.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamPath.mli > ._ncdi/core/opamPath.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamTypesBase.mli > ._ncdi/core/opamTypesBase.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamTypes.mli > ._ncdi/core/opamTypes.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamCompiler.mli > ._ncdi/core/opamCompiler.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamFormula.mli > ._ncdi/core/opamFormula.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamVariable.mli > ._ncdi/core/opamVariable.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamPackage.mli > ._ncdi/core/opamPackage.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamFilename.mli > ._ncdi/core/opamFilename.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamParallel.mli > ._ncdi/core/opamParallel.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamSystem.mli > ._ncdi/core/opamSystem.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamSwitch.mli > ._ncdi/core/opamSwitch.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamRepositoryName.mli > ._ncdi/core/opamRepositoryName.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamProcess.mli > ._ncdi/core/opamProcess.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamGlobals.mli > ._ncdi/core/opamGlobals.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamVersion.mli > ._ncdi/core/opamVersion.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamScript.mli > ._ncdi/core/opamScript.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamMisc.mli > ._ncdi/core/opamMisc.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamLineLexer.mli > ._ncdi/core/opamLineLexer.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamJson.mli > ._ncdi/core/opamJson.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I core/ core/opamCompat.mli > ._ncdi/core/opamCompat.di
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamCompat.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamJson.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamLineLexer.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamMisc.ml
- File "core/opamMisc.ml", line 461, characters 30-44:
- Warning 3: deprecated: Re.get_all_ofs
- Use Group.all_offset
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamScript.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamVersion.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamGlobals.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamProcess.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamRepositoryName.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamSwitch.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamSystem.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamParallel.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFilename.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamPackage.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamVariable.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFormula.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamCompiler.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamTypesBase.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamPath.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamParser.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamLexer.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFormat.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFilter.ml
- File "core/opamFilter.ml", line 74, characters 11-18:
- Warning 3: deprecated: Re.test
- Use Group.test
- File "core/opamFilter.ml", line 75, characters 15-21:
- Warning 3: deprecated: Re.get
- Use Group.get
- File "core/opamFilter.ml", line 76, characters 18-28:
- Warning 3: deprecated: Re.get_ofs
- Use Group.offset
- File "core/opamFilter.ml", line 76, characters 52-58:
- Warning 3: deprecated: Re.get
- Use Group.get
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamFile.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamActionGraph.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I core/ core/opamRepository.ml
- ocamlfind ocamlopt -a      -I core -I solver -I repositories -I client -I core/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lcore/    -o opam-core.cmxa core/opamCompat.cmx core/opamJson.cmx core/opamLineLexer.cmx core/opamMisc.cmx core/opamScript.cmx core/opamVersion.cmx core/opamGlobals.cmx core/opamProcess.cmx core/opamRepositoryName.cmx core/opamSwitch.cmx core/opamSystem.cmx core/opamParallel.cmx core/opamFilename.cmx core/opamPackage.cmx core/opamVariable.cmx core/opamFormula.cmx core/opamCompiler.cmx core/opamTypesBase.cmx core/opamPath.cmx core/opamParser.cmx core/opamLexer.cmx core/opamFormat.cmx core/opamFilter.cmx core/opamFile.cmx core/opamActionGraph.cmx core/opamRepository.cmx
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=native-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I solver/ solver/opamSolver.mli > ._ncdi/solver/opamSolver.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I solver/ solver/opamHeuristic.mli > ._ncdi/solver/opamHeuristic.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I solver/ solver/opamCudf.mli > ._ncdi/solver/opamCudf.di
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamCudf.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamHeuristic.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I solver/ solver/opamSolver.ml
- ocamlfind ocamlopt -a      -I core -I solver -I repositories -I client -I solver/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lsolver/    -o opam-solver.cmxa solver/opamCudf.cmx solver/opamHeuristic.cmx solver/opamSolver.cmx
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=repositories SUBTARGET=native-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I repositories/ repositories/opamHg.mli > ._ncdi/repositories/opamHg.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I repositories/ repositories/opamDarcs.mli > ._ncdi/repositories/opamDarcs.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I repositories/ repositories/opamGit.mli > ._ncdi/repositories/opamGit.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I repositories/ repositories/opamVCS.mli > ._ncdi/repositories/opamVCS.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I repositories/ repositories/opamLocal.mli > ._ncdi/repositories/opamLocal.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I repositories/ repositories/opamHTTP.mli > ._ncdi/repositories/opamHTTP.di
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamHTTP.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamLocal.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamVCS.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamGit.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamDarcs.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I repositories/ repositories/opamHg.ml
- ocamlfind ocamlopt -a      -I core -I solver -I repositories -I client -I repositories/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lrepositories/    -o opam-repositories.cmxa repositories/opamHTTP.cmx repositories/opamLocal.cmx repositories/opamVCS.cmx repositories/opamGit.cmx repositories/opamDarcs.cmx repositories/opamHg.cmx
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=native-code-library
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[5]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamClient.mli > ._ncdi/client/opamClient.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamPinCommand.mli > ._ncdi/client/opamPinCommand.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamRepositoryCommand.mli > ._ncdi/client/opamRepositoryCommand.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamConfigCommand.mli > ._ncdi/client/opamConfigCommand.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamSwitchCommand.mli > ._ncdi/client/opamSwitchCommand.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamSolution.mli > ._ncdi/client/opamSolution.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamAction.mli > ._ncdi/client/opamAction.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamState.mli > ._ncdi/client/opamState.di
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamState.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamAction.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamSolution.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamSwitchCommand.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamConfigCommand.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamRepositoryCommand.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamPinCommand.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamClient.ml
- ocamlfind ocamlopt -a      -I core -I solver -I repositories -I client -I client/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lclient/    -o opam-client.cmxa client/opamState.cmx client/opamAction.cmx client/opamSolution.cmx client/opamSwitchCommand.cmx client/opamConfigCommand.cmx client/opamRepositoryCommand.cmx client/opamPinCommand.cmx client/opamClient.cmx
- make[5]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=opam-admin-top SUBTARGET=top
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_admin_top.ml > ._d/tools/opam_admin_top.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_admin_top.mli
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_admin_top.ml
- File "tools/opam_admin_top.ml", line 54, characters 2-17:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlmktop \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			    -I core -I solver -I repositories -I client -I tools/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Ltools/    ./opam-core.cma ./opam-solver.cma ./opam-repositories.cma ./opam-client.cma -o opam-admin.top \
- 			tools/opam_admin_top.cmo
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -C src opam
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-core.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=repositories SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-repositories.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=byte-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-solver.cma' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-client.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- cd .. && ocaml shell/get-git-id.ml src/client/opamGitVersion.ml
- touch client/opamGitVersion.ml
- make -f ../OCamlMakefile subprojs SUBPROJS=opam SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamArg.mli > ._ncdi/client/opamArg.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.mli > ._ncdi/client/opamGitVersion.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamMain.ml > ._d/client/opamMain.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamArg.ml > ._d/client/opamArg.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.ml > ._d/client/opamGitVersion.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamArg.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamArg.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamMain.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I solver -I repositories -I client -I client/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lclient/    ./opam-core.cmxa ./opam-solver.cmxa ./opam-repositories.cmxa ./opam-client.cmxa -o opam \
- 			client/opamGitVersion.cmx client/opamArg.cmx client/opamMain.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -C src opam-admin
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-core.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=repositories SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-repositories.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=byte-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-solver.cma' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-client.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- cd .. && ocaml shell/get-git-id.ml src/client/opamGitVersion.ml
- touch client/opamGitVersion.ml
- make -f ../OCamlMakefile subprojs SUBPROJS=opam SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.ml > ._d/client/opamGitVersion.d
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamArg.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamMain.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I solver -I repositories -I client -I client/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lclient/    ./opam-core.cmxa ./opam-solver.cmxa ./opam-repositories.cmxa ./opam-client.cmxa -o opam \
- 			client/opamGitVersion.cmx client/opamArg.cmx client/opamMain.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=opam-admin SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I tools/ tools/opam_stats.mli > ._ncdi/tools/opam_stats.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I tools/ tools/opam_repo_check.mli > ._ncdi/tools/opam_repo_check.di
- ocamlfind ocamldep -native -I core -I solver -I repositories -I client -I tools/ tools/opam_mk_repo.mli > ._ncdi/tools/opam_mk_repo.di
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_admin.ml > ._d/tools/opam_admin.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_rename.ml > ._d/tools/opam_rename.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_findlib.ml > ._d/tools/opam_findlib.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_depexts_change.ml > ._d/tools/opam_depexts_change.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_stats.ml > ._d/tools/opam_stats.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_repo_check.ml > ._d/tools/opam_repo_check.d
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_mk_repo.ml > ._d/tools/opam_mk_repo.d
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_mk_repo.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_mk_repo.ml
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_repo_check.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_repo_check.ml
- File "tools/opam_repo_check.ml", line 41, characters 2-17:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 45, characters 4-15:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 49, characters 4-16:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 54, characters 4-14:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 59, characters 4-22:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_repo_check.ml", line 70, characters 2-18:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlc -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_stats.mli
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_stats.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_depexts_change.ml
- File "tools/opam_depexts_change.ml", line 56, characters 2-17:
- Warning 50: unattached documentation comment (ignored)
- File "tools/opam_depexts_change.ml", line 59, characters 6-17:
- Warning 50: unattached documentation comment (ignored)
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_findlib.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_rename.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_admin.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I solver -I repositories -I client -I tools/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Ltools/    ./opam-core.cmxa ./opam-solver.cmxa ./opam-repositories.cmxa ./opam-client.cmxa -o opam-admin \
- 			tools/opam_mk_repo.cmx tools/opam_repo_check.cmx tools/opam_stats.cmx tools/opam_depexts_change.cmx tools/opam_findlib.cmx tools/opam_rename.cmx tools/opam_admin.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -C src opam-installer
- make[1]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=core SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-core.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=repositories SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-repositories.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=solver SUBTARGET=byte-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-solver.cma' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=client SUBTARGET=native-code-library
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: 'opam-client.cmxa' is up to date.
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- cd .. && ocaml shell/get-git-id.ml src/client/opamGitVersion.ml
- touch client/opamGitVersion.ml
- make -f ../OCamlMakefile subprojs SUBPROJS=opam SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.ml > ._d/client/opamGitVersion.d
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamGitVersion.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamArg.ml
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I client/ client/opamMain.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I solver -I repositories -I client -I client/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Lclient/    ./opam-core.cmxa ./opam-solver.cmxa ./opam-repositories.cmxa ./opam-client.cmxa -o opam \
- 			client/opamGitVersion.cmx client/opamArg.cmx client/opamMain.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make -f ../OCamlMakefile subprojs SUBPROJS=opam-installer SUBTARGET=native-code
- make[2]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[4]: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- ocamlfind ocamldep -I core -I solver -I repositories -I client -I tools/ tools/opam_installer.ml > ._d/tools/opam_installer.d
- ocamlfind ocamlopt -package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -c -g -w +a-4-9-32-41-44-45-48 -bin-annot -short-paths -safe-string -I core -I solver -I repositories -I client -I tools/ tools/opam_installer.ml
- ocamlfind ocamlopt \
- 			-package unix,extlib,re,re.emacs,re.str,re.perl,re.pcre,re.glob,cmdliner,ocamlgraph,cudf,dose3,jsonm -linkpkg \
- 			     -I core -I solver -I repositories -I client -I tools/  -g -w +a-4-9-32-41-44-45-48 -bin-annot -safe-string   -ccopt -Ltools/    ./opam-core.cmxa ./opam-solver.cmxa ./opam-repositories.cmxa ./opam-client.cmxa -o opam-installer \
- 			tools/opam_installer.cmx
- make[4]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[3]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[2]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make[1]: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
-> compiled  opam-lib.1.2.2
Processing 197/207: [x509: make]
Processing 198/207: [x509: make] [opam-lib: make src]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "-C" "src" "../opam-lib.install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2)
- make: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make: '../opam-lib.install' is up to date.
- make: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make: Entering directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
- make: '../opam-lib.install' is up to date.
- make: Leaving directory '/home/opam/.opam/4.02/.opam-switch/build/opam-lib.1.2.2/src'
-> installed opam-lib.1.2.2
Processing 198/207: [x509: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/x509.0.5.3)
- ocaml setup.ml -build 
- /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 35, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 45, characters 20-29:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -modules lib/x509.mli > lib/x509.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509.cmi lib/x509.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509.cmi lib/x509.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -modules lib/x509.ml > lib/x509.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -modules lib/x509_authenticator.ml > lib/x509_authenticator.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -modules lib/x509_certificate.ml > lib/x509_certificate.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -modules lib/asn_grammars.ml > lib/asn_grammars.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -modules lib/registry.ml > lib/registry.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -modules lib/x509_common.ml > lib/x509_common.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -modules lib/x509_extension_types.ml > lib/x509_extension_types.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -modules lib/x509_types.ml > lib/x509_types.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_types.cmo lib/x509_types.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_types.cmo lib/x509_types.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -modules lib/x509_request_types.ml > lib/x509_request_types.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_extension_types.cmo lib/x509_extension_types.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_extension_types.cmo lib/x509_extension_types.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/registry.cmo lib/registry.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/registry.cmo lib/registry.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_common.cmo lib/x509_common.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_common.cmo lib/x509_common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_request_types.cmo lib/x509_request_types.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_request_types.cmo lib/x509_request_types.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/asn_grammars.cmo lib/asn_grammars.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/asn_grammars.cmo lib/asn_grammars.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- File "lib/asn_grammars.ml", line 312, characters 4-464:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a value that is not matched:
- (`ECDSA, `MD5)
- File "lib/asn_grammars.ml", line 746, characters 12-240:
- Warning 25: bad style, all clauses in this pattern-matching are guarded.
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_certificate.cmo lib/x509_certificate.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_certificate.cmo lib/x509_certificate.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -modules lib/x509_ca.ml > lib/x509_ca.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -modules lib/x509_encoding.ml > lib/x509_encoding.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_ca.cmo lib/x509_ca.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_ca.cmo lib/x509_ca.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -modules lib/x509_pem.ml > lib/x509_pem.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_pem.cmo lib/x509_pem.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_pem.cmo lib/x509_pem.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -modules lib/x509_extension.ml > lib/x509_extension.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_authenticator.cmo lib/x509_authenticator.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_authenticator.cmo lib/x509_authenticator.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_encoding.cmo lib/x509_encoding.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_encoding.cmo lib/x509_encoding.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_extension.cmo lib/x509_extension.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_extension.cmo lib/x509_extension.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509.cmo lib/x509.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -w A-4-33-40-41-42-43-34-44 -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509.cmo lib/x509.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -a -w A-4-33-40-41-42-43-34-44 lib/registry.cmo lib/x509_common.cmo lib/x509_types.cmo lib/x509_extension_types.cmo lib/x509_request_types.cmo lib/asn_grammars.cmo lib/x509_certificate.cmo lib/x509_authenticator.cmo lib/x509_ca.cmo lib/x509_pem.cmo lib/x509_encoding.cmo lib/x509_extension.cmo lib/x509.cmo -o lib/x509.cma
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_types.cmx lib/x509_types.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_types.cmx lib/x509_types.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_extension_types.cmx lib/x509_extension_types.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_extension_types.cmx lib/x509_extension_types.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/registry.cmx lib/registry.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/registry.cmx lib/registry.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_common.cmx lib/x509_common.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_common.cmx lib/x509_common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_request_types.cmx lib/x509_request_types.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_request_types.cmx lib/x509_request_types.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/asn_grammars.cmx lib/asn_grammars.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/asn_grammars.cmx lib/asn_grammars.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- File "lib/asn_grammars.ml", line 312, characters 4-464:
- Warning 8: this pattern-matching is not exhaustive.
- Here is an example of a value that is not matched:
- (`ECDSA, `MD5)
- File "lib/asn_grammars.ml", line 746, characters 12-240:
- Warning 25: bad style, all clauses in this pattern-matching are guarded.
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_certificate.cmx lib/x509_certificate.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_certificate.cmx lib/x509_certificate.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_ca.cmx lib/x509_ca.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_ca.cmx lib/x509_ca.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_pem.cmx lib/x509_pem.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_pem.cmx lib/x509_pem.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_authenticator.cmx lib/x509_authenticator.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_authenticator.cmx lib/x509_authenticator.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_encoding.cmx lib/x509_encoding.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_encoding.cmx lib/x509_encoding.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_extension.cmx lib/x509_extension.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509_extension.cmx lib/x509_extension.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509.cmx lib/x509.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -package asn1-combinators -package bytes -package cstruct -package nocrypto -package ppx_sexp_conv -package sexplib -I lib -o lib/x509.cmx lib/x509.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -a lib/registry.cmx lib/x509_common.cmx lib/x509_types.cmx lib/x509_extension_types.cmx lib/x509_request_types.cmx lib/asn_grammars.cmx lib/x509_certificate.cmx lib/x509_authenticator.cmx lib/x509_ca.cmx lib/x509_pem.cmx lib/x509_encoding.cmx lib/x509_extension.cmx lib/x509.cmx -o lib/x509.cmxa
- /home/opam/.opam/4.02/bin/ocamlfind ocamlopt -shared lib/x509.cmxa lib/registry.cmx lib/x509_common.cmx lib/x509_types.cmx lib/x509_extension_types.cmx lib/x509_request_types.cmx lib/asn_grammars.cmx lib/x509_certificate.cmx lib/x509_authenticator.cmx lib/x509_ca.cmx lib/x509_pem.cmx lib/x509_encoding.cmx lib/x509_extension.cmx lib/x509.cmx -o lib/x509.cmxs
-> compiled  x509.0.5.3
Processing 199/207: [x509: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.02/.opam-switch/build/x509.0.5.3)
- ocaml setup.ml -install 
- Installed /home/opam/.opam/4.02/lib/x509/x509.mli
- Installed /home/opam/.opam/4.02/lib/x509/x509.cma
- Installed /home/opam/.opam/4.02/lib/x509/x509.cmxa
- Installed /home/opam/.opam/4.02/lib/x509/x509.a
- Installed /home/opam/.opam/4.02/lib/x509/x509.cmxs
- Installed /home/opam/.opam/4.02/lib/x509/x509.cmi
- Installed /home/opam/.opam/4.02/lib/x509/x509.cmti
- Installed /home/opam/.opam/4.02/lib/x509/x509.cmt
- Installed /home/opam/.opam/4.02/lib/x509/x509.annot
- Installed /home/opam/.opam/4.02/lib/x509/x509_ca.cmx
- Installed /home/opam/.opam/4.02/lib/x509/x509_pem.cmx
- Installed /home/opam/.opam/4.02/lib/x509/x509_encoding.cmx
- Installed /home/opam/.opam/4.02/lib/x509/x509_authenticator.cmx
- Installed /home/opam/.opam/4.02/lib/x509/x509_extension.cmx
- Installed /home/opam/.opam/4.02/lib/x509/x509_request_types.cmx
- Installed /home/opam/.opam/4.02/lib/x509/x509_extension_types.cmx
- Installed /home/opam/.opam/4.02/lib/x509/x509_types.cmx
- Installed /home/opam/.opam/4.02/lib/x509/x509_certificate.cmx
- Installed /home/opam/.opam/4.02/lib/x509/asn_grammars.cmx
- Installed /home/opam/.opam/4.02/lib/x509/registry.cmx
- Installed /home/opam/.opam/4.02/lib/x509/x509_common.cmx
- Installed /home/opam/.opam/4.02/lib/x509/x509.cmx
- Installed /home/opam/.opam/4.02/lib/x509/META
- W: Nothing to install for findlib library 'tests'
-> installed x509.0.5.3
Processing 200/207: [tls: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.02" "--enable-lwt" "--disable-mirage" (CWD=/home/opam/.opam/4.02/.opam-switch/build/tls.0.7.1)
- oasis setup
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02/bin/ocamlbuild
- Package name: ........................................ tls
- Package version: ..................................... 0.7.1
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.9.1
- is_native: ........................................... true
- suffix_program: ......................................
- Remove a file.: ...................................... rm -f
- Remove a directory.: ................................. rm -rf
- Turn ocaml debug flag on: ............................ true
- Turn ocaml profile flag on: .......................... false
- Compiler support generation of .cmxs.: ............... true
- OCamlbuild additional flags: .........................
- Lwt_unix backend: .................................... true
- Mirage backend: ...................................... false
- Create documentations: ............................... true
- Compile tests executable and library and run them: ... false
- pkg_cstruct: ......................................... /home/opam/.opam/4.02/lib/cstruct
- pkg_cstruct_ppx: ..................................... /home/opam/.opam/4.02/lib/cstruct
- pkg_ppx_sexp_conv: ................................... /home/opam/.opam/4.02/lib/ppx_sexp_conv
- pkg_result: .......................................... /home/opam/.opam/4.02/lib/result
- pkg_nocrypto: ........................................ /home/opam/.opam/4.02/lib/nocrypto
- pkg_x509: ............................................ /home/opam/.opam/4.02/lib/x509
- pkg_lwt_unix: ........................................ /home/opam/.opam/4.02/lib/lwt
- pkg_cstruct_lwt: ..................................... /home/opam/.opam/4.02/lib/cstruct
- pkg_nocrypto_lwt: .................................... /home/opam/.opam/4.02/lib/nocrypto
- ocamldoc: ............................................ /home/opam/.opam/4.02/bin/ocamldoc
- 
Processing 200/207: [tls: make]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.02/.opam-switch/build/tls.0.7.1)
- ocaml setup.ml -build 
- W: Cannot find source file matching module 'tls' in library tls.
- W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
- /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "_tags", line 61, characters 21-37:
- Warning: the tag "pkg_mirage-types" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 72, characters 31-40:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 83, characters 25-34:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 93, characters 20-29:
- Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/tracing.mli > lib/tracing.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/tracing.cmi lib/tracing.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/tracing.cmi lib/tracing.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/tracing.ml > lib/tracing.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/ciphersuite.ml > lib/ciphersuite.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/packet.ml > lib/packet.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/packet.cmo lib/packet.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/packet.cmo lib/packet.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/core.ml > lib/core.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/ciphersuite.cmo lib/ciphersuite.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/ciphersuite.cmo lib/ciphersuite.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/reader.mli > lib/reader.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/core.cmo lib/core.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/core.cmo lib/core.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/reader.cmi lib/reader.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/reader.cmi lib/reader.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/reader.ml > lib/reader.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/control.ml > lib/control.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/control.cmo lib/control.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/control.cmo lib/control.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/writer.mli > lib/writer.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/writer.cmi lib/writer.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/writer.cmi lib/writer.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/writer.ml > lib/writer.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/utils.ml > lib/utils.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/utils.cmo lib/utils.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/utils.cmo lib/utils.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/config.mli > lib/config.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/config.cmi lib/config.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/config.cmi lib/config.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/config.ml > lib/config.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/engine.mli > lib/engine.mli.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/engine.cmi lib/engine.mli
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/engine.cmi lib/engine.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- findlib: [WARNING] Interface config.cmi occurs in several directories: lib, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/engine.ml > lib/engine.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/crypto.ml > lib/crypto.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/state.ml > lib/state.ml.depends
- /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/state.cmo lib/state.ml
- + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/state.cmo lib/state.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
- findlib: [WARNING] Interface config.cmi occurs in several directories: lib, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
- File "lib/state.ml", line 220, characters 0-14:
- Error: Multiple definition of the type name t.
-        Names must be unique in a given structure or signature.
- Command exited with code 2.
- E: Failure("Command ''/home/opam/.opam/4.02/bin/ocamlbuild' lib/tls.cma lib/tls.cmxa lib/tls.a lib/tls.cmxs lwt/tls-lwt.cma lwt/tls-lwt.cmxa lwt/tls-lwt.a lwt/tls-lwt.cmxs -tag debug' terminated with error code 10")
- make: *** [Makefile:4: build] Error 1
[ERROR] The compilation of tls.0.7.1 failed at "make".

#=== ERROR while compiling tls.0.7.1 ==========================================#
# context              2.1.1 | linux/x86_64 | ocaml-base-compiler.4.02.3 | file:///home/opam/opam-repository
# path                 ~/.opam/4.02/.opam-switch/build/tls.0.7.1
# command              ~/.opam/opam-init/hooks/sandbox.sh build make
# exit-code            2
# env-file             ~/.opam/log/tls-19-221a20.env
# output-file          ~/.opam/log/tls-19-221a20.out
### output ###
# ocaml setup.ml -build 
# W: Cannot find source file matching module 'tls' in library tls.
# W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
# /home/opam/.opam/4.02/bin/ocamlopt.opt unix.cmxa -I /home/opam/.opam/4.02/lib/ocaml/ocamlbuild /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa myocamlbuild.ml /home/opam/.opam/4.02/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
# File "_tags", line 61, characters 21-37:
# Warning: the tag "pkg_mirage-types" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
# File "_tags", line 72, characters 31-40:
# Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
# File "_tags", line 83, characters 25-34:
# Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
# File "_tags", line 93, characters 20-29:
# Warning: the tag "pkg_oUnit" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/tracing.mli > lib/tracing.mli.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/tracing.cmi lib/tracing.mli
# + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/tracing.cmi lib/tracing.mli
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/tracing.ml > lib/tracing.ml.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/ciphersuite.ml > lib/ciphersuite.ml.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/packet.ml > lib/packet.ml.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/packet.cmo lib/packet.ml
# + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/packet.cmo lib/packet.ml
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/core.ml > lib/core.ml.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/ciphersuite.cmo lib/ciphersuite.ml
# + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/ciphersuite.cmo lib/ciphersuite.ml
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/reader.mli > lib/reader.mli.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/core.cmo lib/core.ml
# + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/core.cmo lib/core.ml
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
# /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/reader.cmi lib/reader.mli
# + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/reader.cmi lib/reader.mli
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/reader.ml > lib/reader.ml.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/control.ml > lib/control.ml.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/control.cmo lib/control.ml
# + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/control.cmo lib/control.ml
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/writer.mli > lib/writer.mli.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/writer.cmi lib/writer.mli
# + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/writer.cmi lib/writer.mli
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/writer.ml > lib/writer.ml.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/utils.ml > lib/utils.ml.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/utils.cmo lib/utils.ml
# + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/utils.cmo lib/utils.ml
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/config.mli > lib/config.mli.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/config.cmi lib/config.mli
# + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/config.cmi lib/config.mli
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/config.ml > lib/config.ml.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/engine.mli > lib/engine.mli.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/engine.cmi lib/engine.mli
# + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/engine.cmi lib/engine.mli
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
# findlib: [WARNING] Interface config.cmi occurs in several directories: lib, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/engine.ml > lib/engine.ml.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/crypto.ml > lib/crypto.ml.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamldep -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -modules lib/state.ml > lib/state.ml.depends
# /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/state.cmo lib/state.ml
# + /home/opam/.opam/4.02/bin/ocamlfind ocamlc -c -g -annot -bin-annot -package cstruct -package cstruct.ppx -package nocrypto -package ppx_sexp_conv -package result -package x509 -I lib -o lib/state.cmo lib/state.ml
# findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02/lib/ocaml/compiler-libs, /home/opam/.opam/4.02/lib/ocaml
# findlib: [WARNING] Interface config.cmi occurs in several directories: lib, /home/opam/.opam/4.02/lib/ocaml/compiler-libs
# File "lib/state.ml", line 220, characters 0-14:
# Error: Multiple definition of the type name t.
#        Names must be unique in a given structure or signature.
# Command exited with code 2.
# E: Failure("Command ''/home/opam/.opam/4.02/bin/ocamlbuild' lib/tls.cma lib/tls.cmxa lib/tls.a lib/tls.cmxs lwt/tls-lwt.cma lwt/tls-lwt.cmxa lwt/tls-lwt.a lwt/tls-lwt.cmxs -tag debug' terminated with error code 10")
# make: *** [Makefile:4: build] Error 1



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install cohttp  0.22.0
| - install conduit 0.15.0
| - install mirror  0.0.1
+- 
+- The following actions failed
| - build tls 0.7.1
+- 
+- The following changes have been performed (the rest was aborted)
| - install asn1-combinators        0.1.3
| - install base-bytes              base
| - install base64                  2.3.0
| - install camlp4                  4.02+7
| - install camomile                1.0.2
| - install cmdliner                0.9.8
| - install conf-gmp                3
| - install conf-perl               1
| - install conf-time               1
| - install conf-which              1
| - install cppo                    1.6.8
| - install cppo_ocamlbuild         1.6.8
| - install cstruct                 2.4.1
| - install cudf                    0.9-1
| - install dose                    3.3
| - install dune                    2.9.1
| - install extlib                  1.6.1
| - install fieldslib               113.33.03
| - install fmt                     0.8.5
| - install ipaddr                  2.7.2
| - install jbuilder                1.0+beta20.2
| - install js-build-tools          113.33.04
| - install jsonm                   1.0.1
| - install lambda-term             1.12.0
| - install logs                    0.6.1
| - install lwt                     2.7.1
| - install lwt_react               1.0.0
| - install magic-mime              1.0.0
| - install mirage-no-xen           1
| - install nocrypto                0.5.3
| - install oasis                   0.4.11
| - install ocaml-migrate-parsetree 1.8.0
| - install ocamlbuild              0
| - install ocamlfind               1.9.1
| - install ocamlfind-secondary     1.9.1
| - install ocamlgraph              1.8.5
| - install ocamlify                0.0.1
| - install ocamlmod                0.0.9
| - install ocplib-endian           1.1
| - install opam-lib                1.2.2
| - install ppx_core                113.33.03
| - install ppx_cstruct             0
| - install ppx_derivers            1.2.1
| - install ppx_deriving            4.5
| - install ppx_driver              113.33.04
| - install ppx_fields_conv         113.33.03
| - install ppx_optcomp             113.33.03
| - install ppx_sexp_conv           113.33.03
| - install ppx_tools               5.0+4.02.0
| - install ppx_tools_versioned     5.4.0
| - install ppx_type_conv           113.33.03
| - install ppxfind                 1.4
| - install re                      1.10.3
| - install react                   1.2.1
| - install result                  1.5
| - install seq                     0.2.2
| - install sexplib                 113.33.03
| - install stringext               1.6.0
| - install topkg                   1.0.0
| - install uchar                   0.0.2
| - install uri                     1.9.2
| - install uutf                    1.0.2
| - install x509                    0.5.3
| - install zarith                  1.11
| - install zed                     1.6
+- 
# Run eval $(opam env) to update the current shell environment

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


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