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


Building on m1-c.ocamllabs.io

(from ocurrent/opam:debian-unstable)
Unable to find image 'ocurrent/opam:debian-unstable' locally
debian-unstable: Pulling from ocurrent/opam
b2048aa58c5f: Pulling fs layer
412783517da1: Pulling fs layer
2143755e883d: Pulling fs layer
b2048aa58c5f: Verifying Checksum
b2048aa58c5f: Download complete
2143755e883d: Verifying Checksum
2143755e883d: Download complete
412783517da1: Verifying Checksum
412783517da1: Download complete
b2048aa58c5f: Pull complete
412783517da1: Pull complete
2143755e883d: Pull complete
Digest: sha256:d5761fd43bfa1a0782288e3fc959c461a5b030a735a1e16290ff499c79950c05
Status: Downloaded newer image for ocurrent/opam:debian-unstable
---> using "ec5d5faa8619574bfe663422158251f52f4b465bd9d157e348e692194b4f4a2a" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMDEPEXTYES 1)

/: (env OPAMUTF8 never)

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

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

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

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

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

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

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/4.11/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
---> using "310fb7594d9f0873efc277b6742d0667f048239b4a32d1032c7317df22d8acfe" from cache

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --disable-sandboxing ~/opam-repository"))
Configuring from /home/opam/.opamrc and then 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.

---> using "6e0e4cb8d83a997aa93a89995166c703e50432ac925f85088097ad965e1b2fdd" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
---> using "fec8f0ca87dd016419bfc26712d0aae42451d64e2ffbfdfa9fb56f27d891d00e" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
---> using "9db56549e55b576bd26307f46fea6c6449257ac7eeae4cd6652544efa56b5957" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.03.0  (cached)
-> installed ocaml-base-compiler.4.03.0
-> installed ocaml-config.1
-> installed ocaml.4.03.0
Done.
# Run eval $(opam env --switch=4.03.0) to update the current shell environment
---> using "d3734c40f2e3d89260680c0292cc288d9073a5e64e5ab345b87eeca906417b80" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [157 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8625 kB]
- Fetched 8846 kB in 6s (1410 kB/s)
- Reading package lists...
- 
---> using "6e140ea4ef1386b22121f608524bf012623470b311744a62359adae6d8d02d47" 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
---> using "3ee235ab84b482b838b88461e804ee573a7750e8c56be8855109b847104f8b2f" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"ulid.0.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"ulid.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\
               \n\
               \nfi\
               \nexit $res\
               \n"))
The following actions will be performed:
  - install mirage-no-xen           1              [required by nocrypto]
  - install conf-gmp                3              [required by zarith]
  - install mirage-no-solo5         1              [required by nocrypto]
  - install conf-m4                 1              [required by ocamlfind]
  - install conf-perl               1              [required by zarith]
  - install ocamlbuild              0.14.0         [required by nocrypto]
  - install ocamlfind               1.8.1          [required by nocrypto]
  - install zarith                  1.11           [required by nocrypto]
  - install topkg                   1.0.3          [required by nocrypto]
  - install sexplib                 113.33.00+4.03 [required by nocrypto]
  - install ppx_tools               5.0+4.03.0     [required by ppx_deriving, ppx_sexp_conv]
  - install ocamlfind-secondary     1.8.1          [required by dune]
  - install base-bytes              base           [required by astring]
  - install ppx_core                113.33.01+4.03 [required by ppx_sexp_conv]
  - install dune                    2.8.5          [required by ulid]
  - install astring                 0.8.3          [required by ocb-stubblr]
  - install ppx_optcomp             113.33.00+4.03 [required by ppx_driver]
  - install seq                     0.2.2          [required by lwt]
  - install result                  1.5            [required by ppx_deriving]
  - install ppx_derivers            1.2.1          [required by ppx_deriving]
  - install ocaml-syntax-shims      1.0.0          [required by lwt]
  - install mmap                    1.1.0          [required by lwt]
  - install csexp                   1.5.1          [required by dune-configurator]
  - install cpuid                   0.1.2          [required by nocrypto]
  - install cppo                    1.6.7          [required by ppx_deriving]
  - install bigarray-compat         1.0.0          [required by cstruct]
  - install ocb-stubblr             0.1.1-1        [required by nocrypto]
  - install ppx_driver              113.33.02+4.03 [required by ppx_type_conv]
  - install ocaml-migrate-parsetree 1.8.0          [required by ppx_deriving]
  - install dune-configurator       2.8.5          [required by lwt]
  - install ocplib-endian           1.1            [required by lwt]
  - install cstruct                 6.0.0          [required by nocrypto]
  - install ppxfind                 1.4            [required by ppx_deriving]
  - install lwt                     5.4.0          [required by nocrypto]
  - install ppx_deriving            4.5            [required by nocrypto]
  - install cstruct-lwt             6.0.0          [required by nocrypto]
  - install ppx_type_conv           113.33.02+4.03 [required by ppx_sexp_conv]
  - install ppx_sexp_conv           113.33.01+4.03 [required by nocrypto]
  - install nocrypto                0.5.4-2        [required by ulid]
  - install ulid                    0.1
===== 40 to install =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages? [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "m4"
- 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 ... 17845 files and directories currently installed.)
- Preparing to unpack .../libgmp10_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmp10:amd64 (2:6.2.1+dfsg-1) over (2:6.2.0+dfsg-6) ...
- Setting up libgmp10:amd64 (2:6.2.1+dfsg-1) ...
- 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 ... 17846 files and directories currently installed.)
- Preparing to unpack .../libgmpxx4ldbl_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../libgmp-dev_2%3a6.2.1+dfsg-1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg-1) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../libsigsegv2_2.13-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.13-1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../archives/m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg-1) ...
- Setting up libsigsegv2:amd64 (2.13-1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg-1) ...
- Setting up m4 (1.4.18-5) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/120:
Processing  2/120:
Processing  3/120:
Processing  4/120:
Processing  5/120:
Processing  6/120:
Processing  7/120:
Processing  8/120: [conf-gmp: sh]
Processing  9/120: [conf-gmp: sh] [conf-m4: sh echo | m4]
Processing 10/120: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl]
-> retrieved astring.0.8.3  (cached)
Processing 11/120: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl]
-> retrieved bigarray-compat.1.0.0  (cached)
Processing 12/120: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl]
-> retrieved cppo.1.6.7  (cached)
Processing 13/120: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl]
+ /bin/sh "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-gmp.3)
- + cc -c -I/usr/local/include test.c
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.3
Processing 13/120: [conf-m4: sh echo | m4] [conf-perl: perl]
-> installed conf-gmp.3
Processing 14/120: [conf-m4: sh echo | m4] [conf-perl: perl]
+ /bin/sh "-exc" "echo | m4" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-m4.1)
- + echo
- + m4
- 
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing 14/120: [conf-perl: perl]
-> installed conf-m4.1
Processing 15/120: [conf-perl: perl]
+ /usr/bin/perl "--version" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/conf-perl.1)
- 
- This is perl 5, version 30, subversion 3 (v5.30.3) built for x86_64-linux-gnu-thread-multi
- (with 50 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2020, 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 30, subversion 3 (v5.30.3) built for x86_64-linux-gnu-thread-multi
- (with 50 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2020, 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 15/120:
-> installed conf-perl.1
Processing 16/120:
-> retrieved cpuid.0.1.2  (cached)
Processing 17/120:
-> retrieved csexp.1.5.1  (cached)
Processing 18/120:
-> retrieved cstruct.6.0.0  (cached)
Processing 19/120:
-> retrieved cstruct-lwt.6.0.0  (cached)
Processing 20/120:
-> retrieved lwt.5.4.0  (cached)
Processing 21/120:
Processing 22/120:
Processing 23/120:
Processing 24/120:
Processing 25/120:
-> installed mirage-no-solo5.1
Processing 26/120:
-> installed mirage-no-xen.1
Processing 27/120:
-> retrieved dune.2.8.5  (cached)
Processing 28/120:
-> retrieved dune-configurator.2.8.5  (cached)
Processing 29/120:
-> retrieved mmap.1.1.0  (cached)
Processing 30/120:
-> retrieved nocrypto.0.5.4-2  (cached)
Processing 31/120:
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 32/120:
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 33/120:
-> retrieved ocamlbuild.0.14.0  (cached)
Processing 34/120:
Processing 35/120: [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.8.1  (cached)
Processing 36/120: [ocamlbuild: make configure.make]
Processing 37/120: [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocamlfind-secondary.1.8.1  (cached)
Processing 38/120: [ocamlbuild: make configure.make] [ocamlfind: ./configure]
-> retrieved ocb-stubblr.0.1.1-1  (cached)
Processing 39/120: [ocamlbuild: make configure.make] [ocamlfind: ./configure]
+ /usr/bin/make "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=/home/opam/.opam/4.03.0" "OCAMLBUILD_BINDIR=/home/opam/.opam/4.03.0/bin" "OCAMLBUILD_LIBDIR=/home/opam/.opam/4.03.0/lib" "OCAMLBUILD_MANDIR=/home/opam/.opam/4.03.0/man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.03.0"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03.0/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.03.0"; \
- echo "BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03.0/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03.0/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03.0/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX=/home/opam/.opam/4.03.0"; \
- echo "OCAML_BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "OCAML_LIBDIR=/home/opam/.opam/4.03.0/lib/ocaml"; \
- echo "OCAML_MANDIR=/home/opam/.opam/4.03.0/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.so"; \
- echo "EXE="; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=/home/opam/.opam/4.03.0"; \
- echo "BINDIR=/home/opam/.opam/4.03.0/bin"; \
- echo "LIBDIR=/home/opam/.opam/4.03.0/lib"; \
- echo "MANDIR=/home/opam/.opam/4.03.0/man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = "/home/opam/.opam/4.03.0/bin"'; \
- echo 'let libdir = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_libdir = "/home/opam/.opam/4.03.0/lib/ocaml"'; \
- echo 'let libdir_abs = "/home/opam/.opam/4.03.0/lib"'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "so"'; \
- echo 'let ext_dll = ".so"'; \
- echo 'let exe = ""'; \
- echo 'let version = "0.14.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 39/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ocplib-endian.1.1  (cached)
Processing 40/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_core.113.33.01+4.03  (cached)
Processing 41/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 42/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_deriving.4.5  (cached)
Processing 43/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_driver.113.33.02+4.03  (cached)
Processing 44/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_optcomp.113.33.00+4.03  (cached)
Processing 45/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_sexp_conv.113.33.01+4.03  (cached)
Processing 46/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
-> retrieved ppx_tools.5.0+4.03.0  (cached)
Processing 47/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure]
+ /home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/./configure "-bindir" "/home/opam/.opam/4.03.0/bin" "-sitelib" "/home/opam/.opam/4.03.0/lib" "-mandir" "/home/opam/.opam/4.03.0/man" "-config" "/home/opam/.opam/4.03.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1)
- Welcome to findlib version 1.8.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: not present
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: found but not as package
- bytes: found, installing fake library
- spacetime: not found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.8.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: not present
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: found but not as package
- bytes: found, installing fake library
- spacetime: not found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 47/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_type_conv.113.33.02+4.03  (cached)
Processing 48/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppxfind.1.4  (cached)
Processing 49/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved result.1.5  (cached)
Processing 50/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved seq.0.2.2  (cached)
Processing 51/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved sexplib.113.33.00+4.03  (cached)
Processing 52/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved topkg.1.0.3  (cached)
-> retrieved ulid.0.1  (cached)
-> retrieved zarith.1.11  (cached)
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.03.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.03.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque -c findlib.mli
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque -c topfind.mli
- ocamlc -I +compiler-libs -opaque -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque -c num_top_printers.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml
- ocamlc -I +compiler-libs -opaque -c num_top.mli
- ocamlc -I +compiler-libs -opaque -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs -opaque -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.03.0/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
Processing 52/120: [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ /usr/bin/make "check-if-preinstalled" "all" "opam-install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0)
- if test -d /home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- if test -d /home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "/home/opam/.opam/4.03.0/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 251 states, 1051 transitions, table size 5710 bytes
- 4334 additional bytes used for bindings
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/my_std.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/exit_codes.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.mli
- ocamlc.opt -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte unix.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo src/ocamlbuild.cmo
- ocamlc.opt -a -o src/ocamlbuildlib.cma src/ocamlbuild_pack.cmo src/ocamlbuild_plugin.cmo src/ocamlbuild_executor.cmo src/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/my_std.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/exit_codes.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w L -w R -w Z -I src -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native unix.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild.cmx
- ocamlopt.opt -a -o src/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx
- ocamlc.opt src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cma src/ocamlbuild.cmo src/ocamlbuild_pack.cmi src/ocamlbuild_plugin.cmi src/ocamlbuild_executor.cmi src/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- for lib in src/ocamlbuildlib.cmxa src/ocamlbuildlib.a src/ocamlbuild.cmx src/ocamlbuild.o src/ocamlbuild_pack.cmx src/ocamlbuild_plugin.cmx src/ocamlbuild_executor.cmx src/ocamlbuild_unix_plugin.cmx src/ocamlbuild_plugin.o src/ocamlbuild_executor.o src/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlbuild.0.14.0'
-> compiled  ocamlbuild.0.14.0
Processing 52/120: [ocamlfind: make opt]
-> installed ocamlbuild.0.14.0
Processing 53/120: [ocamlfind: make opt]
+ /usr/bin/make "opt" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque -c topfind.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
-> compiled  ocamlfind.1.8.1
Processing 54/120: [ocamlfind: ./configure]
+ /home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/./configure "-bindir" "/home/opam/.opam/4.03.0/bin" "-sitelib" "/home/opam/.opam/4.03.0/lib" "-mandir" "/home/opam/.opam/4.03.0/man" "-config" "/home/opam/.opam/4.03.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1)
- Welcome to findlib version 1.8.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: not present
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: found but not as package
- bytes: found, installing fake library
- spacetime: not found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 54/120: [ocamlfind: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1)
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- mkdir -p "/home/opam/.opam/4.03.0/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.03.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.03.0/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.03.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/home/opam/.opam/4.03.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque -g -c findlib.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- mkdir -p "/home/opam/.opam/4.03.0/lib/findlib"
- mkdir -p "/home/opam/.opam/4.03.0/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.03.0/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.03.0/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.03.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.03.0/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.03.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- for x in `ls site-lib-src`; do if [ -f "site-lib-src/$x/META" ]; then mkdir -p "/home/opam/.opam/4.03.0/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03.0/lib/$x"; fi; done
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- test -z "num-top" || { cd src/findlib; /usr/bin/make install-num-top; }
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.03.0/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.03.0/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- if [ 0 -eq 1 ]; then \
- 	cp tools/safe_camlp4 "/home/opam/.opam/4.03.0/bin"; \
- fi
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
- mkdir -p "/home/opam/.opam/4.03.0/man/man1" "/home/opam/.opam/4.03.0/man/man3" "/home/opam/.opam/4.03.0/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03.0/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind.1.8.1'
-> installed ocamlfind.1.8.1
[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 56/120: [ocamlfind-secondary: ./configure]
Processing 57/120: [ocamlfind-secondary: ./configure] [ppx_tools: make all]
Processing 58/120: [ocamlfind-secondary: ./configure] [ppx_tools: make all] [sexplib: ./configure]
Processing 59/120: [ocamlfind-secondary: ./configure] [ppx_tools: make all] [sexplib: ./configure] [topkg: ocaml build]
Processing 60/120: [ocamlfind-secondary: ./configure] [ppx_tools: make all] [sexplib: ./configure] [topkg: ocaml build] [zarith: ./configure]
-> installed base-bytes.base
Processing 61/120: [ocamlfind-secondary: ./configure] [ppx_tools: make all] [sexplib: ./configure] [topkg: ocaml build] [zarith: ./configure]
+ /home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind-secondary.1.8.1/./configure "-sitelib" "/home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind-secondary.1.8.1)
- Welcome to findlib version 1.8.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: not present
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: found but not as package
- bytes: found, installing fake library
- spacetime: not found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       yes
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
- Welcome to findlib version 1.8.1
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Configuring libraries...
- native dynlink: found
- labltk: not present
- ocamlbuild: not present
- camlp4: disabled
- compiler-libs: found
- dbm: not present (normal since OCaml-4.00)
- num: found but not as package
- bytes: found, installing fake library
- spacetime: not found
- graphics: found
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for graphics written to site-lib-src/graphics/META
- Configuration for num written to site-lib-src/num/META
- Configuration for num-top written to site-lib-src/num-top/META
- Configuration for str written to site-lib-src/str/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/4.03.0/lib/ocaml
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.03.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.03.0/bin
-     Manual pages:          /home/opam/.opam/4.03.0/man
-     topfind script:        /home/opam/.opam/4.03.0/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       yes
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
-> compiled  ocamlfind-secondary.1.8.1
Processing 61/120: [ppx_tools: make all] [sexplib: ./configure] [topkg: ocaml build] [zarith: ./configure]
Processing 62/120: [ppx_tools: make all] [sexplib: ./configure] [topkg: ocaml build] [zarith: ./configure] [ocamlfind-secondary: make install-meta]
+ /usr/bin/make "install-meta" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind-secondary.1.8.1)
- for x in `ls site-lib-src`; do if [ -f "site-lib-src/$x/META" ]; then mkdir -p "/home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib/$x"; fi; done
- for x in `ls site-lib-src`; do if [ -f "site-lib-src/$x/META" ]; then mkdir -p "/home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib/$x"; fi; done
Processing 62/120: [ppx_tools: make all] [sexplib: ./configure] [topkg: ocaml build] [zarith: ./configure] [ocamlfind-secondary: mkdir]
+ /home/opam/.opam/4.03.0/.opam-switch/build/zarith.1.11/./configure  (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/zarith.1.11)
- binary ocaml: found in /home/opam/.opam/4.03.0/bin
- binary ocamlc: found in /home/opam/.opam/4.03.0/bin
- binary ocamldep: found in /home/opam/.opam/4.03.0/bin
- binary ocamlmklib: found in /home/opam/.opam/4.03.0/bin
- binary ocamldoc: found in /home/opam/.opam/4.03.0/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.03.0/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.03.0/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.03.0/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.03.0/bin
- binary ocamlc: found in /home/opam/.opam/4.03.0/bin
- binary ocamldep: found in /home/opam/.opam/4.03.0/bin
- binary ocamlmklib: found in /home/opam/.opam/4.03.0/bin
- binary ocamldoc: found in /home/opam/.opam/4.03.0/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.03.0/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.03.0/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.03.0/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 62/120: [ppx_tools: make all] [sexplib: ./configure] [topkg: ocaml build] [zarith: make] [ocamlfind-secondary: mkdir]
+ /bin/mkdir "-p" "/home/opam/.opam/4.03.0/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 62/120: [ppx_tools: make all] [sexplib: ./configure] [topkg: ocaml build] [zarith: make] [ocamlfind-secondary: cp ocaml-secondary-compiler.conf]
+ /bin/cp "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.03.0/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 62/120: [ppx_tools: make all] [sexplib: ./configure] [topkg: ocaml build] [zarith: make] [ocamlfind-secondary: mkdir]
+ /bin/mkdir "-p" "/home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 62/120: [ppx_tools: make all] [sexplib: ./configure] [topkg: ocaml build] [zarith: make] [ocamlfind-secondary: cp META]
+ /bin/cp "META" "/home/opam/.opam/4.03.0/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocamlfind-secondary.1.8.1)
-> installed ocamlfind-secondary.1.8.1
Processing 62/120: [ppx_tools: make all] [sexplib: ./configure] [topkg: ocaml build] [zarith: make]
Processing 63/120: [dune: ocaml bootstrap.ml] [ppx_tools: make all] [sexplib: ./configure] [topkg: ocaml build] [zarith: make]
+ /home/opam/.opam/4.03.0/.opam-switch/build/sexplib.113.33.00+4.03/./configure "--prefix" "/home/opam/.opam/4.03.0" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/sexplib.113.33.00+4.03)
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ sexplib
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.03.0
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.8.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.03.0/lib/ocaml
- pkg_num: ............................................. /home/opam/.opam/4.03.0/lib/num
- pkg_unix: ............................................ /home/opam/.opam/4.03.0/lib/ocaml
- 
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ sexplib
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.03.0
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.8.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.03.0/lib/ocaml
- pkg_num: ............................................. /home/opam/.opam/4.03.0/lib/num
- pkg_unix: ............................................ /home/opam/.opam/4.03.0/lib/ocaml
- 
Processing 63/120: [dune: ocaml bootstrap.ml] [ppx_tools: make all] [sexplib: make] [topkg: ocaml build] [zarith: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.03.0/.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.03.0/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
- 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.03.0/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
- 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 63/120: [dune: ocaml bootstrap.ml] [ppx_tools: make all] [sexplib: make] [topkg: ocaml build]
Processing 64/120: [dune: ocaml bootstrap.ml] [ppx_tools: make all] [sexplib: make] [topkg: ocaml build] [zarith: make install]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppx_tools.5.0+4.03.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.03.0
Processing 64/120: [dune: ocaml bootstrap.ml] [sexplib: make] [topkg: ocaml build] [zarith: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/zarith.1.11)
- ocamlfind install -destdir "/home/opam/.opam/4.03.0/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.03.0/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.03.0/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.03.0/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.03.0/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.mli
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.mli
- Installed /home/opam/.opam/4.03.0/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03.0/lib/zarith/META
- ocamlfind install -destdir "/home/opam/.opam/4.03.0/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.03.0/lib/zarith/big_int_Z.cmti
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.cmti
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.cmti
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.03.0/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith_top.cma
- Installed /home/opam/.opam/4.03.0/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.03.0/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.03.0/lib/zarith/q.mli
- Installed /home/opam/.opam/4.03.0/lib/zarith/z.mli
- Installed /home/opam/.opam/4.03.0/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.03.0/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.03.0/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.03.0/lib/zarith/META
-> installed zarith.1.11
Processing 64/120: [dune: ocaml bootstrap.ml] [sexplib: make] [topkg: ocaml build]
Processing 65/120: [dune: ocaml bootstrap.ml] [sexplib: make] [topkg: ocaml build] [ppx_tools: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppx_tools.5.0+4.03.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.03.0/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.03.0/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.03.0/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.03.0/lib/ppx_tools/META
-> installed ppx_tools.5.0+4.03.0
Processing 65/120: [dune: ocaml bootstrap.ml] [sexplib: make] [topkg: ocaml build]
Processing 66/120: [dune: ocaml bootstrap.ml] [ppx_core: ./configure] [sexplib: make] [topkg: ocaml build]
+ /home/opam/.opam/4.03.0/bin/ocaml "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/topkg.1.0.3)
- ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -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 -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src 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 -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src 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 -modules src/topkg.ml > src/topkg.ml.depends
- ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -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 -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- ocamlfind ocamlopt -a -I src 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 -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -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 -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- ocamlfind ocamlc -a -I src 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.3
Processing 66/120: [dune: ocaml bootstrap.ml] [ppx_core: ./configure] [sexplib: make]
-> installed topkg.1.0.3
Processing 67/120: [dune: ocaml bootstrap.ml] [ppx_core: ./configure] [sexplib: make]
Processing 68/120: [astring: ocaml build] [dune: ocaml bootstrap.ml] [ppx_core: ./configure] [sexplib: make]
+ /home/opam/.opam/4.03.0/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/astring.0.8.3)
- ocamlfind ocamldep -package bytes -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- ocamlfind ocamldep -package bytes -modules src/astring_base.ml > src/astring_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_base.cmo src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- ocamlfind ocamldep -package bytes -modules src/astring_escape.ml > src/astring_escape.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- ocamlfind ocamldep -package bytes -modules src/astring_char.ml > src/astring_char.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_char.cmo src/astring_char.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- ocamlfind ocamldep -package bytes -modules src/astring_sub.ml > src/astring_sub.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_base.cmx src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_char.cmx src/astring_char.ml
- ocamlfind ocamldep -package bytes -modules src/astring_string.ml > src/astring_string.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_string.cmo src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- ocamlfind ocamldep -package bytes -modules src/astring.ml > src/astring.ml.depends
- ocamlfind ocamldep -package bytes -modules src/astring.mli > src/astring.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring.cmi src/astring.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_string.cmx src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring.cmx src/astring.ml
- ocamlfind ocamlopt -a -package bytes -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/astring.cmxa -o src/astring.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring.cmo src/astring.ml
- ocamlfind ocamlc -a -package bytes -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package bytes -modules src/astring_top.ml > src/astring_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/astring_top.cmo src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/astring_top.cmx src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmx -o src/astring_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmxa -o src/astring_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmo -o src/astring_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmo -o src/astring_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- # No parallelism done
- ocamlfind ocamldep -package bytes -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- ocamlfind ocamldep -package bytes -modules src/astring_base.ml > src/astring_base.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_base.cmo src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- ocamlfind ocamldep -package bytes -modules src/astring_escape.ml > src/astring_escape.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- ocamlfind ocamldep -package bytes -modules src/astring_char.ml > src/astring_char.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_char.cmo src/astring_char.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- ocamlfind ocamldep -package bytes -modules src/astring_sub.ml > src/astring_sub.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_base.cmx src/astring_base.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_char.cmx src/astring_char.ml
- ocamlfind ocamldep -package bytes -modules src/astring_string.ml > src/astring_string.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_string.cmo src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- ocamlfind ocamldep -package bytes -modules src/astring.ml > src/astring.ml.depends
- ocamlfind ocamldep -package bytes -modules src/astring.mli > src/astring.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring.cmi src/astring.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring_string.cmx src/astring_string.ml
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring.cmx src/astring.ml
- ocamlfind ocamlopt -a -package bytes -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/astring.cmxa -o src/astring.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package bytes -I src -I test -o src/astring.cmo src/astring.ml
- ocamlfind ocamlc -a -package bytes -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- ocamlfind ocamldep -package compiler-libs.toplevel -package bytes -modules src/astring_top.ml > src/astring_top.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/astring_top.cmo src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package bytes -I src -I test -o src/astring_top.cmx src/astring_top.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmx -o src/astring_top.cmxa
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmxa -o src/astring_top.cmxs
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmo -o src/astring_top.cma
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package bytes -I src src/astring_top.cmo -o src/astring_top.cma
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- # No parallelism done
-> compiled  astring.0.8.3
Processing 68/120: [dune: ocaml bootstrap.ml] [ppx_core: ./configure] [sexplib: make]
-> installed astring.0.8.3
Processing 69/120: [dune: ocaml bootstrap.ml] [ppx_core: ./configure] [sexplib: make]
[ocb-stubblr: patch] applying custom-cclib.patch
Processing 70/120: [dune: ocaml bootstrap.ml] [ocb-stubblr: patch] [ppx_core: ./configure] [sexplib: make]
[ocb-stubblr: patch] applying use-OPAM_SWITCH_PREFIX.patch
Processing 70/120: [dune: ocaml bootstrap.ml] [ocb-stubblr: ocaml build] [ppx_core: ./configure] [sexplib: make]
+ /home/opam/.opam/4.03.0/.opam-switch/build/ppx_core.113.33.01+4.03/./configure "--prefix" "/home/opam/.opam/4.03.0" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppx_core.113.33.01+4.03)
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ ppx_core
- Package version: ..................................... 113.33.01+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.03.0
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.8.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.03.0/lib/ocaml/compiler-libs
- pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.03.0/lib/ppx_tools
- 
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ ppx_core
- Package version: ..................................... 113.33.01+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.03.0
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.8.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.03.0/lib/ocaml/compiler-libs
- pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.03.0/lib/ppx_tools
- 
Processing 70/120: [dune: ocaml bootstrap.ml] [ocb-stubblr: ocaml build] [ppx_core: make] [sexplib: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/sexplib.113.33.00+4.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 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.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ sexplib
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.8.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.03.0/lib/ocaml
- pkg_num: ............................................. /home/opam/.opam/4.03.0/lib/num
- pkg_unix: ............................................ /home/opam/.opam/4.03.0/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 unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/conv.mli > src/conv.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/sexp.mli > src/sexp.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/sexp_intf.ml > src/sexp_intf.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -pp 'cpp -undef -traditional -Isyntax -w' -predicates ppx_driver -predicates ppx_driver -modules src/pre_sexp.ml > src/pre_sexp.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/lexer.mli > src/lexer.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlyacc src/parser.mly
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/parser.mli > src/parser.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/type.ml > src/type.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/type.cmo src/type.ml
- /home/opam/.opam/4.03.0/bin/ocamlyacc src/parser_with_layout.mly
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/parser_with_layout.mli > src/parser_with_layout.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/type_with_layout.mli > src/type_with_layout.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/src_pos.mli > src/src_pos.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/src_pos.cmi src/src_pos.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/type_with_layout.cmi src/type_with_layout.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/parser.cmi src/parser.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/parser_with_layout.cmi src/parser_with_layout.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/lexer.cmi src/lexer.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -pp 'cpp -undef -traditional -Isyntax -w' -predicates ppx_driver -w -40 -I src -o src/pre_sexp.cmo src/pre_sexp.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp_intf.cmo src/sexp_intf.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/sexp.cmi src/sexp.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/conv.cmi src/conv.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/conv.ml > src/conv.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/conv_error.ml > src/conv_error.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/exn_magic.mli > src/exn_magic.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/exn_magic.cmi src/exn_magic.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/exn_magic.ml > src/exn_magic.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamllex.opt -q src/lexer.mll
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/lexer.ml > src/lexer.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/macro.mli > src/macro.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/macro.cmi src/macro.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/macro.ml > src/macro.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/parser.ml > src/parser.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/parser_with_layout.ml > src/parser_with_layout.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/path.mli > src/path.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/path.cmi src/path.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/path.ml > src/path.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/sexp.ml > src/sexp.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/sexp_with_layout.ml > src/sexp_with_layout.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp_with_layout.cmo src/sexp_with_layout.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/src_pos.ml > src/src_pos.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/type_with_layout.ml > src/type_with_layout.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/conv.cmo src/conv.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/conv_error.cmo src/conv_error.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/exn_magic.cmo src/exn_magic.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/lexer.cmo src/lexer.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/macro.cmo src/macro.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/parser.cmo src/parser.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/parser_with_layout.cmo src/parser_with_layout.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/path.cmo src/path.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp.cmo src/sexp.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/src_pos.cmo src/src_pos.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/type_with_layout.cmo src/type_with_layout.ml
- /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamlc -a -thread -I src src/sexplib.cmo -o src/sexplib.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/type.cmx src/type.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/src_pos.cmx src/src_pos.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/type_with_layout.cmx src/type_with_layout.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/parser.cmx src/parser.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/parser_with_layout.cmx src/parser_with_layout.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/lexer.cmx src/lexer.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -pp 'cpp -undef -traditional -Isyntax -w' -predicates ppx_driver -w -40 -I src -o src/pre_sexp.cmx src/pre_sexp.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp_with_layout.cmx src/sexp_with_layout.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp_intf.cmx src/sexp_intf.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp.cmx src/sexp.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/conv.cmx src/conv.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/macro.cmx src/macro.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/conv_error.cmx src/conv_error.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/exn_magic.cmx src/exn_magic.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/path.cmx src/path.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml
- touch src/sexplib.mli  ; if  /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamlopt -a -thread -I src src/sexplib.cmx -o src/sexplib.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -linkall -I src src/sexplib.cmxa -o src/sexplib.cmxs
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -package num -predicates ppx_driver -predicates ppx_driver -modules num/lib/sexplib_num_conv.mli > num/lib/sexplib_num_conv.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmi num/lib/sexplib_num_conv.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -package num -predicates ppx_driver -predicates ppx_driver -modules num/lib/sexplib_num_conv.ml > num/lib/sexplib_num_conv.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -package num -predicates ppx_driver -predicates ppx_driver -modules num/lib/std.ml > num/lib/std.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmo num/lib/sexplib_num_conv.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/std.cmo num/lib/std.ml
- /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamlc -a -thread -I num/lib num/lib/sexplib_num.cmo -o num/lib/sexplib_num.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmx num/lib/sexplib_num_conv.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -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.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/std.cmx num/lib/std.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -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.03.0/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.03.0/bin/ocamlfind ocamlopt -a -thread -I num/lib num/lib/sexplib_num.cmx -o num/lib/sexplib_num.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -linkall -I num/lib num/lib/sexplib_num.cmxa -o num/lib/sexplib_num.cmxs
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package unix -package bigarray -predicates ppx_driver -predicates ppx_driver -modules unix/lib/sexplib_unix_conv.ml > unix/lib/sexplib_unix_conv.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package unix -package bigarray -for-pack Sexplib_unix -predicates ppx_driver -w -40 -I unix/lib -I src -o unix/lib/sexplib_unix_conv.cmo unix/lib/sexplib_unix_conv.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -pack -g -annot -bin-annot unix/lib/sexplib_unix_conv.cmo -o unix/lib/sexplib_unix.cmo
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -a -thread -I unix/lib unix/lib/sexplib_unix.cmo -o unix/lib/sexplib_unix.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package unix -package bigarray -for-pack Sexplib_unix -predicates ppx_driver -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.03.0/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.03.0/bin/ocamlfind ocamlopt -a -thread -I unix/lib unix/lib/sexplib_unix.cmx -o unix/lib/sexplib_unix.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -linkall -I unix/lib unix/lib/sexplib_unix.cmxa -o unix/lib/sexplib_unix.cmxs
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make sexplib.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/sexplib.113.33.00+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/sexplib.113.33.00+4.03'
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 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.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ sexplib
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.8.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.03.0/lib/ocaml
- pkg_num: ............................................. /home/opam/.opam/4.03.0/lib/num
- pkg_unix: ............................................ /home/opam/.opam/4.03.0/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 unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/conv.mli > src/conv.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/sexp.mli > src/sexp.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/sexp_intf.ml > src/sexp_intf.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -pp 'cpp -undef -traditional -Isyntax -w' -predicates ppx_driver -predicates ppx_driver -modules src/pre_sexp.ml > src/pre_sexp.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/lexer.mli > src/lexer.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlyacc src/parser.mly
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/parser.mli > src/parser.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/type.ml > src/type.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/type.cmo src/type.ml
- /home/opam/.opam/4.03.0/bin/ocamlyacc src/parser_with_layout.mly
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/parser_with_layout.mli > src/parser_with_layout.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/type_with_layout.mli > src/type_with_layout.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/src_pos.mli > src/src_pos.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/src_pos.cmi src/src_pos.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/type_with_layout.cmi src/type_with_layout.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/parser.cmi src/parser.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/parser_with_layout.cmi src/parser_with_layout.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/lexer.cmi src/lexer.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -pp 'cpp -undef -traditional -Isyntax -w' -predicates ppx_driver -w -40 -I src -o src/pre_sexp.cmo src/pre_sexp.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp_intf.cmo src/sexp_intf.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/sexp.cmi src/sexp.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/conv.cmi src/conv.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/conv.ml > src/conv.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/conv_error.ml > src/conv_error.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/exn_magic.mli > src/exn_magic.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/exn_magic.cmi src/exn_magic.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/exn_magic.ml > src/exn_magic.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamllex.opt -q src/lexer.mll
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/lexer.ml > src/lexer.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/macro.mli > src/macro.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/macro.cmi src/macro.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/macro.ml > src/macro.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/parser.ml > src/parser.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/parser_with_layout.ml > src/parser_with_layout.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/path.mli > src/path.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -predicates ppx_driver -w -40 -I src -o src/path.cmi src/path.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/path.ml > src/path.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/sexp.ml > src/sexp.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/sexp_with_layout.ml > src/sexp_with_layout.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp_with_layout.cmo src/sexp_with_layout.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/src_pos.ml > src/src_pos.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -predicates ppx_driver -predicates ppx_driver -modules src/type_with_layout.ml > src/type_with_layout.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/conv.cmo src/conv.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/conv_error.cmo src/conv_error.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/exn_magic.cmo src/exn_magic.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/lexer.cmo src/lexer.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/macro.cmo src/macro.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/parser.cmo src/parser.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/parser_with_layout.cmo src/parser_with_layout.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/path.cmo src/path.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp.cmo src/sexp.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/src_pos.cmo src/src_pos.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/type_with_layout.cmo src/type_with_layout.ml
- /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamlc -a -thread -I src src/sexplib.cmo -o src/sexplib.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/type.cmx src/type.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/src_pos.cmx src/src_pos.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/type_with_layout.cmx src/type_with_layout.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/parser.cmx src/parser.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/parser_with_layout.cmx src/parser_with_layout.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/lexer.cmx src/lexer.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -pp 'cpp -undef -traditional -Isyntax -w' -predicates ppx_driver -w -40 -I src -o src/pre_sexp.cmx src/pre_sexp.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp_with_layout.cmx src/sexp_with_layout.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp_intf.cmx src/sexp_intf.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/sexp.cmx src/sexp.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/conv.cmx src/conv.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/macro.cmx src/macro.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/conv_error.cmx src/conv_error.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/exn_magic.cmx src/exn_magic.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/path.cmx src/path.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package bigarray -for-pack Sexplib -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml
- touch src/sexplib.mli  ; if  /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamlopt -a -thread -I src src/sexplib.cmx -o src/sexplib.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -linkall -I src src/sexplib.cmxa -o src/sexplib.cmxs
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -package num -predicates ppx_driver -predicates ppx_driver -modules num/lib/sexplib_num_conv.mli > num/lib/sexplib_num_conv.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmi num/lib/sexplib_num_conv.mli
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -package num -predicates ppx_driver -predicates ppx_driver -modules num/lib/sexplib_num_conv.ml > num/lib/sexplib_num_conv.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package bigarray -package num -predicates ppx_driver -predicates ppx_driver -modules num/lib/std.ml > num/lib/std.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmo num/lib/sexplib_num_conv.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/std.cmo num/lib/std.ml
- /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamlc -a -thread -I num/lib num/lib/sexplib_num.cmo -o num/lib/sexplib_num.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/sexplib_num_conv.cmx num/lib/sexplib_num_conv.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -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.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -w -40 -I num/lib -I src -o num/lib/std.cmx num/lib/std.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package bigarray -package num -for-pack Sexplib_num -predicates ppx_driver -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.03.0/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.03.0/bin/ocamlfind ocamlopt -a -thread -I num/lib num/lib/sexplib_num.cmx -o num/lib/sexplib_num.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -linkall -I num/lib num/lib/sexplib_num.cmxa -o num/lib/sexplib_num.cmxs
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package unix -package bigarray -predicates ppx_driver -predicates ppx_driver -modules unix/lib/sexplib_unix_conv.ml > unix/lib/sexplib_unix_conv.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package unix -package bigarray -for-pack Sexplib_unix -predicates ppx_driver -w -40 -I unix/lib -I src -o unix/lib/sexplib_unix_conv.cmo unix/lib/sexplib_unix_conv.ml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -pack -g -annot -bin-annot unix/lib/sexplib_unix_conv.cmo -o unix/lib/sexplib_unix.cmo
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -a -thread -I unix/lib unix/lib/sexplib_unix.cmo -o unix/lib/sexplib_unix.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package unix -package bigarray -for-pack Sexplib_unix -predicates ppx_driver -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.03.0/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.03.0/bin/ocamlfind ocamlopt -a -thread -I unix/lib unix/lib/sexplib_unix.cmx -o unix/lib/sexplib_unix.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -linkall -I unix/lib unix/lib/sexplib_unix.cmxa -o unix/lib/sexplib_unix.cmxs
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make sexplib.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/sexplib.113.33.00+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/sexplib.113.33.00+4.03'
-> compiled  sexplib.113.33.00+4.03
Processing 70/120: [dune: ocaml bootstrap.ml] [ocb-stubblr: ocaml build] [ppx_core: make]
-> installed sexplib.113.33.00+4.03
Processing 71/120: [dune: ocaml bootstrap.ml] [ocb-stubblr: ocaml build] [ppx_core: make]
+ /home/opam/.opam/4.03.0/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--tests" "false" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocb-stubblr.0.1.1-1)
- ocamlfind ocamldep -package ocamlbuild -package astring -package bytes -modules src/ocb_stubblr.ml > src/ocb_stubblr.ml.depends
- ocamlfind ocamldep -package ocamlbuild -package astring -package bytes -modules src/ocb_stubblr.mli > src/ocb_stubblr.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmi src/ocb_stubblr.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmx src/ocb_stubblr.ml
- ocamlfind ocamlopt -a -package bytes -I src src/ocb_stubblr.cmx -o src/ocb-stubblr.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/ocb-stubblr.cmxa -o src/ocb-stubblr.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmo src/ocb_stubblr.ml
- ocamlfind ocamlc -a -package bytes -I src src/ocb_stubblr.cmo -o src/ocb-stubblr.cma
- ocamlfind ocamldep -package topkg -package bytes -modules src-topkg/ocb_stubblr_topkg.ml > src-topkg/ocb_stubblr_topkg.ml.depends
- ocamlfind ocamldep -package topkg -package bytes -modules src-topkg/ocb_stubblr_topkg.mli > src-topkg/ocb_stubblr_topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmi src-topkg/ocb_stubblr_topkg.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmx src-topkg/ocb_stubblr_topkg.ml
- ocamlfind ocamlopt -a -package bytes -I src-topkg src-topkg/ocb_stubblr_topkg.cmx -o src-topkg/ocb-stubblr-topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src-topkg src-topkg/ocb-stubblr-topkg.cmxa -o src-topkg/ocb-stubblr-topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmo src-topkg/ocb_stubblr_topkg.ml
- ocamlfind ocamlc -a -package bytes -I src-topkg src-topkg/ocb_stubblr_topkg.cmo -o src-topkg/ocb-stubblr-topkg.cma
- # No parallelism done
- ocamlfind ocamldep -package ocamlbuild -package astring -package bytes -modules src/ocb_stubblr.ml > src/ocb_stubblr.ml.depends
- ocamlfind ocamldep -package ocamlbuild -package astring -package bytes -modules src/ocb_stubblr.mli > src/ocb_stubblr.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmi src/ocb_stubblr.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmx src/ocb_stubblr.ml
- ocamlfind ocamlopt -a -package bytes -I src src/ocb_stubblr.cmx -o src/ocb-stubblr.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src src/ocb-stubblr.cmxa -o src/ocb-stubblr.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package ocamlbuild -package astring -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I src-topkg -o src/ocb_stubblr.cmo src/ocb_stubblr.ml
- ocamlfind ocamlc -a -package bytes -I src src/ocb_stubblr.cmo -o src/ocb-stubblr.cma
- ocamlfind ocamldep -package topkg -package bytes -modules src-topkg/ocb_stubblr_topkg.ml > src-topkg/ocb_stubblr_topkg.ml.depends
- ocamlfind ocamldep -package topkg -package bytes -modules src-topkg/ocb_stubblr_topkg.mli > src-topkg/ocb_stubblr_topkg.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmi src-topkg/ocb_stubblr_topkg.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmx src-topkg/ocb_stubblr_topkg.ml
- ocamlfind ocamlopt -a -package bytes -I src-topkg src-topkg/ocb_stubblr_topkg.cmx -o src-topkg/ocb-stubblr-topkg.cmxa
- ocamlfind ocamlopt -shared -linkall -package bytes -I src-topkg src-topkg/ocb-stubblr-topkg.cmxa -o src-topkg/ocb-stubblr-topkg.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package topkg -package bytes -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src-topkg -I src -o src-topkg/ocb_stubblr_topkg.cmo src-topkg/ocb_stubblr_topkg.ml
- ocamlfind ocamlc -a -package bytes -I src-topkg src-topkg/ocb_stubblr_topkg.cmo -o src-topkg/ocb-stubblr-topkg.cma
- # No parallelism done
-> compiled  ocb-stubblr.0.1.1-1
Processing 71/120: [dune: ocaml bootstrap.ml] [ppx_core: make]
-> installed ocb-stubblr.0.1.1-1
Processing 72/120: [dune: ocaml bootstrap.ml] [ppx_core: make]
+ /home/opam/.opam/4.03.0/bin/ocaml "bootstrap.ml" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/dune.2.8.5)
- ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output
- 
- ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe --secondary -j 47
- 

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

Processing 72/120: [dune: ./dune.exe build] [ppx_core: make]
+ /home/opam/.opam/4.03.0/.opam-switch/build/dune.2.8.5/./dune.exe "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/dune.2.8.5)
-> compiled  dune.2.8.5
Processing 72/120: [ppx_core: make]
-> installed dune.2.8.5
Processing 73/120: [ppx_core: make]
Processing 74/120: [bigarray-compat: dune build] [ppx_core: make]
Processing 75/120: [bigarray-compat: dune build] [cppo: dune build] [ppx_core: make]
Processing 76/120: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [ppx_core: make]
Processing 77/120: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] [ppx_core: make]
Processing 78/120: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] [mmap: dune build] [ppx_core: make]
Processing 79/120: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make]
Processing 80/120: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [ppx_derivers: dune build]
Processing 81/120: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [ppx_derivers: dune build] [result: dune build]
Processing 82/120: [bigarray-compat: dune build] [cppo: dune build] [cpuid: dune build] [csexp: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "bigarray-compat" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/bigarray-compat.1.0.0)
-> compiled  bigarray-compat.1.0.0
Processing 82/120: [cppo: dune build] [cpuid: dune build] [csexp: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
-> installed bigarray-compat.1.0.0
Processing 83/120: [cppo: dune build] [cpuid: dune build] [csexp: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
Processing 84/120: [cppo: dune build] [cpuid: dune build] [csexp: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "cpuid" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/cpuid.0.1.2)
-> compiled  cpuid.0.1.2
Processing 84/120: [cppo: dune build] [csexp: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
-> installed cpuid.0.1.2
Processing 85/120: [cppo: dune build] [csexp: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "csexp" "-j" "47" "@install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/csexp.1.5.1)
-> compiled  csexp.1.5.1
Processing 85/120: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
-> installed csexp.1.5.1
Processing 86/120: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [ppx_derivers: dune build] [result: dune build] [seq: dune build]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "ppx_derivers" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 86/120: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [result: dune build] [seq: dune build]
-> installed ppx_derivers.1.2.1
Processing 87/120: [cppo: dune build] [cstruct: dune build] [mmap: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [result: dune build] [seq: dune build]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "mmap" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/mmap.1.1.0)
-> compiled  mmap.1.1.0
Processing 87/120: [cppo: dune build] [cstruct: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [result: dune build] [seq: dune build]
-> installed mmap.1.1.0
Processing 88/120: [cppo: dune build] [cstruct: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [result: dune build] [seq: dune build]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "result" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 88/120: [cppo: dune build] [cstruct: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [seq: dune build]
-> installed result.1.5
Processing 89/120: [cppo: dune build] [cstruct: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [seq: dune build]
Processing 90/120: [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [seq: dune build]
Processing 91/120: [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make] [seq: dune build]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "seq" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/seq.0.2.2)
-> compiled  seq.0.2.2
Processing 91/120: [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make]
-> installed seq.0.2.2
Processing 92/120: [cppo: dune build] [cstruct: dune build] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "cstruct" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/cstruct.6.0.0)
-> compiled  cstruct.6.0.0
Processing 92/120: [cppo: dune build] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make]
-> installed cstruct.6.0.0
Processing 93/120: [cppo: dune build] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [ocaml-syntax-shims: dune build] [ppx_core: make]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "ocaml-syntax-shims" "-j" "47" "@install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 93/120: [cppo: dune build] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [ppx_core: make]
-> installed ocaml-syntax-shims.1.0.0
Processing 94/120: [cppo: dune build] [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [ppx_core: make]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "cppo" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/cppo.1.6.7)
-> compiled  cppo.1.6.7
Processing 94/120: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [ppx_core: make]
-> installed cppo.1.6.7
Processing 95/120: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [ppx_core: make]
Processing 96/120: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [ocplib-endian: dune build] [ppx_core: make]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "ocplib-endian" "-j" "47" "@install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocplib-endian.1.1)
-> compiled  ocplib-endian.1.1
Processing 96/120: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [ppx_core: make]
-> installed ocplib-endian.1.1
Processing 97/120: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [ppx_core: make]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "dune-configurator" "-j" "47" "@install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/dune-configurator.2.8.5)
-> compiled  dune-configurator.2.8.5
Processing 97/120: [ocaml-migrate-parsetree: dune build] [ppx_core: make]
-> installed dune-configurator.2.8.5
Processing 98/120: [ocaml-migrate-parsetree: dune build] [ppx_core: make]
Processing 99/120: [lwt: dune exec] [ocaml-migrate-parsetree: dune build] [ppx_core: make]
+ /home/opam/.opam/4.03.0/bin/dune "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/lwt.5.4.0)
Processing 99/120: [lwt: dune build] [ocaml-migrate-parsetree: dune build] [ppx_core: make]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "lwt" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/lwt.5.4.0)
-> compiled  lwt.5.4.0
Processing 99/120: [ocaml-migrate-parsetree: dune build] [ppx_core: make]
-> installed lwt.5.4.0
Processing 100/120: [ocaml-migrate-parsetree: dune build] [ppx_core: make]
Processing 101/120: [cstruct-lwt: dune build] [ocaml-migrate-parsetree: dune build] [ppx_core: make]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "cstruct-lwt" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/cstruct-lwt.6.0.0)
-> compiled  cstruct-lwt.6.0.0
Processing 101/120: [ocaml-migrate-parsetree: dune build] [ppx_core: make]
-> installed cstruct-lwt.6.0.0
Processing 102/120: [ocaml-migrate-parsetree: dune build] [ppx_core: make]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "ocaml-migrate-parsetree" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ocaml-migrate-parsetree.1.8.0)
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 102/120: [ppx_core: make]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 103/120: [ppx_core: make]
Processing 104/120: [ppx_core: make] [ppxfind: dune build]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppx_core.113.33.01+4.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 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.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ ppx_core
- Package version: ..................................... 113.33.01+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.8.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.03.0/lib/ocaml/compiler-libs
- pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.03.0/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 unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder.mli > src/ast_builder.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/gen_ast_builder.ml > src/gen/gen_ast_builder.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/common.ml > src/gen/common.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/common.cmo src/gen/common.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_builder.cmo src/gen/gen_ast_builder.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen_ast_builder.cmo -o src/gen/gen_ast_builder.byte
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen 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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder_generated.ml > src/ast_builder_generated.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder_intf.ml > src/ast_builder_intf.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_generated.cmo src/ast_builder_generated.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_intf.cmo src/ast_builder_intf.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmi src/ast_builder.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder.ml > src/ast_builder.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern.mli > src/ast_pattern.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern0.ml > src/ast_pattern0.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/gen_ast_pattern.ml > src/gen/gen_ast_pattern.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmo src/gen/gen_ast_pattern.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen_ast_pattern.cmo -o src/gen/gen_ast_pattern.byte
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen 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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern_generated.ml > src/ast_pattern_generated.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern0.cmo src/ast_pattern0.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/common.mli > src/common.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse.mli > src/ast_traverse.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/gen.ml > src/gen/gen.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen.cmo src/gen/gen.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen.cmo -o src/gen/gen.byte
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen 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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold.mli > src/ast_traverse_fold.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold_map.mli > src/ast_traverse_fold_map.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_iter.mli > src/ast_traverse_iter.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map.mli > src/ast_traverse_map.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map_with_context.mli > src/ast_traverse_map_with_context.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmi src/ast_traverse_fold.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmi src/ast_traverse_fold_map.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmi src/ast_traverse_iter.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmi src/ast_traverse_map.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmi src/ast_traverse_map_with_context.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmi src/ast_traverse.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/common.cmi src/common.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/common.cmi src/common.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern_generated.cmo src/ast_pattern_generated.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmi src/ast_pattern.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern.ml > src/ast_pattern.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse.ml > src/ast_traverse.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold.ml > src/ast_traverse_fold.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold_map.ml > src/ast_traverse_fold_map.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_iter.ml > src/ast_traverse_iter.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map.ml > src/ast_traverse_map.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map_with_context.ml > src/ast_traverse_map_with_context.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/attribute.mli > src/attribute.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/attribute.cmi src/attribute.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/attribute.cmi src/attribute.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/attribute.ml > src/attribute.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/name.mli > src/name.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/name.cmi src/name.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/name.cmi src/name.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/caller_id.ml > src/caller_id.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/common.ml > src/common.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/extension.mli > src/extension.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/extension.cmi src/extension.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/extension.cmi src/extension.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/extension.ml > src/extension.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/file_path.mli > src/file_path.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/file_path.cmi src/file_path.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/file_path.ml > src/file_path.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/name.ml > src/name.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/caller_id.cmo src/caller_id.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/spellcheck.ml > src/spellcheck.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmo src/ast_builder.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmo src/ast_pattern.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmo src/ast_traverse.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmo src/ast_traverse_fold.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmo src/ast_traverse_fold_map.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmo src/ast_traverse_iter.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmo src/ast_traverse_map.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmo src/ast_traverse_map_with_context.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmo src/attribute.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmo src/attribute.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmo src/common.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmo src/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmo src/extension.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmo src/extension.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/file_path.cmo src/file_path.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmo src/name.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmo src/name.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamlc -a -thread -I src src/ppx_core.cmo -o src/ppx_core.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_generated.cmx src/ast_builder_generated.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_intf.cmx src/ast_builder_intf.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern0.cmx src/ast_pattern0.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmx src/ast_builder.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmx src/ast_traverse_fold.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmx src/ast_traverse_fold_map.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmx src/ast_traverse_iter.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmx src/ast_traverse_map.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmx src/ast_traverse_map_with_context.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmx src/ast_traverse.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmx src/common.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmx src/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern_generated.cmx src/ast_pattern_generated.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmx src/ast_pattern.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/caller_id.cmx src/caller_id.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmx src/name.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmx src/name.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmx src/attribute.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmx src/attribute.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmx src/extension.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmx src/extension.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/file_path.cmx src/file_path.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- touch src/ppx_core.mli  ; if  /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamlopt -a -thread -I src src/ppx_core.cmx -o src/ppx_core.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_core.cmxa -o src/ppx_core.cmxs
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/common.cmx src/gen/common.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen.cmx src/gen/gen.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen.cmx -o src/gen/gen.native
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen 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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmx src/gen/gen_ast_pattern.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen_ast_pattern.cmx -o src/gen/gen_ast_pattern.native
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen 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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_builder.cmx src/gen/gen_ast_builder.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen_ast_builder.cmx -o src/gen/gen_ast_builder.native
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen 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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_core.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ppx_core.113.33.01+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ppx_core.113.33.01+4.03'
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 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.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ ppx_core
- Package version: ..................................... 113.33.01+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.8.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.03.0/lib/ocaml/compiler-libs
- pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.03.0/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 unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder.mli > src/ast_builder.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/gen_ast_builder.ml > src/gen/gen_ast_builder.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/common.ml > src/gen/common.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/common.cmo src/gen/common.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_builder.cmo src/gen/gen_ast_builder.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen_ast_builder.cmo -o src/gen/gen_ast_builder.byte
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen 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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder_generated.ml > src/ast_builder_generated.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder_intf.ml > src/ast_builder_intf.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_generated.cmo src/ast_builder_generated.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_intf.cmo src/ast_builder_intf.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmi src/ast_builder.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_builder.ml > src/ast_builder.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern.mli > src/ast_pattern.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern0.ml > src/ast_pattern0.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/gen_ast_pattern.ml > src/gen/gen_ast_pattern.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmo src/gen/gen_ast_pattern.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen_ast_pattern.cmo -o src/gen/gen_ast_pattern.byte
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen 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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern_generated.ml > src/ast_pattern_generated.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern0.cmo src/ast_pattern0.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/common.mli > src/common.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse.mli > src/ast_traverse.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -predicates ppx_driver -modules src/gen/gen.ml > src/gen/gen.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen.cmo src/gen/gen.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmo src/gen/gen.cmo -o src/gen/gen.byte
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen 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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold.mli > src/ast_traverse_fold.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold_map.mli > src/ast_traverse_fold_map.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_iter.mli > src/ast_traverse_iter.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map.mli > src/ast_traverse_map.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map_with_context.mli > src/ast_traverse_map_with_context.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmi src/ast_traverse_fold.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmi src/ast_traverse_fold_map.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmi src/ast_traverse_iter.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmi src/ast_traverse_map.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmi src/ast_traverse_map_with_context.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmi src/ast_traverse.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/common.cmi src/common.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/common.cmi src/common.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern_generated.cmo src/ast_pattern_generated.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmi src/ast_pattern.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_pattern.ml > src/ast_pattern.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse.ml > src/ast_traverse.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold.ml > src/ast_traverse_fold.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_fold_map.ml > src/ast_traverse_fold_map.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_iter.ml > src/ast_traverse_iter.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map.ml > src/ast_traverse_map.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/ast_traverse_map_with_context.ml > src/ast_traverse_map_with_context.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/attribute.mli > src/attribute.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/attribute.cmi src/attribute.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/attribute.cmi src/attribute.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/attribute.ml > src/attribute.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/name.mli > src/name.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/name.cmi src/name.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/name.cmi src/name.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/caller_id.ml > src/caller_id.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/common.ml > src/common.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/extension.mli > src/extension.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/extension.cmi src/extension.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/extension.cmi src/extension.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/extension.ml > src/extension.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/file_path.mli > src/file_path.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -w -40 -I src -o src/file_path.cmi src/file_path.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/file_path.ml > src/file_path.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/name.ml > src/name.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/caller_id.cmo src/caller_id.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/spellcheck.ml > src/spellcheck.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package compiler-libs.common -predicates ppx_driver -predicates ppx_driver -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmo src/ast_builder.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmo src/ast_pattern.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmo src/ast_traverse.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmo src/ast_traverse_fold.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmo src/ast_traverse_fold_map.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmo src/ast_traverse_iter.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmo src/ast_traverse_map.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmo src/ast_traverse_map_with_context.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmo src/attribute.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmo src/attribute.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmo src/common.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmo src/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmo src/extension.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmo src/extension.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/file_path.cmo src/file_path.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmo src/name.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmo src/name.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmo src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamlc -a -thread -I src src/ppx_core.cmo -o src/ppx_core.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_generated.cmx src/ast_builder_generated.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder_intf.cmx src/ast_builder_intf.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern0.cmx src/ast_pattern0.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_builder.cmx src/ast_builder.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold.cmx src/ast_traverse_fold.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_fold_map.cmx src/ast_traverse_fold_map.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_iter.cmx src/ast_traverse_iter.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map.cmx src/ast_traverse_map.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse_map_with_context.cmx src/ast_traverse_map_with_context.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_traverse.cmx src/ast_traverse.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmx src/common.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/common.cmx src/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern_generated.cmx src/ast_pattern_generated.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/ast_pattern.cmx src/ast_pattern.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/caller_id.cmx src/caller_id.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmx src/name.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/name.cmx src/name.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmx src/attribute.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/attribute.cmx src/attribute.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmx src/extension.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/extension.cmx src/extension.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/file_path.cmx src/file_path.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates ppx_driver -w -40 -I src -o src/std.cmx src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- touch src/ppx_core.mli  ; if  /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamlopt -a -thread -I src src/ppx_core.cmx -o src/ppx_core.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_core.cmxa -o src/ppx_core.cmxs
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/common.cmx src/gen/common.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen.cmx src/gen/gen.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen.cmx -o src/gen/gen.native
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen 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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmx src/gen/gen_ast_pattern.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen_ast_pattern.cmx -o src/gen/gen_ast_pattern.native
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen 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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -w -40 -I src/gen -o src/gen/gen_ast_builder.cmx src/gen/gen_ast_builder.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen src/gen/common.cmx src/gen/gen_ast_builder.cmx -o src/gen/gen_ast_builder.native
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -I src/gen 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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_core.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ppx_core.113.33.01+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ppx_core.113.33.01+4.03'
-> compiled  ppx_core.113.33.01+4.03
Processing 104/120: [ppxfind: dune build]
-> installed ppx_core.113.33.01+4.03
Processing 105/120: [ppxfind: dune build]
Processing 106/120: [ppx_optcomp: ./configure] [ppxfind: dune build]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "ppxfind" "-j" "47" "@install" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppxfind.1.4)
-> compiled  ppxfind.1.4
Processing 106/120: [ppx_optcomp: ./configure]
-> installed ppxfind.1.4
Processing 107/120: [ppx_optcomp: ./configure]
Processing 108/120: [ppx_deriving: dune build] [ppx_optcomp: ./configure]
+ /home/opam/.opam/4.03.0/.opam-switch/build/ppx_optcomp.113.33.00+4.03/./configure "--prefix" "/home/opam/.opam/4.03.0" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppx_optcomp.113.33.00+4.03)
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ ppx_optcomp
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.03.0
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.8.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.03.0/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.03.0/lib/ppx_tools
- 
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ ppx_optcomp
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.03.0
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.8.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.03.0/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.03.0/lib/ppx_tools
- 
Processing 108/120: [ppx_deriving: dune build] [ppx_optcomp: make]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "ppx_deriving" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppx_deriving.4.5)
-> compiled  ppx_deriving.4.5
Processing 108/120: [ppx_optcomp: make]
-> installed ppx_deriving.4.5
Processing 109/120: [ppx_optcomp: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppx_optcomp.113.33.00+4.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 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.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ ppx_optcomp
- Package version: ..................................... 113.33.00+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.8.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.03.0/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.03.0/lib/ppx_tools
- 
- ./setup.exe -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_optcomp.mli > src/ppx_optcomp.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmi src/ppx_optcomp.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_optcomp.ml > src/ppx_optcomp.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmo src/ppx_optcomp.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -a -thread -I src src/ppx_optcomp.cmo -o src/ppx_optcomp.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_optcomp.cmx src/ppx_optcomp.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -a -thread -I src src/ppx_optcomp.cmx -o src/ppx_optcomp.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_optcomp.cmxa -o src/ppx_optcomp.cmxs
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules bin/optcomp.ml > bin/optcomp.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I bin -I src -o bin/optcomp.cmo bin/optcomp.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I bin -I src -o bin/optcomp.cmx bin/optcomp.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_core -I src -I bin src/ppx_optcomp.cmxa bin/optcomp.cmx -o bin/optcomp.native
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_core -I src -I bin src/ppx_optcomp.cmxa bin/optcomp.cmx -o bin/optcomp.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_optcomp.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ppx_optcomp.113.33.00+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ppx_optcomp.113.33.00+4.03'
-> compiled  ppx_optcomp.113.33.00+4.03
-> installed ppx_optcomp.113.33.00+4.03
Processing 111/120: [ppx_driver: ./configure]
+ /home/opam/.opam/4.03.0/.opam-switch/build/ppx_driver.113.33.02+4.03/./configure "--prefix" "/home/opam/.opam/4.03.0" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppx_driver.113.33.02+4.03)
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ ppx_driver
- Package version: ..................................... 113.33.01+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.03.0
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.8.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.03.0/lib/ppx_core
- pkg_ppx_optcomp: ..................................... /home/opam/.opam/4.03.0/lib/ppx_optcomp
- pkg_ocamlbuild: ...................................... /home/opam/.opam/4.03.0/lib/ocamlbuild
- 
Processing 111/120: [ppx_driver: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppx_driver.113.33.02+4.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 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.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ ppx_driver
- Package version: ..................................... 113.33.01+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.8.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.03.0/lib/ppx_core
- pkg_ppx_optcomp: ..................................... /home/opam/.opam/4.03.0/lib/ppx_optcomp
- pkg_ocamlbuild: ...................................... /home/opam/.opam/4.03.0/lib/ocamlbuild
- 
- ./setup.exe -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_driver.mli > src/ppx_driver.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmi src/ppx_driver.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_driver.ml > src/ppx_driver.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmo src/ppx_driver.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -a -thread -I src src/ppx_driver.cmo -o src/ppx_driver.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ppx_driver.cmx src/ppx_driver.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -a -thread -I src src/ppx_driver.cmx -o src/ppx_driver.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_driver.cmxa -o src/ppx_driver.cmxs
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -predicates ppx_driver -modules ocamlbuild_plugin/ppx_driver_ocamlbuild.mli > ocamlbuild_plugin/ppx_driver_ocamlbuild.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmi ocamlbuild_plugin/ppx_driver_ocamlbuild.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmi ocamlbuild_plugin/ppx_driver_ocamlbuild.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -predicates ppx_driver -modules ocamlbuild_plugin/ppx_driver_ocamlbuild.ml > ocamlbuild_plugin/ppx_driver_ocamlbuild.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo ocamlbuild_plugin/ppx_driver_ocamlbuild.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo ocamlbuild_plugin/ppx_driver_ocamlbuild.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -a -thread -I ocamlbuild_plugin ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx ocamlbuild_plugin/ppx_driver_ocamlbuild.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -package ocamlbuild -predicates ppx_driver -w -40 -I ocamlbuild_plugin -I src -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx ocamlbuild_plugin/ppx_driver_ocamlbuild.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -a -thread -I ocamlbuild_plugin ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxa
- /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules runner/ppx_driver_runner.ml > runner/ppx_driver_runner.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner -I src -o runner/ppx_driver_runner.cmo runner/ppx_driver_runner.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -a -linkall -thread -I runner runner/ppx_driver_runner.cmo -o runner/ppx_driver_runner.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -w -40 -I runner -I src -o runner/ppx_driver_runner.cmx runner/ppx_driver_runner.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -a -linkall -thread -I runner runner/ppx_driver_runner.cmx -o runner/ppx_driver_runner.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -linkall -I runner runner/ppx_driver_runner.cmxa -o runner/ppx_driver_runner.cmxs
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules runner_as_ppx/ppx_driver_runner_as_ppx.ml > runner_as_ppx/ppx_driver_runner_as_ppx.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -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.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -a -linkall -thread -I runner_as_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmo -o runner_as_ppx/ppx_driver_runner_as_ppx.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -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.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -a -linkall -thread -I runner_as_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmx -o runner_as_ppx/ppx_driver_runner_as_ppx.cmxa
- /home/opam/.opam/4.03.0/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
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_driver.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ppx_driver.113.33.02+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ppx_driver.113.33.02+4.03'
-> compiled  ppx_driver.113.33.02+4.03
-> installed ppx_driver.113.33.02+4.03
Processing 113/120: [ppx_type_conv: ./configure]
+ /home/opam/.opam/4.03.0/.opam-switch/build/ppx_type_conv.113.33.02+4.03/./configure "--prefix" "/home/opam/.opam/4.03.0" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppx_type_conv.113.33.02+4.03)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ ppx_type_conv
- Package version: ..................................... 113.33.02+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.03.0
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.8.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.03.0/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.03.0/lib/ppx_driver
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.03.0/lib/ppx_tools
- pkg_ppx_deriving_api: ................................ /home/opam/.opam/4.03.0/lib/ppx_deriving/api
- 
Processing 113/120: [ppx_type_conv: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppx_type_conv.113.33.02+4.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.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ ppx_type_conv
- Package version: ..................................... 113.33.02+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.8.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.03.0/lib/ppx_core
- pkg_ppx_driver: ...................................... /home/opam/.opam/4.03.0/lib/ppx_driver
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.03.0/lib/ppx_tools
- pkg_ppx_deriving_api: ................................ /home/opam/.opam/4.03.0/lib/ppx_deriving/api
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'ppx_type_conv' in library ppx_type_conv
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ignore_unused_warning.mli > src/ignore_unused_warning.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmi src/ignore_unused_warning.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ignore_unused_warning.ml > src/ignore_unused_warning.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/type_conv.mli > src/type_conv.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -w -40 -I src -o src/type_conv.cmi src/type_conv.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/type_conv.ml > src/type_conv.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -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 ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmo src/ignore_unused_warning.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -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 ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -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 ppx_driver -w -40 -I src -o src/std.cmo src/std.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -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 ppx_driver -w -40 -I src -o src/std.cmo src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -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 ppx_driver -w -40 -I src -o src/type_conv.cmo src/type_conv.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -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 ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamlc -a -thread -I src src/ppx_type_conv.cmo -o src/ppx_type_conv.cma
- /home/opam/.opam/4.03.0/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 ppx_driver -w -40 -I src -o src/ignore_unused_warning.cmx src/ignore_unused_warning.ml
- + /home/opam/.opam/4.03.0/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 ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/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 ppx_driver -w -40 -I src -o src/type_conv.cmx src/type_conv.ml
- + /home/opam/.opam/4.03.0/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 ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/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 ppx_driver -w -40 -I src -o src/std.cmx src/std.ml
- + /home/opam/.opam/4.03.0/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 ppx_driver -w -40 -I src -o src/std.cmx src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- touch src/ppx_type_conv.mli  ; if  /home/opam/.opam/4.03.0/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.03.0/bin/ocamlfind ocamlopt -a -thread -I src src/ppx_type_conv.cmx -o src/ppx_type_conv.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_type_conv.cmxa -o src/ppx_type_conv.cmxs
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_deriving.api -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules ppx_deriving_exporter/ppx_type_conv_deriving.ml > ppx_deriving_exporter/ppx_type_conv_deriving.ml.depends
- /home/opam/.opam/4.03.0/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 ppx_driver -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.03.0/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 ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -a -thread -I ppx_deriving_exporter ppx_deriving_exporter/ppx_type_conv_deriving.cmo -o ppx_deriving_exporter/ppx_type_conv_deriving.cma
- /home/opam/.opam/4.03.0/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 ppx_driver -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.03.0/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 ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -a -thread -I ppx_deriving_exporter ppx_deriving_exporter/ppx_type_conv_deriving.cmx -o ppx_deriving_exporter/ppx_type_conv_deriving.cmxa
- /home/opam/.opam/4.03.0/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
- /usr/bin/make ppx_type_conv.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ppx_type_conv.113.33.02+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ppx_type_conv.113.33.02+4.03'
-> compiled  ppx_type_conv.113.33.02+4.03
-> installed ppx_type_conv.113.33.02+4.03
Processing 115/120: [ppx_sexp_conv: ./configure]
+ /home/opam/.opam/4.03.0/.opam-switch/build/ppx_sexp_conv.113.33.01+4.03/./configure "--prefix" "/home/opam/.opam/4.03.0" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppx_sexp_conv.113.33.01+4.03)
- File "./setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "./setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "./setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ ppx_sexp_conv
- Package version: ..................................... 113.33.01+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.03.0
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.8.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.03.0/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.03.0/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.03.0/lib/ppx_type_conv
- 
Processing 115/120: [ppx_sexp_conv: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ppx_sexp_conv.113.33.01+4.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- File "setup.ml", line 316, characters 20-36:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 316, characters 42-58:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 14-30:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 325, characters 38-54:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 328, characters 25-41:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 366, characters 10-26:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 472, characters 13-29:
- Warning 3: deprecated: String.lowercase
- Use String.lowercase_ascii instead.
- File "setup.ml", line 1823, characters 16-33:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 1829, characters 16-35:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "setup.ml", line 5847, characters 11-28:
- Warning 3: deprecated: String.capitalize
- Use String.capitalize_ascii instead.
- File "setup.ml", line 5848, characters 11-30:
- Warning 3: deprecated: String.uncapitalize
- Use String.uncapitalize_ascii instead.
- 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.03.0/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.03.0/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.03.0/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.03.0/bin/ocamlbuild
- Package name: ........................................ ppx_sexp_conv
- Package version: ..................................... 113.33.01+4.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.03.0
- standard_library_default: ............................ /home/opam/.opam/4.03.0/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.03.0/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.03.0/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -fPIC
- native_c_compiler: ................................... gcc -std=gnu99 -O2 -fno-strict-aliasing -fwrapv -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.8.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.03.0/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.03.0/lib/ppx_tools
- pkg_ppx_type_conv: ................................... /home/opam/.opam/4.03.0/lib/ppx_type_conv
- 
- ./setup.exe -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules expander/ppx_sexp_conv_expander.mli > expander/ppx_sexp_conv_expander.mli.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmi expander/ppx_sexp_conv_expander.mli
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules expander/ppx_sexp_conv_expander.ml > expander/ppx_sexp_conv_expander.ml.depends
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmo expander/ppx_sexp_conv_expander.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -a -thread -I expander expander/ppx_sexp_conv_expander.cmo -o expander/ppx_sexp_conv_expander.cma
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -w -40 -I expander -o expander/ppx_sexp_conv_expander.cmx expander/ppx_sexp_conv_expander.ml
- + /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -a -thread -I expander expander/ppx_sexp_conv_expander.cmx -o expander/ppx_sexp_conv_expander.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -linkall -I expander expander/ppx_sexp_conv_expander.cmxa -o expander/ppx_sexp_conv_expander.cmxs
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_sexp_conv.mli > src/ppx_sexp_conv.mli.depends
- /home/opam/.opam/4.03.0/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 ppx_driver -w -40 -I src -I expander -o src/ppx_sexp_conv.cmi src/ppx_sexp_conv.mli
- + /home/opam/.opam/4.03.0/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 ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamldep -package ppx_type_conv -package ppx_tools.metaquot -package ppx_core -predicates ppx_driver -predicates ppx_driver -modules src/ppx_sexp_conv.ml > src/ppx_sexp_conv.ml.depends
- /home/opam/.opam/4.03.0/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 ppx_driver -w -40 -I src -I expander -o src/ppx_sexp_conv.cmo src/ppx_sexp_conv.ml
- + /home/opam/.opam/4.03.0/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 ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlc -a -linkall -thread -I src src/ppx_sexp_conv.cmo -o src/ppx_sexp_conv.cma
- /home/opam/.opam/4.03.0/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 ppx_driver -w -40 -I src -I expander -o src/ppx_sexp_conv.cmx src/ppx_sexp_conv.ml
- + /home/opam/.opam/4.03.0/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 ppx_driver -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.03.0/lib/ocaml/compiler-libs, /home/opam/.opam/4.03.0/lib/ocaml
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -a -linkall -thread -I src src/ppx_sexp_conv.cmx -o src/ppx_sexp_conv.cmxa
- /home/opam/.opam/4.03.0/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_sexp_conv.cmxa -o src/ppx_sexp_conv.cmxs
- + ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.03.0/lib/ocamlbuild /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 518, characters 43-62:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- File "myocamlbuild.ml", line 531, characters 51-70:
- Warning 3: deprecated: Ocamlbuild_plugin.String.uncapitalize
- Use String.uncapitalize_ascii instead.
- /usr/bin/make ppx_sexp_conv.install
- make[1]: Entering directory '/home/opam/.opam/4.03.0/.opam-switch/build/ppx_sexp_conv.113.33.01+4.03'
- ocaml -I js-utils js-utils/gen_install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.03.0/.opam-switch/build/ppx_sexp_conv.113.33.01+4.03'
-> compiled  ppx_sexp_conv.113.33.01+4.03
-> installed ppx_sexp_conv.113.33.01+4.03
[nocrypto: patch] applying 0001-add-missing-runtime-dependencies-in-_tags.patch
Processing 117/120: [nocrypto: patch]
[nocrypto: patch] applying 0002-add-ppx_sexp_conv-as-a-runtime-dependency-in-the-pac.patch
[nocrypto: patch] applying 0003-Auto-detect-ppx_sexp_conv-runtime-library.patch
[nocrypto: patch] applying 0004-pack-package-workaround-ocamlbuild-272.patch
[nocrypto: patch] applying 0005-use-modern-cstruct-findlib.patch
[nocrypto: patch] applying 0006-explicit-dependency-on-sexplib.patch
[nocrypto: patch] applying 0007-mirage-entropy.patch
Processing 117/120: [nocrypto: ocaml build]
+ /home/opam/.opam/4.03.0/bin/ocaml "pkg/pkg.ml" "build" "--pinned" "false" "--tests" "false" "--jobs" "1" "--with-lwt" "true" "--with-mirage" "false" "--xen" "false" "--freestanding" "false" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/nocrypto.0.5.4-2)
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/misc.c
- mv misc.o src/native/misc.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/stubs.c
- mv stubs.o src/native/hash/stubs.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/md5.c
- mv md5.o src/native/hash/md5.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha1.c
- mv sha1.o src/native/hash/sha1.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha256.c
- mv sha256.o src/native/hash/sha256.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/hash/sha512.c
- mv sha512.o src/native/hash/sha512.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/aes/generic.c
- mv generic.o src/native/aes/generic.o
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/aes/aesni.c
- + ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -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
- ocamlfind ocamlc -g -ccopt '-DACCELERATE -msse2 -maes' -ccopt '--std=c99 -Wall -Wextra -O3' -package bytes -package sexplib -package cstruct -c src/native/des/generic.c
- mv generic.o src/native/des/generic.o
- ocamlfind ocamlmklib -o src/nocrypto_stubs -g 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
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/nocrypto.mli > src/nocrypto.mli.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/native.ml > src/native.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/native.cmo src/native.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/native.cmo src/native.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/nocrypto.cmi src/nocrypto.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/nocrypto.cmi src/nocrypto.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/uncommon.ml > src/uncommon.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/uncommon.cmo src/uncommon.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/uncommon.cmo src/uncommon.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/native.cmx src/native.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/native.cmx src/native.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/base64.ml > src/base64.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/base64.cmo src/base64.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/base64.cmo src/base64.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/uncommon.cmx src/uncommon.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/uncommon.cmx src/uncommon.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/hash.ml > src/hash.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/hash.cmo src/hash.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/hash.cmo src/hash.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/cipher_stream.ml > src/cipher_stream.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/cipher_stream.cmo src/cipher_stream.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/cipher_stream.cmo src/cipher_stream.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/cipher_block.ml > src/cipher_block.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/ccm.ml > src/ccm.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/gcm.ml > src/gcm.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/numeric.ml > src/numeric.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/numeric.cmo src/numeric.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/numeric.cmo src/numeric.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/ccm.cmo src/ccm.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/ccm.cmo src/ccm.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/gcm.cmo src/gcm.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/gcm.cmo src/gcm.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/cipher_block.cmo src/cipher_block.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/cipher_block.cmo src/cipher_block.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/numeric.cmx src/numeric.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/numeric.cmx src/numeric.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/ccm.cmx src/ccm.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/ccm.cmx src/ccm.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/gcm.cmx src/gcm.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/gcm.cmx src/gcm.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/rng.ml > src/rng.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/fortuna.ml > src/fortuna.ml.depends
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/hmac_drgb.ml > src/hmac_drgb.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/fortuna.cmo src/fortuna.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/fortuna.cmo src/fortuna.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/hmac_drgb.cmo src/hmac_drgb.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/hmac_drgb.cmo src/hmac_drgb.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/rng.cmo src/rng.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/rng.cmo src/rng.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/cipher_block.cmx src/cipher_block.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/cipher_block.cmx src/cipher_block.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/hash.cmx src/hash.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/hash.cmx src/hash.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/fortuna.cmx src/fortuna.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/fortuna.cmx src/fortuna.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/hmac_drgb.cmx src/hmac_drgb.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/hmac_drgb.cmx src/hmac_drgb.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/rsa.ml > src/rsa.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/rsa.cmo src/rsa.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/rsa.cmo src/rsa.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/rng.cmx src/rng.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/rng.cmx src/rng.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/dsa.ml > src/dsa.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/dsa.cmo src/dsa.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/dsa.cmo src/dsa.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamldep -package zarith -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -modules src/dh.ml > src/dh.ml.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/dh.cmo src/dh.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/dh.cmo src/dh.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/base64.cmx src/base64.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/base64.cmx src/base64.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/cipher_stream.cmx src/cipher_stream.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/cipher_stream.cmx src/cipher_stream.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/rsa.cmx src/rsa.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/rsa.cmx src/rsa.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/dsa.cmx src/dsa.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/dsa.cmx src/dsa.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/dh.cmx src/dh.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package zarith -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I src -I unix -I mirage -I lwt -o src/dh.cmx src/dh.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -pack -g -bin-annot -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -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
- + ocamlfind ocamlopt -pack -g -bin-annot -package ppx_sexp_conv -package bytes -package sexplib -package cstruct -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
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlopt -a -package bytes -cclib -lnocrypto_stubs -package sexplib -package cstruct -I src src/nocrypto.cmx -o src/nocrypto.cmxa
- ocamlfind ocamlopt -shared -linkall -I . -I unix -I src -I mirage -I lwt -package bytes -package sexplib -package cstruct -I src src/nocrypto.cmxa -o src/nocrypto.cmxs
- ocamlfind ocamlc -pack -g -bin-annot -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct 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
- + ocamlfind ocamlc -pack -g -bin-annot -package ppx_sexp_conv -package bytes -for-pack Nocrypto -package sexplib -package cstruct 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
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.03.0/lib/ocaml, /home/opam/.opam/4.03.0/lib/ocaml/compiler-libs
- ocamlfind ocamlc -a -package bytes -dllib -lnocrypto_stubs -cclib -lnocrypto_stubs -package sexplib -package cstruct -I src src/nocrypto.cmo -o src/nocrypto.cma
- ocamlfind ocamldep -package unix -package bytes -package sexplib -package cstruct -modules unix/nocrypto_entropy_unix.ml > unix/nocrypto_entropy_unix.ml.depends
- ocamlfind ocamldep -package unix -package bytes -package sexplib -package cstruct -modules unix/nocrypto_entropy_unix.mli > unix/nocrypto_entropy_unix.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I src -I mirage -I lwt -o unix/nocrypto_entropy_unix.cmi unix/nocrypto_entropy_unix.mli
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I src -I mirage -I lwt -o unix/nocrypto_entropy_unix.cmx unix/nocrypto_entropy_unix.ml
- ocamlfind ocamlopt -a -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_entropy_unix.cmx -o unix/nocrypto_unix.cmxa
- ocamlfind ocamlopt -shared -linkall -I . -I unix -I src -I mirage -I lwt -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_unix.cmxa -o unix/nocrypto_unix.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I unix -I src -I mirage -I lwt -o unix/nocrypto_entropy_unix.cmo unix/nocrypto_entropy_unix.ml
- ocamlfind ocamlc -a -package bytes -package sexplib -package cstruct -I unix unix/nocrypto_entropy_unix.cmo -o unix/nocrypto_unix.cma
- ocamlfind ocamldep -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -modules lwt/nocrypto_entropy_lwt.ml > lwt/nocrypto_entropy_lwt.ml.depends
- ocamlfind ocamldep -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -modules lwt/nocrypto_entropy_lwt.mli > lwt/nocrypto_entropy_lwt.mli.depends
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I unix -I src -I mirage -o lwt/nocrypto_entropy_lwt.cmi lwt/nocrypto_entropy_lwt.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I unix -I src -I mirage -o lwt/nocrypto_entropy_lwt.cmi lwt/nocrypto_entropy_lwt.mli
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I unix -I src -I mirage -o lwt/nocrypto_entropy_lwt.cmx lwt/nocrypto_entropy_lwt.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I unix -I src -I mirage -o lwt/nocrypto_entropy_lwt.cmx lwt/nocrypto_entropy_lwt.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- File "lwt/nocrypto_entropy_lwt.ml", line 19, characters 11-43:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "lwt/nocrypto_entropy_lwt.ml", line 42, characters 6-24:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "lwt/nocrypto_entropy_lwt.ml", line 42, characters 51-76:
- Warning 3: deprecated: Lwt_main.enter_iter_hooks
-  Use module Lwt_main.Enter_iter_hooks.
- File "lwt/nocrypto_entropy_lwt.ml", line 46, characters 2-21:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- ocamlfind ocamlopt -a -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_entropy_lwt.cmx -o lwt/nocrypto_lwt.cmxa
- ocamlfind ocamlopt -shared -linkall -I . -I unix -I src -I mirage -I lwt -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_lwt.cmxa -o lwt/nocrypto_lwt.cmxs
- ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I unix -I src -I mirage -o lwt/nocrypto_entropy_lwt.cmo lwt/nocrypto_entropy_lwt.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt.unix -package cstruct-lwt -package bytes -package sexplib -package cstruct -w A-4-29-33-40-41-42-43-34-44-48 -color always -I lwt -I unix -I src -I mirage -o lwt/nocrypto_entropy_lwt.cmo lwt/nocrypto_entropy_lwt.ml
- ocamlfind: [WARNING] Package `threads': Linking problems may arise because of the missing -thread or -vmthread switch
- File "lwt/nocrypto_entropy_lwt.ml", line 19, characters 11-43:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "lwt/nocrypto_entropy_lwt.ml", line 42, characters 6-24:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- File "lwt/nocrypto_entropy_lwt.ml", line 42, characters 51-76:
- Warning 3: deprecated: Lwt_main.enter_iter_hooks
-  Use module Lwt_main.Enter_iter_hooks.
- File "lwt/nocrypto_entropy_lwt.ml", line 46, characters 2-21:
- Warning 3: deprecated: module Lwt_sequence
-  Use package lwt-dllist. See
-    https://github.com/mirage/lwt-dllist
- ocamlfind ocamlc -a -package bytes -package sexplib -package cstruct -I lwt lwt/nocrypto_entropy_lwt.cmo -o lwt/nocrypto_lwt.cma
- + ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package ocb-stubblr myocamlbuild.ml /home/opam/.opam/4.03.0/lib/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- File "myocamlbuild.ml", line 4, characters 34-46:
- Warning 40: dependencies was selected from type Ocamlbuild_plugin.Findlib.package.
- It is not visible in the current scope, and will not 
- be selected if the type becomes unknown.
-> compiled  nocrypto.0.5.4-2
-> installed nocrypto.0.5.4-2
Processing 119/120: [ulid: dune build]
+ /home/opam/.opam/4.03.0/bin/dune "build" "-p" "ulid" "-j" "47" (CWD=/home/opam/.opam/4.03.0/.opam-switch/build/ulid.0.1)
-> compiled  ulid.0.1
-> installed ulid.0.1
Done.
# Run eval $(opam env) to update the current shell environment
---> saved as "581bfe9f9d1dfba465058e2f2abc2c0393808f7fb36605fbf8792500cf71a9a4"
Job succeeded