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


Building on x86-bm-4.ocamllabs.io

(from 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 ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from http://erratique.ch/software/cmdliner/releases/cmdliner-1.0.4.tbz
[0install-solver.2.17] downloaded from https://github.com/0install/0install/releases/download/v2.17/0install-v2.17.tbz
[cppo.1.6.7] downloaded from https://github.com/ocaml-community/cppo/releases/download/v1.6.7/cppo-v1.6.7.tbz
[cudf.0.9-1] downloaded from https://gforge.inria.fr/frs/download.php/36602/cudf-0.9.tar.gz
[dose3.5.0.1-1] downloaded from https://gforge.inria.fr/frs/download.php/file/36063/dose3-5.0.1.tar.gz
[dune.2.8.5] downloaded from https://github.com/ocaml/dune/releases/download/2.8.5/dune-2.8.5.tbz
[fmt.0.8.9] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.8.9.tbz
[extlib.1.7.7-1] downloaded from https://ygrek.org/p/release/ocaml-extlib/extlib-1.7.7.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
[ocamlfind.1.9.1] downloaded from http://download.camlcity.org/download/findlib-1.9.1.tar.gz
[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 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 stdlib-shims.0.3.0
-> installed fmt.0.8.9
-> installed ocamlgraph.2.0.0
-> installed extlib.1.7.7-1
-> installed cudf.0.9-1
-> installed opam-0install-cudf.0.4
-> installed opam-core.2.1.0~beta4
-> 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
Updating files:  83% (5083/6065)
Updating files:  84% (5095/6065)
Updating files:  85% (5156/6065)
Updating files:  86% (5216/6065)
Updating files:  87% (5277/6065)
Updating files:  88% (5338/6065)
Updating files:  89% (5398/6065)
Updating files:  90% (5459/6065)
Updating files:  91% (5520/6065)
Updating files:  92% (5580/6065)
Updating files:  93% (5641/6065)
Updating files:  94% (5702/6065)
Updating files:  95% (5762/6065)
Updating files:  96% (5823/6065)
Updating files:  97% (5884/6065)
Updating files:  98% (5944/6065)
Updating files:  99% (6005/6065)
Updating files: 100% (6065/6065)
Updating files: 100% (6065/6065), done.
---> 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.02.3"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.02.3  (cached)
-> installed ocaml-base-compiler.4.02.3
-> installed ocaml-config.1
-> installed ocaml.4.02.3
-> installed base-ocamlbuild.base
Done.
# Run eval $(opam env --switch=4.02.3) to update the current shell environment
---> using "fcc45e901d3af2041649225f589eb5651444baf189b9241f18e5a073e52aec87" 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 5s (1634 kB/s)
- Reading package lists...
- 
---> using "052c25f5e81e9bde9f607068505d8c5f453fe864e7f245c19bedab4fa2b30a8c" 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 "4a5fb3aba44182eb5e054414a44b3c8b1d69d91c0791cca66d3f3c8de80c36f0" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam install -vy \"mysql8.1.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"mysql8.1.0\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \n\
               \nfi\
               \nexit $res\
               \n"))
The following actions will be performed:
  - install conf-mysql          1          [required by mysql8]
  - install ocamlbuild          0          [required by ppx_inline_test]
  - install conf-m4             1          [required by ocamlfind]
  - install ocamlfind           1.8.1      [required by ppx_inline_test]
  - install ppx_tools           5.0+4.02.0 [required by ppx_inline_test]
  - install ocamlfind-secondary 1.8.1      [required by dune]
  - install js-build-tools      113.33.04  [required by ppx_inline_test]
  - install dune                2.2.0      [required by mysql8]
  - install ppx_core            113.33.03  [required by ppx_inline_test]
  - install dune-configurator   1.11.4     [required by mysql8]
  - install ppx_optcomp         113.33.03  [required by ppx_driver]
  - install ppx_driver          113.33.04  [required by ppx_inline_test]
  - install ppx_inline_test     113.33.03  [required by mysql8]
  - install mysql8              1.0
===== 14 to install =====

The following system packages will first need to be installed:
    default-libmysqlclient-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" "default-libmysqlclient-dev" "m4"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package mysql-common.
- (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 .../00-mysql-common_5.8+1.0.7_all.deb ...
- Unpacking mysql-common (5.8+1.0.7) ...
- Selecting previously unselected package mariadb-common.
- Preparing to unpack .../01-mariadb-common_1%3a10.5.9-1_all.deb ...
- Unpacking mariadb-common (1:10.5.9-1) ...
- Preparing to unpack .../02-libssl1.1_1.1.1k-1_amd64.deb ...
- Unpacking libssl1.1:amd64 (1.1.1k-1) over (1.1.1h-1) ...
- Selecting previously unselected package libmariadb3:amd64.
- Preparing to unpack .../03-libmariadb3_1%3a10.5.9-1_amd64.deb ...
- Unpacking libmariadb3:amd64 (1:10.5.9-1) ...
- Selecting previously unselected package libssl-dev:amd64.
- Preparing to unpack .../04-libssl-dev_1.1.1k-1_amd64.deb ...
- Unpacking libssl-dev:amd64 (1.1.1k-1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../05-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Selecting previously unselected package libmariadb-dev.
- Preparing to unpack .../06-libmariadb-dev_1%3a10.5.9-1_amd64.deb ...
- Unpacking libmariadb-dev (1:10.5.9-1) ...
- Selecting previously unselected package libmariadb-dev-compat:amd64.
- Preparing to unpack .../07-libmariadb-dev-compat_1%3a10.5.9-1_amd64.deb ...
- Unpacking libmariadb-dev-compat:amd64 (1:10.5.9-1) ...
- Selecting previously unselected package default-libmysqlclient-dev:amd64.
- Preparing to unpack .../08-default-libmysqlclient-dev_1.0.7_amd64.deb ...
- Unpacking default-libmysqlclient-dev:amd64 (1.0.7) ...
- Selecting previously unselected package libsigsegv2:amd64.
- Preparing to unpack .../09-libsigsegv2_2.13-1_amd64.deb ...
- Unpacking libsigsegv2:amd64 (2.13-1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../10-m4_1.4.18-5_amd64.deb ...
- Unpacking m4 (1.4.18-5) ...
- Setting up mysql-common (5.8+1.0.7) ...
- update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libssl1.1:amd64 (1.1.1k-1) ...
- Setting up mariadb-common (1:10.5.9-1) ...
- update-alternatives: using /etc/mysql/mariadb.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode
- Setting up libsigsegv2:amd64 (2.13-1) ...
- Setting up libssl-dev:amd64 (1.1.1k-1) ...
- Setting up libmariadb3:amd64 (1:10.5.9-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up m4 (1.4.18-5) ...
- Setting up libmariadb-dev (1:10.5.9-1) ...
- Setting up libmariadb-dev-compat:amd64 (1:10.5.9-1) ...
- Setting up default-libmysqlclient-dev:amd64 (1.0.7) ...
- Processing triggers for libc-bin (2.31-4) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/42:
Processing  4/42:
Processing  5/42:
Processing  6/42: [conf-m4: sh echo | m4]
Processing  7/42: [conf-m4: sh echo | m4] [conf-mysql: mysql_config]
-> retrieved dune.2.2.0  (cached)
Processing  8/42: [mysql8.1.0: http] [conf-m4: sh echo | m4] [conf-mysql: mysql_config]
-> retrieved dune-configurator.1.11.4  (cached)
Processing  9/42: [mysql8.1.0: http] [conf-m4: sh echo | m4] [conf-mysql: mysql_config]
Processing 10/42: [mysql8.1.0: http] [conf-m4: sh echo | m4] [conf-mysql: mysql_config]
Processing 11/42: [mysql8.1.0: http] [conf-m4: sh echo | m4] [conf-mysql: mysql_config]
-> installed ocamlbuild.0
Processing 12/42: [mysql8.1.0: http] [conf-m4: sh echo | m4] [conf-mysql: mysql_config]
-> retrieved js-build-tools.113.33.04  (cached)
Processing 13/42: [mysql8.1.0: http] [conf-m4: sh echo | m4] [conf-mysql: mysql_config]
+ /bin/sh "-exc" "echo | m4" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/conf-m4.1)
- + + m4
- echo
- 
- + + m4
- echo
- 
-> compiled  conf-m4.1
Processing 13/42: [mysql8.1.0: http] [conf-mysql: mysql_config]
-> installed conf-m4.1
Processing 14/42: [mysql8.1.0: http] [conf-mysql: mysql_config]
+ /usr/bin/mysql_config "--include" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/conf-mysql.1)
- -I/usr/include/mariadb -I/usr/include/mariadb/mysql
- -I/usr/include/mariadb -I/usr/include/mariadb/mysql
-> compiled  conf-mysql.1
Processing 14/42: [mysql8.1.0: http]
-> installed conf-mysql.1
Processing 15/42: [mysql8.1.0: http]
-> retrieved ocamlfind.1.8.1  (cached)
Processing 16/42: [mysql8.1.0: http]
Processing 17/42: [mysql8.1.0: http] [ocamlfind: ./configure]
-> retrieved ocamlfind-secondary.1.8.1  (cached)
Processing 18/42: [mysql8.1.0: http] [ocamlfind: ./configure]
Processing 18/42: [ocamlfind: ./configure]
-> retrieved ppx_core.113.33.03  (cached)
Processing 19/42: [ppx_inline_test.113.33.03: http] [ocamlfind: ./configure]
-> retrieved ppx_driver.113.33.04  (cached)
Processing 20/42: [ppx_inline_test.113.33.03: http] [ocamlfind: ./configure]
-> retrieved mysql8.1.0  (https://github.com/chrisnevers/mysql8/archive/0.11.tar.gz)
Processing 21/42: [ppx_inline_test.113.33.03: http] [ocamlfind: ./configure]
-> retrieved ppx_optcomp.113.33.03  (cached)
-> retrieved ppx_tools.5.0+4.02.0  (cached)
+ /home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/./configure "-bindir" "/home/opam/.opam/4.02.3/bin" "-sitelib" "/home/opam/.opam/4.02.3/lib" "-mandir" "/home/opam/.opam/4.02.3/man" "-config" "/home/opam/.opam/4.02.3/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.02.3/.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: found
- 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 ocamlbuild written to site-lib-src/ocamlbuild/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.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/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: found
- 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 ocamlbuild written to site-lib-src/ocamlbuild/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.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/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 21/42: [ppx_inline_test.113.33.03: http] [ocamlfind: make all]
Processing 21/42: [ocamlfind: make all]
-> retrieved ppx_inline_test.113.33.03  (https://ocaml.janestreet.com/ocaml-core/113.33/files/ppx_inline_test-113.33.03.tar.gz)
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.02.3/.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.02.3/.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.02.3/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02.3/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs  -g -c findlib_config.ml
- ocamlc -I +compiler-libs  -g -c fl_split.ml
- ocamlc -I +compiler-libs  -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs  -g -c fl_meta.ml
- ocamlc -I +compiler-libs  -c fl_metascanner.mli
- ocamlc -I +compiler-libs  -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs  -c fl_topo.mli
- ocamlc -I +compiler-libs  -g -c fl_topo.ml
- ocamlc -I +compiler-libs  -c fl_package_base.mli
- ocamlc -I +compiler-libs  -g -c fl_package_base.ml
- ocamlc -I +compiler-libs  -c findlib.mli
- ocamlc -I +compiler-libs  -g -c findlib.ml
- ocamlc -I +compiler-libs  -g -c fl_args.ml
- ocamlc -I +compiler-libs  -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs  -g -c ocaml_args.ml
- ocamlc -I +compiler-libs  -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs  -c topfind.mli
- ocamlc -I +compiler-libs  -g -c topfind.ml
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/home/opam/.opam/4.02.3/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs  -c num_top_printers.mli
- ocamlc -I +compiler-libs  -g -c num_top_printers.ml
- ocamlc -I +compiler-libs  -c num_top.mli
- ocamlc -I +compiler-libs  -g -c num_top.ml
- ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- ocamlc -I +compiler-libs  -c fl_dynload.mli
- ocamlc -I +compiler-libs  -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/4.02.3/lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
Processing 21/42: [ocamlfind: make opt]
+ /usr/bin/make "opt" (CWD=/home/opam/.opam/4.02.3/.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.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- ocamlopt -I +compiler-libs -g  -c findlib_config.ml
- ocamlopt -I +compiler-libs -g  -c fl_split.ml
- ocamlopt -I +compiler-libs -g  -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g  -c fl_meta.ml
- ocamlopt -I +compiler-libs -g  -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g  -c fl_topo.ml
- ocamlopt -I +compiler-libs -g  -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g  -c findlib.ml
- ocamlopt -I +compiler-libs -g  -c fl_args.ml
- ocamlopt -I +compiler-libs -g  -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g  -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g  -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g  -c topfind.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g  -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
-> compiled  ocamlfind.1.8.1
Processing 22/42: [ocamlfind: ./configure]
+ /home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/./configure "-bindir" "/home/opam/.opam/4.02.3/bin" "-sitelib" "/home/opam/.opam/4.02.3/lib" "-mandir" "/home/opam/.opam/4.02.3/man" "-config" "/home/opam/.opam/4.02.3/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.02.3/.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: found
- 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 ocamlbuild written to site-lib-src/ocamlbuild/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.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/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 22/42: [ocamlfind: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1)
- mkdir -p "/home/opam/.opam/4.02.3/bin"
- mkdir -p "/home/opam/.opam/4.02.3/man"
- /usr/bin/make install-config
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
- mkdir -p "`dirname \"/home/opam/.opam/4.02.3/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/4.02.3/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.02.3/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.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.02.3/.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.02.3/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.02.3/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;g' \
- 	     >findlib_config.ml
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs  -g -c findlib_config.ml
- ocamlc -I +compiler-libs  -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  -g -c ocaml_args.ml
- ocamlc -I +compiler-libs  -g -c frontend.ml
- File "frontend.ml", line 1826, characters 16-29:
- Warning 3: deprecated: String.create
- Use Bytes.create instead.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            ocaml_args.cmo frontend.cmo
- mkdir -p "/home/opam/.opam/4.02.3/lib/findlib"
- mkdir -p "/home/opam/.opam/4.02.3/bin"
- test 1 -eq 0 || cp topfind "/home/opam/.opam/4.02.3/lib/ocaml"
- files=` ../../tools/collect_files ../../Makefile.config findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs topfind.cmi topfind.mli fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi META` && \
- cp $files "/home/opam/.opam/4.02.3/lib/findlib"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- cp $f "/home/opam/.opam/4.02.3/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/4.02.3/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/4.02.3/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.02.3/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.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.02.3/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02.3/lib/$x"; fi; done
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.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.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- mkdir -p "/home/opam/.opam/4.02.3/lib/num-top"
- cp num_top.cma num_top.cmi num_top_printers.cmi \
- 	"/home/opam/.opam/4.02.3/lib/num-top"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1/src/findlib'
- if [ 0 -eq 1 ]; then \
- 	cp tools/safe_camlp4 "/home/opam/.opam/4.02.3/bin"; \
- fi
- /usr/bin/make install-doc
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
- mkdir -p "/home/opam/.opam/4.02.3/man/man1" "/home/opam/.opam/4.02.3/man/man3" "/home/opam/.opam/4.02.3/man/man5"
- cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.02.3/man/man1"
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.02.3/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind.1.8.1'
-> installed ocamlfind.1.8.1
Processing 23/42: [js-build-tools: ./configure]
[ocamlfind-secondary: subst] expanding opam variables in META.in, generating META
[ocamlfind-secondary: subst] expanding opam variables in ocaml-secondary-compiler.conf.in, generating ocaml-secondary-compiler.conf
Processing 24/42: [js-build-tools: ./configure] [ocamlfind-secondary: ./configure]
Processing 25/42: [js-build-tools: ./configure] [ocamlfind-secondary: ./configure] [ppx_tools: make all]
+ /home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1/./configure "-sitelib" "/home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib" "-no-camlp4" (CWD=/home/opam/.opam/4.02.3/.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: found
- 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 ocamlbuild written to site-lib-src/ocamlbuild/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.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/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: found
- 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 ocamlbuild written to site-lib-src/ocamlbuild/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.02.3/lib/ocaml
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/4.02.3/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/4.02.3/bin
-     Manual pages:          /home/opam/.opam/4.02.3/man
-     topfind script:        /home/opam/.opam/4.02.3/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 25/42: [js-build-tools: ./configure] [ppx_tools: make all]
Processing 26/42: [js-build-tools: ./configure] [ppx_tools: make all] [ocamlfind-secondary: make install-meta]
+ /usr/bin/make "install-meta" (CWD=/home/opam/.opam/4.02.3/.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.02.3/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02.3/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.02.3/share/ocaml-secondary-compiler/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib/$x"; fi; done
Processing 26/42: [js-build-tools: ./configure] [ppx_tools: make all] [ocamlfind-secondary: mkdir]
+ /bin/mkdir "-p" "/home/opam/.opam/4.02.3/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 26/42: [js-build-tools: ./configure] [ppx_tools: make all] [ocamlfind-secondary: cp ocaml-secondary-compiler.conf]
+ /bin/cp "ocaml-secondary-compiler.conf" "/home/opam/.opam/4.02.3/lib/findlib.conf.d/" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 26/42: [js-build-tools: ./configure] [ppx_tools: make all] [ocamlfind-secondary: mkdir]
+ /bin/mkdir "-p" "/home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1)
Processing 26/42: [js-build-tools: ./configure] [ppx_tools: make all] [ocamlfind-secondary: cp META]
+ /bin/cp "META" "/home/opam/.opam/4.02.3/share/ocaml-secondary-compiler/lib/ocaml" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ocamlfind-secondary.1.8.1)
-> installed ocamlfind-secondary.1.8.1
Processing 26/42: [js-build-tools: ./configure] [ppx_tools: make all]
Processing 27/42: [dune: ocaml bootstrap.ml] [js-build-tools: ./configure] [ppx_tools: make all]
+ /home/opam/.opam/4.02.3/.opam-switch/build/js-build-tools.113.33.04/./configure "--prefix" "/home/opam/.opam/4.02.3" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/js-build-tools.113.33.04)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ js-build-tools
- Package version: ..................................... 113.33.04
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- 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_ocamlbuild: ...................................... /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild
- 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ js-build-tools
- Package version: ..................................... 113.33.04
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- 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_ocamlbuild: ...................................... /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild
- 
Processing 27/42: [dune: ocaml bootstrap.ml] [js-build-tools: make] [ppx_tools: make all]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/js-build-tools.113.33.04)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ js-build-tools
- Package version: ..................................... 113.33.04
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.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_ocamlbuild: ...................................... /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild
- 
- ./setup.exe -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ocamlbuild -modules ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli > ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmi ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ocamlbuild -modules ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml > ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmo ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmo -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxa ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -modules oasis2opam-install/oasis2opam_install.mli > oasis2opam-install/oasis2opam_install.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmi oasis2opam-install/oasis2opam_install.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -modules oasis2opam-install/oasis2opam_install.ml > oasis2opam-install/oasis2opam_install.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmo oasis2opam-install/oasis2opam_install.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmo -o oasis2opam-install/oasis2opam_install.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmx oasis2opam-install/oasis2opam_install.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmx -o oasis2opam-install/oasis2opam_install.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmxa oasis2opam-install/oasis2opam_install.cmx -o oasis2opam-install/oasis2opam_install.cmxs
- /usr/bin/make js-build-tools.install
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/js-build-tools.113.33.04'
- ocaml -I "/home/opam/.opam/4.02.3/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/js-build-tools.113.33.04'
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ js-build-tools
- Package version: ..................................... 113.33.04
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.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_ocamlbuild: ...................................... /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild
- 
- ./setup.exe -build 
- ocamlfind ocamlopt unix.cmxa -I /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuildlib.cmxa -linkpkg myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ocamlbuild -modules ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli > ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmi ocamlbuild_goodies/jane_street_ocamlbuild_goodies.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ocamlbuild -modules ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml > ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmo ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmo -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_goodies -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -thread -predicates custom_ppx ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxa ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmx -o ocamlbuild_goodies/jane_street_ocamlbuild_goodies.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -modules oasis2opam-install/oasis2opam_install.mli > oasis2opam-install/oasis2opam_install.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmi oasis2opam-install/oasis2opam_install.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -modules oasis2opam-install/oasis2opam_install.ml > oasis2opam-install/oasis2opam_install.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmo oasis2opam-install/oasis2opam_install.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmo -o oasis2opam-install/oasis2opam_install.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I oasis2opam-install -o oasis2opam-install/oasis2opam_install.cmx oasis2opam-install/oasis2opam_install.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmx -o oasis2opam-install/oasis2opam_install.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -thread -predicates custom_ppx oasis2opam-install/oasis2opam_install.cmxa oasis2opam-install/oasis2opam_install.cmx -o oasis2opam-install/oasis2opam_install.cmxs
- /usr/bin/make js-build-tools.install
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/js-build-tools.113.33.04'
- ocaml -I "/home/opam/.opam/4.02.3/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/js-build-tools.113.33.04'
-> compiled  js-build-tools.113.33.04
Processing 27/42: [dune: ocaml bootstrap.ml] [ppx_tools: make all]
-> installed js-build-tools.113.33.04
Processing 28/42: [dune: ocaml bootstrap.ml] [ppx_tools: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ppx_tools.5.0+4.02.0)
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo
- ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx
- ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.mli
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlc -bin-annot -a -o ppx_tools.cma ast_convenience.cmo ast_mapper_class.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c genlifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o genlifter ocamlcommon.cma ppx_tools.cma genlifter.cmo
- ./genlifter -I +compiler-libs Parsetree.expression > ast_lifter.ml || rm -rf ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_lifter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c dumpast.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o dumpast ocamlcommon.cma ocamlbytecomp.cma ast_lifter.cmo dumpast.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ppx_metaquot.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o ppx_metaquot ocamlcommon.cma ppx_tools.cma ast_lifter.cmo ppx_metaquot.cmo
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -c rewriter.ml
- ocamlc -bin-annot -w +A-4-17-44-45 -I +compiler-libs -safe-string -o rewriter ocamlcommon.cma rewriter.cmo
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_convenience.ml
- ocamlopt -w +A-4-17-44-45 -I +compiler-libs -safe-string -c ast_mapper_class.ml
- ocamlopt -a -o ppx_tools.cmxa ast_convenience.cmx ast_mapper_class.cmx
- ocamlopt -shared -o ppx_tools.cmxs -linkall ppx_tools.cmxa
-> compiled  ppx_tools.5.0+4.02.0
Processing 28/42: [dune: ocaml bootstrap.ml]
Processing 29/42: [dune: ocaml bootstrap.ml] [ppx_tools: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ppx_tools.5.0+4.02.0)
- ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/META
- ocamlfind install ppx_tools META genlifter dumpast ppx_metaquot rewriter ppx_tools.cma ppx_tools.cmxa ppx_tools.a ppx_tools.cmxs ast_convenience.mli ast_convenience.cmi ast_convenience.cmt ast_convenience.cmti ast_convenience.cmx ast_mapper_class.mli ast_mapper_class.cmi ast_mapper_class.cmt ast_mapper_class.cmti ast_mapper_class.cmx
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_mapper_class.cmx
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_mapper_class.cmti
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_mapper_class.cmt
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_mapper_class.cmi
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_mapper_class.mli
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_convenience.cmx
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_convenience.cmti
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_convenience.cmt
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_convenience.cmi
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ast_convenience.mli
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ppx_tools.cmxs
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ppx_tools.a
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ppx_tools.cmxa
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ppx_tools.cma
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/rewriter
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/ppx_metaquot
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/dumpast
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/genlifter
- Installed /home/opam/.opam/4.02.3/lib/ppx_tools/META
-> installed ppx_tools.5.0+4.02.0
Processing 29/42: [dune: ocaml bootstrap.ml]
Processing 30/42: [dune: ocaml bootstrap.ml] [ppx_core: ./configure]
+ /home/opam/.opam/4.02.3/.opam-switch/build/ppx_core.113.33.03/./configure "--prefix" "/home/opam/.opam/4.02.3" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ppx_core.113.33.03)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ ppx_core
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- 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.02.3/lib/ocaml/compiler-libs
- pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02.3/lib/ppx_tools
- 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ ppx_core
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- 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.02.3/lib/ocaml/compiler-libs
- pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02.3/lib/ppx_tools
- 
Processing 30/42: [dune: ocaml bootstrap.ml] [ppx_core: make]
+ /home/opam/.opam/4.02.3/bin/ocaml "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/dune.2.2.0)
- ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output
- 
- ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe --secondary -j 31
- ocamlfind -toolchain secondary ocamlc 2>.duneboot.ocamlfind-output
- 
- ocamlfind -toolchain secondary ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe --secondary -j 31
Processing 30/42: [dune: ./dune.exe build] [ppx_core: make]
+ /home/opam/.opam/4.02.3/.opam-switch/build/dune.2.2.0/./dune.exe "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/dune.2.2.0)
-> compiled  dune.2.2.0
Processing 30/42: [ppx_core: make]
-> installed dune.2.2.0
Processing 31/42: [ppx_core: make]
[dune-configurator: patch] applying 0001-dune-configurator-for-Dune-2.0.0-on-OCaml-4.06.patch
Processing 32/42: [dune-configurator: patch] [ppx_core: make]
Processing 32/42: [dune-configurator: dune build] [ppx_core: make]
+ /home/opam/.opam/4.02.3/bin/dune "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/dune-configurator.1.11.4)
-> compiled  dune-configurator.1.11.4
Processing 32/42: [ppx_core: make]
-> installed dune-configurator.1.11.4
Processing 33/42: [ppx_core: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ppx_core.113.33.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ ppx_core
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.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.02.3/lib/ocaml/compiler-libs
- pkg_compiler_libs_bytecomp: .......................... /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02.3/lib/ppx_tools
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'ppx_core' in library ppx_core
- W: Cannot find source file matching module 'Ast_builder_generated' in library ppx_core
- W: Cannot find source file matching module 'Ast_pattern_generated' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_fold' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_fold_map' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_iter' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_map' in library ppx_core
- W: Cannot find source file matching module 'Ast_traverse_map_with_context' in library ppx_core
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_builder.mli > src/ast_builder.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -modules src/gen/gen_ast_builder.ml > src/gen/gen_ast_builder.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -modules src/gen/common.ml > src/gen/common.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/common.cmo src/gen/common.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/common.cmo src/gen/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_builder.cmo src/gen/gen_ast_builder.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_builder.cmo src/gen/gen_ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen_ast_builder.cmo -o src/gen/gen_ast_builder.byte
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen_ast_builder.cmo -o src/gen/gen_ast_builder.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- src/gen/gen_ast_builder.byte -I +compiler-libs Parsetree
- mv ast_builder_generated.ml src/ast_builder_generated.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_builder_generated.ml > src/ast_builder_generated.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_builder_intf.ml > src/ast_builder_intf.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder_generated.cmo src/ast_builder_generated.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder_generated.cmo src/ast_builder_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder_intf.cmo src/ast_builder_intf.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder_intf.cmo src/ast_builder_intf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmi src/ast_builder.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmi src/ast_builder.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_builder.ml > src/ast_builder.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_pattern.mli > src/ast_pattern.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_pattern0.ml > src/ast_pattern0.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -modules src/gen/gen_ast_pattern.ml > src/gen/gen_ast_pattern.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmo src/gen/gen_ast_pattern.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmo src/gen/gen_ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen_ast_pattern.cmo -o src/gen/gen_ast_pattern.byte
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen_ast_pattern.cmo -o src/gen/gen_ast_pattern.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- src/gen/gen_ast_pattern.byte -I +compiler-libs Parsetree
- mv ast_pattern_generated.ml src/ast_pattern_generated.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_pattern_generated.ml > src/ast_pattern_generated.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern0.cmo src/ast_pattern0.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern0.cmo src/ast_pattern0.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/common.mli > src/common.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse.mli > src/ast_traverse.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -modules src/gen/gen.ml > src/gen/gen.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen.cmo src/gen/gen.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen.cmo src/gen/gen.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen.cmo -o src/gen/gen.byte
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmo src/gen/gen.cmo -o src/gen/gen.byte
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- src/gen/gen.byte -I +compiler-libs Parsetree
- mv ast_traverse_map.ml src/ast_traverse_map.ml
- mv ast_traverse_map.mli src/ast_traverse_map.mli
- mv ast_traverse_iter.ml src/ast_traverse_iter.ml
- mv ast_traverse_iter.mli src/ast_traverse_iter.mli
- mv ast_traverse_fold.ml src/ast_traverse_fold.ml
- mv ast_traverse_fold.mli src/ast_traverse_fold.mli
- mv ast_traverse_fold_map.ml src/ast_traverse_fold_map.ml
- mv ast_traverse_fold_map.mli src/ast_traverse_fold_map.mli
- mv ast_traverse_map_with_context.ml src/ast_traverse_map_with_context.ml
- mv ast_traverse_map_with_context.mli src/ast_traverse_map_with_context.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_fold.mli > src/ast_traverse_fold.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_fold_map.mli > src/ast_traverse_fold_map.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_iter.mli > src/ast_traverse_iter.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_map.mli > src/ast_traverse_map.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_map_with_context.mli > src/ast_traverse_map_with_context.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmi src/ast_traverse_fold.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmi src/ast_traverse_fold.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmi src/ast_traverse_fold_map.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmi src/ast_traverse_fold_map.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmi src/ast_traverse_iter.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmi src/ast_traverse_iter.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmi src/ast_traverse_map.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmi src/ast_traverse_map.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmi src/ast_traverse_map_with_context.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmi src/ast_traverse_map_with_context.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmi src/ast_traverse.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmi src/ast_traverse.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/common.cmi src/common.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/common.cmi src/common.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern_generated.cmo src/ast_pattern_generated.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern_generated.cmo src/ast_pattern_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmi src/ast_pattern.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmi src/ast_pattern.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_pattern.ml > src/ast_pattern.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse.ml > src/ast_traverse.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_fold.ml > src/ast_traverse_fold.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_fold_map.ml > src/ast_traverse_fold_map.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_iter.ml > src/ast_traverse_iter.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_map.ml > src/ast_traverse_map.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/ast_traverse_map_with_context.ml > src/ast_traverse_map_with_context.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/attribute.mli > src/attribute.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/attribute.cmi src/attribute.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/attribute.cmi src/attribute.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/attribute.ml > src/attribute.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/name.mli > src/name.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/name.cmi src/name.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/name.cmi src/name.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/caller_id.ml > src/caller_id.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/common.ml > src/common.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/extension.mli > src/extension.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/extension.cmi src/extension.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/extension.cmi src/extension.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/extension.ml > src/extension.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/file_path.mli > src/file_path.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/file_path.cmi src/file_path.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/file_path.cmi src/file_path.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/file_path.ml > src/file_path.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/name.ml > src/name.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/caller_id.cmo src/caller_id.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/caller_id.cmo src/caller_id.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/spellcheck.ml > src/spellcheck.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/spellcheck.cmo src/spellcheck.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package compiler-libs.common -predicates custom_ppx -modules src/std.ml > src/std.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmo src/ast_builder.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmo src/ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmo src/ast_pattern.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmo src/ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmo src/ast_traverse.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmo src/ast_traverse.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmo src/ast_traverse_fold.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmo src/ast_traverse_fold.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmo src/ast_traverse_fold_map.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmo src/ast_traverse_fold_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmo src/ast_traverse_iter.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmo src/ast_traverse_iter.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmo src/ast_traverse_map.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmo src/ast_traverse_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmo src/ast_traverse_map_with_context.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmo src/ast_traverse_map_with_context.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/attribute.cmo src/attribute.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/attribute.cmo src/attribute.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/common.cmo src/common.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/common.cmo src/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/extension.cmo src/extension.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/extension.cmo src/extension.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/file_path.cmo src/file_path.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/file_path.cmo src/file_path.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/name.cmo src/name.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/name.cmo src/name.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/std.cmo src/std.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -predicates custom_ppx -w -40 -I src -o src/std.cmo src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -pack -g -annot -bin-annot src/ast_builder_generated.cmo src/ast_builder_intf.cmo src/ast_builder.cmo src/ast_pattern0.cmo src/ast_traverse_fold.cmo src/ast_traverse_fold_map.cmo src/ast_traverse_iter.cmo src/ast_traverse_map.cmo src/ast_traverse_map_with_context.cmo src/ast_traverse.cmo src/common.cmo src/ast_pattern_generated.cmo src/ast_pattern.cmo src/caller_id.cmo src/spellcheck.cmo src/name.cmo src/attribute.cmo src/extension.cmo src/file_path.cmo src/std.cmo -o src/ppx_core.cmo
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/ppx_core.cmo -o src/ppx_core.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder_generated.cmx src/ast_builder_generated.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder_generated.cmx src/ast_builder_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder_intf.cmx src/ast_builder_intf.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder_intf.cmx src/ast_builder_intf.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern0.cmx src/ast_pattern0.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern0.cmx src/ast_pattern0.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmx src/ast_builder.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_builder.cmx src/ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmx src/ast_traverse_fold.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold.cmx src/ast_traverse_fold.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmx src/ast_traverse_fold_map.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_fold_map.cmx src/ast_traverse_fold_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmx src/ast_traverse_iter.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_iter.cmx src/ast_traverse_iter.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmx src/ast_traverse_map.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map.cmx src/ast_traverse_map.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmx src/ast_traverse_map_with_context.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse_map_with_context.cmx src/ast_traverse_map_with_context.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmx src/ast_traverse.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_traverse.cmx src/ast_traverse.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/common.cmx src/common.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/common.cmx src/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern_generated.cmx src/ast_pattern_generated.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern_generated.cmx src/ast_pattern_generated.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmx src/ast_pattern.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/ast_pattern.cmx src/ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/caller_id.cmx src/caller_id.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/caller_id.cmx src/caller_id.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/spellcheck.cmx src/spellcheck.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/name.cmx src/name.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/name.cmx src/name.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/attribute.cmx src/attribute.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/attribute.cmx src/attribute.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/extension.cmx src/extension.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/extension.cmx src/extension.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/file_path.cmx src/file_path.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/file_path.cmx src/file_path.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/std.cmx src/std.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package compiler-libs.common -for-pack Ppx_core -predicates custom_ppx -w -40 -I src -o src/std.cmx src/std.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- touch src/ppx_core.mli  ; if  /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I src src/ast_builder_generated.cmx src/ast_builder_intf.cmx src/ast_builder.cmx src/ast_pattern0.cmx src/ast_traverse_fold.cmx src/ast_traverse_fold_map.cmx src/ast_traverse_iter.cmx src/ast_traverse_map.cmx src/ast_traverse_map_with_context.cmx src/ast_traverse.cmx src/common.cmx src/ast_pattern_generated.cmx src/ast_pattern.cmx src/caller_id.cmx src/spellcheck.cmx src/name.cmx src/attribute.cmx src/extension.cmx src/file_path.cmx src/std.cmx -o src/ppx_core.cmx  ; then  rm -f src/ppx_core.mli  ; else  rm -f src/ppx_core.mli  ; exit 1; fi
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/ppx_core.cmx -o src/ppx_core.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_core.cmxa -o src/ppx_core.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/common.cmx src/gen/common.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/common.cmx src/gen/common.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen.cmx src/gen/gen.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen.cmx src/gen/gen.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen.cmx -o src/gen/gen.native
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen.cmx -o src/gen/gen.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmx src/gen/gen_ast_pattern.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_pattern.cmx src/gen/gen_ast_pattern.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen_ast_pattern.cmx -o src/gen/gen_ast_pattern.native
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen_ast_pattern.cmx -o src/gen/gen_ast_pattern.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_builder.cmx src/gen/gen_ast_builder.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx -w -40 -I src/gen -o src/gen/gen_ast_builder.cmx src/gen/gen_ast_builder.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen_ast_builder.cmx -o src/gen/gen_ast_builder.native
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package compiler-libs.bytecomp -predicates custom_ppx src/gen/common.cmx src/gen/gen_ast_builder.cmx -o src/gen/gen_ast_builder.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /usr/bin/make ppx_core.install
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ppx_core.113.33.03'
- ocaml -I "/home/opam/.opam/4.02.3/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ppx_core.113.33.03'
-> compiled  ppx_core.113.33.03
-> installed ppx_core.113.33.03
Processing 35/42: [ppx_optcomp: ./configure]
+ /home/opam/.opam/4.02.3/.opam-switch/build/ppx_optcomp.113.33.03/./configure "--prefix" "/home/opam/.opam/4.02.3" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ppx_optcomp.113.33.03)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ ppx_optcomp
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- 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.02.3/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02.3/lib/ppx_tools
- 
Processing 35/42: [ppx_optcomp: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ppx_optcomp.113.33.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ ppx_optcomp
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.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.02.3/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02.3/lib/ppx_tools
- 
- ./setup.exe -build 
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules src/ppx_optcomp.mli > src/ppx_optcomp.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmi src/ppx_optcomp.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmi src/ppx_optcomp.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules src/ppx_optcomp.ml > src/ppx_optcomp.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmo src/ppx_optcomp.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmo src/ppx_optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/ppx_optcomp.cmo -o src/ppx_optcomp.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmx src/ppx_optcomp.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_optcomp.cmx src/ppx_optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/ppx_optcomp.cmx -o src/ppx_optcomp.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_optcomp.cmxa -o src/ppx_optcomp.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -modules bin/optcomp.ml > bin/optcomp.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I bin -I src -o bin/optcomp.cmo bin/optcomp.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I bin -I src -o bin/optcomp.cmo bin/optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I bin -I src -o bin/optcomp.cmx bin/optcomp.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx -w -40 -I bin -I src -o bin/optcomp.cmx bin/optcomp.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx src/ppx_optcomp.cmxa bin/optcomp.cmx -o bin/optcomp.native
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_core -predicates custom_ppx src/ppx_optcomp.cmxa bin/optcomp.cmx -o bin/optcomp.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /usr/bin/make ppx_optcomp.install
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ppx_optcomp.113.33.03'
- ocaml -I "/home/opam/.opam/4.02.3/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ppx_optcomp.113.33.03'
-> compiled  ppx_optcomp.113.33.03
-> installed ppx_optcomp.113.33.03
Processing 37/42: [ppx_driver: ./configure]
+ /home/opam/.opam/4.02.3/.opam-switch/build/ppx_driver.113.33.04/./configure "--prefix" "/home/opam/.opam/4.02.3" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ppx_driver.113.33.04)
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ ppx_driver
- Package version: ..................................... 113.33.04
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- 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.02.3/lib/ppx_core
- pkg_ppx_optcomp: ..................................... /home/opam/.opam/4.02.3/lib/ppx_optcomp
- pkg_ocamlbuild: ...................................... /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild
- 
Processing 37/42: [ppx_driver: make]
+ /usr/bin/make "BUILDFLAGS=-j 1" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ppx_driver.113.33.04)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration:
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ ppx_driver
- Package version: ..................................... 113.33.04
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.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.02.3/lib/ppx_core
- pkg_ppx_optcomp: ..................................... /home/opam/.opam/4.02.3/lib/ppx_optcomp
- pkg_ocamlbuild: ...................................... /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild
- 
- ./setup.exe -build -j 1
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates custom_ppx -modules src/ppx_driver.mli > src/ppx_driver.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmi src/ppx_driver.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmi src/ppx_driver.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates custom_ppx -modules src/ppx_driver.ml > src/ppx_driver.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmo src/ppx_driver.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmo src/ppx_driver.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx src/ppx_driver.cmo -o src/ppx_driver.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmx src/ppx_driver.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I src -o src/ppx_driver.cmx src/ppx_driver.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx src/ppx_driver.cmx -o src/ppx_driver.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_driver.cmxa -o src/ppx_driver.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ocamlbuild -predicates custom_ppx -modules ocamlbuild_plugin/ppx_driver_ocamlbuild.mli > ocamlbuild_plugin/ppx_driver_ocamlbuild.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_plugin -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmi ocamlbuild_plugin/ppx_driver_ocamlbuild.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ocamlbuild -predicates custom_ppx -modules ocamlbuild_plugin/ppx_driver_ocamlbuild.ml > ocamlbuild_plugin/ppx_driver_ocamlbuild.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_plugin -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo ocamlbuild_plugin/ppx_driver_ocamlbuild.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx ocamlbuild_plugin/ppx_driver_ocamlbuild.cmo -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ocamlbuild -predicates custom_ppx -w -40 -I ocamlbuild_plugin -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx ocamlbuild_plugin/ppx_driver_ocamlbuild.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx ocamlbuild_plugin/ppx_driver_ocamlbuild.cmx -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -linkall -I ocamlbuild_plugin ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxa -o ocamlbuild_plugin/ppx_driver_ocamlbuild.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates custom_ppx -modules runner/ppx_driver_runner.ml > runner/ppx_driver_runner.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner -I src -o runner/ppx_driver_runner.cmo runner/ppx_driver_runner.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner -I src -o runner/ppx_driver_runner.cmo runner/ppx_driver_runner.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -linkall -thread -predicates custom_ppx runner/ppx_driver_runner.cmo -o runner/ppx_driver_runner.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner -I src -o runner/ppx_driver_runner.cmx runner/ppx_driver_runner.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner -I src -o runner/ppx_driver_runner.cmx runner/ppx_driver_runner.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -linkall -thread -predicates custom_ppx runner/ppx_driver_runner.cmx -o runner/ppx_driver_runner.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -linkall -I runner runner/ppx_driver_runner.cmxa -o runner/ppx_driver_runner.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_optcomp -package ppx_core -predicates custom_ppx -modules runner_as_ppx/ppx_driver_runner_as_ppx.ml > runner_as_ppx/ppx_driver_runner_as_ppx.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmo runner_as_ppx/ppx_driver_runner_as_ppx.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmo runner_as_ppx/ppx_driver_runner_as_ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -linkall -thread -predicates custom_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmo -o runner_as_ppx/ppx_driver_runner_as_ppx.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmx runner_as_ppx/ppx_driver_runner_as_ppx.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I src -package ppx_optcomp -package ppx_core -predicates custom_ppx -w -40 -I runner_as_ppx -I src -o runner_as_ppx/ppx_driver_runner_as_ppx.cmx runner_as_ppx/ppx_driver_runner_as_ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -linkall -thread -predicates custom_ppx runner_as_ppx/ppx_driver_runner_as_ppx.cmx -o runner_as_ppx/ppx_driver_runner_as_ppx.cmxa
- /home/opam/.opam/4.02.3/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
- /usr/bin/make ppx_driver.install
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ppx_driver.113.33.04'
- ocaml -I "/home/opam/.opam/4.02.3/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ppx_driver.113.33.04'
-> compiled  ppx_driver.113.33.04
-> installed ppx_driver.113.33.04
Processing 39/42: [ppx_inline_test: ./configure]
+ /home/opam/.opam/4.02.3/.opam-switch/build/ppx_inline_test.113.33.03/./configure "--prefix" "/home/opam/.opam/4.02.3" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ppx_inline_test.113.33.03)
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ ppx_inline_test
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /home/opam/.opam/4.02.3
- 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_driver: ...................................... /home/opam/.opam/4.02.3/lib/ppx_driver
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02.3/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02.3/lib/ppx_tools
- 
Processing 39/42: [ppx_inline_test: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/ppx_inline_test.113.33.03)
- ocamlopt.opt -o setup.exe setup.ml || ocamlopt -o setup.exe setup.ml || ocamlc -o setup.exe setup.ml
- for f in setup.*; do [ $f = setup.exe -o $f = setup.ml ] || rm -f $f; done
- ./setup.exe -configure 
- 
- Configuration: 
- ocamlfind: ........................................... /home/opam/.opam/4.02.3/bin/ocamlfind
- ocamlc: .............................................. /home/opam/.opam/4.02.3/bin/ocamlc.opt
- ocamlopt: ............................................ /home/opam/.opam/4.02.3/bin/ocamlopt.opt
- ocamlbuild: .......................................... /home/opam/.opam/4.02.3/bin/ocamlbuild
- Package name: ........................................ ppx_inline_test
- Package version: ..................................... 113.33.03
- os_type: ............................................. Unix
- system: .............................................. linux
- architecture: ........................................ amd64
- ccomp_type: .......................................... cc
- ocaml_version: ....................................... 4.02.3
- standard_library_default: ............................ /home/opam/.opam/4.02.3/lib/ocaml
- standard_library: .................................... /home/opam/.opam/4.02.3/lib/ocaml
- standard_runtime: .................................... /home/opam/.opam/4.02.3/bin/ocamlrun
- bytecomp_c_compiler: ................................. gcc -O -fcommon -fno-defer-pop -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT -O -fPIC
- native_c_compiler: ................................... gcc -O -fcommon -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT
- model: ............................................... default
- ext_obj: ............................................. .o
- ext_asm: ............................................. .s
- ext_lib: ............................................. .a
- ext_dll: ............................................. .so
- default_executable_name: ............................. a.out
- systhread_supported: ................................. true
- Install architecture-independent files dir: .......... /usr/local
- Install architecture-dependent files in dir: ......... $prefix
- User executables: .................................... $exec_prefix/bin
- System admin executables: ............................ $exec_prefix/sbin
- Program executables: ................................. $exec_prefix/libexec
- Read-only single-machine data: ....................... $prefix/etc
- Modifiable architecture-independent data: ............ $prefix/com
- Modifiable single-machine data: ...................... $prefix/var
- Object code libraries: ............................... $exec_prefix/lib
- Read-only arch-independent data root: ................ $prefix/share
- Read-only architecture-independent data: ............. $datarootdir
- Info documentation: .................................. $datarootdir/info
- Locale-dependent data: ............................... $datarootdir/locale
- Man documentation: ................................... $datarootdir/man
- Documentation root: .................................. $datarootdir/doc/$pkg_name
- HTML documentation: .................................. $docdir
- DVI documentation: ................................... $docdir
- PDF documentation: ................................... $docdir
- PS documentation: .................................... $docdir
- findlib_version: ..................................... 1.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_driver: ...................................... /home/opam/.opam/4.02.3/lib/ppx_driver
- pkg_ppx_core: ........................................ /home/opam/.opam/4.02.3/lib/ppx_core
- pkg_ppx_tools_metaquot: .............................. /home/opam/.opam/4.02.3/lib/ppx_tools
- 
- ./setup.exe -build 
- W: Cannot find source file matching module 'ppx_inline_test_lib' in library ppx_inline_test_lib
- ocamlfind ocamlopt -package unix -package ocamlbuild -linkpkg -package js-build-tools.ocamlbuild_goodies myocamlbuild.ml /home/opam/.opam/4.02.3/lib/ocaml/ocamlbuild/ocamlbuild.cmx -o myocamlbuild
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -predicates custom_ppx -modules config/inline_test_config.mli > config/inline_test_config.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I config -o config/inline_test_config.cmi config/inline_test_config.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -predicates custom_ppx -modules config/inline_test_config.ml > config/inline_test_config.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I config -o config/inline_test_config.cmo config/inline_test_config.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx config/inline_test_config.cmo -o config/inline_test_config.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -predicates custom_ppx -w -40 -I config -o config/inline_test_config.cmx config/inline_test_config.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx config/inline_test_config.cmx -o config/inline_test_config.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -linkall -I config config/inline_test_config.cmxa -o config/inline_test_config.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -predicates custom_ppx -modules runtime-lib/runtime.mli > runtime-lib/runtime.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I config -predicates custom_ppx -w -40 -I runtime-lib -I config -o runtime-lib/runtime.cmi runtime-lib/runtime.mli
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -predicates custom_ppx -modules runtime-lib/runtime.ml > runtime-lib/runtime.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I config -predicates custom_ppx -w -40 -I runtime-lib -I config -o runtime-lib/runtime.cmo runtime-lib/runtime.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -pack -g -annot -bin-annot runtime-lib/runtime.cmo -o runtime-lib/ppx_inline_test_lib.cmo
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx runtime-lib/ppx_inline_test_lib.cmo -o runtime-lib/ppx_inline_test_lib.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I config -for-pack Ppx_inline_test_lib -predicates custom_ppx -w -40 -I runtime-lib -I config -o runtime-lib/runtime.cmx runtime-lib/runtime.ml
- touch runtime-lib/ppx_inline_test_lib.mli  ; if  /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -pack -g -annot -bin-annot -I runtime-lib runtime-lib/runtime.cmx -o runtime-lib/ppx_inline_test_lib.cmx  ; then  rm -f runtime-lib/ppx_inline_test_lib.mli  ; else  rm -f runtime-lib/ppx_inline_test_lib.mli  ; exit 1; fi
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx runtime-lib/ppx_inline_test_lib.cmx -o runtime-lib/ppx_inline_test_lib.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -linkall -I runtime-lib runtime-lib/ppx_inline_test_lib.cmxa -o runtime-lib/ppx_inline_test_lib.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_driver -predicates custom_ppx -modules libname/ppx_inline_test_libname.mli > libname/ppx_inline_test_libname.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -predicates custom_ppx -w -40 -I libname -o libname/ppx_inline_test_libname.cmi libname/ppx_inline_test_libname.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -predicates custom_ppx -w -40 -I libname -o libname/ppx_inline_test_libname.cmi libname/ppx_inline_test_libname.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_driver -predicates custom_ppx -modules libname/ppx_inline_test_libname.ml > libname/ppx_inline_test_libname.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -predicates custom_ppx -w -40 -I libname -o libname/ppx_inline_test_libname.cmo libname/ppx_inline_test_libname.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -predicates custom_ppx -w -40 -I libname -o libname/ppx_inline_test_libname.cmo libname/ppx_inline_test_libname.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx libname/ppx_inline_test_libname.cmo -o libname/ppx_inline_test_libname.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -predicates custom_ppx -w -40 -I libname -o libname/ppx_inline_test_libname.cmx libname/ppx_inline_test_libname.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -package ppx_driver -predicates custom_ppx -w -40 -I libname -o libname/ppx_inline_test_libname.cmx libname/ppx_inline_test_libname.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx libname/ppx_inline_test_libname.cmx -o libname/ppx_inline_test_libname.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -linkall -I libname libname/ppx_inline_test_libname.cmxa -o libname/ppx_inline_test_libname.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -modules src/ppx_inline_test.mli > src/ppx_inline_test.mli.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -I libname -o src/ppx_inline_test.cmi src/ppx_inline_test.mli
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -I libname -o src/ppx_inline_test.cmi src/ppx_inline_test.mli
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -modules src/ppx_inline_test.ml > src/ppx_inline_test.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -I libname -o src/ppx_inline_test.cmo src/ppx_inline_test.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -I libname -o src/ppx_inline_test.cmo src/ppx_inline_test.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -linkall -thread -predicates custom_ppx src/ppx_inline_test.cmo -o src/ppx_inline_test.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I libname -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -I libname -o src/ppx_inline_test.cmx src/ppx_inline_test.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I libname -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I src -I libname -o src/ppx_inline_test.cmx src/ppx_inline_test.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -linkall -thread -predicates custom_ppx src/ppx_inline_test.cmx -o src/ppx_inline_test.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -linkall -I src src/ppx_inline_test.cmxa -o src/ppx_inline_test.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -modules drop/ppx_inline_test_drop.ml > drop/ppx_inline_test_drop.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I drop -I src -o drop/ppx_inline_test_drop.cmo drop/ppx_inline_test_drop.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I drop -I src -o drop/ppx_inline_test_drop.cmo drop/ppx_inline_test_drop.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -a -thread -predicates custom_ppx drop/ppx_inline_test_drop.cmo -o drop/ppx_inline_test_drop.cma
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I drop -I src -o drop/ppx_inline_test_drop.cmx drop/ppx_inline_test_drop.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I drop -I src -o drop/ppx_inline_test_drop.cmx drop/ppx_inline_test_drop.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -a -thread -predicates custom_ppx drop/ppx_inline_test_drop.cmx -o drop/ppx_inline_test_drop.cmxa
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -shared -linkall -I drop drop/ppx_inline_test_drop.cmxa -o drop/ppx_inline_test_drop.cmxs
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -modules as_ppx/ppx.ml > as_ppx/ppx.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I as_ppx -I src -o as_ppx/ppx.cmo as_ppx/ppx.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I as_ppx -I src -o as_ppx/ppx.cmo as_ppx/ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I as_ppx -I src -o as_ppx/ppx.cmx as_ppx/ppx.ml
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I libname -I src -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates custom_ppx -w -40 -I as_ppx -I src -o as_ppx/ppx.cmx as_ppx/ppx.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates custom_ppx libname/ppx_inline_test_libname.cmxa src/ppx_inline_test.cmxa as_ppx/ppx.cmx -o as_ppx/ppx.native
- + /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -linkpkg -g -thread -linkpkg -package ppx_tools.metaquot -package ppx_driver -package ppx_core -predicates ppx_driver -predicates custom_ppx libname/ppx_inline_test_libname.cmxa src/ppx_inline_test.cmxa as_ppx/ppx.cmx -o as_ppx/ppx.native
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.02.3/lib/ocaml/compiler-libs, /home/opam/.opam/4.02.3/lib/ocaml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamldep -predicates custom_ppx -modules runner/ppx_inline_test_runner.ml > runner/ppx_inline_test_runner.ml.depends
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlc -c -g -annot -bin-annot -no-alias-deps -thread -I config -I runtime-lib -predicates custom_ppx -w -40 -I runner -I runtime-lib -o runner/ppx_inline_test_runner.cmo runner/ppx_inline_test_runner.ml
- /home/opam/.opam/4.02.3/bin/ocamlfind ocamlopt -c -g -annot -bin-annot -no-alias-deps -thread -I config -I runtime-lib -predicates custom_ppx -w -40 -I runner -I runtime-lib -o runner/ppx_inline_test_runner.cmx runner/ppx_inline_test_runner.ml
- /usr/bin/make ppx_inline_test.install
- make[1]: Entering directory '/home/opam/.opam/4.02.3/.opam-switch/build/ppx_inline_test.113.33.03'
- ocaml -I "/home/opam/.opam/4.02.3/lib/toplevel" install.ml
- make[1]: Leaving directory '/home/opam/.opam/4.02.3/.opam-switch/build/ppx_inline_test.113.33.03'
-> compiled  ppx_inline_test.113.33.03
-> installed ppx_inline_test.113.33.03
Processing 41/42: [mysql8: dune build]
+ /home/opam/.opam/4.02.3/bin/dune "build" "-p" "mysql8" "-j" "31" (CWD=/home/opam/.opam/4.02.3/.opam-switch/build/mysql8.1.0)
- File "lib/dune", line 9, characters 2-23:
- 9 |   (pps ppx_inline_test)))
-       ^^^^^^^^^^^^^^^^^^^^^
- Error: No ppx driver were found.
- Hint: Try upgrading or reinstalling ppx_driver.
-       ocamlc lib/mysql8_stubs.o (exit 2)
- (cd _build/default/lib && /home/opam/.opam/4.02.3/bin/ocamlc.opt -g -ccopt -g -o mysql8_stubs.o mysql8_stubs.c)
- mysql8_stubs.c:38:10: fatal error: mysql.h: No such file or directory
-    38 | #include <mysql.h>
-       |          ^~~~~~~~~
- compilation terminated.
[ERROR] The compilation of mysql8.1.0 failed at "dune build -p mysql8 -j 31".

#=== ERROR while compiling mysql8.1.0 =========================================#
# context              2.1.0~beta4 | linux/x86_64 | ocaml-base-compiler.4.02.3 | file:///home/opam/opam-repository
# path                 ~/.opam/4.02.3/.opam-switch/build/mysql8.1.0
# command              ~/.opam/4.02.3/bin/dune build -p mysql8 -j 31
# exit-code            1
# env-file             ~/.opam/log/mysql8-7-5bc3b2.env
# output-file          ~/.opam/log/mysql8-7-5bc3b2.out
### output ###
# File "lib/dune", line 9, characters 2-23:
# 9 |   (pps ppx_inline_test)))
#       ^^^^^^^^^^^^^^^^^^^^^
# Error: No ppx driver were found.
# Hint: Try upgrading or reinstalling ppx_driver.
#       ocamlc lib/mysql8_stubs.o (exit 2)
# (cd _build/default/lib && /home/opam/.opam/4.02.3/bin/ocamlc.opt -g -ccopt -g -o mysql8_stubs.o mysql8_stubs.c)
# mysql8_stubs.c:38:10: fatal error: mysql.h: No such file or directory
#    38 | #include <mysql.h>
#       |          ^~~~~~~~~
# compilation terminated.



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build mysql8 1.0
+- 
+- The following changes have been performed
| - install conf-m4             1
| - install conf-mysql          1
| - install dune                2.2.0
| - install dune-configurator   1.11.4
| - install js-build-tools      113.33.04
| - install ocamlbuild          0
| - install ocamlfind           1.8.1
| - install ocamlfind-secondary 1.8.1
| - install ppx_core            113.33.03
| - install ppx_driver          113.33.04
| - install ppx_inline_test     113.33.03
| - install ppx_optcomp         113.33.03
| - install ppx_tools           5.0+4.02.0
+- 
# Run eval $(opam env) to update the current shell environment

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

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